MainForm.Designer.cs 399 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823
  1. namespace Optimizer
  2. {
  3. partial class MainForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  30. this.tpanel = new System.Windows.Forms.Panel();
  31. this.txtBitness = new System.Windows.Forms.Label();
  32. this.txtOS = new System.Windows.Forms.Label();
  33. this.txtVersion = new System.Windows.Forms.Label();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.bpanel = new System.Windows.Forms.Panel();
  37. this.tabCollection = new System.Windows.Forms.TabControl();
  38. this.universalTab = new System.Windows.Forms.TabPage();
  39. this.label36 = new System.Windows.Forms.Label();
  40. this.label37 = new System.Windows.Forms.Label();
  41. this.label38 = new System.Windows.Forms.Label();
  42. this.toggleSwitch38 = new Optimizer.ToggleSwitch();
  43. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  44. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  45. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  46. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  47. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  48. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  49. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  50. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  51. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  52. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  53. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  54. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  55. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  56. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  57. this.button39 = new System.Windows.Forms.Button();
  58. this.windowsXTab = new System.Windows.Forms.TabPage();
  59. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  60. this.label47 = new System.Windows.Forms.Label();
  61. this.label46 = new System.Windows.Forms.Label();
  62. this.label45 = new System.Windows.Forms.Label();
  63. this.label35 = new System.Windows.Forms.Label();
  64. this.label34 = new System.Windows.Forms.Label();
  65. this.label33 = new System.Windows.Forms.Label();
  66. this.button43 = new System.Windows.Forms.Button();
  67. this.button18 = new System.Windows.Forms.Button();
  68. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  69. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  70. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  71. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  72. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  73. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  74. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  75. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  76. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  77. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  78. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  79. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  80. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  81. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  82. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  83. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  84. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  85. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  86. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  87. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  88. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  89. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  90. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  91. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  92. this.button44 = new System.Windows.Forms.Button();
  93. this.modernAppsTab = new System.Windows.Forms.TabPage();
  94. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  95. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  96. this.label28 = new System.Windows.Forms.Label();
  97. this.button74 = new System.Windows.Forms.Button();
  98. this.button75 = new System.Windows.Forms.Button();
  99. this.label1 = new System.Windows.Forms.Label();
  100. this.panelModernAppsList = new System.Windows.Forms.Panel();
  101. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  102. this.startupTab = new System.Windows.Forms.TabPage();
  103. this.button64 = new System.Windows.Forms.Button();
  104. this.button31 = new System.Windows.Forms.Button();
  105. this.button37 = new System.Windows.Forms.Button();
  106. this.panel3 = new System.Windows.Forms.Panel();
  107. this.listStartupItems = new System.Windows.Forms.ListView();
  108. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  109. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  110. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  111. this.button32 = new System.Windows.Forms.Button();
  112. this.button22 = new System.Windows.Forms.Button();
  113. this.label5 = new System.Windows.Forms.Label();
  114. this.appsTab = new System.Windows.Forms.TabPage();
  115. this.panelCommonApps = new System.Windows.Forms.Panel();
  116. this.txtFeedError = new System.Windows.Forms.Label();
  117. this.panelApps2 = new System.Windows.Forms.Panel();
  118. this.cViper = new Optimizer.ColoredCheckBox();
  119. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  120. this.cVLC = new Optimizer.ColoredCheckBox();
  121. this.cFoobar = new Optimizer.ColoredCheckBox();
  122. this.cPot = new Optimizer.ColoredCheckBox();
  123. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  124. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  125. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  126. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  127. this.cBS = new Optimizer.ColoredCheckBox();
  128. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  129. this.cSpotify = new Optimizer.ColoredCheckBox();
  130. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  131. this.cIrfan = new Optimizer.ColoredCheckBox();
  132. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  133. this.ciTunes = new Optimizer.ColoredCheckBox();
  134. this.cWinamp = new Optimizer.ColoredCheckBox();
  135. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  136. this.cAudacity = new Optimizer.ColoredCheckBox();
  137. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  138. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  139. this.cGIMP = new Optimizer.ColoredCheckBox();
  140. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  143. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  144. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  145. this.cBlender = new Optimizer.ColoredCheckBox();
  146. this.cLightShot = new Optimizer.ColoredCheckBox();
  147. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  148. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  149. this.cGyazo = new Optimizer.ColoredCheckBox();
  150. this.panelApps3 = new System.Windows.Forms.Panel();
  151. this.cNPP = new Optimizer.ColoredCheckBox();
  152. this.cSublimeText = new Optimizer.ColoredCheckBox();
  153. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  154. this.cAtom = new Optimizer.ColoredCheckBox();
  155. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  156. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  158. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  159. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  160. this.cVS = new Optimizer.ColoredCheckBox();
  161. this.cVSCode = new Optimizer.ColoredCheckBox();
  162. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  163. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  164. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  165. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  166. this.cEclipse = new Optimizer.ColoredCheckBox();
  167. this.cGitHub = new Optimizer.ColoredCheckBox();
  168. this.cNode = new Optimizer.ColoredCheckBox();
  169. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  170. this.cXAMPP = new Optimizer.ColoredCheckBox();
  171. this.cPostman = new Optimizer.ColoredCheckBox();
  172. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  173. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  174. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  175. this.cFileZilla = new Optimizer.ColoredCheckBox();
  176. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  177. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  178. this.cPutty = new Optimizer.ColoredCheckBox();
  179. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  180. this.cWinScp = new Optimizer.ColoredCheckBox();
  181. this.panelApps6 = new System.Windows.Forms.Panel();
  182. this.cVCPP = new Optimizer.ColoredCheckBox();
  183. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  184. this.cNF472 = new Optimizer.ColoredCheckBox();
  185. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  186. this.cNF452 = new Optimizer.ColoredCheckBox();
  187. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  188. this.cNF40 = new Optimizer.ColoredCheckBox();
  189. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  190. this.cNF35 = new Optimizer.ColoredCheckBox();
  191. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  192. this.cIObitSU = new Optimizer.ColoredCheckBox();
  193. this.cIObitU = new Optimizer.ColoredCheckBox();
  194. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  195. this.cRevo = new Optimizer.ColoredCheckBox();
  196. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  197. this.cIObitDB = new Optimizer.ColoredCheckBox();
  198. this.cIObitSD = new Optimizer.ColoredCheckBox();
  199. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  200. this.cUUI = new Optimizer.ColoredCheckBox();
  201. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  202. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  203. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  204. this.cRufus = new Optimizer.ColoredCheckBox();
  205. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  206. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  207. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  208. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  209. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  210. this.panelApps4 = new System.Windows.Forms.Panel();
  211. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  212. this.cQB = new Optimizer.ColoredCheckBox();
  213. this.cUT2 = new Optimizer.ColoredCheckBox();
  214. this.cDeluge = new Optimizer.ColoredCheckBox();
  215. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  216. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  217. this.cUT3 = new Optimizer.ColoredCheckBox();
  218. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  219. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  220. this.cBT = new Optimizer.ColoredCheckBox();
  221. this.cSteam = new Optimizer.ColoredCheckBox();
  222. this.cOrigin = new Optimizer.ColoredCheckBox();
  223. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  224. this.cEpicStore = new Optimizer.ColoredCheckBox();
  225. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  226. this.cBlizzard = new Optimizer.ColoredCheckBox();
  227. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  228. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  229. this.cUbi = new Optimizer.ColoredCheckBox();
  230. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  231. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  232. this.progressDownloader = new System.Windows.Forms.ProgressBar();
  233. this.c64 = new Optimizer.ColoredRadioButton();
  234. this.panelApps5 = new System.Windows.Forms.Panel();
  235. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  236. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  237. this.cFoxit = new Optimizer.ColoredCheckBox();
  238. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  239. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  240. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  241. this.cEvernote = new Optimizer.ColoredCheckBox();
  242. this.cSumatra = new Optimizer.ColoredCheckBox();
  243. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  244. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  245. this.cPeaZip = new Optimizer.ColoredCheckBox();
  246. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  247. this.cFlux = new Optimizer.ColoredCheckBox();
  248. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  249. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  250. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  251. this.c7zip = new Optimizer.ColoredCheckBox();
  252. this.cWinRar = new Optimizer.ColoredCheckBox();
  253. this.cDropbox = new Optimizer.ColoredCheckBox();
  254. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  255. this.cOneDrive = new Optimizer.ColoredCheckBox();
  256. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  257. this.c32 = new Optimizer.ColoredRadioButton();
  258. this.btnDownloadApps = new System.Windows.Forms.Button();
  259. this.label42 = new System.Windows.Forms.Label();
  260. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  261. this.button5 = new System.Windows.Forms.Button();
  262. this.panelApps1 = new System.Windows.Forms.Panel();
  263. this.cChromium = new Optimizer.ColoredCheckBox();
  264. this.cVivaldi = new Optimizer.ColoredCheckBox();
  265. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  266. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  267. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  268. this.cMaxthon = new Optimizer.ColoredCheckBox();
  269. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  270. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  271. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  272. this.cChrome = new Optimizer.ColoredCheckBox();
  273. this.cOpera = new Optimizer.ColoredCheckBox();
  274. this.cFirefox = new Optimizer.ColoredCheckBox();
  275. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  276. this.cTor = new Optimizer.ColoredCheckBox();
  277. this.cDiscord = new Optimizer.ColoredCheckBox();
  278. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  279. this.cMSTeams = new Optimizer.ColoredCheckBox();
  280. this.cViber = new Optimizer.ColoredCheckBox();
  281. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  282. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  283. this.cSkype = new Optimizer.ColoredCheckBox();
  284. this.cThunderbird = new Optimizer.ColoredCheckBox();
  285. this.cZoom = new Optimizer.ColoredCheckBox();
  286. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  287. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  288. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  289. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  290. this.cTV = new Optimizer.ColoredCheckBox();
  291. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  292. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  293. this.txtDownloadStatus = new System.Windows.Forms.Label();
  294. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  295. this.label44 = new System.Windows.Forms.Label();
  296. this.button6 = new System.Windows.Forms.Button();
  297. this.btnGetFeed = new System.Windows.Forms.Button();
  298. this.label41 = new System.Windows.Forms.Label();
  299. this.cleanerTab = new System.Windows.Forms.TabPage();
  300. this.cleaningpanel = new System.Windows.Forms.Panel();
  301. this.progress2 = new System.Windows.Forms.ProgressBar();
  302. this.label4 = new System.Windows.Forms.Label();
  303. this.label6 = new System.Windows.Forms.Label();
  304. this.panel1 = new System.Windows.Forms.Panel();
  305. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  306. this.checkFileZilla = new Optimizer.ColoredCheckBox();
  307. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  308. this.button20 = new System.Windows.Forms.Button();
  309. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  310. this.checkTemp = new Optimizer.ColoredCheckBox();
  311. this.checkLogs = new Optimizer.ColoredCheckBox();
  312. this.checkUTorrent = new Optimizer.ColoredCheckBox();
  313. this.checkBin = new Optimizer.ColoredCheckBox();
  314. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  315. this.checkPrefetch = new Optimizer.ColoredCheckBox();
  316. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  317. this.panel4 = new System.Windows.Forms.Panel();
  318. this.label31 = new System.Windows.Forms.Label();
  319. this.label30 = new System.Windows.Forms.Label();
  320. this.button4 = new System.Windows.Forms.Button();
  321. this.button3 = new System.Windows.Forms.Button();
  322. this.button2 = new System.Windows.Forms.Button();
  323. this.button1 = new System.Windows.Forms.Button();
  324. this.label29 = new System.Windows.Forms.Label();
  325. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  326. this.panelList = new System.Windows.Forms.Panel();
  327. this.listHostEntries = new System.Windows.Forms.ListBox();
  328. this.chkBlock = new Optimizer.ColoredCheckBox();
  329. this.button41 = new System.Windows.Forms.Button();
  330. this.button42 = new System.Windows.Forms.Button();
  331. this.button46 = new System.Windows.Forms.Button();
  332. this.button47 = new System.Windows.Forms.Button();
  333. this.txtIP = new System.Windows.Forms.TextBox();
  334. this.txtDomain = new System.Windows.Forms.TextBox();
  335. this.label12 = new System.Windows.Forms.Label();
  336. this.label11 = new System.Windows.Forms.Label();
  337. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  338. this.label10 = new System.Windows.Forms.Label();
  339. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  340. this.label9 = new System.Windows.Forms.Label();
  341. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  342. this.label3 = new System.Windows.Forms.Label();
  343. this.registryFixerTab = new System.Windows.Forms.TabPage();
  344. this.panel2 = new System.Windows.Forms.Panel();
  345. this.button33 = new System.Windows.Forms.Button();
  346. this.label8 = new System.Windows.Forms.Label();
  347. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  348. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  349. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  350. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  351. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  352. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  353. this.checkFirewall = new Optimizer.ColoredCheckBox();
  354. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  355. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  356. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  357. this.label7 = new System.Windows.Forms.Label();
  358. this.integratorTab = new System.Windows.Forms.TabPage();
  359. this.synapse = new System.Windows.Forms.TabControl();
  360. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  361. this.label19 = new System.Windows.Forms.Label();
  362. this.label18 = new System.Windows.Forms.Label();
  363. this.label17 = new System.Windows.Forms.Label();
  364. this.label16 = new System.Windows.Forms.Label();
  365. this.label15 = new System.Windows.Forms.Label();
  366. this.label14 = new System.Windows.Forms.Label();
  367. this.label13 = new System.Windows.Forms.Label();
  368. this.tabPage8 = new System.Windows.Forms.TabPage();
  369. this.btnAddItem = new System.Windows.Forms.Button();
  370. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  371. this.txtItemName = new System.Windows.Forms.TextBox();
  372. this.security = new System.Windows.Forms.GroupBox();
  373. this.checkShift = new Optimizer.ColoredCheckBox();
  374. this.itemposition = new System.Windows.Forms.GroupBox();
  375. this.radioTop = new Optimizer.ColoredRadioButton();
  376. this.radioMiddle = new Optimizer.ColoredRadioButton();
  377. this.radioBottom = new Optimizer.ColoredRadioButton();
  378. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  379. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  380. this.btnBrowseIcon = new System.Windows.Forms.Button();
  381. this.txtIcon = new System.Windows.Forms.TextBox();
  382. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  383. this.btnBrowseItem = new System.Windows.Forms.Button();
  384. this.txtItem = new System.Windows.Forms.TextBox();
  385. this.itemtype = new System.Windows.Forms.GroupBox();
  386. this.radioCommand = new Optimizer.ColoredRadioButton();
  387. this.radioProgram = new Optimizer.ColoredRadioButton();
  388. this.radioFolder = new Optimizer.ColoredRadioButton();
  389. this.radioFile = new Optimizer.ColoredRadioButton();
  390. this.radioLink = new Optimizer.ColoredRadioButton();
  391. this.label26 = new System.Windows.Forms.Label();
  392. this.tabPage9 = new System.Windows.Forms.TabPage();
  393. this.panel5 = new System.Windows.Forms.Panel();
  394. this.listDesktopItems = new System.Windows.Forms.ListBox();
  395. this.button60 = new System.Windows.Forms.Button();
  396. this.button61 = new System.Windows.Forms.Button();
  397. this.button62 = new System.Windows.Forms.Button();
  398. this.label25 = new System.Windows.Forms.Label();
  399. this.tabPage10 = new System.Windows.Forms.TabPage();
  400. this.button65 = new System.Windows.Forms.Button();
  401. this.button66 = new System.Windows.Forms.Button();
  402. this.label24 = new System.Windows.Forms.Label();
  403. this.button58 = new System.Windows.Forms.Button();
  404. this.button59 = new System.Windows.Forms.Button();
  405. this.button55 = new System.Windows.Forms.Button();
  406. this.button57 = new System.Windows.Forms.Button();
  407. this.button52 = new System.Windows.Forms.Button();
  408. this.button53 = new System.Windows.Forms.Button();
  409. this.button49 = new System.Windows.Forms.Button();
  410. this.button51 = new System.Windows.Forms.Button();
  411. this.button56 = new System.Windows.Forms.Button();
  412. this.button54 = new System.Windows.Forms.Button();
  413. this.tabPage11 = new System.Windows.Forms.TabPage();
  414. this.panel6 = new System.Windows.Forms.Panel();
  415. this.listCustomCommands = new System.Windows.Forms.ListBox();
  416. this.button26 = new System.Windows.Forms.Button();
  417. this.button8 = new System.Windows.Forms.Button();
  418. this.label23 = new System.Windows.Forms.Label();
  419. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  420. this.button48 = new System.Windows.Forms.Button();
  421. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  422. this.label22 = new System.Windows.Forms.Label();
  423. this.txtRunFile = new System.Windows.Forms.TextBox();
  424. this.label21 = new System.Windows.Forms.Label();
  425. this.label20 = new System.Windows.Forms.Label();
  426. this.optionsTab = new System.Windows.Forms.TabPage();
  427. this.btnOpenConf = new System.Windows.Forms.Button();
  428. this.label48 = new System.Windows.Forms.Label();
  429. this.label43 = new System.Windows.Forms.Label();
  430. this.btnViewLog = new System.Windows.Forms.Button();
  431. this.l2 = new System.Windows.Forms.LinkLabel();
  432. this.btnChangelog = new System.Windows.Forms.Button();
  433. this.btnUpdate = new System.Windows.Forms.Button();
  434. this.btnResetConfig = new System.Windows.Forms.Button();
  435. this.label27 = new System.Windows.Forms.Label();
  436. this.radioMinimal = new System.Windows.Forms.RadioButton();
  437. this.radioCaramel = new System.Windows.Forms.RadioButton();
  438. this.radioLime = new System.Windows.Forms.RadioButton();
  439. this.radioMagma = new System.Windows.Forms.RadioButton();
  440. this.radioOcean = new System.Windows.Forms.RadioButton();
  441. this.radioZerg = new System.Windows.Forms.RadioButton();
  442. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  443. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  444. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  445. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  446. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  447. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  448. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  449. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  450. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  451. this.integratorTimer = new System.Windows.Forms.Timer(this.components);
  452. this.runDialogTime = new System.Windows.Forms.Timer(this.components);
  453. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  454. this.cMega = new Optimizer.ColoredCheckBox();
  455. this.tpanel.SuspendLayout();
  456. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  457. this.bpanel.SuspendLayout();
  458. this.tabCollection.SuspendLayout();
  459. this.universalTab.SuspendLayout();
  460. this.windowsXTab.SuspendLayout();
  461. this.windowsVIIITab.SuspendLayout();
  462. this.modernAppsTab.SuspendLayout();
  463. this.panelModernAppsList.SuspendLayout();
  464. this.startupTab.SuspendLayout();
  465. this.panel3.SuspendLayout();
  466. this.appsTab.SuspendLayout();
  467. this.panelCommonApps.SuspendLayout();
  468. this.panelApps2.SuspendLayout();
  469. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  470. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  471. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  475. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  479. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  480. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  481. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  482. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  485. this.panelApps3.SuspendLayout();
  486. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  489. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  490. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  491. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  492. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  501. this.panelApps6.SuspendLayout();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  516. this.panelApps4.SuspendLayout();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  527. this.panelApps5.SuspendLayout();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  539. this.panelApps1.SuspendLayout();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  555. this.cleanerTab.SuspendLayout();
  556. this.cleaningpanel.SuspendLayout();
  557. this.panel1.SuspendLayout();
  558. this.hostsEditorTab.SuspendLayout();
  559. this.panel4.SuspendLayout();
  560. this.panelList.SuspendLayout();
  561. this.registryFixerTab.SuspendLayout();
  562. this.panel2.SuspendLayout();
  563. this.integratorTab.SuspendLayout();
  564. this.synapse.SuspendLayout();
  565. this.integratorInfoTab.SuspendLayout();
  566. this.tabPage8.SuspendLayout();
  567. this.itemnamegroup.SuspendLayout();
  568. this.security.SuspendLayout();
  569. this.itemposition.SuspendLayout();
  570. this.icontoaddgroup.SuspendLayout();
  571. this.itemtoaddgroup.SuspendLayout();
  572. this.itemtype.SuspendLayout();
  573. this.tabPage9.SuspendLayout();
  574. this.panel5.SuspendLayout();
  575. this.tabPage10.SuspendLayout();
  576. this.tabPage11.SuspendLayout();
  577. this.panel6.SuspendLayout();
  578. this.optionsTab.SuspendLayout();
  579. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  580. this.SuspendLayout();
  581. //
  582. // tpanel
  583. //
  584. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  585. this.tpanel.Controls.Add(this.txtBitness);
  586. this.tpanel.Controls.Add(this.txtOS);
  587. this.tpanel.Controls.Add(this.txtVersion);
  588. this.tpanel.Controls.Add(this.pictureBox1);
  589. this.tpanel.Controls.Add(this.label2);
  590. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  591. this.tpanel.Location = new System.Drawing.Point(0, 0);
  592. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  593. this.tpanel.Name = "tpanel";
  594. this.tpanel.Size = new System.Drawing.Size(768, 64);
  595. this.tpanel.TabIndex = 1;
  596. //
  597. // txtBitness
  598. //
  599. this.txtBitness.AutoSize = true;
  600. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  601. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  602. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  603. this.txtBitness.Name = "txtBitness";
  604. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  605. this.txtBitness.TabIndex = 4;
  606. this.txtBitness.Text = "bitness";
  607. //
  608. // txtOS
  609. //
  610. this.txtOS.AutoSize = true;
  611. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  612. this.txtOS.Location = new System.Drawing.Point(188, 21);
  613. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  614. this.txtOS.Name = "txtOS";
  615. this.txtOS.Size = new System.Drawing.Size(19, 15);
  616. this.txtOS.TabIndex = 3;
  617. this.txtOS.Text = "os";
  618. //
  619. // txtVersion
  620. //
  621. this.txtVersion.AutoSize = true;
  622. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  623. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  624. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  625. this.txtVersion.Name = "txtVersion";
  626. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  627. this.txtVersion.TabIndex = 1;
  628. this.txtVersion.Text = "Version:";
  629. //
  630. // pictureBox1
  631. //
  632. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  633. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  634. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  635. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  636. this.pictureBox1.Name = "pictureBox1";
  637. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  638. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  639. this.pictureBox1.TabIndex = 1;
  640. this.pictureBox1.TabStop = false;
  641. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  642. //
  643. // label2
  644. //
  645. this.label2.AutoSize = true;
  646. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  647. this.label2.ForeColor = System.Drawing.Color.White;
  648. this.label2.Location = new System.Drawing.Point(67, 7);
  649. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  650. this.label2.Name = "label2";
  651. this.label2.Size = new System.Drawing.Size(97, 25);
  652. this.label2.TabIndex = 2;
  653. this.label2.Text = "Optimizer";
  654. //
  655. // bpanel
  656. //
  657. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  658. this.bpanel.Controls.Add(this.tabCollection);
  659. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  660. this.bpanel.Location = new System.Drawing.Point(0, 64);
  661. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  662. this.bpanel.Name = "bpanel";
  663. this.bpanel.Size = new System.Drawing.Size(768, 641);
  664. this.bpanel.TabIndex = 2;
  665. //
  666. // tabCollection
  667. //
  668. this.tabCollection.Controls.Add(this.universalTab);
  669. this.tabCollection.Controls.Add(this.windowsXTab);
  670. this.tabCollection.Controls.Add(this.windowsVIIITab);
  671. this.tabCollection.Controls.Add(this.modernAppsTab);
  672. this.tabCollection.Controls.Add(this.startupTab);
  673. this.tabCollection.Controls.Add(this.appsTab);
  674. this.tabCollection.Controls.Add(this.cleanerTab);
  675. this.tabCollection.Controls.Add(this.hostsEditorTab);
  676. this.tabCollection.Controls.Add(this.registryFixerTab);
  677. this.tabCollection.Controls.Add(this.integratorTab);
  678. this.tabCollection.Controls.Add(this.optionsTab);
  679. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  680. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  681. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  682. this.tabCollection.Name = "tabCollection";
  683. this.tabCollection.SelectedIndex = 0;
  684. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  685. this.tabCollection.TabIndex = 0;
  686. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  687. //
  688. // universalTab
  689. //
  690. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  691. this.universalTab.Controls.Add(this.label36);
  692. this.universalTab.Controls.Add(this.label37);
  693. this.universalTab.Controls.Add(this.label38);
  694. this.universalTab.Controls.Add(this.toggleSwitch38);
  695. this.universalTab.Controls.Add(this.toggleSwitch36);
  696. this.universalTab.Controls.Add(this.toggleSwitch33);
  697. this.universalTab.Controls.Add(this.toggleSwitch32);
  698. this.universalTab.Controls.Add(this.toggleSwitch12);
  699. this.universalTab.Controls.Add(this.toggleSwitch11);
  700. this.universalTab.Controls.Add(this.toggleSwitch10);
  701. this.universalTab.Controls.Add(this.toggleSwitch9);
  702. this.universalTab.Controls.Add(this.toggleSwitch8);
  703. this.universalTab.Controls.Add(this.toggleSwitch6);
  704. this.universalTab.Controls.Add(this.toggleSwitch5);
  705. this.universalTab.Controls.Add(this.toggleSwitch4);
  706. this.universalTab.Controls.Add(this.toggleSwitch1);
  707. this.universalTab.Controls.Add(this.toggleSwitch3);
  708. this.universalTab.Controls.Add(this.toggleSwitch2);
  709. this.universalTab.Controls.Add(this.button39);
  710. this.universalTab.Location = new System.Drawing.Point(4, 24);
  711. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  712. this.universalTab.Name = "universalTab";
  713. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  714. this.universalTab.Size = new System.Drawing.Size(758, 611);
  715. this.universalTab.TabIndex = 0;
  716. this.universalTab.Text = "Universal";
  717. //
  718. // label36
  719. //
  720. this.label36.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  721. this.label36.AutoSize = true;
  722. this.label36.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  723. this.label36.ForeColor = System.Drawing.Color.Gold;
  724. this.label36.Location = new System.Drawing.Point(247, 586);
  725. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  726. this.label36.Name = "label36";
  727. this.label36.Size = new System.Drawing.Size(185, 21);
  728. this.label36.TabIndex = 67;
  729. this.label36.Tag = "";
  730. this.label36.Text = "if you use printers often";
  731. //
  732. // label37
  733. //
  734. this.label37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  735. this.label37.AutoSize = true;
  736. this.label37.Font = new System.Drawing.Font("Segoe UI", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  737. this.label37.ForeColor = System.Drawing.Color.Gold;
  738. this.label37.Location = new System.Drawing.Point(79, 586);
  739. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  740. this.label37.Name = "label37";
  741. this.label37.Size = new System.Drawing.Size(168, 21);
  742. this.label37.TabIndex = 66;
  743. this.label37.Tag = "";
  744. this.label37.Text = "Disable Print Service";
  745. //
  746. // label38
  747. //
  748. this.label38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  749. this.label38.AutoSize = true;
  750. this.label38.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  751. this.label38.ForeColor = System.Drawing.Color.Gold;
  752. this.label38.Location = new System.Drawing.Point(2, 586);
  753. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  754. this.label38.Name = "label38";
  755. this.label38.Size = new System.Drawing.Size(78, 21);
  756. this.label38.TabIndex = 65;
  757. this.label38.Tag = "";
  758. this.label38.Text = "• Do NOT";
  759. //
  760. // toggleSwitch38
  761. //
  762. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  763. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  764. this.toggleSwitch38.Name = "toggleSwitch38";
  765. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  766. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  767. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  768. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  769. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  770. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  771. this.toggleSwitch38.TabIndex = 50;
  772. this.toggleSwitch38.Tag = "themeable";
  773. //
  774. // toggleSwitch36
  775. //
  776. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  777. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  778. this.toggleSwitch36.Name = "toggleSwitch36";
  779. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  780. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  781. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  782. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  783. this.toggleSwitch36.OnText = "Disable SmartScreen";
  784. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  785. this.toggleSwitch36.TabIndex = 49;
  786. this.toggleSwitch36.Tag = "themeable";
  787. //
  788. // toggleSwitch33
  789. //
  790. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  791. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  792. this.toggleSwitch33.Name = "toggleSwitch33";
  793. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  794. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  795. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  796. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  797. this.toggleSwitch33.OnText = "Disable Fax Service";
  798. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  799. this.toggleSwitch33.TabIndex = 48;
  800. this.toggleSwitch33.Tag = "themeable";
  801. //
  802. // toggleSwitch32
  803. //
  804. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  805. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  806. this.toggleSwitch32.Name = "toggleSwitch32";
  807. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  808. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  809. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  810. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  811. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  812. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  813. this.toggleSwitch32.TabIndex = 47;
  814. this.toggleSwitch32.Tag = "themeable";
  815. //
  816. // toggleSwitch12
  817. //
  818. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  819. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  820. this.toggleSwitch12.Name = "toggleSwitch12";
  821. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  822. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  823. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  824. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  825. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  826. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  827. this.toggleSwitch12.TabIndex = 46;
  828. this.toggleSwitch12.Tag = "themeable";
  829. //
  830. // toggleSwitch11
  831. //
  832. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  833. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  834. this.toggleSwitch11.Name = "toggleSwitch11";
  835. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  836. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  837. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  838. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  839. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  840. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  841. this.toggleSwitch11.TabIndex = 45;
  842. this.toggleSwitch11.Tag = "themeable";
  843. //
  844. // toggleSwitch10
  845. //
  846. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  847. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  848. this.toggleSwitch10.Name = "toggleSwitch10";
  849. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  850. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  851. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  852. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  853. this.toggleSwitch10.OnText = "Disable Superfetch";
  854. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  855. this.toggleSwitch10.TabIndex = 44;
  856. this.toggleSwitch10.Tag = "themeable";
  857. //
  858. // toggleSwitch9
  859. //
  860. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  861. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  862. this.toggleSwitch9.Name = "toggleSwitch9";
  863. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  864. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  865. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  866. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  867. this.toggleSwitch9.OnText = "Disable HomeGroup";
  868. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  869. this.toggleSwitch9.TabIndex = 43;
  870. this.toggleSwitch9.Tag = "themeable";
  871. //
  872. // toggleSwitch8
  873. //
  874. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  875. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  876. this.toggleSwitch8.Name = "toggleSwitch8";
  877. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  878. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  879. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  880. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  881. this.toggleSwitch8.OnText = "Disable Error Reporting";
  882. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  883. this.toggleSwitch8.TabIndex = 42;
  884. this.toggleSwitch8.Tag = "themeable";
  885. //
  886. // toggleSwitch6
  887. //
  888. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  889. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  890. this.toggleSwitch6.Name = "toggleSwitch6";
  891. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  892. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  893. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  894. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  895. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  896. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  897. this.toggleSwitch6.TabIndex = 40;
  898. this.toggleSwitch6.Tag = "themeable";
  899. //
  900. // toggleSwitch5
  901. //
  902. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  903. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  904. this.toggleSwitch5.Name = "toggleSwitch5";
  905. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  906. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  907. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  908. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  909. this.toggleSwitch5.OnText = "Disable Print Service";
  910. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  911. this.toggleSwitch5.TabIndex = 39;
  912. this.toggleSwitch5.Tag = "themeable";
  913. //
  914. // toggleSwitch4
  915. //
  916. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  917. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  918. this.toggleSwitch4.Name = "toggleSwitch4";
  919. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  920. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  921. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  922. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  923. this.toggleSwitch4.OnText = "Disable System Restore";
  924. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  925. this.toggleSwitch4.TabIndex = 38;
  926. this.toggleSwitch4.Tag = "themeable";
  927. //
  928. // toggleSwitch1
  929. //
  930. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  931. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  932. this.toggleSwitch1.Name = "toggleSwitch1";
  933. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  934. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  935. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  936. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  937. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  938. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  939. this.toggleSwitch1.TabIndex = 37;
  940. this.toggleSwitch1.Tag = "themeable";
  941. //
  942. // toggleSwitch3
  943. //
  944. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  945. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  946. this.toggleSwitch3.Name = "toggleSwitch3";
  947. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  948. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  949. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  950. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  951. this.toggleSwitch3.OnText = "Disable Windows Defender";
  952. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  953. this.toggleSwitch3.TabIndex = 36;
  954. this.toggleSwitch3.Tag = "themeable";
  955. //
  956. // toggleSwitch2
  957. //
  958. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  959. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  960. this.toggleSwitch2.Name = "toggleSwitch2";
  961. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  962. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  963. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  964. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  965. this.toggleSwitch2.OnText = "Disable Network Throttling";
  966. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  967. this.toggleSwitch2.TabIndex = 35;
  968. this.toggleSwitch2.Tag = "themeable";
  969. //
  970. // button39
  971. //
  972. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  973. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  974. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  975. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  976. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  977. this.button39.ForeColor = System.Drawing.Color.White;
  978. this.button39.Location = new System.Drawing.Point(14, 246);
  979. this.button39.Margin = new System.Windows.Forms.Padding(2);
  980. this.button39.Name = "button39";
  981. this.button39.Size = new System.Drawing.Size(115, 31);
  982. this.button39.TabIndex = 30;
  983. this.button39.Text = "Apply && Restart";
  984. this.button39.UseVisualStyleBackColor = false;
  985. this.button39.Click += new System.EventHandler(this.button39_Click);
  986. //
  987. // windowsXTab
  988. //
  989. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  990. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  991. this.windowsXTab.Controls.Add(this.label47);
  992. this.windowsXTab.Controls.Add(this.label46);
  993. this.windowsXTab.Controls.Add(this.label45);
  994. this.windowsXTab.Controls.Add(this.label35);
  995. this.windowsXTab.Controls.Add(this.label34);
  996. this.windowsXTab.Controls.Add(this.label33);
  997. this.windowsXTab.Controls.Add(this.button43);
  998. this.windowsXTab.Controls.Add(this.button18);
  999. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  1000. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  1001. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  1002. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  1003. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  1004. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  1005. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  1006. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  1007. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  1008. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  1009. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  1010. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  1011. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  1012. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  1013. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  1014. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  1015. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  1016. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  1017. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  1018. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  1019. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  1020. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  1021. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  1022. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  1023. this.windowsXTab.Name = "windowsXTab";
  1024. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  1025. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  1026. this.windowsXTab.TabIndex = 1;
  1027. this.windowsXTab.Text = "Windows 10";
  1028. //
  1029. // toggleSwitch7
  1030. //
  1031. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  1032. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  1033. this.toggleSwitch7.Name = "toggleSwitch7";
  1034. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1035. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  1036. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1037. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  1038. this.toggleSwitch7.OnText = "Disable Notification Center";
  1039. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  1040. this.toggleSwitch7.TabIndex = 71;
  1041. this.toggleSwitch7.Tag = "themeable";
  1042. //
  1043. // label47
  1044. //
  1045. this.label47.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1046. this.label47.AutoSize = true;
  1047. this.label47.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1048. this.label47.ForeColor = System.Drawing.Color.Gold;
  1049. this.label47.Location = new System.Drawing.Point(315, 565);
  1050. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1051. this.label47.Name = "label47";
  1052. this.label47.Size = new System.Drawing.Size(291, 21);
  1053. this.label47.TabIndex = 70;
  1054. this.label47.Tag = "";
  1055. this.label47.Text = "if you want drivers to be auto-installed";
  1056. //
  1057. // label46
  1058. //
  1059. this.label46.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1060. this.label46.AutoSize = true;
  1061. 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)));
  1062. this.label46.ForeColor = System.Drawing.Color.Gold;
  1063. this.label46.Location = new System.Drawing.Point(79, 565);
  1064. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1065. this.label46.Name = "label46";
  1066. this.label46.Size = new System.Drawing.Size(236, 21);
  1067. this.label46.TabIndex = 69;
  1068. this.label46.Tag = "";
  1069. this.label46.Text = "Exclude Drivers from Updates";
  1070. //
  1071. // label45
  1072. //
  1073. this.label45.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1074. this.label45.AutoSize = true;
  1075. this.label45.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1076. this.label45.ForeColor = System.Drawing.Color.Gold;
  1077. this.label45.Location = new System.Drawing.Point(2, 565);
  1078. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1079. this.label45.Name = "label45";
  1080. this.label45.Size = new System.Drawing.Size(78, 21);
  1081. this.label45.TabIndex = 68;
  1082. this.label45.Tag = "";
  1083. this.label45.Text = "• Do NOT";
  1084. //
  1085. // label35
  1086. //
  1087. this.label35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1088. this.label35.AutoSize = true;
  1089. this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1090. this.label35.ForeColor = System.Drawing.Color.Gold;
  1091. this.label35.Location = new System.Drawing.Point(267, 586);
  1092. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1093. this.label35.Name = "label35";
  1094. this.label35.Size = new System.Drawing.Size(338, 21);
  1095. this.label35.TabIndex = 64;
  1096. this.label35.Tag = "";
  1097. this.label35.Text = "if your device has touch support / or is tablet";
  1098. //
  1099. // label34
  1100. //
  1101. this.label34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1102. this.label34.AutoSize = true;
  1103. 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)));
  1104. this.label34.ForeColor = System.Drawing.Color.Gold;
  1105. this.label34.Location = new System.Drawing.Point(79, 586);
  1106. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1107. this.label34.Name = "label34";
  1108. this.label34.Size = new System.Drawing.Size(189, 21);
  1109. this.label34.TabIndex = 63;
  1110. this.label34.Tag = "";
  1111. this.label34.Text = "Disable Sensor Services";
  1112. //
  1113. // label33
  1114. //
  1115. this.label33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1116. this.label33.AutoSize = true;
  1117. this.label33.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1118. this.label33.ForeColor = System.Drawing.Color.Gold;
  1119. this.label33.Location = new System.Drawing.Point(2, 586);
  1120. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1121. this.label33.Name = "label33";
  1122. this.label33.Size = new System.Drawing.Size(78, 21);
  1123. this.label33.TabIndex = 62;
  1124. this.label33.Tag = "";
  1125. this.label33.Text = "• Do NOT";
  1126. //
  1127. // button43
  1128. //
  1129. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  1130. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1131. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1132. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1133. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1134. this.button43.ForeColor = System.Drawing.Color.White;
  1135. this.button43.Location = new System.Drawing.Point(14, 317);
  1136. this.button43.Margin = new System.Windows.Forms.Padding(2);
  1137. this.button43.Name = "button43";
  1138. this.button43.Size = new System.Drawing.Size(115, 31);
  1139. this.button43.TabIndex = 31;
  1140. this.button43.Text = "Apply && Restart";
  1141. this.button43.UseVisualStyleBackColor = false;
  1142. this.button43.Click += new System.EventHandler(this.button43_Click);
  1143. //
  1144. // button18
  1145. //
  1146. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  1147. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1148. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1149. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1150. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1151. this.button18.ForeColor = System.Drawing.Color.White;
  1152. this.button18.Location = new System.Drawing.Point(133, 317);
  1153. this.button18.Margin = new System.Windows.Forms.Padding(2);
  1154. this.button18.Name = "button18";
  1155. this.button18.Size = new System.Drawing.Size(187, 31);
  1156. this.button18.TabIndex = 14;
  1157. this.button18.Text = "Change Edge Download Folder";
  1158. this.button18.UseVisualStyleBackColor = false;
  1159. this.button18.Click += new System.EventHandler(this.button18_Click);
  1160. //
  1161. // toggleSwitch40
  1162. //
  1163. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  1164. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  1165. this.toggleSwitch40.Name = "toggleSwitch40";
  1166. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1167. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  1168. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1169. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  1170. this.toggleSwitch40.OnText = "Remove Cast To Device";
  1171. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  1172. this.toggleSwitch40.TabIndex = 61;
  1173. this.toggleSwitch40.Tag = "themeable";
  1174. //
  1175. // toggleSwitch39
  1176. //
  1177. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  1178. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  1179. this.toggleSwitch39.Name = "toggleSwitch39";
  1180. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1181. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  1182. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1183. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  1184. this.toggleSwitch39.OnText = "Enable Long Paths";
  1185. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  1186. this.toggleSwitch39.TabIndex = 60;
  1187. this.toggleSwitch39.Tag = "themeable";
  1188. //
  1189. // toggleSwitch37
  1190. //
  1191. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  1192. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  1193. this.toggleSwitch37.Name = "toggleSwitch37";
  1194. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1195. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  1196. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1197. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  1198. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  1199. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  1200. this.toggleSwitch37.TabIndex = 59;
  1201. this.toggleSwitch37.Tag = "themeable";
  1202. //
  1203. // toggleSwitch35
  1204. //
  1205. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  1206. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  1207. this.toggleSwitch35.Name = "toggleSwitch35";
  1208. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1209. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  1210. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1211. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  1212. this.toggleSwitch35.OnText = "Disable Feature Updates";
  1213. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  1214. this.toggleSwitch35.TabIndex = 58;
  1215. this.toggleSwitch35.Tag = "themeable";
  1216. //
  1217. // toggleSwitch34
  1218. //
  1219. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  1220. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  1221. this.toggleSwitch34.Name = "toggleSwitch34";
  1222. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1223. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  1224. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1225. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  1226. this.toggleSwitch34.OnText = "Disable Insider Service";
  1227. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  1228. this.toggleSwitch34.TabIndex = 57;
  1229. this.toggleSwitch34.Tag = "themeable";
  1230. //
  1231. // toggleSwitch27
  1232. //
  1233. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  1234. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  1235. this.toggleSwitch27.Name = "toggleSwitch27";
  1236. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1237. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  1238. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1239. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  1240. this.toggleSwitch27.OnText = "Enable Dark Theme";
  1241. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  1242. this.toggleSwitch27.TabIndex = 56;
  1243. this.toggleSwitch27.Tag = "themeable";
  1244. //
  1245. // toggleSwitch28
  1246. //
  1247. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  1248. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  1249. this.toggleSwitch28.Name = "toggleSwitch28";
  1250. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1251. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  1252. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1253. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  1254. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  1255. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  1256. this.toggleSwitch28.TabIndex = 55;
  1257. this.toggleSwitch28.Tag = "themeable";
  1258. //
  1259. // toggleSwitch29
  1260. //
  1261. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  1262. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  1263. this.toggleSwitch29.Name = "toggleSwitch29";
  1264. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1265. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  1266. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1267. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  1268. this.toggleSwitch29.OnText = "Disable Windows Ink";
  1269. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  1270. this.toggleSwitch29.TabIndex = 54;
  1271. this.toggleSwitch29.Tag = "themeable";
  1272. //
  1273. // toggleSwitch30
  1274. //
  1275. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  1276. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  1277. this.toggleSwitch30.Name = "toggleSwitch30";
  1278. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1279. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  1280. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1281. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  1282. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  1283. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  1284. this.toggleSwitch30.TabIndex = 53;
  1285. this.toggleSwitch30.Tag = "themeable";
  1286. //
  1287. // toggleSwitch20
  1288. //
  1289. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  1290. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  1291. this.toggleSwitch20.Name = "toggleSwitch20";
  1292. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1293. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  1294. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1295. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  1296. this.toggleSwitch20.OnText = "Disable Sensor Services";
  1297. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  1298. this.toggleSwitch20.TabIndex = 51;
  1299. this.toggleSwitch20.Tag = "themeable";
  1300. //
  1301. // toggleSwitch21
  1302. //
  1303. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  1304. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  1305. this.toggleSwitch21.Name = "toggleSwitch21";
  1306. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1307. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  1308. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1309. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  1310. this.toggleSwitch21.OnText = "Disable Privacy Options";
  1311. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  1312. this.toggleSwitch21.TabIndex = 50;
  1313. this.toggleSwitch21.Tag = "themeable";
  1314. //
  1315. // toggleSwitch23
  1316. //
  1317. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  1318. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  1319. this.toggleSwitch23.Name = "toggleSwitch23";
  1320. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1321. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  1322. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1323. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  1324. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  1325. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  1326. this.toggleSwitch23.TabIndex = 48;
  1327. this.toggleSwitch23.Tag = "themeable";
  1328. //
  1329. // toggleSwitch24
  1330. //
  1331. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  1332. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  1333. this.toggleSwitch24.Name = "toggleSwitch24";
  1334. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1335. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  1336. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1337. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  1338. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  1339. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  1340. this.toggleSwitch24.TabIndex = 47;
  1341. this.toggleSwitch24.Tag = "themeable";
  1342. //
  1343. // toggleSwitch25
  1344. //
  1345. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  1346. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  1347. this.toggleSwitch25.Name = "toggleSwitch25";
  1348. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1349. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  1350. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1351. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  1352. this.toggleSwitch25.OnText = "Disable My People";
  1353. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  1354. this.toggleSwitch25.TabIndex = 46;
  1355. this.toggleSwitch25.Tag = "themeable";
  1356. //
  1357. // toggleSwitch26
  1358. //
  1359. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  1360. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  1361. this.toggleSwitch26.Name = "toggleSwitch26";
  1362. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1363. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  1364. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1365. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  1366. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  1367. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  1368. this.toggleSwitch26.TabIndex = 45;
  1369. this.toggleSwitch26.Tag = "themeable";
  1370. //
  1371. // toggleSwitch19
  1372. //
  1373. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  1374. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  1375. this.toggleSwitch19.Name = "toggleSwitch19";
  1376. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1377. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  1378. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1379. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  1380. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  1381. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  1382. this.toggleSwitch19.TabIndex = 44;
  1383. this.toggleSwitch19.Tag = "themeable";
  1384. //
  1385. // toggleSwitch18
  1386. //
  1387. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  1388. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  1389. this.toggleSwitch18.Name = "toggleSwitch18";
  1390. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1391. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  1392. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1393. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  1394. this.toggleSwitch18.OnText = "Disable Quick Access History";
  1395. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  1396. this.toggleSwitch18.TabIndex = 43;
  1397. this.toggleSwitch18.Tag = "themeable";
  1398. //
  1399. // toggleSwitch17
  1400. //
  1401. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  1402. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  1403. this.toggleSwitch17.Name = "toggleSwitch17";
  1404. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1405. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  1406. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1407. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  1408. this.toggleSwitch17.OnText = "Disable Xbox Live";
  1409. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  1410. this.toggleSwitch17.TabIndex = 42;
  1411. this.toggleSwitch17.Tag = "themeable";
  1412. //
  1413. // toggleSwitch16
  1414. //
  1415. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  1416. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  1417. this.toggleSwitch16.Name = "toggleSwitch16";
  1418. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1419. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  1420. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1421. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  1422. this.toggleSwitch16.OnText = "Disable Cortana";
  1423. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  1424. this.toggleSwitch16.TabIndex = 41;
  1425. this.toggleSwitch16.Tag = "themeable";
  1426. //
  1427. // toggleSwitch15
  1428. //
  1429. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  1430. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  1431. this.toggleSwitch15.Name = "toggleSwitch15";
  1432. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1433. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  1434. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1435. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  1436. this.toggleSwitch15.OnText = "Disable Game Bar";
  1437. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  1438. this.toggleSwitch15.TabIndex = 40;
  1439. this.toggleSwitch15.Tag = "themeable";
  1440. //
  1441. // toggleSwitch14
  1442. //
  1443. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  1444. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  1445. this.toggleSwitch14.Name = "toggleSwitch14";
  1446. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1447. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  1448. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1449. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  1450. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  1451. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  1452. this.toggleSwitch14.TabIndex = 39;
  1453. this.toggleSwitch14.Tag = "themeable";
  1454. //
  1455. // toggleSwitch13
  1456. //
  1457. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  1458. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  1459. this.toggleSwitch13.Name = "toggleSwitch13";
  1460. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1461. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  1462. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1463. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  1464. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  1465. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  1466. this.toggleSwitch13.TabIndex = 38;
  1467. this.toggleSwitch13.Tag = "themeable";
  1468. //
  1469. // windowsVIIITab
  1470. //
  1471. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1472. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  1473. this.windowsVIIITab.Controls.Add(this.button44);
  1474. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1475. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1476. this.windowsVIIITab.Name = "windowsVIIITab";
  1477. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1478. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  1479. this.windowsVIIITab.TabIndex = 2;
  1480. this.windowsVIIITab.Text = "Windows 8.1";
  1481. //
  1482. // toggleSwitch31
  1483. //
  1484. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  1485. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  1486. this.toggleSwitch31.Name = "toggleSwitch31";
  1487. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1488. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  1489. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1490. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  1491. this.toggleSwitch31.OnText = "Disable OneDrive";
  1492. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  1493. this.toggleSwitch31.TabIndex = 46;
  1494. this.toggleSwitch31.Tag = "themeable";
  1495. //
  1496. // button44
  1497. //
  1498. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  1499. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1500. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1501. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1502. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1503. this.button44.ForeColor = System.Drawing.Color.White;
  1504. this.button44.Location = new System.Drawing.Point(14, 65);
  1505. this.button44.Margin = new System.Windows.Forms.Padding(2);
  1506. this.button44.Name = "button44";
  1507. this.button44.Size = new System.Drawing.Size(115, 31);
  1508. this.button44.TabIndex = 32;
  1509. this.button44.Text = "Apply && Restart";
  1510. this.button44.UseVisualStyleBackColor = false;
  1511. this.button44.Click += new System.EventHandler(this.button44_Click);
  1512. //
  1513. // modernAppsTab
  1514. //
  1515. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1516. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1517. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1518. this.modernAppsTab.Controls.Add(this.label28);
  1519. this.modernAppsTab.Controls.Add(this.button74);
  1520. this.modernAppsTab.Controls.Add(this.button75);
  1521. this.modernAppsTab.Controls.Add(this.label1);
  1522. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1523. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1524. this.modernAppsTab.Name = "modernAppsTab";
  1525. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1526. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  1527. this.modernAppsTab.TabIndex = 11;
  1528. this.modernAppsTab.Text = "UWP Apps";
  1529. //
  1530. // chkOnlyRemovable
  1531. //
  1532. this.chkOnlyRemovable.AutoSize = true;
  1533. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  1534. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  1535. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  1536. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  1537. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  1538. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  1539. this.chkOnlyRemovable.TabIndex = 53;
  1540. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  1541. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  1542. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  1543. //
  1544. // chkSelectAllModernApps
  1545. //
  1546. this.chkSelectAllModernApps.AutoSize = true;
  1547. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1548. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1549. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1550. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1551. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1552. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1553. this.chkSelectAllModernApps.TabIndex = 52;
  1554. this.chkSelectAllModernApps.Text = "Select all";
  1555. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1556. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1557. //
  1558. // label28
  1559. //
  1560. this.label28.AutoSize = true;
  1561. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1562. this.label28.ForeColor = System.Drawing.Color.Silver;
  1563. this.label28.Location = new System.Drawing.Point(499, 195);
  1564. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1565. this.label28.Name = "label28";
  1566. this.label28.Size = new System.Drawing.Size(160, 231);
  1567. this.label28.TabIndex = 51;
  1568. this.label28.Tag = "";
  1569. 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" +
  1570. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1571. //
  1572. // button74
  1573. //
  1574. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1575. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1576. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1577. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1578. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1579. this.button74.ForeColor = System.Drawing.Color.White;
  1580. this.button74.Location = new System.Drawing.Point(503, 76);
  1581. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1582. this.button74.Name = "button74";
  1583. this.button74.Size = new System.Drawing.Size(169, 31);
  1584. this.button74.TabIndex = 50;
  1585. this.button74.Text = "Uninstall";
  1586. this.button74.UseVisualStyleBackColor = false;
  1587. this.button74.Click += new System.EventHandler(this.button74_Click);
  1588. //
  1589. // button75
  1590. //
  1591. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1592. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1593. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1594. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1595. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1596. this.button75.ForeColor = System.Drawing.Color.White;
  1597. this.button75.Location = new System.Drawing.Point(503, 41);
  1598. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1599. this.button75.Name = "button75";
  1600. this.button75.Size = new System.Drawing.Size(169, 31);
  1601. this.button75.TabIndex = 49;
  1602. this.button75.Text = "Refresh";
  1603. this.button75.UseVisualStyleBackColor = false;
  1604. this.button75.Click += new System.EventHandler(this.button75_Click);
  1605. //
  1606. // label1
  1607. //
  1608. this.label1.AutoSize = true;
  1609. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1610. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1611. this.label1.Location = new System.Drawing.Point(6, 10);
  1612. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1613. this.label1.Name = "label1";
  1614. this.label1.Size = new System.Drawing.Size(291, 28);
  1615. this.label1.TabIndex = 47;
  1616. this.label1.Tag = "themeable";
  1617. this.label1.Text = "Uninstall unwanted UWP Apps";
  1618. //
  1619. // panelModernAppsList
  1620. //
  1621. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1622. | System.Windows.Forms.AnchorStyles.Left)));
  1623. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1624. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1625. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1626. this.panelModernAppsList.Name = "panelModernAppsList";
  1627. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1628. this.panelModernAppsList.TabIndex = 0;
  1629. //
  1630. // listModernApps
  1631. //
  1632. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1633. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1634. this.listModernApps.CheckOnClick = true;
  1635. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1636. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1637. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1638. this.listModernApps.FormattingEnabled = true;
  1639. this.listModernApps.HorizontalScrollbar = true;
  1640. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1641. this.listModernApps.Name = "listModernApps";
  1642. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1643. this.listModernApps.Sorted = true;
  1644. this.listModernApps.TabIndex = 0;
  1645. //
  1646. // startupTab
  1647. //
  1648. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1649. this.startupTab.Controls.Add(this.button64);
  1650. this.startupTab.Controls.Add(this.button31);
  1651. this.startupTab.Controls.Add(this.button37);
  1652. this.startupTab.Controls.Add(this.panel3);
  1653. this.startupTab.Controls.Add(this.button32);
  1654. this.startupTab.Controls.Add(this.button22);
  1655. this.startupTab.Controls.Add(this.label5);
  1656. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1657. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1658. this.startupTab.Name = "startupTab";
  1659. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1660. this.startupTab.TabIndex = 7;
  1661. this.startupTab.Text = "Startup";
  1662. //
  1663. // button64
  1664. //
  1665. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1666. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1667. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1668. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1669. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1670. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1671. this.button64.ForeColor = System.Drawing.Color.White;
  1672. this.button64.Location = new System.Drawing.Point(432, 563);
  1673. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1674. this.button64.Name = "button64";
  1675. this.button64.Size = new System.Drawing.Size(101, 31);
  1676. this.button64.TabIndex = 40;
  1677. this.button64.Text = "Find in Registry";
  1678. this.button64.UseVisualStyleBackColor = false;
  1679. this.button64.Click += new System.EventHandler(this.button64_Click);
  1680. //
  1681. // button31
  1682. //
  1683. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1684. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1685. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1686. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1687. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1688. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1689. this.button31.ForeColor = System.Drawing.Color.White;
  1690. this.button31.Location = new System.Drawing.Point(537, 563);
  1691. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1692. this.button31.Name = "button31";
  1693. this.button31.Size = new System.Drawing.Size(101, 31);
  1694. this.button31.TabIndex = 39;
  1695. this.button31.Text = "Locate file";
  1696. this.button31.UseVisualStyleBackColor = false;
  1697. this.button31.Click += new System.EventHandler(this.button31_Click);
  1698. //
  1699. // button37
  1700. //
  1701. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1702. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1703. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1704. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1705. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1706. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1707. this.button37.ForeColor = System.Drawing.Color.White;
  1708. this.button37.Location = new System.Drawing.Point(327, 563);
  1709. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1710. this.button37.Name = "button37";
  1711. this.button37.Size = new System.Drawing.Size(101, 31);
  1712. this.button37.TabIndex = 38;
  1713. this.button37.Text = "Refresh";
  1714. this.button37.UseVisualStyleBackColor = false;
  1715. this.button37.Click += new System.EventHandler(this.button37_Click);
  1716. //
  1717. // panel3
  1718. //
  1719. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1720. | System.Windows.Forms.AnchorStyles.Right)));
  1721. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1722. this.panel3.Controls.Add(this.listStartupItems);
  1723. this.panel3.Location = new System.Drawing.Point(16, 40);
  1724. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1725. this.panel3.Name = "panel3";
  1726. this.panel3.Size = new System.Drawing.Size(727, 519);
  1727. this.panel3.TabIndex = 37;
  1728. //
  1729. // listStartupItems
  1730. //
  1731. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1732. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1733. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1734. this.columnHeader1,
  1735. this.columnHeader2,
  1736. this.columnHeader3});
  1737. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1738. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1739. this.listStartupItems.FullRowSelect = true;
  1740. this.listStartupItems.HideSelection = false;
  1741. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1742. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1743. this.listStartupItems.MultiSelect = false;
  1744. this.listStartupItems.Name = "listStartupItems";
  1745. this.listStartupItems.ShowGroups = false;
  1746. this.listStartupItems.Size = new System.Drawing.Size(725, 517);
  1747. this.listStartupItems.TabIndex = 0;
  1748. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1749. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1750. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1751. //
  1752. // columnHeader1
  1753. //
  1754. this.columnHeader1.Text = "Name";
  1755. this.columnHeader1.Width = 194;
  1756. //
  1757. // columnHeader2
  1758. //
  1759. this.columnHeader2.Text = "Location";
  1760. this.columnHeader2.Width = 507;
  1761. //
  1762. // columnHeader3
  1763. //
  1764. this.columnHeader3.Text = "Type";
  1765. this.columnHeader3.Width = 134;
  1766. //
  1767. // button32
  1768. //
  1769. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1770. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1771. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1772. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1773. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1774. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1775. this.button32.ForeColor = System.Drawing.Color.White;
  1776. this.button32.Location = new System.Drawing.Point(642, 563);
  1777. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1778. this.button32.Name = "button32";
  1779. this.button32.Size = new System.Drawing.Size(101, 31);
  1780. this.button32.TabIndex = 36;
  1781. this.button32.Text = "Remove";
  1782. this.button32.UseVisualStyleBackColor = false;
  1783. this.button32.Click += new System.EventHandler(this.button32_Click);
  1784. //
  1785. // button22
  1786. //
  1787. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1788. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1789. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1790. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1791. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1792. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1793. this.button22.ForeColor = System.Drawing.Color.White;
  1794. this.button22.Location = new System.Drawing.Point(222, 563);
  1795. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1796. this.button22.Name = "button22";
  1797. this.button22.Size = new System.Drawing.Size(101, 31);
  1798. this.button22.TabIndex = 34;
  1799. this.button22.Text = "Remove all";
  1800. this.button22.UseVisualStyleBackColor = false;
  1801. this.button22.Visible = false;
  1802. this.button22.Click += new System.EventHandler(this.button22_Click);
  1803. //
  1804. // label5
  1805. //
  1806. this.label5.AutoSize = true;
  1807. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1808. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1809. this.label5.Location = new System.Drawing.Point(6, 10);
  1810. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1811. this.label5.Name = "label5";
  1812. this.label5.Size = new System.Drawing.Size(254, 28);
  1813. this.label5.TabIndex = 3;
  1814. this.label5.Tag = "themeable";
  1815. this.label5.Text = "Choose your startup items";
  1816. //
  1817. // appsTab
  1818. //
  1819. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1820. this.appsTab.Controls.Add(this.txtFeedError);
  1821. this.appsTab.Controls.Add(this.panelCommonApps);
  1822. this.appsTab.Controls.Add(this.btnGetFeed);
  1823. this.appsTab.Controls.Add(this.label41);
  1824. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1825. this.appsTab.Name = "appsTab";
  1826. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1827. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1828. this.appsTab.TabIndex = 12;
  1829. this.appsTab.Text = "Common Apps";
  1830. //
  1831. // panelCommonApps
  1832. //
  1833. this.panelCommonApps.Controls.Add(this.panelApps2);
  1834. this.panelCommonApps.Controls.Add(this.panelApps3);
  1835. this.panelCommonApps.Controls.Add(this.panelApps6);
  1836. this.panelCommonApps.Controls.Add(this.panelApps4);
  1837. this.panelCommonApps.Controls.Add(this.panelApps5);
  1838. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1839. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1840. this.panelCommonApps.Controls.Add(this.c64);
  1841. this.panelCommonApps.Controls.Add(this.c32);
  1842. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1843. this.panelCommonApps.Controls.Add(this.label42);
  1844. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1845. this.panelCommonApps.Controls.Add(this.button5);
  1846. this.panelCommonApps.Controls.Add(this.panelApps1);
  1847. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1848. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1849. this.panelCommonApps.Controls.Add(this.label44);
  1850. this.panelCommonApps.Controls.Add(this.button6);
  1851. this.panelCommonApps.Location = new System.Drawing.Point(9, 43);
  1852. this.panelCommonApps.Name = "panelCommonApps";
  1853. this.panelCommonApps.Size = new System.Drawing.Size(746, 565);
  1854. this.panelCommonApps.TabIndex = 162;
  1855. //
  1856. // txtFeedError
  1857. //
  1858. this.txtFeedError.AutoSize = true;
  1859. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1860. this.txtFeedError.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1861. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1862. this.txtFeedError.Location = new System.Drawing.Point(98, 17);
  1863. this.txtFeedError.Name = "txtFeedError";
  1864. this.txtFeedError.Size = new System.Drawing.Size(400, 21);
  1865. this.txtFeedError.TabIndex = 167;
  1866. this.txtFeedError.Text = "Something went wrong, try refreshing the links again.";
  1867. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1868. this.txtFeedError.Visible = false;
  1869. //
  1870. // panelApps2
  1871. //
  1872. this.panelApps2.AutoScroll = true;
  1873. this.panelApps2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1874. this.panelApps2.Controls.Add(this.cViper);
  1875. this.panelApps2.Controls.Add(this.pictureBox81);
  1876. this.panelApps2.Controls.Add(this.cVLC);
  1877. this.panelApps2.Controls.Add(this.cFoobar);
  1878. this.panelApps2.Controls.Add(this.cPot);
  1879. this.panelApps2.Controls.Add(this.pictureBox10);
  1880. this.panelApps2.Controls.Add(this.pictureBox11);
  1881. this.panelApps2.Controls.Add(this.pictureBox8);
  1882. this.panelApps2.Controls.Add(this.pictureBox12);
  1883. this.panelApps2.Controls.Add(this.cBS);
  1884. this.panelApps2.Controls.Add(this.pictureBox13);
  1885. this.panelApps2.Controls.Add(this.cSpotify);
  1886. this.panelApps2.Controls.Add(this.pictureBox9);
  1887. this.panelApps2.Controls.Add(this.cIrfan);
  1888. this.panelApps2.Controls.Add(this.pictureBox59);
  1889. this.panelApps2.Controls.Add(this.ciTunes);
  1890. this.panelApps2.Controls.Add(this.cWinamp);
  1891. this.panelApps2.Controls.Add(this.pictureBox65);
  1892. this.panelApps2.Controls.Add(this.cAudacity);
  1893. this.panelApps2.Controls.Add(this.cPhotoFiltre);
  1894. this.panelApps2.Controls.Add(this.pictureBox46);
  1895. this.panelApps2.Controls.Add(this.cGIMP);
  1896. this.panelApps2.Controls.Add(this.pictureBox47);
  1897. this.panelApps2.Controls.Add(this.pictureBox45);
  1898. this.panelApps2.Controls.Add(this.pictureBox48);
  1899. this.panelApps2.Controls.Add(this.cMp3Tag);
  1900. this.panelApps2.Controls.Add(this.pictureBox60);
  1901. this.panelApps2.Controls.Add(this.cBlender);
  1902. this.panelApps2.Controls.Add(this.cLightShot);
  1903. this.panelApps2.Controls.Add(this.pictureBox58);
  1904. this.panelApps2.Controls.Add(this.pictureBox57);
  1905. this.panelApps2.Controls.Add(this.cGyazo);
  1906. this.panelApps2.Location = new System.Drawing.Point(249, 197);
  1907. this.panelApps2.Name = "panelApps2";
  1908. this.panelApps2.Size = new System.Drawing.Size(240, 188);
  1909. this.panelApps2.TabIndex = 166;
  1910. //
  1911. // cViper
  1912. //
  1913. this.cViper.AutoSize = true;
  1914. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1915. this.cViper.Location = new System.Drawing.Point(35, 261);
  1916. this.cViper.Name = "cViper";
  1917. this.cViper.Size = new System.Drawing.Size(139, 24);
  1918. this.cViper.TabIndex = 136;
  1919. this.cViper.Text = "ViPER4Windows";
  1920. this.cViper.UseVisualStyleBackColor = true;
  1921. //
  1922. // pictureBox81
  1923. //
  1924. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  1925. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1926. this.pictureBox81.Location = new System.Drawing.Point(5, 261);
  1927. this.pictureBox81.Name = "pictureBox81";
  1928. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  1929. this.pictureBox81.TabIndex = 137;
  1930. this.pictureBox81.TabStop = false;
  1931. //
  1932. // cVLC
  1933. //
  1934. this.cVLC.AutoSize = true;
  1935. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1936. this.cVLC.Location = new System.Drawing.Point(34, 3);
  1937. this.cVLC.Name = "cVLC";
  1938. this.cVLC.Size = new System.Drawing.Size(148, 24);
  1939. this.cVLC.TabIndex = 58;
  1940. this.cVLC.Text = "VLC Media Player";
  1941. this.cVLC.UseVisualStyleBackColor = true;
  1942. //
  1943. // cFoobar
  1944. //
  1945. this.cFoobar.AutoSize = true;
  1946. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1947. this.cFoobar.Location = new System.Drawing.Point(34, 63);
  1948. this.cFoobar.Name = "cFoobar";
  1949. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  1950. this.cFoobar.TabIndex = 57;
  1951. this.cFoobar.Text = "Foobar2000";
  1952. this.cFoobar.UseVisualStyleBackColor = true;
  1953. //
  1954. // cPot
  1955. //
  1956. this.cPot.AutoSize = true;
  1957. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1958. this.cPot.Location = new System.Drawing.Point(34, 33);
  1959. this.cPot.Name = "cPot";
  1960. this.cPot.Size = new System.Drawing.Size(93, 24);
  1961. this.cPot.TabIndex = 55;
  1962. this.cPot.Text = "PotPlayer";
  1963. this.cPot.UseVisualStyleBackColor = true;
  1964. //
  1965. // pictureBox10
  1966. //
  1967. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  1968. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1969. this.pictureBox10.Location = new System.Drawing.Point(4, 123);
  1970. this.pictureBox10.Name = "pictureBox10";
  1971. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  1972. this.pictureBox10.TabIndex = 91;
  1973. this.pictureBox10.TabStop = false;
  1974. //
  1975. // pictureBox11
  1976. //
  1977. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  1978. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1979. this.pictureBox11.Location = new System.Drawing.Point(4, 33);
  1980. this.pictureBox11.Name = "pictureBox11";
  1981. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  1982. this.pictureBox11.TabIndex = 88;
  1983. this.pictureBox11.TabStop = false;
  1984. //
  1985. // pictureBox8
  1986. //
  1987. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  1988. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1989. this.pictureBox8.Location = new System.Drawing.Point(4, 153);
  1990. this.pictureBox8.Name = "pictureBox8";
  1991. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  1992. this.pictureBox8.TabIndex = 92;
  1993. this.pictureBox8.TabStop = false;
  1994. //
  1995. // pictureBox12
  1996. //
  1997. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  1998. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1999. this.pictureBox12.Location = new System.Drawing.Point(4, 63);
  2000. this.pictureBox12.Name = "pictureBox12";
  2001. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  2002. this.pictureBox12.TabIndex = 90;
  2003. this.pictureBox12.TabStop = false;
  2004. //
  2005. // cBS
  2006. //
  2007. this.cBS.AutoSize = true;
  2008. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2009. this.cBS.Location = new System.Drawing.Point(34, 123);
  2010. this.cBS.Name = "cBS";
  2011. this.cBS.Size = new System.Drawing.Size(92, 24);
  2012. this.cBS.TabIndex = 59;
  2013. this.cBS.Text = "BS.Player";
  2014. this.cBS.UseVisualStyleBackColor = true;
  2015. //
  2016. // pictureBox13
  2017. //
  2018. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  2019. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2020. this.pictureBox13.Location = new System.Drawing.Point(4, 93);
  2021. this.pictureBox13.Name = "pictureBox13";
  2022. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  2023. this.pictureBox13.TabIndex = 89;
  2024. this.pictureBox13.TabStop = false;
  2025. //
  2026. // cSpotify
  2027. //
  2028. this.cSpotify.AutoSize = true;
  2029. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2030. this.cSpotify.Location = new System.Drawing.Point(34, 93);
  2031. this.cSpotify.Name = "cSpotify";
  2032. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  2033. this.cSpotify.TabIndex = 71;
  2034. this.cSpotify.Text = "Spotify";
  2035. this.cSpotify.UseVisualStyleBackColor = true;
  2036. //
  2037. // pictureBox9
  2038. //
  2039. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  2040. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2041. this.pictureBox9.Location = new System.Drawing.Point(4, 3);
  2042. this.pictureBox9.Name = "pictureBox9";
  2043. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  2044. this.pictureBox9.TabIndex = 87;
  2045. this.pictureBox9.TabStop = false;
  2046. //
  2047. // cIrfan
  2048. //
  2049. this.cIrfan.AutoSize = true;
  2050. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2051. this.cIrfan.Location = new System.Drawing.Point(34, 153);
  2052. this.cIrfan.Name = "cIrfan";
  2053. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2054. this.cIrfan.TabIndex = 60;
  2055. this.cIrfan.Text = "IrfanView";
  2056. this.cIrfan.UseVisualStyleBackColor = true;
  2057. //
  2058. // pictureBox59
  2059. //
  2060. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2061. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2062. this.pictureBox59.Location = new System.Drawing.Point(5, 182);
  2063. this.pictureBox59.Name = "pictureBox59";
  2064. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2065. this.pictureBox59.TabIndex = 123;
  2066. this.pictureBox59.TabStop = false;
  2067. //
  2068. // ciTunes
  2069. //
  2070. this.ciTunes.AutoSize = true;
  2071. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2072. this.ciTunes.Location = new System.Drawing.Point(35, 183);
  2073. this.ciTunes.Name = "ciTunes";
  2074. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2075. this.ciTunes.TabIndex = 122;
  2076. this.ciTunes.Text = "Apple iTunes";
  2077. this.ciTunes.UseVisualStyleBackColor = true;
  2078. //
  2079. // cWinamp
  2080. //
  2081. this.cWinamp.AutoSize = true;
  2082. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2083. this.cWinamp.Location = new System.Drawing.Point(35, 213);
  2084. this.cWinamp.Name = "cWinamp";
  2085. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2086. this.cWinamp.TabIndex = 125;
  2087. this.cWinamp.Text = "Winamp";
  2088. this.cWinamp.UseVisualStyleBackColor = true;
  2089. //
  2090. // pictureBox65
  2091. //
  2092. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2093. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2094. this.pictureBox65.Location = new System.Drawing.Point(5, 213);
  2095. this.pictureBox65.Name = "pictureBox65";
  2096. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2097. this.pictureBox65.TabIndex = 130;
  2098. this.pictureBox65.TabStop = false;
  2099. //
  2100. // cAudacity
  2101. //
  2102. this.cAudacity.AutoSize = true;
  2103. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2104. this.cAudacity.Location = new System.Drawing.Point(35, 291);
  2105. this.cAudacity.Name = "cAudacity";
  2106. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2107. this.cAudacity.TabIndex = 55;
  2108. this.cAudacity.Text = "Audacity";
  2109. this.cAudacity.UseVisualStyleBackColor = true;
  2110. //
  2111. // cPhotoFiltre
  2112. //
  2113. this.cPhotoFiltre.AutoSize = true;
  2114. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2115. this.cPhotoFiltre.Location = new System.Drawing.Point(35, 323);
  2116. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2117. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2118. this.cPhotoFiltre.TabIndex = 70;
  2119. this.cPhotoFiltre.Text = "PhotoFiltre";
  2120. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2121. //
  2122. // pictureBox46
  2123. //
  2124. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2125. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2126. this.pictureBox46.Location = new System.Drawing.Point(5, 380);
  2127. this.pictureBox46.Name = "pictureBox46";
  2128. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2129. this.pictureBox46.TabIndex = 105;
  2130. this.pictureBox46.TabStop = false;
  2131. //
  2132. // cGIMP
  2133. //
  2134. this.cGIMP.AutoSize = true;
  2135. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2136. this.cGIMP.Location = new System.Drawing.Point(35, 351);
  2137. this.cGIMP.Name = "cGIMP";
  2138. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2139. this.cGIMP.TabIndex = 58;
  2140. this.cGIMP.Text = "GIMP";
  2141. this.cGIMP.UseVisualStyleBackColor = true;
  2142. //
  2143. // pictureBox47
  2144. //
  2145. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2146. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2147. this.pictureBox47.Location = new System.Drawing.Point(5, 291);
  2148. this.pictureBox47.Name = "pictureBox47";
  2149. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2150. this.pictureBox47.TabIndex = 103;
  2151. this.pictureBox47.TabStop = false;
  2152. //
  2153. // pictureBox45
  2154. //
  2155. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2156. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2157. this.pictureBox45.Location = new System.Drawing.Point(5, 351);
  2158. this.pictureBox45.Name = "pictureBox45";
  2159. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2160. this.pictureBox45.TabIndex = 106;
  2161. this.pictureBox45.TabStop = false;
  2162. //
  2163. // pictureBox48
  2164. //
  2165. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2166. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2167. this.pictureBox48.Location = new System.Drawing.Point(5, 321);
  2168. this.pictureBox48.Name = "pictureBox48";
  2169. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2170. this.pictureBox48.TabIndex = 104;
  2171. this.pictureBox48.TabStop = false;
  2172. //
  2173. // cMp3Tag
  2174. //
  2175. this.cMp3Tag.AutoSize = true;
  2176. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2177. this.cMp3Tag.Location = new System.Drawing.Point(35, 380);
  2178. this.cMp3Tag.Name = "cMp3Tag";
  2179. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2180. this.cMp3Tag.TabIndex = 81;
  2181. this.cMp3Tag.Text = "MP3 Tag";
  2182. this.cMp3Tag.UseVisualStyleBackColor = true;
  2183. //
  2184. // pictureBox60
  2185. //
  2186. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2187. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2188. this.pictureBox60.Location = new System.Drawing.Point(5, 410);
  2189. this.pictureBox60.Name = "pictureBox60";
  2190. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2191. this.pictureBox60.TabIndex = 134;
  2192. this.pictureBox60.TabStop = false;
  2193. //
  2194. // cBlender
  2195. //
  2196. this.cBlender.AutoSize = true;
  2197. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2198. this.cBlender.Location = new System.Drawing.Point(35, 410);
  2199. this.cBlender.Name = "cBlender";
  2200. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2201. this.cBlender.TabIndex = 135;
  2202. this.cBlender.Text = "Blender";
  2203. this.cBlender.UseVisualStyleBackColor = true;
  2204. //
  2205. // cLightShot
  2206. //
  2207. this.cLightShot.AutoSize = true;
  2208. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2209. this.cLightShot.Location = new System.Drawing.Point(35, 452);
  2210. this.cLightShot.Name = "cLightShot";
  2211. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2212. this.cLightShot.TabIndex = 116;
  2213. this.cLightShot.Text = "Lightshot";
  2214. this.cLightShot.UseVisualStyleBackColor = true;
  2215. //
  2216. // pictureBox58
  2217. //
  2218. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2219. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2220. this.pictureBox58.Location = new System.Drawing.Point(5, 481);
  2221. this.pictureBox58.Name = "pictureBox58";
  2222. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2223. this.pictureBox58.TabIndex = 118;
  2224. this.pictureBox58.TabStop = false;
  2225. //
  2226. // pictureBox57
  2227. //
  2228. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2229. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2230. this.pictureBox57.Location = new System.Drawing.Point(5, 452);
  2231. this.pictureBox57.Name = "pictureBox57";
  2232. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2233. this.pictureBox57.TabIndex = 119;
  2234. this.pictureBox57.TabStop = false;
  2235. //
  2236. // cGyazo
  2237. //
  2238. this.cGyazo.AutoSize = true;
  2239. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2240. this.cGyazo.Location = new System.Drawing.Point(35, 481);
  2241. this.cGyazo.Name = "cGyazo";
  2242. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2243. this.cGyazo.TabIndex = 117;
  2244. this.cGyazo.Text = "Gyazo";
  2245. this.cGyazo.UseVisualStyleBackColor = true;
  2246. //
  2247. // panelApps3
  2248. //
  2249. this.panelApps3.AutoScroll = true;
  2250. this.panelApps3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2251. this.panelApps3.Controls.Add(this.cNPP);
  2252. this.panelApps3.Controls.Add(this.cSublimeText);
  2253. this.panelApps3.Controls.Add(this.pictureBox33);
  2254. this.panelApps3.Controls.Add(this.cAtom);
  2255. this.panelApps3.Controls.Add(this.pictureBox34);
  2256. this.panelApps3.Controls.Add(this.pictureBox32);
  2257. this.panelApps3.Controls.Add(this.pictureBox35);
  2258. this.panelApps3.Controls.Add(this.pictureBox31);
  2259. this.panelApps3.Controls.Add(this.pictureBox36);
  2260. this.panelApps3.Controls.Add(this.cVS);
  2261. this.panelApps3.Controls.Add(this.cVSCode);
  2262. this.panelApps3.Controls.Add(this.cSublimeMerge);
  2263. this.panelApps3.Controls.Add(this.pictureBox64);
  2264. this.panelApps3.Controls.Add(this.cAndroidStudio);
  2265. this.panelApps3.Controls.Add(this.pictureBox62);
  2266. this.panelApps3.Controls.Add(this.cEclipse);
  2267. this.panelApps3.Controls.Add(this.cGitHub);
  2268. this.panelApps3.Controls.Add(this.cNode);
  2269. this.panelApps3.Controls.Add(this.pictureBox38);
  2270. this.panelApps3.Controls.Add(this.cXAMPP);
  2271. this.panelApps3.Controls.Add(this.cPostman);
  2272. this.panelApps3.Controls.Add(this.pictureBox40);
  2273. this.panelApps3.Controls.Add(this.pictureBox41);
  2274. this.panelApps3.Controls.Add(this.pictureBox42);
  2275. this.panelApps3.Controls.Add(this.cFileZilla);
  2276. this.panelApps3.Controls.Add(this.pictureBox39);
  2277. this.panelApps3.Controls.Add(this.pictureBox37);
  2278. this.panelApps3.Controls.Add(this.cPutty);
  2279. this.panelApps3.Controls.Add(this.pictureBox44);
  2280. this.panelApps3.Controls.Add(this.cWinScp);
  2281. this.panelApps3.Location = new System.Drawing.Point(249, 3);
  2282. this.panelApps3.Name = "panelApps3";
  2283. this.panelApps3.Size = new System.Drawing.Size(240, 189);
  2284. this.panelApps3.TabIndex = 165;
  2285. //
  2286. // cNPP
  2287. //
  2288. this.cNPP.AutoSize = true;
  2289. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2290. this.cNPP.Location = new System.Drawing.Point(33, 3);
  2291. this.cNPP.Name = "cNPP";
  2292. this.cNPP.Size = new System.Drawing.Size(108, 24);
  2293. this.cNPP.TabIndex = 58;
  2294. this.cNPP.Text = "Notepad++";
  2295. this.cNPP.UseVisualStyleBackColor = true;
  2296. //
  2297. // cSublimeText
  2298. //
  2299. this.cSublimeText.AutoSize = true;
  2300. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2301. this.cSublimeText.Location = new System.Drawing.Point(33, 33);
  2302. this.cSublimeText.Name = "cSublimeText";
  2303. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  2304. this.cSublimeText.TabIndex = 55;
  2305. this.cSublimeText.Text = "Sublime Text";
  2306. this.cSublimeText.UseVisualStyleBackColor = true;
  2307. //
  2308. // pictureBox33
  2309. //
  2310. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  2311. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2312. this.pictureBox33.Location = new System.Drawing.Point(3, 33);
  2313. this.pictureBox33.Name = "pictureBox33";
  2314. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  2315. this.pictureBox33.TabIndex = 100;
  2316. this.pictureBox33.TabStop = false;
  2317. //
  2318. // cAtom
  2319. //
  2320. this.cAtom.AutoSize = true;
  2321. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2322. this.cAtom.Location = new System.Drawing.Point(33, 153);
  2323. this.cAtom.Name = "cAtom";
  2324. this.cAtom.Size = new System.Drawing.Size(65, 24);
  2325. this.cAtom.TabIndex = 59;
  2326. this.cAtom.Text = "Atom";
  2327. this.cAtom.UseVisualStyleBackColor = true;
  2328. //
  2329. // pictureBox34
  2330. //
  2331. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  2332. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2333. this.pictureBox34.Location = new System.Drawing.Point(3, 93);
  2334. this.pictureBox34.Name = "pictureBox34";
  2335. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  2336. this.pictureBox34.TabIndex = 101;
  2337. this.pictureBox34.TabStop = false;
  2338. //
  2339. // pictureBox32
  2340. //
  2341. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  2342. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2343. this.pictureBox32.Location = new System.Drawing.Point(3, 123);
  2344. this.pictureBox32.Name = "pictureBox32";
  2345. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  2346. this.pictureBox32.TabIndex = 103;
  2347. this.pictureBox32.TabStop = false;
  2348. //
  2349. // pictureBox35
  2350. //
  2351. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  2352. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2353. this.pictureBox35.Location = new System.Drawing.Point(3, 153);
  2354. this.pictureBox35.Name = "pictureBox35";
  2355. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  2356. this.pictureBox35.TabIndex = 104;
  2357. this.pictureBox35.TabStop = false;
  2358. //
  2359. // pictureBox31
  2360. //
  2361. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  2362. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2363. this.pictureBox31.Location = new System.Drawing.Point(3, 3);
  2364. this.pictureBox31.Name = "pictureBox31";
  2365. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  2366. this.pictureBox31.TabIndex = 99;
  2367. this.pictureBox31.TabStop = false;
  2368. //
  2369. // pictureBox36
  2370. //
  2371. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  2372. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2373. this.pictureBox36.Location = new System.Drawing.Point(3, 63);
  2374. this.pictureBox36.Name = "pictureBox36";
  2375. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  2376. this.pictureBox36.TabIndex = 102;
  2377. this.pictureBox36.TabStop = false;
  2378. //
  2379. // cVS
  2380. //
  2381. this.cVS.AutoSize = true;
  2382. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2383. this.cVS.Location = new System.Drawing.Point(33, 123);
  2384. this.cVS.Name = "cVS";
  2385. this.cVS.Size = new System.Drawing.Size(117, 24);
  2386. this.cVS.TabIndex = 60;
  2387. this.cVS.Text = "Visual Studio";
  2388. this.cVS.UseVisualStyleBackColor = true;
  2389. //
  2390. // cVSCode
  2391. //
  2392. this.cVSCode.AutoSize = true;
  2393. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2394. this.cVSCode.Location = new System.Drawing.Point(33, 93);
  2395. this.cVSCode.Name = "cVSCode";
  2396. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  2397. this.cVSCode.TabIndex = 57;
  2398. this.cVSCode.Text = "Visual Studio Code";
  2399. this.cVSCode.UseVisualStyleBackColor = true;
  2400. //
  2401. // cSublimeMerge
  2402. //
  2403. this.cSublimeMerge.AutoSize = true;
  2404. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2405. this.cSublimeMerge.Location = new System.Drawing.Point(33, 63);
  2406. this.cSublimeMerge.Name = "cSublimeMerge";
  2407. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  2408. this.cSublimeMerge.TabIndex = 59;
  2409. this.cSublimeMerge.Text = "Sublime Merge";
  2410. this.cSublimeMerge.UseVisualStyleBackColor = true;
  2411. //
  2412. // pictureBox64
  2413. //
  2414. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  2415. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2416. this.pictureBox64.Location = new System.Drawing.Point(3, 183);
  2417. this.pictureBox64.Name = "pictureBox64";
  2418. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  2419. this.pictureBox64.TabIndex = 129;
  2420. this.pictureBox64.TabStop = false;
  2421. //
  2422. // cAndroidStudio
  2423. //
  2424. this.cAndroidStudio.AutoSize = true;
  2425. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2426. this.cAndroidStudio.Location = new System.Drawing.Point(33, 213);
  2427. this.cAndroidStudio.Name = "cAndroidStudio";
  2428. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  2429. this.cAndroidStudio.TabIndex = 127;
  2430. this.cAndroidStudio.Text = "Android Studio";
  2431. this.cAndroidStudio.UseVisualStyleBackColor = true;
  2432. //
  2433. // pictureBox62
  2434. //
  2435. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  2436. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2437. this.pictureBox62.Location = new System.Drawing.Point(3, 213);
  2438. this.pictureBox62.Name = "pictureBox62";
  2439. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  2440. this.pictureBox62.TabIndex = 131;
  2441. this.pictureBox62.TabStop = false;
  2442. //
  2443. // cEclipse
  2444. //
  2445. this.cEclipse.AutoSize = true;
  2446. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2447. this.cEclipse.Location = new System.Drawing.Point(33, 183);
  2448. this.cEclipse.Name = "cEclipse";
  2449. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  2450. this.cEclipse.TabIndex = 126;
  2451. this.cEclipse.Text = "Eclipse";
  2452. this.cEclipse.UseVisualStyleBackColor = true;
  2453. //
  2454. // cGitHub
  2455. //
  2456. this.cGitHub.AutoSize = true;
  2457. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2458. this.cGitHub.Location = new System.Drawing.Point(33, 254);
  2459. this.cGitHub.Name = "cGitHub";
  2460. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  2461. this.cGitHub.TabIndex = 57;
  2462. this.cGitHub.Text = "GitHub";
  2463. this.cGitHub.UseVisualStyleBackColor = true;
  2464. //
  2465. // cNode
  2466. //
  2467. this.cNode.AutoSize = true;
  2468. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2469. this.cNode.Location = new System.Drawing.Point(33, 285);
  2470. this.cNode.Name = "cNode";
  2471. this.cNode.Size = new System.Drawing.Size(80, 24);
  2472. this.cNode.TabIndex = 70;
  2473. this.cNode.Text = "NodeJS";
  2474. this.cNode.UseVisualStyleBackColor = true;
  2475. //
  2476. // pictureBox38
  2477. //
  2478. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  2479. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2480. this.pictureBox38.Location = new System.Drawing.Point(3, 313);
  2481. this.pictureBox38.Name = "pictureBox38";
  2482. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  2483. this.pictureBox38.TabIndex = 103;
  2484. this.pictureBox38.TabStop = false;
  2485. //
  2486. // cXAMPP
  2487. //
  2488. this.cXAMPP.AutoSize = true;
  2489. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2490. this.cXAMPP.Location = new System.Drawing.Point(33, 315);
  2491. this.cXAMPP.Name = "cXAMPP";
  2492. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  2493. this.cXAMPP.TabIndex = 71;
  2494. this.cXAMPP.Text = "XAMPP";
  2495. this.cXAMPP.UseVisualStyleBackColor = true;
  2496. //
  2497. // cPostman
  2498. //
  2499. this.cPostman.AutoSize = true;
  2500. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2501. this.cPostman.Location = new System.Drawing.Point(33, 343);
  2502. this.cPostman.Name = "cPostman";
  2503. this.cPostman.Size = new System.Drawing.Size(86, 24);
  2504. this.cPostman.TabIndex = 72;
  2505. this.cPostman.Text = "Postman";
  2506. this.cPostman.UseVisualStyleBackColor = true;
  2507. //
  2508. // pictureBox40
  2509. //
  2510. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  2511. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2512. this.pictureBox40.Location = new System.Drawing.Point(3, 283);
  2513. this.pictureBox40.Name = "pictureBox40";
  2514. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  2515. this.pictureBox40.TabIndex = 101;
  2516. this.pictureBox40.TabStop = false;
  2517. //
  2518. // pictureBox41
  2519. //
  2520. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  2521. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2522. this.pictureBox41.Location = new System.Drawing.Point(3, 343);
  2523. this.pictureBox41.Name = "pictureBox41";
  2524. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  2525. this.pictureBox41.TabIndex = 104;
  2526. this.pictureBox41.TabStop = false;
  2527. //
  2528. // pictureBox42
  2529. //
  2530. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  2531. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2532. this.pictureBox42.Location = new System.Drawing.Point(3, 254);
  2533. this.pictureBox42.Name = "pictureBox42";
  2534. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  2535. this.pictureBox42.TabIndex = 102;
  2536. this.pictureBox42.TabStop = false;
  2537. //
  2538. // cFileZilla
  2539. //
  2540. this.cFileZilla.AutoSize = true;
  2541. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2542. this.cFileZilla.Location = new System.Drawing.Point(33, 413);
  2543. this.cFileZilla.Name = "cFileZilla";
  2544. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  2545. this.cFileZilla.TabIndex = 55;
  2546. this.cFileZilla.Text = "FileZilla";
  2547. this.cFileZilla.UseVisualStyleBackColor = true;
  2548. //
  2549. // pictureBox39
  2550. //
  2551. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  2552. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2553. this.pictureBox39.Location = new System.Drawing.Point(3, 413);
  2554. this.pictureBox39.Name = "pictureBox39";
  2555. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  2556. this.pictureBox39.TabIndex = 100;
  2557. this.pictureBox39.TabStop = false;
  2558. //
  2559. // pictureBox37
  2560. //
  2561. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  2562. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2563. this.pictureBox37.Location = new System.Drawing.Point(3, 443);
  2564. this.pictureBox37.Name = "pictureBox37";
  2565. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  2566. this.pictureBox37.TabIndex = 99;
  2567. this.pictureBox37.TabStop = false;
  2568. //
  2569. // cPutty
  2570. //
  2571. this.cPutty.AutoSize = true;
  2572. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2573. this.cPutty.Location = new System.Drawing.Point(33, 443);
  2574. this.cPutty.Name = "cPutty";
  2575. this.cPutty.Size = new System.Drawing.Size(64, 24);
  2576. this.cPutty.TabIndex = 58;
  2577. this.cPutty.Text = "Putty";
  2578. this.cPutty.UseVisualStyleBackColor = true;
  2579. //
  2580. // pictureBox44
  2581. //
  2582. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  2583. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2584. this.pictureBox44.Location = new System.Drawing.Point(3, 383);
  2585. this.pictureBox44.Name = "pictureBox44";
  2586. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  2587. this.pictureBox44.TabIndex = 106;
  2588. this.pictureBox44.TabStop = false;
  2589. //
  2590. // cWinScp
  2591. //
  2592. this.cWinScp.AutoSize = true;
  2593. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2594. this.cWinScp.Location = new System.Drawing.Point(33, 383);
  2595. this.cWinScp.Name = "cWinScp";
  2596. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  2597. this.cWinScp.TabIndex = 81;
  2598. this.cWinScp.Text = "WinSCP";
  2599. this.cWinScp.UseVisualStyleBackColor = true;
  2600. //
  2601. // panelApps6
  2602. //
  2603. this.panelApps6.AutoScroll = true;
  2604. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2605. this.panelApps6.Controls.Add(this.cVCPP);
  2606. this.panelApps6.Controls.Add(this.pictureBox80);
  2607. this.panelApps6.Controls.Add(this.cNF472);
  2608. this.panelApps6.Controls.Add(this.pictureBox78);
  2609. this.panelApps6.Controls.Add(this.cNF452);
  2610. this.panelApps6.Controls.Add(this.pictureBox79);
  2611. this.panelApps6.Controls.Add(this.cNF40);
  2612. this.panelApps6.Controls.Add(this.pictureBox77);
  2613. this.panelApps6.Controls.Add(this.cNF35);
  2614. this.panelApps6.Controls.Add(this.pictureBox76);
  2615. this.panelApps6.Controls.Add(this.cIObitSU);
  2616. this.panelApps6.Controls.Add(this.cIObitU);
  2617. this.panelApps6.Controls.Add(this.pictureBox74);
  2618. this.panelApps6.Controls.Add(this.cRevo);
  2619. this.panelApps6.Controls.Add(this.pictureBox68);
  2620. this.panelApps6.Controls.Add(this.cIObitDB);
  2621. this.panelApps6.Controls.Add(this.cIObitSD);
  2622. this.panelApps6.Controls.Add(this.pictureBox61);
  2623. this.panelApps6.Controls.Add(this.cUUI);
  2624. this.panelApps6.Controls.Add(this.pictureBox66);
  2625. this.panelApps6.Controls.Add(this.pictureBox72);
  2626. this.panelApps6.Controls.Add(this.pictureBox67);
  2627. this.panelApps6.Controls.Add(this.cRufus);
  2628. this.panelApps6.Controls.Add(this.pictureBox73);
  2629. this.panelApps6.Controls.Add(this.cMalwarebytes);
  2630. this.panelApps6.Controls.Add(this.pictureBox70);
  2631. this.panelApps6.Controls.Add(this.cAntiExploit);
  2632. this.panelApps6.Controls.Add(this.pictureBox69);
  2633. this.panelApps6.Location = new System.Drawing.Point(495, 197);
  2634. this.panelApps6.Name = "panelApps6";
  2635. this.panelApps6.Size = new System.Drawing.Size(240, 188);
  2636. this.panelApps6.TabIndex = 162;
  2637. //
  2638. // cVCPP
  2639. //
  2640. this.cVCPP.AutoSize = true;
  2641. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2642. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2643. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2644. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  2645. this.cVCPP.Name = "cVCPP";
  2646. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  2647. this.cVCPP.TabIndex = 171;
  2648. this.cVCPP.Text = "Visual C++ AiO";
  2649. this.cVCPP.UseVisualStyleBackColor = true;
  2650. //
  2651. // pictureBox80
  2652. //
  2653. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  2654. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2655. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  2656. this.pictureBox80.Name = "pictureBox80";
  2657. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  2658. this.pictureBox80.TabIndex = 172;
  2659. this.pictureBox80.TabStop = false;
  2660. //
  2661. // cNF472
  2662. //
  2663. this.cNF472.AutoSize = true;
  2664. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2665. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2666. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2667. this.cNF472.Location = new System.Drawing.Point(35, 95);
  2668. this.cNF472.Name = "cNF472";
  2669. this.cNF472.Size = new System.Drawing.Size(178, 24);
  2670. this.cNF472.TabIndex = 169;
  2671. this.cNF472.Text = ".NET Framework 4.7.2";
  2672. this.cNF472.UseVisualStyleBackColor = true;
  2673. //
  2674. // pictureBox78
  2675. //
  2676. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  2677. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2678. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  2679. this.pictureBox78.Name = "pictureBox78";
  2680. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  2681. this.pictureBox78.TabIndex = 170;
  2682. this.pictureBox78.TabStop = false;
  2683. //
  2684. // cNF452
  2685. //
  2686. this.cNF452.AutoSize = true;
  2687. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2688. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2689. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2690. this.cNF452.Location = new System.Drawing.Point(35, 65);
  2691. this.cNF452.Name = "cNF452";
  2692. this.cNF452.Size = new System.Drawing.Size(178, 24);
  2693. this.cNF452.TabIndex = 167;
  2694. this.cNF452.Text = ".NET Framework 4.5.2";
  2695. this.cNF452.UseVisualStyleBackColor = true;
  2696. //
  2697. // pictureBox79
  2698. //
  2699. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  2700. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2701. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  2702. this.pictureBox79.Name = "pictureBox79";
  2703. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  2704. this.pictureBox79.TabIndex = 168;
  2705. this.pictureBox79.TabStop = false;
  2706. //
  2707. // cNF40
  2708. //
  2709. this.cNF40.AutoSize = true;
  2710. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2711. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2712. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2713. this.cNF40.Location = new System.Drawing.Point(35, 35);
  2714. this.cNF40.Name = "cNF40";
  2715. this.cNF40.Size = new System.Drawing.Size(166, 24);
  2716. this.cNF40.TabIndex = 165;
  2717. this.cNF40.Text = ".NET Framework 4.0";
  2718. this.cNF40.UseVisualStyleBackColor = true;
  2719. //
  2720. // pictureBox77
  2721. //
  2722. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  2723. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2724. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  2725. this.pictureBox77.Name = "pictureBox77";
  2726. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  2727. this.pictureBox77.TabIndex = 166;
  2728. this.pictureBox77.TabStop = false;
  2729. //
  2730. // cNF35
  2731. //
  2732. this.cNF35.AutoSize = true;
  2733. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2734. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2735. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2736. this.cNF35.Location = new System.Drawing.Point(35, 5);
  2737. this.cNF35.Name = "cNF35";
  2738. this.cNF35.Size = new System.Drawing.Size(165, 24);
  2739. this.cNF35.TabIndex = 163;
  2740. this.cNF35.Text = ".NET Framework 3.5";
  2741. this.cNF35.UseVisualStyleBackColor = true;
  2742. //
  2743. // pictureBox76
  2744. //
  2745. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  2746. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2747. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  2748. this.pictureBox76.Name = "pictureBox76";
  2749. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  2750. this.pictureBox76.TabIndex = 164;
  2751. this.pictureBox76.TabStop = false;
  2752. //
  2753. // cIObitSU
  2754. //
  2755. this.cIObitSU.AutoSize = true;
  2756. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2757. this.cIObitSU.Location = new System.Drawing.Point(35, 259);
  2758. this.cIObitSU.Name = "cIObitSU";
  2759. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  2760. this.cIObitSU.TabIndex = 162;
  2761. this.cIObitSU.Text = "IObit Software Updater";
  2762. this.cIObitSU.UseVisualStyleBackColor = true;
  2763. //
  2764. // cIObitU
  2765. //
  2766. this.cIObitU.AutoSize = true;
  2767. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2768. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2769. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2770. this.cIObitU.Location = new System.Drawing.Point(35, 170);
  2771. this.cIObitU.Name = "cIObitU";
  2772. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  2773. this.cIObitU.TabIndex = 138;
  2774. this.cIObitU.Text = "IObit Uninstaller";
  2775. this.cIObitU.UseVisualStyleBackColor = true;
  2776. //
  2777. // pictureBox74
  2778. //
  2779. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  2780. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2781. this.pictureBox74.Location = new System.Drawing.Point(5, 259);
  2782. this.pictureBox74.Name = "pictureBox74";
  2783. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  2784. this.pictureBox74.TabIndex = 161;
  2785. this.pictureBox74.TabStop = false;
  2786. //
  2787. // cRevo
  2788. //
  2789. this.cRevo.AutoSize = true;
  2790. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2791. this.cRevo.Location = new System.Drawing.Point(35, 289);
  2792. this.cRevo.Name = "cRevo";
  2793. this.cRevo.Size = new System.Drawing.Size(140, 24);
  2794. this.cRevo.TabIndex = 142;
  2795. this.cRevo.Text = "Revo Uninstaller";
  2796. this.cRevo.UseVisualStyleBackColor = true;
  2797. //
  2798. // pictureBox68
  2799. //
  2800. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  2801. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2802. this.pictureBox68.Location = new System.Drawing.Point(5, 289);
  2803. this.pictureBox68.Name = "pictureBox68";
  2804. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  2805. this.pictureBox68.TabIndex = 143;
  2806. this.pictureBox68.TabStop = false;
  2807. //
  2808. // cIObitDB
  2809. //
  2810. this.cIObitDB.AutoSize = true;
  2811. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2812. this.cIObitDB.Location = new System.Drawing.Point(35, 200);
  2813. this.cIObitDB.Name = "cIObitDB";
  2814. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  2815. this.cIObitDB.TabIndex = 137;
  2816. this.cIObitDB.Text = "IObit Driver Booster";
  2817. this.cIObitDB.UseVisualStyleBackColor = true;
  2818. //
  2819. // cIObitSD
  2820. //
  2821. this.cIObitSD.AutoSize = true;
  2822. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2823. this.cIObitSD.Location = new System.Drawing.Point(35, 230);
  2824. this.cIObitSD.Name = "cIObitSD";
  2825. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  2826. this.cIObitSD.TabIndex = 136;
  2827. this.cIObitSD.Text = "IObit Smart Defrag";
  2828. this.cIObitSD.UseVisualStyleBackColor = true;
  2829. //
  2830. // pictureBox61
  2831. //
  2832. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  2833. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2834. this.pictureBox61.Location = new System.Drawing.Point(5, 169);
  2835. this.pictureBox61.Name = "pictureBox61";
  2836. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  2837. this.pictureBox61.TabIndex = 139;
  2838. this.pictureBox61.TabStop = false;
  2839. //
  2840. // cUUI
  2841. //
  2842. this.cUUI.AutoSize = true;
  2843. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2844. this.cUUI.Location = new System.Drawing.Point(35, 427);
  2845. this.cUUI.Name = "cUUI";
  2846. this.cUUI.Size = new System.Drawing.Size(182, 24);
  2847. this.cUUI.TabIndex = 152;
  2848. this.cUUI.Text = "Universal USB Installer";
  2849. this.cUUI.UseVisualStyleBackColor = true;
  2850. //
  2851. // pictureBox66
  2852. //
  2853. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  2854. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2855. this.pictureBox66.Location = new System.Drawing.Point(5, 199);
  2856. this.pictureBox66.Name = "pictureBox66";
  2857. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  2858. this.pictureBox66.TabIndex = 140;
  2859. this.pictureBox66.TabStop = false;
  2860. //
  2861. // pictureBox72
  2862. //
  2863. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  2864. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2865. this.pictureBox72.Location = new System.Drawing.Point(5, 426);
  2866. this.pictureBox72.Name = "pictureBox72";
  2867. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  2868. this.pictureBox72.TabIndex = 153;
  2869. this.pictureBox72.TabStop = false;
  2870. //
  2871. // pictureBox67
  2872. //
  2873. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  2874. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2875. this.pictureBox67.Location = new System.Drawing.Point(5, 229);
  2876. this.pictureBox67.Name = "pictureBox67";
  2877. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  2878. this.pictureBox67.TabIndex = 141;
  2879. this.pictureBox67.TabStop = false;
  2880. //
  2881. // cRufus
  2882. //
  2883. this.cRufus.AutoSize = true;
  2884. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2885. this.cRufus.Location = new System.Drawing.Point(35, 397);
  2886. this.cRufus.Name = "cRufus";
  2887. this.cRufus.Size = new System.Drawing.Size(66, 24);
  2888. this.cRufus.TabIndex = 150;
  2889. this.cRufus.Text = "Rufus";
  2890. this.cRufus.UseVisualStyleBackColor = true;
  2891. //
  2892. // pictureBox73
  2893. //
  2894. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  2895. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2896. this.pictureBox73.Location = new System.Drawing.Point(5, 396);
  2897. this.pictureBox73.Name = "pictureBox73";
  2898. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  2899. this.pictureBox73.TabIndex = 151;
  2900. this.pictureBox73.TabStop = false;
  2901. //
  2902. // cMalwarebytes
  2903. //
  2904. this.cMalwarebytes.AutoSize = true;
  2905. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2906. this.cMalwarebytes.Location = new System.Drawing.Point(35, 337);
  2907. this.cMalwarebytes.Name = "cMalwarebytes";
  2908. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  2909. this.cMalwarebytes.TabIndex = 144;
  2910. this.cMalwarebytes.Text = "Malwarebytes";
  2911. this.cMalwarebytes.UseVisualStyleBackColor = true;
  2912. //
  2913. // pictureBox70
  2914. //
  2915. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  2916. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2917. this.pictureBox70.Location = new System.Drawing.Point(5, 336);
  2918. this.pictureBox70.Name = "pictureBox70";
  2919. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  2920. this.pictureBox70.TabIndex = 145;
  2921. this.pictureBox70.TabStop = false;
  2922. //
  2923. // cAntiExploit
  2924. //
  2925. this.cAntiExploit.AutoSize = true;
  2926. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2927. this.cAntiExploit.Location = new System.Drawing.Point(35, 367);
  2928. this.cAntiExploit.Name = "cAntiExploit";
  2929. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  2930. this.cAntiExploit.TabIndex = 146;
  2931. this.cAntiExploit.Text = "Anti-Exploit";
  2932. this.cAntiExploit.UseVisualStyleBackColor = true;
  2933. //
  2934. // pictureBox69
  2935. //
  2936. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  2937. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2938. this.pictureBox69.Location = new System.Drawing.Point(5, 366);
  2939. this.pictureBox69.Name = "pictureBox69";
  2940. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  2941. this.pictureBox69.TabIndex = 147;
  2942. this.pictureBox69.TabStop = false;
  2943. //
  2944. // panelApps4
  2945. //
  2946. this.panelApps4.AutoScroll = true;
  2947. this.panelApps4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2948. this.panelApps4.Controls.Add(this.pictureBox75);
  2949. this.panelApps4.Controls.Add(this.cQB);
  2950. this.panelApps4.Controls.Add(this.cUT2);
  2951. this.panelApps4.Controls.Add(this.cDeluge);
  2952. this.panelApps4.Controls.Add(this.pictureBox18);
  2953. this.panelApps4.Controls.Add(this.pictureBox19);
  2954. this.panelApps4.Controls.Add(this.cUT3);
  2955. this.panelApps4.Controls.Add(this.pictureBox20);
  2956. this.panelApps4.Controls.Add(this.pictureBox17);
  2957. this.panelApps4.Controls.Add(this.cBT);
  2958. this.panelApps4.Controls.Add(this.cSteam);
  2959. this.panelApps4.Controls.Add(this.cOrigin);
  2960. this.panelApps4.Controls.Add(this.pictureBox54);
  2961. this.panelApps4.Controls.Add(this.cEpicStore);
  2962. this.panelApps4.Controls.Add(this.pictureBox53);
  2963. this.panelApps4.Controls.Add(this.cBlizzard);
  2964. this.panelApps4.Controls.Add(this.pictureBox49);
  2965. this.panelApps4.Controls.Add(this.pictureBox51);
  2966. this.panelApps4.Controls.Add(this.cUbi);
  2967. this.panelApps4.Controls.Add(this.pictureBox50);
  2968. this.panelApps4.Location = new System.Drawing.Point(495, 3);
  2969. this.panelApps4.Name = "panelApps4";
  2970. this.panelApps4.Size = new System.Drawing.Size(240, 188);
  2971. this.panelApps4.TabIndex = 157;
  2972. //
  2973. // pictureBox75
  2974. //
  2975. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  2976. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2977. this.pictureBox75.Location = new System.Drawing.Point(5, 93);
  2978. this.pictureBox75.Name = "pictureBox75";
  2979. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  2980. this.pictureBox75.TabIndex = 162;
  2981. this.pictureBox75.TabStop = false;
  2982. //
  2983. // cQB
  2984. //
  2985. this.cQB.AutoSize = true;
  2986. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2987. this.cQB.Location = new System.Drawing.Point(35, 3);
  2988. this.cQB.Name = "cQB";
  2989. this.cQB.Size = new System.Drawing.Size(105, 24);
  2990. this.cQB.TabIndex = 58;
  2991. this.cQB.Text = "qBitTorrent";
  2992. this.cQB.UseVisualStyleBackColor = true;
  2993. //
  2994. // cUT2
  2995. //
  2996. this.cUT2.AutoSize = true;
  2997. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2998. this.cUT2.Location = new System.Drawing.Point(35, 93);
  2999. this.cUT2.Name = "cUT2";
  3000. this.cUT2.Size = new System.Drawing.Size(121, 24);
  3001. this.cUT2.TabIndex = 161;
  3002. this.cUT2.Text = "uTorrent 2.2.1";
  3003. this.cUT2.UseVisualStyleBackColor = true;
  3004. //
  3005. // cDeluge
  3006. //
  3007. this.cDeluge.AutoSize = true;
  3008. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3009. this.cDeluge.Location = new System.Drawing.Point(35, 33);
  3010. this.cDeluge.Name = "cDeluge";
  3011. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  3012. this.cDeluge.TabIndex = 55;
  3013. this.cDeluge.Text = "Deluge";
  3014. this.cDeluge.UseVisualStyleBackColor = true;
  3015. //
  3016. // pictureBox18
  3017. //
  3018. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  3019. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3020. this.pictureBox18.Location = new System.Drawing.Point(5, 123);
  3021. this.pictureBox18.Name = "pictureBox18";
  3022. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  3023. this.pictureBox18.TabIndex = 93;
  3024. this.pictureBox18.TabStop = false;
  3025. //
  3026. // pictureBox19
  3027. //
  3028. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  3029. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3030. this.pictureBox19.Location = new System.Drawing.Point(5, 63);
  3031. this.pictureBox19.Name = "pictureBox19";
  3032. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  3033. this.pictureBox19.TabIndex = 94;
  3034. this.pictureBox19.TabStop = false;
  3035. //
  3036. // cUT3
  3037. //
  3038. this.cUT3.AutoSize = true;
  3039. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3040. this.cUT3.Location = new System.Drawing.Point(35, 63);
  3041. this.cUT3.Name = "cUT3";
  3042. this.cUT3.Size = new System.Drawing.Size(111, 24);
  3043. this.cUT3.TabIndex = 59;
  3044. this.cUT3.Text = "uTorrent 3.x";
  3045. this.cUT3.UseVisualStyleBackColor = true;
  3046. //
  3047. // pictureBox20
  3048. //
  3049. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  3050. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3051. this.pictureBox20.Location = new System.Drawing.Point(5, 33);
  3052. this.pictureBox20.Name = "pictureBox20";
  3053. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  3054. this.pictureBox20.TabIndex = 92;
  3055. this.pictureBox20.TabStop = false;
  3056. //
  3057. // pictureBox17
  3058. //
  3059. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  3060. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3061. this.pictureBox17.Location = new System.Drawing.Point(5, 3);
  3062. this.pictureBox17.Name = "pictureBox17";
  3063. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  3064. this.pictureBox17.TabIndex = 91;
  3065. this.pictureBox17.TabStop = false;
  3066. //
  3067. // cBT
  3068. //
  3069. this.cBT.AutoSize = true;
  3070. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3071. this.cBT.Location = new System.Drawing.Point(35, 123);
  3072. this.cBT.Name = "cBT";
  3073. this.cBT.Size = new System.Drawing.Size(96, 24);
  3074. this.cBT.TabIndex = 60;
  3075. this.cBT.Text = "BitTorrent";
  3076. this.cBT.UseVisualStyleBackColor = true;
  3077. //
  3078. // cSteam
  3079. //
  3080. this.cSteam.AutoSize = true;
  3081. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3082. this.cSteam.Location = new System.Drawing.Point(35, 164);
  3083. this.cSteam.Name = "cSteam";
  3084. this.cSteam.Size = new System.Drawing.Size(70, 24);
  3085. this.cSteam.TabIndex = 70;
  3086. this.cSteam.Text = "Steam";
  3087. this.cSteam.UseVisualStyleBackColor = true;
  3088. //
  3089. // cOrigin
  3090. //
  3091. this.cOrigin.AutoSize = true;
  3092. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3093. this.cOrigin.Location = new System.Drawing.Point(35, 284);
  3094. this.cOrigin.Name = "cOrigin";
  3095. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  3096. this.cOrigin.TabIndex = 111;
  3097. this.cOrigin.Text = "EA Origin";
  3098. this.cOrigin.UseVisualStyleBackColor = true;
  3099. //
  3100. // pictureBox54
  3101. //
  3102. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  3103. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3104. this.pictureBox54.Location = new System.Drawing.Point(5, 284);
  3105. this.pictureBox54.Name = "pictureBox54";
  3106. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  3107. this.pictureBox54.TabIndex = 110;
  3108. this.pictureBox54.TabStop = false;
  3109. //
  3110. // cEpicStore
  3111. //
  3112. this.cEpicStore.AutoSize = true;
  3113. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3114. this.cEpicStore.Location = new System.Drawing.Point(35, 254);
  3115. this.cEpicStore.Name = "cEpicStore";
  3116. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  3117. this.cEpicStore.TabIndex = 109;
  3118. this.cEpicStore.Text = "Epic Games";
  3119. this.cEpicStore.UseVisualStyleBackColor = true;
  3120. //
  3121. // pictureBox53
  3122. //
  3123. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  3124. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3125. this.pictureBox53.Location = new System.Drawing.Point(5, 254);
  3126. this.pictureBox53.Name = "pictureBox53";
  3127. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  3128. this.pictureBox53.TabIndex = 108;
  3129. this.pictureBox53.TabStop = false;
  3130. //
  3131. // cBlizzard
  3132. //
  3133. this.cBlizzard.AutoSize = true;
  3134. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3135. this.cBlizzard.Location = new System.Drawing.Point(35, 224);
  3136. this.cBlizzard.Name = "cBlizzard";
  3137. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  3138. this.cBlizzard.TabIndex = 82;
  3139. this.cBlizzard.Text = "Battle.net";
  3140. this.cBlizzard.UseVisualStyleBackColor = true;
  3141. //
  3142. // pictureBox49
  3143. //
  3144. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  3145. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3146. this.pictureBox49.Location = new System.Drawing.Point(5, 224);
  3147. this.pictureBox49.Name = "pictureBox49";
  3148. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  3149. this.pictureBox49.TabIndex = 105;
  3150. this.pictureBox49.TabStop = false;
  3151. //
  3152. // pictureBox51
  3153. //
  3154. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  3155. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3156. this.pictureBox51.Location = new System.Drawing.Point(5, 194);
  3157. this.pictureBox51.Name = "pictureBox51";
  3158. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  3159. this.pictureBox51.TabIndex = 104;
  3160. this.pictureBox51.TabStop = false;
  3161. //
  3162. // cUbi
  3163. //
  3164. this.cUbi.AutoSize = true;
  3165. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3166. this.cUbi.Location = new System.Drawing.Point(35, 194);
  3167. this.cUbi.Name = "cUbi";
  3168. this.cUbi.Size = new System.Drawing.Size(68, 24);
  3169. this.cUbi.TabIndex = 81;
  3170. this.cUbi.Text = "Uplay";
  3171. this.cUbi.UseVisualStyleBackColor = true;
  3172. //
  3173. // pictureBox50
  3174. //
  3175. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  3176. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3177. this.pictureBox50.Location = new System.Drawing.Point(5, 164);
  3178. this.pictureBox50.Name = "pictureBox50";
  3179. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  3180. this.pictureBox50.TabIndex = 103;
  3181. this.pictureBox50.TabStop = false;
  3182. //
  3183. // cAutoInstall
  3184. //
  3185. this.cAutoInstall.AutoSize = true;
  3186. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3187. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3188. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3189. this.cAutoInstall.Location = new System.Drawing.Point(453, 497);
  3190. this.cAutoInstall.Name = "cAutoInstall";
  3191. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  3192. this.cAutoInstall.TabIndex = 107;
  3193. this.cAutoInstall.Text = "Install after downloading";
  3194. this.cAutoInstall.UseVisualStyleBackColor = true;
  3195. //
  3196. // progressDownloader
  3197. //
  3198. this.progressDownloader.Location = new System.Drawing.Point(3, 490);
  3199. this.progressDownloader.MarqueeAnimationSpeed = 15;
  3200. this.progressDownloader.Name = "progressDownloader";
  3201. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  3202. this.progressDownloader.TabIndex = 160;
  3203. //
  3204. // c64
  3205. //
  3206. this.c64.AutoSize = true;
  3207. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3208. this.c64.Location = new System.Drawing.Point(453, 424);
  3209. this.c64.Name = "c64";
  3210. this.c64.Size = new System.Drawing.Size(72, 25);
  3211. this.c64.TabIndex = 75;
  3212. this.c64.TabStop = true;
  3213. this.c64.Text = "64-bit";
  3214. this.c64.UseVisualStyleBackColor = true;
  3215. //
  3216. // panelApps5
  3217. //
  3218. this.panelApps5.AutoScroll = true;
  3219. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3220. this.panelApps5.Controls.Add(this.pictureBox82);
  3221. this.panelApps5.Controls.Add(this.cMega);
  3222. this.panelApps5.Controls.Add(this.cAdobeReader);
  3223. this.panelApps5.Controls.Add(this.pictureBox22);
  3224. this.panelApps5.Controls.Add(this.cFoxit);
  3225. this.panelApps5.Controls.Add(this.pictureBox23);
  3226. this.panelApps5.Controls.Add(this.pictureBox21);
  3227. this.panelApps5.Controls.Add(this.pictureBox24);
  3228. this.panelApps5.Controls.Add(this.cEvernote);
  3229. this.panelApps5.Controls.Add(this.cSumatra);
  3230. this.panelApps5.Controls.Add(this.pictureBox52);
  3231. this.panelApps5.Controls.Add(this.cLibreOffice);
  3232. this.panelApps5.Controls.Add(this.cPeaZip);
  3233. this.panelApps5.Controls.Add(this.pictureBox14);
  3234. this.panelApps5.Controls.Add(this.cFlux);
  3235. this.panelApps5.Controls.Add(this.pictureBox71);
  3236. this.panelApps5.Controls.Add(this.pictureBox15);
  3237. this.panelApps5.Controls.Add(this.pictureBox16);
  3238. this.panelApps5.Controls.Add(this.c7zip);
  3239. this.panelApps5.Controls.Add(this.cWinRar);
  3240. this.panelApps5.Controls.Add(this.cDropbox);
  3241. this.panelApps5.Controls.Add(this.pictureBox43);
  3242. this.panelApps5.Controls.Add(this.cOneDrive);
  3243. this.panelApps5.Controls.Add(this.pictureBox63);
  3244. this.panelApps5.Location = new System.Drawing.Point(3, 197);
  3245. this.panelApps5.Name = "panelApps5";
  3246. this.panelApps5.Size = new System.Drawing.Size(240, 188);
  3247. this.panelApps5.TabIndex = 158;
  3248. //
  3249. // cAdobeReader
  3250. //
  3251. this.cAdobeReader.AutoSize = true;
  3252. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3253. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  3254. this.cAdobeReader.Name = "cAdobeReader";
  3255. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  3256. this.cAdobeReader.TabIndex = 55;
  3257. this.cAdobeReader.Text = "Adobe Reader";
  3258. this.cAdobeReader.UseVisualStyleBackColor = true;
  3259. //
  3260. // pictureBox22
  3261. //
  3262. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  3263. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3264. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  3265. this.pictureBox22.Name = "pictureBox22";
  3266. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  3267. this.pictureBox22.TabIndex = 96;
  3268. this.pictureBox22.TabStop = false;
  3269. //
  3270. // cFoxit
  3271. //
  3272. this.cFoxit.AutoSize = true;
  3273. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3274. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  3275. this.cFoxit.Name = "cFoxit";
  3276. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  3277. this.cFoxit.TabIndex = 59;
  3278. this.cFoxit.Text = "Foxit Reader";
  3279. this.cFoxit.UseVisualStyleBackColor = true;
  3280. //
  3281. // pictureBox23
  3282. //
  3283. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  3284. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3285. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  3286. this.pictureBox23.Name = "pictureBox23";
  3287. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  3288. this.pictureBox23.TabIndex = 98;
  3289. this.pictureBox23.TabStop = false;
  3290. //
  3291. // pictureBox21
  3292. //
  3293. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  3294. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3295. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  3296. this.pictureBox21.Name = "pictureBox21";
  3297. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  3298. this.pictureBox21.TabIndex = 95;
  3299. this.pictureBox21.TabStop = false;
  3300. //
  3301. // pictureBox24
  3302. //
  3303. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  3304. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3305. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  3306. this.pictureBox24.Name = "pictureBox24";
  3307. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  3308. this.pictureBox24.TabIndex = 97;
  3309. this.pictureBox24.TabStop = false;
  3310. //
  3311. // cEvernote
  3312. //
  3313. this.cEvernote.AutoSize = true;
  3314. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3315. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  3316. this.cEvernote.Name = "cEvernote";
  3317. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  3318. this.cEvernote.TabIndex = 80;
  3319. this.cEvernote.Text = "Evernote";
  3320. this.cEvernote.UseVisualStyleBackColor = true;
  3321. //
  3322. // cSumatra
  3323. //
  3324. this.cSumatra.AutoSize = true;
  3325. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3326. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  3327. this.cSumatra.Name = "cSumatra";
  3328. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  3329. this.cSumatra.TabIndex = 58;
  3330. this.cSumatra.Text = "SumatraPDF";
  3331. this.cSumatra.UseVisualStyleBackColor = true;
  3332. //
  3333. // pictureBox52
  3334. //
  3335. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  3336. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3337. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  3338. this.pictureBox52.Name = "pictureBox52";
  3339. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  3340. this.pictureBox52.TabIndex = 98;
  3341. this.pictureBox52.TabStop = false;
  3342. //
  3343. // cLibreOffice
  3344. //
  3345. this.cLibreOffice.AutoSize = true;
  3346. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3347. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  3348. this.cLibreOffice.Name = "cLibreOffice";
  3349. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  3350. this.cLibreOffice.TabIndex = 99;
  3351. this.cLibreOffice.Text = "LibreOffice";
  3352. this.cLibreOffice.UseVisualStyleBackColor = true;
  3353. //
  3354. // cPeaZip
  3355. //
  3356. this.cPeaZip.AutoSize = true;
  3357. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3358. this.cPeaZip.Location = new System.Drawing.Point(33, 190);
  3359. this.cPeaZip.Name = "cPeaZip";
  3360. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  3361. this.cPeaZip.TabIndex = 55;
  3362. this.cPeaZip.Text = "PeaZip";
  3363. this.cPeaZip.UseVisualStyleBackColor = true;
  3364. //
  3365. // pictureBox14
  3366. //
  3367. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  3368. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3369. this.pictureBox14.Location = new System.Drawing.Point(3, 160);
  3370. this.pictureBox14.Name = "pictureBox14";
  3371. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  3372. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3373. this.pictureBox14.TabIndex = 91;
  3374. this.pictureBox14.TabStop = false;
  3375. //
  3376. // cFlux
  3377. //
  3378. this.cFlux.AutoSize = true;
  3379. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3380. this.cFlux.Location = new System.Drawing.Point(34, 355);
  3381. this.cFlux.Name = "cFlux";
  3382. this.cFlux.Size = new System.Drawing.Size(60, 24);
  3383. this.cFlux.TabIndex = 148;
  3384. this.cFlux.Text = "F.lux";
  3385. this.cFlux.UseVisualStyleBackColor = true;
  3386. //
  3387. // pictureBox71
  3388. //
  3389. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  3390. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3391. this.pictureBox71.Location = new System.Drawing.Point(4, 355);
  3392. this.pictureBox71.Name = "pictureBox71";
  3393. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  3394. this.pictureBox71.TabIndex = 149;
  3395. this.pictureBox71.TabStop = false;
  3396. //
  3397. // pictureBox15
  3398. //
  3399. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  3400. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3401. this.pictureBox15.Location = new System.Drawing.Point(3, 220);
  3402. this.pictureBox15.Name = "pictureBox15";
  3403. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  3404. this.pictureBox15.TabIndex = 93;
  3405. this.pictureBox15.TabStop = false;
  3406. //
  3407. // pictureBox16
  3408. //
  3409. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  3410. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3411. this.pictureBox16.Location = new System.Drawing.Point(3, 190);
  3412. this.pictureBox16.Name = "pictureBox16";
  3413. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  3414. this.pictureBox16.TabIndex = 92;
  3415. this.pictureBox16.TabStop = false;
  3416. //
  3417. // c7zip
  3418. //
  3419. this.c7zip.AutoSize = true;
  3420. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3421. this.c7zip.Location = new System.Drawing.Point(33, 160);
  3422. this.c7zip.Name = "c7zip";
  3423. this.c7zip.Size = new System.Drawing.Size(64, 24);
  3424. this.c7zip.TabIndex = 58;
  3425. this.c7zip.Text = "7-Zip";
  3426. this.c7zip.UseVisualStyleBackColor = true;
  3427. //
  3428. // cWinRar
  3429. //
  3430. this.cWinRar.AutoSize = true;
  3431. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3432. this.cWinRar.Location = new System.Drawing.Point(33, 220);
  3433. this.cWinRar.Name = "cWinRar";
  3434. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  3435. this.cWinRar.TabIndex = 57;
  3436. this.cWinRar.Text = "WinRAR";
  3437. this.cWinRar.UseVisualStyleBackColor = true;
  3438. //
  3439. // cDropbox
  3440. //
  3441. this.cDropbox.AutoSize = true;
  3442. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3443. this.cDropbox.Location = new System.Drawing.Point(33, 260);
  3444. this.cDropbox.Name = "cDropbox";
  3445. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  3446. this.cDropbox.TabIndex = 124;
  3447. this.cDropbox.Text = "Dropbox";
  3448. this.cDropbox.UseVisualStyleBackColor = true;
  3449. //
  3450. // pictureBox43
  3451. //
  3452. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  3453. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3454. this.pictureBox43.Location = new System.Drawing.Point(3, 290);
  3455. this.pictureBox43.Name = "pictureBox43";
  3456. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  3457. this.pictureBox43.TabIndex = 105;
  3458. this.pictureBox43.TabStop = false;
  3459. //
  3460. // cOneDrive
  3461. //
  3462. this.cOneDrive.AutoSize = true;
  3463. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3464. this.cOneDrive.Location = new System.Drawing.Point(33, 290);
  3465. this.cOneDrive.Name = "cOneDrive";
  3466. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  3467. this.cOneDrive.TabIndex = 73;
  3468. this.cOneDrive.Text = "OneDrive";
  3469. this.cOneDrive.UseVisualStyleBackColor = true;
  3470. //
  3471. // pictureBox63
  3472. //
  3473. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  3474. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3475. this.pictureBox63.Location = new System.Drawing.Point(3, 260);
  3476. this.pictureBox63.Name = "pictureBox63";
  3477. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  3478. this.pictureBox63.TabIndex = 128;
  3479. this.pictureBox63.TabStop = false;
  3480. //
  3481. // c32
  3482. //
  3483. this.c32.AutoSize = true;
  3484. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3485. this.c32.Location = new System.Drawing.Point(531, 424);
  3486. this.c32.Name = "c32";
  3487. this.c32.Size = new System.Drawing.Size(72, 25);
  3488. this.c32.TabIndex = 76;
  3489. this.c32.TabStop = true;
  3490. this.c32.Text = "32-bit";
  3491. this.c32.UseVisualStyleBackColor = true;
  3492. //
  3493. // btnDownloadApps
  3494. //
  3495. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  3496. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3497. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3498. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3499. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3500. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3501. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  3502. this.btnDownloadApps.Location = new System.Drawing.Point(600, 526);
  3503. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  3504. this.btnDownloadApps.Name = "btnDownloadApps";
  3505. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  3506. this.btnDownloadApps.TabIndex = 50;
  3507. this.btnDownloadApps.Text = "Download";
  3508. this.btnDownloadApps.UseVisualStyleBackColor = false;
  3509. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  3510. //
  3511. // label42
  3512. //
  3513. this.label42.AutoSize = true;
  3514. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3515. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  3516. this.label42.Location = new System.Drawing.Point(-2, 392);
  3517. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3518. this.label42.Name = "label42";
  3519. this.label42.Size = new System.Drawing.Size(184, 25);
  3520. this.label42.TabIndex = 69;
  3521. this.label42.Tag = "themeable";
  3522. this.label42.Text = "Set download folder";
  3523. //
  3524. // txtDownloadFolder
  3525. //
  3526. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  3527. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3528. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3529. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  3530. this.txtDownloadFolder.Location = new System.Drawing.Point(3, 420);
  3531. this.txtDownloadFolder.Name = "txtDownloadFolder";
  3532. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  3533. this.txtDownloadFolder.TabIndex = 70;
  3534. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  3535. //
  3536. // button5
  3537. //
  3538. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  3539. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3540. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3541. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3542. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3543. this.button5.ForeColor = System.Drawing.Color.White;
  3544. this.button5.Location = new System.Drawing.Point(310, 420);
  3545. this.button5.Margin = new System.Windows.Forms.Padding(2);
  3546. this.button5.Name = "button5";
  3547. this.button5.Size = new System.Drawing.Size(65, 27);
  3548. this.button5.TabIndex = 71;
  3549. this.button5.Text = "Change";
  3550. this.button5.UseVisualStyleBackColor = false;
  3551. this.button5.Click += new System.EventHandler(this.button5_Click);
  3552. //
  3553. // panelApps1
  3554. //
  3555. this.panelApps1.AutoScroll = true;
  3556. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3557. this.panelApps1.Controls.Add(this.cChromium);
  3558. this.panelApps1.Controls.Add(this.cVivaldi);
  3559. this.panelApps1.Controls.Add(this.pictureBox5);
  3560. this.panelApps1.Controls.Add(this.pictureBox4);
  3561. this.panelApps1.Controls.Add(this.pictureBox3);
  3562. this.panelApps1.Controls.Add(this.cMaxthon);
  3563. this.panelApps1.Controls.Add(this.pictureBox7);
  3564. this.panelApps1.Controls.Add(this.picturemaxthon);
  3565. this.panelApps1.Controls.Add(this.pictureBox2);
  3566. this.panelApps1.Controls.Add(this.cChrome);
  3567. this.panelApps1.Controls.Add(this.cOpera);
  3568. this.panelApps1.Controls.Add(this.cFirefox);
  3569. this.panelApps1.Controls.Add(this.pictureBox6);
  3570. this.panelApps1.Controls.Add(this.cTor);
  3571. this.panelApps1.Controls.Add(this.cDiscord);
  3572. this.panelApps1.Controls.Add(this.cAnyDesk);
  3573. this.panelApps1.Controls.Add(this.cMSTeams);
  3574. this.panelApps1.Controls.Add(this.cViber);
  3575. this.panelApps1.Controls.Add(this.pictureBox55);
  3576. this.panelApps1.Controls.Add(this.pictureBox56);
  3577. this.panelApps1.Controls.Add(this.cSkype);
  3578. this.panelApps1.Controls.Add(this.cThunderbird);
  3579. this.panelApps1.Controls.Add(this.cZoom);
  3580. this.panelApps1.Controls.Add(this.pictureBox27);
  3581. this.panelApps1.Controls.Add(this.pictureBox25);
  3582. this.panelApps1.Controls.Add(this.pictureBox30);
  3583. this.panelApps1.Controls.Add(this.pictureBox28);
  3584. this.panelApps1.Controls.Add(this.cTV);
  3585. this.panelApps1.Controls.Add(this.pictureBox29);
  3586. this.panelApps1.Controls.Add(this.pictureBox26);
  3587. this.panelApps1.Location = new System.Drawing.Point(3, 3);
  3588. this.panelApps1.Name = "panelApps1";
  3589. this.panelApps1.Size = new System.Drawing.Size(240, 188);
  3590. this.panelApps1.TabIndex = 154;
  3591. //
  3592. // cChromium
  3593. //
  3594. this.cChromium.AutoSize = true;
  3595. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3596. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3597. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3598. this.cChromium.Location = new System.Drawing.Point(35, 3);
  3599. this.cChromium.Name = "cChromium";
  3600. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3601. this.cChromium.TabIndex = 58;
  3602. this.cChromium.Text = "Chromium";
  3603. this.cChromium.UseVisualStyleBackColor = true;
  3604. //
  3605. // cVivaldi
  3606. //
  3607. this.cVivaldi.AutoSize = true;
  3608. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3609. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  3610. this.cVivaldi.Name = "cVivaldi";
  3611. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3612. this.cVivaldi.TabIndex = 57;
  3613. this.cVivaldi.Text = "Vivaldi";
  3614. this.cVivaldi.UseVisualStyleBackColor = true;
  3615. //
  3616. // pictureBox5
  3617. //
  3618. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3619. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3620. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  3621. this.pictureBox5.Name = "pictureBox5";
  3622. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3623. this.pictureBox5.TabIndex = 83;
  3624. this.pictureBox5.TabStop = false;
  3625. //
  3626. // pictureBox4
  3627. //
  3628. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3629. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3630. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  3631. this.pictureBox4.Name = "pictureBox4";
  3632. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3633. this.pictureBox4.TabIndex = 84;
  3634. this.pictureBox4.TabStop = false;
  3635. //
  3636. // pictureBox3
  3637. //
  3638. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3639. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3640. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  3641. this.pictureBox3.Name = "pictureBox3";
  3642. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3643. this.pictureBox3.TabIndex = 82;
  3644. this.pictureBox3.TabStop = false;
  3645. //
  3646. // cMaxthon
  3647. //
  3648. this.cMaxthon.AutoSize = true;
  3649. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3650. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  3651. this.cMaxthon.Name = "cMaxthon";
  3652. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  3653. this.cMaxthon.TabIndex = 120;
  3654. this.cMaxthon.Text = "Maxthon";
  3655. this.cMaxthon.UseVisualStyleBackColor = true;
  3656. //
  3657. // pictureBox7
  3658. //
  3659. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3660. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3661. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  3662. this.pictureBox7.Name = "pictureBox7";
  3663. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3664. this.pictureBox7.TabIndex = 85;
  3665. this.pictureBox7.TabStop = false;
  3666. //
  3667. // picturemaxthon
  3668. //
  3669. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  3670. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3671. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  3672. this.picturemaxthon.Name = "picturemaxthon";
  3673. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  3674. this.picturemaxthon.TabIndex = 121;
  3675. this.picturemaxthon.TabStop = false;
  3676. //
  3677. // pictureBox2
  3678. //
  3679. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3680. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3681. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  3682. this.pictureBox2.Name = "pictureBox2";
  3683. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3684. this.pictureBox2.TabIndex = 81;
  3685. this.pictureBox2.TabStop = false;
  3686. //
  3687. // cChrome
  3688. //
  3689. this.cChrome.AutoSize = true;
  3690. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3691. this.cChrome.Location = new System.Drawing.Point(35, 63);
  3692. this.cChrome.Name = "cChrome";
  3693. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3694. this.cChrome.TabIndex = 54;
  3695. this.cChrome.Text = "Google Chrome";
  3696. this.cChrome.UseVisualStyleBackColor = true;
  3697. //
  3698. // cOpera
  3699. //
  3700. this.cOpera.AutoSize = true;
  3701. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3702. this.cOpera.Location = new System.Drawing.Point(35, 123);
  3703. this.cOpera.Name = "cOpera";
  3704. this.cOpera.Size = new System.Drawing.Size(70, 24);
  3705. this.cOpera.TabIndex = 56;
  3706. this.cOpera.Text = "Opera";
  3707. this.cOpera.UseVisualStyleBackColor = true;
  3708. //
  3709. // cFirefox
  3710. //
  3711. this.cFirefox.AutoSize = true;
  3712. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3713. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  3714. this.cFirefox.Name = "cFirefox";
  3715. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  3716. this.cFirefox.TabIndex = 55;
  3717. this.cFirefox.Text = "Mozilla Firefox";
  3718. this.cFirefox.UseVisualStyleBackColor = true;
  3719. //
  3720. // pictureBox6
  3721. //
  3722. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  3723. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3724. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  3725. this.pictureBox6.Name = "pictureBox6";
  3726. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  3727. this.pictureBox6.TabIndex = 86;
  3728. this.pictureBox6.TabStop = false;
  3729. //
  3730. // cTor
  3731. //
  3732. this.cTor.AutoSize = true;
  3733. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3734. this.cTor.Location = new System.Drawing.Point(35, 183);
  3735. this.cTor.Name = "cTor";
  3736. this.cTor.Size = new System.Drawing.Size(109, 24);
  3737. this.cTor.TabIndex = 79;
  3738. this.cTor.Text = "Tor Browser";
  3739. this.cTor.UseVisualStyleBackColor = true;
  3740. //
  3741. // cDiscord
  3742. //
  3743. this.cDiscord.AutoSize = true;
  3744. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3745. this.cDiscord.Location = new System.Drawing.Point(35, 223);
  3746. this.cDiscord.Name = "cDiscord";
  3747. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  3748. this.cDiscord.TabIndex = 58;
  3749. this.cDiscord.Text = "Discord";
  3750. this.cDiscord.UseVisualStyleBackColor = true;
  3751. //
  3752. // cAnyDesk
  3753. //
  3754. this.cAnyDesk.AutoSize = true;
  3755. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3756. this.cAnyDesk.Location = new System.Drawing.Point(35, 404);
  3757. this.cAnyDesk.Name = "cAnyDesk";
  3758. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  3759. this.cAnyDesk.TabIndex = 113;
  3760. this.cAnyDesk.Text = "AnyDesk";
  3761. this.cAnyDesk.UseVisualStyleBackColor = true;
  3762. //
  3763. // cMSTeams
  3764. //
  3765. this.cMSTeams.AutoSize = true;
  3766. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3767. this.cMSTeams.Location = new System.Drawing.Point(35, 344);
  3768. this.cMSTeams.Name = "cMSTeams";
  3769. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  3770. this.cMSTeams.TabIndex = 115;
  3771. this.cMSTeams.Text = "Microsoft Teams";
  3772. this.cMSTeams.UseVisualStyleBackColor = true;
  3773. //
  3774. // cViber
  3775. //
  3776. this.cViber.AutoSize = true;
  3777. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3778. this.cViber.Location = new System.Drawing.Point(35, 283);
  3779. this.cViber.Name = "cViber";
  3780. this.cViber.Size = new System.Drawing.Size(65, 24);
  3781. this.cViber.TabIndex = 57;
  3782. this.cViber.Text = "Viber";
  3783. this.cViber.UseVisualStyleBackColor = true;
  3784. //
  3785. // pictureBox55
  3786. //
  3787. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  3788. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3789. this.pictureBox55.Location = new System.Drawing.Point(5, 344);
  3790. this.pictureBox55.Name = "pictureBox55";
  3791. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  3792. this.pictureBox55.TabIndex = 114;
  3793. this.pictureBox55.TabStop = false;
  3794. //
  3795. // pictureBox56
  3796. //
  3797. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  3798. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3799. this.pictureBox56.Location = new System.Drawing.Point(5, 404);
  3800. this.pictureBox56.Name = "pictureBox56";
  3801. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  3802. this.pictureBox56.TabIndex = 112;
  3803. this.pictureBox56.TabStop = false;
  3804. //
  3805. // cSkype
  3806. //
  3807. this.cSkype.AutoSize = true;
  3808. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3809. this.cSkype.Location = new System.Drawing.Point(35, 253);
  3810. this.cSkype.Name = "cSkype";
  3811. this.cSkype.Size = new System.Drawing.Size(69, 24);
  3812. this.cSkype.TabIndex = 55;
  3813. this.cSkype.Text = "Skype";
  3814. this.cSkype.UseVisualStyleBackColor = true;
  3815. //
  3816. // cThunderbird
  3817. //
  3818. this.cThunderbird.AutoSize = true;
  3819. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3820. this.cThunderbird.Location = new System.Drawing.Point(35, 434);
  3821. this.cThunderbird.Name = "cThunderbird";
  3822. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  3823. this.cThunderbird.TabIndex = 58;
  3824. this.cThunderbird.Text = "Mozilla Thunderbird";
  3825. this.cThunderbird.UseVisualStyleBackColor = true;
  3826. //
  3827. // cZoom
  3828. //
  3829. this.cZoom.AutoSize = true;
  3830. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3831. this.cZoom.Location = new System.Drawing.Point(35, 313);
  3832. this.cZoom.Name = "cZoom";
  3833. this.cZoom.Size = new System.Drawing.Size(121, 24);
  3834. this.cZoom.TabIndex = 59;
  3835. this.cZoom.Text = "Google Zoom";
  3836. this.cZoom.UseVisualStyleBackColor = true;
  3837. //
  3838. // pictureBox27
  3839. //
  3840. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  3841. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3842. this.pictureBox27.Location = new System.Drawing.Point(5, 283);
  3843. this.pictureBox27.Name = "pictureBox27";
  3844. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  3845. this.pictureBox27.TabIndex = 96;
  3846. this.pictureBox27.TabStop = false;
  3847. //
  3848. // pictureBox25
  3849. //
  3850. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  3851. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3852. this.pictureBox25.Location = new System.Drawing.Point(5, 223);
  3853. this.pictureBox25.Name = "pictureBox25";
  3854. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  3855. this.pictureBox25.TabIndex = 93;
  3856. this.pictureBox25.TabStop = false;
  3857. //
  3858. // pictureBox30
  3859. //
  3860. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  3861. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3862. this.pictureBox30.Location = new System.Drawing.Point(5, 374);
  3863. this.pictureBox30.Name = "pictureBox30";
  3864. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  3865. this.pictureBox30.TabIndex = 97;
  3866. this.pictureBox30.TabStop = false;
  3867. //
  3868. // pictureBox28
  3869. //
  3870. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  3871. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3872. this.pictureBox28.Location = new System.Drawing.Point(5, 434);
  3873. this.pictureBox28.Name = "pictureBox28";
  3874. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  3875. this.pictureBox28.TabIndex = 98;
  3876. this.pictureBox28.TabStop = false;
  3877. //
  3878. // cTV
  3879. //
  3880. this.cTV.AutoSize = true;
  3881. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3882. this.cTV.Location = new System.Drawing.Point(35, 374);
  3883. this.cTV.Name = "cTV";
  3884. this.cTV.Size = new System.Drawing.Size(111, 24);
  3885. this.cTV.TabIndex = 80;
  3886. this.cTV.Text = "TeamViewer";
  3887. this.cTV.UseVisualStyleBackColor = true;
  3888. //
  3889. // pictureBox29
  3890. //
  3891. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  3892. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3893. this.pictureBox29.Location = new System.Drawing.Point(5, 253);
  3894. this.pictureBox29.Name = "pictureBox29";
  3895. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  3896. this.pictureBox29.TabIndex = 94;
  3897. this.pictureBox29.TabStop = false;
  3898. //
  3899. // pictureBox26
  3900. //
  3901. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  3902. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3903. this.pictureBox26.Location = new System.Drawing.Point(5, 313);
  3904. this.pictureBox26.Name = "pictureBox26";
  3905. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  3906. this.pictureBox26.TabIndex = 95;
  3907. this.pictureBox26.TabStop = false;
  3908. //
  3909. // txtDownloadStatus
  3910. //
  3911. this.txtDownloadStatus.AutoSize = true;
  3912. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3913. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  3914. this.txtDownloadStatus.Location = new System.Drawing.Point(-1, 464);
  3915. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3916. this.txtDownloadStatus.Name = "txtDownloadStatus";
  3917. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  3918. this.txtDownloadStatus.TabIndex = 72;
  3919. this.txtDownloadStatus.Tag = "";
  3920. this.txtDownloadStatus.Text = "Idle";
  3921. //
  3922. // linkLabel1
  3923. //
  3924. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  3925. this.linkLabel1.AutoSize = true;
  3926. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3927. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  3928. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  3929. this.linkLabel1.Location = new System.Drawing.Point(-1, 531);
  3930. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3931. this.linkLabel1.Name = "linkLabel1";
  3932. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  3933. this.linkLabel1.TabIndex = 78;
  3934. this.linkLabel1.TabStop = true;
  3935. this.linkLabel1.Tag = "";
  3936. this.linkLabel1.Text = "See warnings";
  3937. this.linkLabel1.Visible = false;
  3938. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  3939. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  3940. //
  3941. // label44
  3942. //
  3943. this.label44.AutoSize = true;
  3944. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3945. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  3946. this.label44.Location = new System.Drawing.Point(448, 394);
  3947. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3948. this.label44.Name = "label44";
  3949. this.label44.Size = new System.Drawing.Size(164, 25);
  3950. this.label44.TabIndex = 74;
  3951. this.label44.Tag = "themeable";
  3952. this.label44.Text = "Set bit preference";
  3953. //
  3954. // button6
  3955. //
  3956. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  3957. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3958. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3959. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3960. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3961. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3962. this.button6.ForeColor = System.Drawing.Color.White;
  3963. this.button6.Location = new System.Drawing.Point(453, 526);
  3964. this.button6.Margin = new System.Windows.Forms.Padding(2);
  3965. this.button6.Name = "button6";
  3966. this.button6.Size = new System.Drawing.Size(143, 35);
  3967. this.button6.TabIndex = 77;
  3968. this.button6.Text = "Go to Downloads";
  3969. this.button6.UseVisualStyleBackColor = false;
  3970. this.button6.Click += new System.EventHandler(this.button6_Click);
  3971. //
  3972. // btnGetFeed
  3973. //
  3974. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  3975. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3976. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3977. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3978. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3979. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3980. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  3981. this.btnGetFeed.Location = new System.Drawing.Point(652, 12);
  3982. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  3983. this.btnGetFeed.Name = "btnGetFeed";
  3984. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  3985. this.btnGetFeed.TabIndex = 161;
  3986. this.btnGetFeed.Text = "Refresh links";
  3987. this.btnGetFeed.UseVisualStyleBackColor = false;
  3988. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  3989. //
  3990. // label41
  3991. //
  3992. this.label41.AutoSize = true;
  3993. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3994. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  3995. this.label41.Location = new System.Drawing.Point(6, 10);
  3996. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3997. this.label41.Name = "label41";
  3998. this.label41.Size = new System.Drawing.Size(286, 28);
  3999. this.label41.TabIndex = 53;
  4000. this.label41.Tag = "themeable";
  4001. this.label41.Text = "Quickly download useful apps";
  4002. //
  4003. // cleanerTab
  4004. //
  4005. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4006. this.cleanerTab.Controls.Add(this.cleaningpanel);
  4007. this.cleanerTab.Controls.Add(this.label6);
  4008. this.cleanerTab.Controls.Add(this.panel1);
  4009. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  4010. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  4011. this.cleanerTab.Name = "cleanerTab";
  4012. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  4013. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  4014. this.cleanerTab.TabIndex = 5;
  4015. this.cleanerTab.Text = "Cleaner";
  4016. //
  4017. // cleaningpanel
  4018. //
  4019. this.cleaningpanel.Controls.Add(this.progress2);
  4020. this.cleaningpanel.Controls.Add(this.label4);
  4021. this.cleaningpanel.Location = new System.Drawing.Point(11, 288);
  4022. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  4023. this.cleaningpanel.Name = "cleaningpanel";
  4024. this.cleaningpanel.Size = new System.Drawing.Size(511, 70);
  4025. this.cleaningpanel.TabIndex = 47;
  4026. //
  4027. // progress2
  4028. //
  4029. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  4030. this.progress2.Location = new System.Drawing.Point(29, 38);
  4031. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  4032. this.progress2.MarqueeAnimationSpeed = 1;
  4033. this.progress2.Name = "progress2";
  4034. this.progress2.Size = new System.Drawing.Size(454, 11);
  4035. this.progress2.TabIndex = 44;
  4036. this.progress2.Visible = false;
  4037. //
  4038. // label4
  4039. //
  4040. this.label4.AutoSize = true;
  4041. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4042. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  4043. this.label4.Location = new System.Drawing.Point(25, 13);
  4044. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4045. this.label4.Name = "label4";
  4046. this.label4.Size = new System.Drawing.Size(85, 21);
  4047. this.label4.TabIndex = 45;
  4048. this.label4.Tag = "themeable";
  4049. this.label4.Text = "Cleaning...";
  4050. this.label4.Visible = false;
  4051. //
  4052. // label6
  4053. //
  4054. this.label6.AutoSize = true;
  4055. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4056. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  4057. this.label6.Location = new System.Drawing.Point(6, 10);
  4058. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4059. this.label6.Name = "label6";
  4060. this.label6.Size = new System.Drawing.Size(260, 28);
  4061. this.label6.TabIndex = 46;
  4062. this.label6.Tag = "themeable";
  4063. this.label6.Text = "Clean up your system drive";
  4064. //
  4065. // panel1
  4066. //
  4067. this.panel1.Controls.Add(this.checkErrorReports);
  4068. this.panel1.Controls.Add(this.checkFileZilla);
  4069. this.panel1.Controls.Add(this.checkSelectAll);
  4070. this.panel1.Controls.Add(this.button20);
  4071. this.panel1.Controls.Add(this.checkMediaCache);
  4072. this.panel1.Controls.Add(this.checkTemp);
  4073. this.panel1.Controls.Add(this.checkLogs);
  4074. this.panel1.Controls.Add(this.checkUTorrent);
  4075. this.panel1.Controls.Add(this.checkBin);
  4076. this.panel1.Controls.Add(this.checkMiniDumps);
  4077. this.panel1.Controls.Add(this.checkPrefetch);
  4078. this.panel1.Location = new System.Drawing.Point(11, 40);
  4079. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  4080. this.panel1.Name = "panel1";
  4081. this.panel1.Size = new System.Drawing.Size(511, 243);
  4082. this.panel1.TabIndex = 45;
  4083. //
  4084. // checkErrorReports
  4085. //
  4086. this.checkErrorReports.AutoSize = true;
  4087. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4088. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  4089. this.checkErrorReports.Location = new System.Drawing.Point(55, 166);
  4090. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  4091. this.checkErrorReports.Name = "checkErrorReports";
  4092. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  4093. this.checkErrorReports.TabIndex = 44;
  4094. this.checkErrorReports.Text = "Error reports";
  4095. this.checkErrorReports.UseVisualStyleBackColor = true;
  4096. //
  4097. // checkFileZilla
  4098. //
  4099. this.checkFileZilla.AutoSize = true;
  4100. this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4101. this.checkFileZilla.ForeColor = System.Drawing.Color.White;
  4102. this.checkFileZilla.Location = new System.Drawing.Point(256, 136);
  4103. this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2);
  4104. this.checkFileZilla.Name = "checkFileZilla";
  4105. this.checkFileZilla.Size = new System.Drawing.Size(191, 25);
  4106. this.checkFileZilla.TabIndex = 38;
  4107. this.checkFileZilla.Text = "FileZilla recent servers";
  4108. this.checkFileZilla.UseVisualStyleBackColor = true;
  4109. //
  4110. // checkSelectAll
  4111. //
  4112. this.checkSelectAll.AutoSize = true;
  4113. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4114. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4115. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4116. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4117. this.checkSelectAll.Name = "checkSelectAll";
  4118. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4119. this.checkSelectAll.TabIndex = 35;
  4120. this.checkSelectAll.Tag = "";
  4121. this.checkSelectAll.Text = "Select all";
  4122. this.checkSelectAll.UseVisualStyleBackColor = true;
  4123. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4124. //
  4125. // button20
  4126. //
  4127. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  4128. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4129. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4130. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4131. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4132. this.button20.ForeColor = System.Drawing.Color.White;
  4133. this.button20.Location = new System.Drawing.Point(29, 210);
  4134. this.button20.Margin = new System.Windows.Forms.Padding(2);
  4135. this.button20.Name = "button20";
  4136. this.button20.Size = new System.Drawing.Size(71, 31);
  4137. this.button20.TabIndex = 34;
  4138. this.button20.Text = "Clean";
  4139. this.button20.UseVisualStyleBackColor = false;
  4140. this.button20.Click += new System.EventHandler(this.button20_Click);
  4141. //
  4142. // checkMediaCache
  4143. //
  4144. this.checkMediaCache.AutoSize = true;
  4145. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4146. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4147. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  4148. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4149. this.checkMediaCache.Name = "checkMediaCache";
  4150. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4151. this.checkMediaCache.TabIndex = 43;
  4152. this.checkMediaCache.Text = "Media Players cache";
  4153. this.checkMediaCache.UseVisualStyleBackColor = true;
  4154. //
  4155. // checkTemp
  4156. //
  4157. this.checkTemp.AutoSize = true;
  4158. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4159. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4160. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4161. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4162. this.checkTemp.Name = "checkTemp";
  4163. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4164. this.checkTemp.TabIndex = 36;
  4165. this.checkTemp.Text = "Temporary files";
  4166. this.checkTemp.UseVisualStyleBackColor = true;
  4167. //
  4168. // checkLogs
  4169. //
  4170. this.checkLogs.AutoSize = true;
  4171. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4172. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4173. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4174. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4175. this.checkLogs.Name = "checkLogs";
  4176. this.checkLogs.Size = new System.Drawing.Size(169, 25);
  4177. this.checkLogs.TabIndex = 42;
  4178. this.checkLogs.Text = "Windows + IIS logs";
  4179. this.checkLogs.UseVisualStyleBackColor = true;
  4180. //
  4181. // checkUTorrent
  4182. //
  4183. this.checkUTorrent.AutoSize = true;
  4184. this.checkUTorrent.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4185. this.checkUTorrent.ForeColor = System.Drawing.Color.White;
  4186. this.checkUTorrent.Location = new System.Drawing.Point(256, 106);
  4187. this.checkUTorrent.Margin = new System.Windows.Forms.Padding(2);
  4188. this.checkUTorrent.Name = "checkUTorrent";
  4189. this.checkUTorrent.Size = new System.Drawing.Size(137, 25);
  4190. this.checkUTorrent.TabIndex = 37;
  4191. this.checkUTorrent.Text = "uTorrent cache";
  4192. this.checkUTorrent.UseVisualStyleBackColor = true;
  4193. //
  4194. // checkBin
  4195. //
  4196. this.checkBin.AutoSize = true;
  4197. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4198. this.checkBin.ForeColor = System.Drawing.Color.White;
  4199. this.checkBin.Location = new System.Drawing.Point(256, 45);
  4200. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4201. this.checkBin.Name = "checkBin";
  4202. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4203. this.checkBin.TabIndex = 41;
  4204. this.checkBin.Text = "Empty Recycle Bin";
  4205. this.checkBin.UseVisualStyleBackColor = true;
  4206. //
  4207. // checkMiniDumps
  4208. //
  4209. this.checkMiniDumps.AutoSize = true;
  4210. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4211. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4212. this.checkMiniDumps.Location = new System.Drawing.Point(55, 136);
  4213. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4214. this.checkMiniDumps.Name = "checkMiniDumps";
  4215. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4216. this.checkMiniDumps.TabIndex = 39;
  4217. this.checkMiniDumps.Text = "BSOD Minidumps";
  4218. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4219. //
  4220. // checkPrefetch
  4221. //
  4222. this.checkPrefetch.AutoSize = true;
  4223. this.checkPrefetch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4224. this.checkPrefetch.ForeColor = System.Drawing.Color.White;
  4225. this.checkPrefetch.Location = new System.Drawing.Point(55, 106);
  4226. this.checkPrefetch.Margin = new System.Windows.Forms.Padding(2);
  4227. this.checkPrefetch.Name = "checkPrefetch";
  4228. this.checkPrefetch.Size = new System.Drawing.Size(137, 25);
  4229. this.checkPrefetch.TabIndex = 40;
  4230. this.checkPrefetch.Text = "Prefetch cache";
  4231. this.checkPrefetch.UseVisualStyleBackColor = true;
  4232. //
  4233. // hostsEditorTab
  4234. //
  4235. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4236. this.hostsEditorTab.Controls.Add(this.panel4);
  4237. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  4238. this.hostsEditorTab.Controls.Add(this.label10);
  4239. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  4240. this.hostsEditorTab.Controls.Add(this.label9);
  4241. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  4242. this.hostsEditorTab.Controls.Add(this.label3);
  4243. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  4244. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4245. this.hostsEditorTab.Name = "hostsEditorTab";
  4246. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4247. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  4248. this.hostsEditorTab.TabIndex = 9;
  4249. this.hostsEditorTab.Text = "Hosts";
  4250. //
  4251. // panel4
  4252. //
  4253. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4254. | System.Windows.Forms.AnchorStyles.Left)
  4255. | System.Windows.Forms.AnchorStyles.Right)));
  4256. this.panel4.Controls.Add(this.label31);
  4257. this.panel4.Controls.Add(this.label30);
  4258. this.panel4.Controls.Add(this.button4);
  4259. this.panel4.Controls.Add(this.button3);
  4260. this.panel4.Controls.Add(this.button2);
  4261. this.panel4.Controls.Add(this.button1);
  4262. this.panel4.Controls.Add(this.label29);
  4263. this.panel4.Controls.Add(this.chkReadOnly);
  4264. this.panel4.Controls.Add(this.panelList);
  4265. this.panel4.Controls.Add(this.chkBlock);
  4266. this.panel4.Controls.Add(this.button41);
  4267. this.panel4.Controls.Add(this.button42);
  4268. this.panel4.Controls.Add(this.button46);
  4269. this.panel4.Controls.Add(this.button47);
  4270. this.panel4.Controls.Add(this.txtIP);
  4271. this.panel4.Controls.Add(this.txtDomain);
  4272. this.panel4.Controls.Add(this.label12);
  4273. this.panel4.Controls.Add(this.label11);
  4274. this.panel4.Location = new System.Drawing.Point(6, 70);
  4275. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4276. this.panel4.Name = "panel4";
  4277. this.panel4.Size = new System.Drawing.Size(793, 547);
  4278. this.panel4.TabIndex = 53;
  4279. //
  4280. // label31
  4281. //
  4282. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4283. this.label31.ForeColor = System.Drawing.Color.Silver;
  4284. this.label31.Location = new System.Drawing.Point(325, 279);
  4285. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4286. this.label31.Name = "label31";
  4287. this.label31.Size = new System.Drawing.Size(281, 25);
  4288. this.label31.TabIndex = 68;
  4289. this.label31.Tag = "";
  4290. this.label31.Text = "(will delete your current config)";
  4291. //
  4292. // label30
  4293. //
  4294. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4295. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  4296. this.label30.Location = new System.Drawing.Point(322, 254);
  4297. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4298. this.label30.Name = "label30";
  4299. this.label30.Size = new System.Drawing.Size(281, 25);
  4300. this.label30.TabIndex = 67;
  4301. this.label30.Tag = "themeable";
  4302. this.label30.Text = "Pre-made adblocks";
  4303. //
  4304. // button4
  4305. //
  4306. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  4307. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4308. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4309. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4310. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4311. this.button4.ForeColor = System.Drawing.Color.White;
  4312. this.button4.Location = new System.Drawing.Point(485, 351);
  4313. this.button4.Margin = new System.Windows.Forms.Padding(2);
  4314. this.button4.Name = "button4";
  4315. this.button4.Size = new System.Drawing.Size(153, 31);
  4316. this.button4.TabIndex = 66;
  4317. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  4318. this.button4.UseVisualStyleBackColor = false;
  4319. this.button4.Click += new System.EventHandler(this.button4_Click);
  4320. //
  4321. // button3
  4322. //
  4323. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  4324. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4325. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4326. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4327. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4328. this.button3.ForeColor = System.Drawing.Color.White;
  4329. this.button3.Location = new System.Drawing.Point(485, 316);
  4330. this.button3.Margin = new System.Windows.Forms.Padding(2);
  4331. this.button3.Name = "button3";
  4332. this.button3.Size = new System.Drawing.Size(153, 31);
  4333. this.button3.TabIndex = 65;
  4334. this.button3.Text = "Enable AdBlock + Porn";
  4335. this.button3.UseVisualStyleBackColor = false;
  4336. this.button3.Click += new System.EventHandler(this.button3_Click);
  4337. //
  4338. // button2
  4339. //
  4340. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  4341. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4342. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4343. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4344. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4345. this.button2.ForeColor = System.Drawing.Color.White;
  4346. this.button2.Location = new System.Drawing.Point(327, 351);
  4347. this.button2.Margin = new System.Windows.Forms.Padding(2);
  4348. this.button2.Name = "button2";
  4349. this.button2.Size = new System.Drawing.Size(153, 31);
  4350. this.button2.TabIndex = 64;
  4351. this.button2.Text = "Enable AdBlock + Social";
  4352. this.button2.UseVisualStyleBackColor = false;
  4353. this.button2.Click += new System.EventHandler(this.button2_Click);
  4354. //
  4355. // button1
  4356. //
  4357. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  4358. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4359. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4360. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4361. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4362. this.button1.ForeColor = System.Drawing.Color.White;
  4363. this.button1.Location = new System.Drawing.Point(327, 316);
  4364. this.button1.Margin = new System.Windows.Forms.Padding(2);
  4365. this.button1.Name = "button1";
  4366. this.button1.Size = new System.Drawing.Size(153, 31);
  4367. this.button1.TabIndex = 63;
  4368. this.button1.Text = "Enable AdBlock Basic";
  4369. this.button1.UseVisualStyleBackColor = false;
  4370. this.button1.Click += new System.EventHandler(this.button1_Click);
  4371. //
  4372. // label29
  4373. //
  4374. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4375. this.label29.ForeColor = System.Drawing.Color.Silver;
  4376. this.label29.Location = new System.Drawing.Point(323, 165);
  4377. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4378. this.label29.Name = "label29";
  4379. this.label29.Size = new System.Drawing.Size(281, 25);
  4380. this.label29.TabIndex = 62;
  4381. this.label29.Tag = "";
  4382. this.label29.Text = "Protect your HOSTS file by locking it.";
  4383. //
  4384. // chkReadOnly
  4385. //
  4386. this.chkReadOnly.AutoSize = true;
  4387. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4388. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4389. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  4390. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4391. this.chkReadOnly.Name = "chkReadOnly";
  4392. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4393. this.chkReadOnly.TabIndex = 61;
  4394. this.chkReadOnly.Text = "Read-only";
  4395. this.chkReadOnly.UseVisualStyleBackColor = true;
  4396. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4397. //
  4398. // panelList
  4399. //
  4400. this.panelList.Controls.Add(this.listHostEntries);
  4401. this.panelList.Location = new System.Drawing.Point(5, 3);
  4402. this.panelList.Name = "panelList";
  4403. this.panelList.Size = new System.Drawing.Size(312, 388);
  4404. this.panelList.TabIndex = 60;
  4405. //
  4406. // listHostEntries
  4407. //
  4408. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4409. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4410. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4411. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4412. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4413. this.listHostEntries.FormattingEnabled = true;
  4414. this.listHostEntries.HorizontalScrollbar = true;
  4415. this.listHostEntries.ItemHeight = 21;
  4416. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4417. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4418. this.listHostEntries.Name = "listHostEntries";
  4419. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4420. this.listHostEntries.TabIndex = 52;
  4421. //
  4422. // chkBlock
  4423. //
  4424. this.chkBlock.AutoSize = true;
  4425. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4426. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4427. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  4428. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4429. this.chkBlock.Name = "chkBlock";
  4430. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4431. this.chkBlock.TabIndex = 59;
  4432. this.chkBlock.Text = "Block";
  4433. this.chkBlock.UseVisualStyleBackColor = true;
  4434. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4435. //
  4436. // button41
  4437. //
  4438. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  4439. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4440. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4441. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4442. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4443. this.button41.ForeColor = System.Drawing.Color.White;
  4444. this.button41.Location = new System.Drawing.Point(112, 394);
  4445. this.button41.Margin = new System.Windows.Forms.Padding(2);
  4446. this.button41.Name = "button41";
  4447. this.button41.Size = new System.Drawing.Size(98, 31);
  4448. this.button41.TabIndex = 55;
  4449. this.button41.Text = "Refresh";
  4450. this.button41.UseVisualStyleBackColor = false;
  4451. this.button41.Click += new System.EventHandler(this.button41_Click);
  4452. //
  4453. // button42
  4454. //
  4455. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  4456. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4457. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4458. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4459. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4460. this.button42.ForeColor = System.Drawing.Color.White;
  4461. this.button42.Location = new System.Drawing.Point(213, 394);
  4462. this.button42.Margin = new System.Windows.Forms.Padding(2);
  4463. this.button42.Name = "button42";
  4464. this.button42.Size = new System.Drawing.Size(104, 31);
  4465. this.button42.TabIndex = 54;
  4466. this.button42.Text = "Remove";
  4467. this.button42.UseVisualStyleBackColor = false;
  4468. this.button42.Click += new System.EventHandler(this.button42_Click);
  4469. //
  4470. // button46
  4471. //
  4472. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  4473. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4474. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4475. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4476. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4477. this.button46.ForeColor = System.Drawing.Color.White;
  4478. this.button46.Location = new System.Drawing.Point(5, 394);
  4479. this.button46.Margin = new System.Windows.Forms.Padding(2);
  4480. this.button46.Name = "button46";
  4481. this.button46.Size = new System.Drawing.Size(104, 31);
  4482. this.button46.TabIndex = 53;
  4483. this.button46.Text = "Remove all";
  4484. this.button46.UseVisualStyleBackColor = false;
  4485. this.button46.Click += new System.EventHandler(this.button46_Click);
  4486. //
  4487. // button47
  4488. //
  4489. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  4490. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4491. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4492. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4493. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4494. this.button47.ForeColor = System.Drawing.Color.White;
  4495. this.button47.Location = new System.Drawing.Point(551, 110);
  4496. this.button47.Margin = new System.Windows.Forms.Padding(2);
  4497. this.button47.Name = "button47";
  4498. this.button47.Size = new System.Drawing.Size(87, 31);
  4499. this.button47.TabIndex = 57;
  4500. this.button47.Text = "Add";
  4501. this.button47.UseVisualStyleBackColor = false;
  4502. this.button47.Click += new System.EventHandler(this.button47_Click);
  4503. //
  4504. // txtIP
  4505. //
  4506. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4507. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4508. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4509. this.txtIP.ForeColor = System.Drawing.Color.White;
  4510. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4511. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4512. this.txtIP.Name = "txtIP";
  4513. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4514. this.txtIP.TabIndex = 0;
  4515. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4516. //
  4517. // txtDomain
  4518. //
  4519. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4520. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4521. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4522. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4523. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4524. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4525. this.txtDomain.Name = "txtDomain";
  4526. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4527. this.txtDomain.TabIndex = 1;
  4528. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4529. //
  4530. // label12
  4531. //
  4532. this.label12.AutoSize = true;
  4533. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4534. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  4535. this.label12.Location = new System.Drawing.Point(323, 54);
  4536. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4537. this.label12.Name = "label12";
  4538. this.label12.Size = new System.Drawing.Size(66, 21);
  4539. this.label12.TabIndex = 55;
  4540. this.label12.Tag = "themeable";
  4541. this.label12.Text = "Domain";
  4542. //
  4543. // label11
  4544. //
  4545. this.label11.AutoSize = true;
  4546. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4547. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  4548. this.label11.Location = new System.Drawing.Point(323, 0);
  4549. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4550. this.label11.Name = "label11";
  4551. this.label11.Size = new System.Drawing.Size(85, 21);
  4552. this.label11.TabIndex = 53;
  4553. this.label11.Tag = "themeable";
  4554. this.label11.Text = "IP address";
  4555. //
  4556. // linkLabel4
  4557. //
  4558. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4559. this.linkLabel4.AutoSize = true;
  4560. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4561. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  4562. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  4563. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4564. this.linkLabel4.Name = "linkLabel4";
  4565. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  4566. this.linkLabel4.TabIndex = 51;
  4567. this.linkLabel4.TabStop = true;
  4568. this.linkLabel4.Tag = "";
  4569. this.linkLabel4.Text = "Restore default";
  4570. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4571. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4572. //
  4573. // label10
  4574. //
  4575. this.label10.AutoSize = true;
  4576. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4577. this.label10.Location = new System.Drawing.Point(215, 38);
  4578. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4579. this.label10.Name = "label10";
  4580. this.label10.Size = new System.Drawing.Size(18, 21);
  4581. this.label10.TabIndex = 50;
  4582. this.label10.Text = " |";
  4583. //
  4584. // linkLabel3
  4585. //
  4586. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4587. this.linkLabel3.AutoSize = true;
  4588. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4589. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  4590. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  4591. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4592. this.linkLabel3.Name = "linkLabel3";
  4593. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  4594. this.linkLabel3.TabIndex = 49;
  4595. this.linkLabel3.TabStop = true;
  4596. this.linkLabel3.Tag = "";
  4597. this.linkLabel3.Text = "Advanced editor";
  4598. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4599. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4600. //
  4601. // label9
  4602. //
  4603. this.label9.AutoSize = true;
  4604. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4605. this.label9.Location = new System.Drawing.Point(65, 38);
  4606. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4607. this.label9.Name = "label9";
  4608. this.label9.Size = new System.Drawing.Size(18, 21);
  4609. this.label9.TabIndex = 48;
  4610. this.label9.Text = " |";
  4611. //
  4612. // linkLabel2
  4613. //
  4614. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4615. this.linkLabel2.AutoSize = true;
  4616. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4617. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  4618. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  4619. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4620. this.linkLabel2.Name = "linkLabel2";
  4621. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  4622. this.linkLabel2.TabIndex = 47;
  4623. this.linkLabel2.TabStop = true;
  4624. this.linkLabel2.Tag = "";
  4625. this.linkLabel2.Text = "Locate";
  4626. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4627. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4628. //
  4629. // label3
  4630. //
  4631. this.label3.AutoSize = true;
  4632. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4633. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  4634. this.label3.Location = new System.Drawing.Point(6, 10);
  4635. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4636. this.label3.Name = "label3";
  4637. this.label3.Size = new System.Drawing.Size(182, 28);
  4638. this.label3.TabIndex = 3;
  4639. this.label3.Tag = "themeable";
  4640. this.label3.Text = "Edit your hosts file";
  4641. //
  4642. // registryFixerTab
  4643. //
  4644. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4645. this.registryFixerTab.Controls.Add(this.panel2);
  4646. this.registryFixerTab.Controls.Add(this.label7);
  4647. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  4648. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4649. this.registryFixerTab.Name = "registryFixerTab";
  4650. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4651. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  4652. this.registryFixerTab.TabIndex = 8;
  4653. this.registryFixerTab.Text = "Registry";
  4654. //
  4655. // panel2
  4656. //
  4657. this.panel2.Controls.Add(this.button33);
  4658. this.panel2.Controls.Add(this.label8);
  4659. this.panel2.Controls.Add(this.checkRestartExplorer);
  4660. this.panel2.Controls.Add(this.checkRegistryEditor);
  4661. this.panel2.Controls.Add(this.checkEnableAll);
  4662. this.panel2.Controls.Add(this.checkContextMenu);
  4663. this.panel2.Controls.Add(this.checkTaskManager);
  4664. this.panel2.Controls.Add(this.checkCommandPrompt);
  4665. this.panel2.Controls.Add(this.checkFirewall);
  4666. this.panel2.Controls.Add(this.checkRunDialog);
  4667. this.panel2.Controls.Add(this.checkFolderOptions);
  4668. this.panel2.Controls.Add(this.checkControlPanel);
  4669. this.panel2.Location = new System.Drawing.Point(11, 40);
  4670. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4671. this.panel2.Name = "panel2";
  4672. this.panel2.Size = new System.Drawing.Size(511, 286);
  4673. this.panel2.TabIndex = 48;
  4674. //
  4675. // button33
  4676. //
  4677. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  4678. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4679. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4680. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4681. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4682. this.button33.ForeColor = System.Drawing.Color.White;
  4683. this.button33.Location = new System.Drawing.Point(29, 252);
  4684. this.button33.Margin = new System.Windows.Forms.Padding(2);
  4685. this.button33.Name = "button33";
  4686. this.button33.Size = new System.Drawing.Size(71, 31);
  4687. this.button33.TabIndex = 49;
  4688. this.button33.Text = "Fix";
  4689. this.button33.UseVisualStyleBackColor = false;
  4690. this.button33.Click += new System.EventHandler(this.button33_Click);
  4691. //
  4692. // label8
  4693. //
  4694. this.label8.AutoSize = true;
  4695. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4696. this.label8.ForeColor = System.Drawing.Color.Silver;
  4697. this.label8.Location = new System.Drawing.Point(122, 202);
  4698. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4699. this.label8.Name = "label8";
  4700. this.label8.Size = new System.Drawing.Size(242, 21);
  4701. this.label8.TabIndex = 51;
  4702. this.label8.Tag = "";
  4703. this.label8.Text = "(some changes might need this)";
  4704. //
  4705. // checkRestartExplorer
  4706. //
  4707. this.checkRestartExplorer.AutoSize = true;
  4708. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4709. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4710. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4711. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4712. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4713. this.checkRestartExplorer.Size = new System.Drawing.Size(336, 25);
  4714. this.checkRestartExplorer.TabIndex = 50;
  4715. this.checkRestartExplorer.Tag = "";
  4716. this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes";
  4717. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4718. //
  4719. // checkRegistryEditor
  4720. //
  4721. this.checkRegistryEditor.AutoSize = true;
  4722. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4723. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4724. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4725. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4726. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4727. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4728. this.checkRegistryEditor.TabIndex = 38;
  4729. this.checkRegistryEditor.Text = "Registry Editor";
  4730. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4731. //
  4732. // checkEnableAll
  4733. //
  4734. this.checkEnableAll.AutoSize = true;
  4735. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4736. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4737. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4738. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4739. this.checkEnableAll.Name = "checkEnableAll";
  4740. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4741. this.checkEnableAll.TabIndex = 35;
  4742. this.checkEnableAll.Tag = "";
  4743. this.checkEnableAll.Text = "Enable all";
  4744. this.checkEnableAll.UseVisualStyleBackColor = true;
  4745. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4746. //
  4747. // checkContextMenu
  4748. //
  4749. this.checkContextMenu.AutoSize = true;
  4750. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4751. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4752. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4753. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4754. this.checkContextMenu.Name = "checkContextMenu";
  4755. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4756. this.checkContextMenu.TabIndex = 43;
  4757. this.checkContextMenu.Text = "Right Click menu";
  4758. this.checkContextMenu.UseVisualStyleBackColor = true;
  4759. //
  4760. // checkTaskManager
  4761. //
  4762. this.checkTaskManager.AutoSize = true;
  4763. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4764. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4765. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4766. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4767. this.checkTaskManager.Name = "checkTaskManager";
  4768. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4769. this.checkTaskManager.TabIndex = 36;
  4770. this.checkTaskManager.Text = "Task Manager";
  4771. this.checkTaskManager.UseVisualStyleBackColor = true;
  4772. //
  4773. // checkCommandPrompt
  4774. //
  4775. this.checkCommandPrompt.AutoSize = true;
  4776. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4777. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4778. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4779. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4780. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4781. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4782. this.checkCommandPrompt.TabIndex = 42;
  4783. this.checkCommandPrompt.Text = "Command Prompt";
  4784. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4785. //
  4786. // checkFirewall
  4787. //
  4788. this.checkFirewall.AutoSize = true;
  4789. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4790. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4791. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  4792. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4793. this.checkFirewall.Name = "checkFirewall";
  4794. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4795. this.checkFirewall.TabIndex = 37;
  4796. this.checkFirewall.Text = "Windows Firewall";
  4797. this.checkFirewall.UseVisualStyleBackColor = true;
  4798. //
  4799. // checkRunDialog
  4800. //
  4801. this.checkRunDialog.AutoSize = true;
  4802. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4803. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4804. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  4805. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4806. this.checkRunDialog.Name = "checkRunDialog";
  4807. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4808. this.checkRunDialog.TabIndex = 41;
  4809. this.checkRunDialog.Text = "Run Dialog";
  4810. this.checkRunDialog.UseVisualStyleBackColor = true;
  4811. //
  4812. // checkFolderOptions
  4813. //
  4814. this.checkFolderOptions.AutoSize = true;
  4815. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4816. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4817. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4818. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4819. this.checkFolderOptions.Name = "checkFolderOptions";
  4820. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4821. this.checkFolderOptions.TabIndex = 39;
  4822. this.checkFolderOptions.Text = "Folder Options";
  4823. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4824. //
  4825. // checkControlPanel
  4826. //
  4827. this.checkControlPanel.AutoSize = true;
  4828. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4829. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4830. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  4831. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4832. this.checkControlPanel.Name = "checkControlPanel";
  4833. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  4834. this.checkControlPanel.TabIndex = 40;
  4835. this.checkControlPanel.Text = "Control Panel";
  4836. this.checkControlPanel.UseVisualStyleBackColor = true;
  4837. //
  4838. // label7
  4839. //
  4840. this.label7.AutoSize = true;
  4841. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4842. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  4843. this.label7.Location = new System.Drawing.Point(6, 10);
  4844. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4845. this.label7.Name = "label7";
  4846. this.label7.Size = new System.Drawing.Size(260, 28);
  4847. this.label7.TabIndex = 47;
  4848. this.label7.Tag = "themeable";
  4849. this.label7.Text = "Fix common registry issues";
  4850. //
  4851. // integratorTab
  4852. //
  4853. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4854. this.integratorTab.Controls.Add(this.synapse);
  4855. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  4856. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  4857. this.integratorTab.Name = "integratorTab";
  4858. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  4859. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  4860. this.integratorTab.TabIndex = 10;
  4861. this.integratorTab.Text = "Integrator";
  4862. //
  4863. // synapse
  4864. //
  4865. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  4866. this.synapse.Controls.Add(this.integratorInfoTab);
  4867. this.synapse.Controls.Add(this.tabPage8);
  4868. this.synapse.Controls.Add(this.tabPage9);
  4869. this.synapse.Controls.Add(this.tabPage10);
  4870. this.synapse.Controls.Add(this.tabPage11);
  4871. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  4872. this.synapse.Location = new System.Drawing.Point(2, 2);
  4873. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  4874. this.synapse.Multiline = true;
  4875. this.synapse.Name = "synapse";
  4876. this.synapse.SelectedIndex = 0;
  4877. this.synapse.Size = new System.Drawing.Size(754, 607);
  4878. this.synapse.TabIndex = 0;
  4879. //
  4880. // integratorInfoTab
  4881. //
  4882. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4883. this.integratorInfoTab.Controls.Add(this.label19);
  4884. this.integratorInfoTab.Controls.Add(this.label18);
  4885. this.integratorInfoTab.Controls.Add(this.label17);
  4886. this.integratorInfoTab.Controls.Add(this.label16);
  4887. this.integratorInfoTab.Controls.Add(this.label15);
  4888. this.integratorInfoTab.Controls.Add(this.label14);
  4889. this.integratorInfoTab.Controls.Add(this.label13);
  4890. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  4891. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  4892. this.integratorInfoTab.Name = "integratorInfoTab";
  4893. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  4894. this.integratorInfoTab.Size = new System.Drawing.Size(746, 579);
  4895. this.integratorInfoTab.TabIndex = 0;
  4896. this.integratorInfoTab.Text = "Info";
  4897. //
  4898. // label19
  4899. //
  4900. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4901. this.label19.ForeColor = System.Drawing.Color.Silver;
  4902. this.label19.Location = new System.Drawing.Point(6, 225);
  4903. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4904. this.label19.Name = "label19";
  4905. this.label19.Size = new System.Drawing.Size(501, 233);
  4906. this.label19.TabIndex = 10;
  4907. this.label19.Tag = "";
  4908. this.label19.Text = resources.GetString("label19.Text");
  4909. //
  4910. // label18
  4911. //
  4912. this.label18.AutoSize = true;
  4913. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4914. this.label18.ForeColor = System.Drawing.Color.Silver;
  4915. this.label18.Location = new System.Drawing.Point(38, 183);
  4916. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4917. this.label18.Name = "label18";
  4918. this.label18.Size = new System.Drawing.Size(122, 25);
  4919. this.label18.TabIndex = 9;
  4920. this.label18.Tag = "";
  4921. this.label18.Text = "• Commands";
  4922. //
  4923. // label17
  4924. //
  4925. this.label17.AutoSize = true;
  4926. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4927. this.label17.ForeColor = System.Drawing.Color.Silver;
  4928. this.label17.Location = new System.Drawing.Point(38, 158);
  4929. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4930. this.label17.Name = "label17";
  4931. this.label17.Size = new System.Drawing.Size(157, 25);
  4932. this.label17.TabIndex = 8;
  4933. this.label17.Tag = "";
  4934. this.label17.Text = "• Any type of file";
  4935. //
  4936. // label16
  4937. //
  4938. this.label16.AutoSize = true;
  4939. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4940. this.label16.ForeColor = System.Drawing.Color.Silver;
  4941. this.label16.Location = new System.Drawing.Point(38, 132);
  4942. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4943. this.label16.Name = "label16";
  4944. this.label16.Size = new System.Drawing.Size(181, 25);
  4945. this.label16.TabIndex = 7;
  4946. this.label16.Tag = "";
  4947. this.label16.Text = "• Links to webpages";
  4948. //
  4949. // label15
  4950. //
  4951. this.label15.AutoSize = true;
  4952. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4953. this.label15.ForeColor = System.Drawing.Color.Silver;
  4954. this.label15.Location = new System.Drawing.Point(38, 106);
  4955. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4956. this.label15.Name = "label15";
  4957. this.label15.Size = new System.Drawing.Size(194, 25);
  4958. this.label15.TabIndex = 6;
  4959. this.label15.Tag = "";
  4960. this.label15.Text = "• Shortcuts to folders";
  4961. //
  4962. // label14
  4963. //
  4964. this.label14.AutoSize = true;
  4965. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4966. this.label14.ForeColor = System.Drawing.Color.Silver;
  4967. this.label14.Location = new System.Drawing.Point(38, 81);
  4968. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4969. this.label14.Name = "label14";
  4970. this.label14.Size = new System.Drawing.Size(138, 25);
  4971. this.label14.TabIndex = 5;
  4972. this.label14.Tag = "";
  4973. this.label14.Text = "• Any program";
  4974. //
  4975. // label13
  4976. //
  4977. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4978. this.label13.ForeColor = System.Drawing.Color.Silver;
  4979. this.label13.Location = new System.Drawing.Point(6, 10);
  4980. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4981. this.label13.Name = "label13";
  4982. this.label13.Size = new System.Drawing.Size(412, 61);
  4983. this.label13.TabIndex = 4;
  4984. this.label13.Tag = "";
  4985. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  4986. //
  4987. // tabPage8
  4988. //
  4989. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4990. this.tabPage8.Controls.Add(this.btnAddItem);
  4991. this.tabPage8.Controls.Add(this.itemnamegroup);
  4992. this.tabPage8.Controls.Add(this.security);
  4993. this.tabPage8.Controls.Add(this.itemposition);
  4994. this.tabPage8.Controls.Add(this.icontoaddgroup);
  4995. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  4996. this.tabPage8.Controls.Add(this.itemtype);
  4997. this.tabPage8.Controls.Add(this.label26);
  4998. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  4999. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  5000. this.tabPage8.Name = "tabPage8";
  5001. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  5002. this.tabPage8.Size = new System.Drawing.Size(746, 579);
  5003. this.tabPage8.TabIndex = 1;
  5004. this.tabPage8.Text = "Add/Modify";
  5005. //
  5006. // btnAddItem
  5007. //
  5008. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  5009. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5010. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5011. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5012. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5013. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  5014. this.btnAddItem.Location = new System.Drawing.Point(512, 438);
  5015. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  5016. this.btnAddItem.Name = "btnAddItem";
  5017. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  5018. this.btnAddItem.TabIndex = 85;
  5019. this.btnAddItem.Text = "Add/Modify";
  5020. this.btnAddItem.UseVisualStyleBackColor = false;
  5021. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  5022. //
  5023. // itemnamegroup
  5024. //
  5025. this.itemnamegroup.Controls.Add(this.txtItemName);
  5026. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5027. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  5028. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  5029. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  5030. this.itemnamegroup.Name = "itemnamegroup";
  5031. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  5032. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  5033. this.itemnamegroup.TabIndex = 84;
  5034. this.itemnamegroup.TabStop = false;
  5035. this.itemnamegroup.Text = "Item name in menu:";
  5036. //
  5037. // txtItemName
  5038. //
  5039. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5040. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5041. this.txtItemName.ForeColor = System.Drawing.Color.White;
  5042. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  5043. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5044. this.txtItemName.Name = "txtItemName";
  5045. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  5046. this.txtItemName.TabIndex = 82;
  5047. //
  5048. // security
  5049. //
  5050. this.security.Controls.Add(this.checkShift);
  5051. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5052. this.security.ForeColor = System.Drawing.Color.Silver;
  5053. this.security.Location = new System.Drawing.Point(11, 338);
  5054. this.security.Margin = new System.Windows.Forms.Padding(2);
  5055. this.security.Name = "security";
  5056. this.security.Padding = new System.Windows.Forms.Padding(2);
  5057. this.security.Size = new System.Drawing.Size(497, 61);
  5058. this.security.TabIndex = 83;
  5059. this.security.TabStop = false;
  5060. this.security.Text = "Security:";
  5061. //
  5062. // checkShift
  5063. //
  5064. this.checkShift.AutoSize = true;
  5065. this.checkShift.ForeColor = System.Drawing.Color.White;
  5066. this.checkShift.Location = new System.Drawing.Point(11, 26);
  5067. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5068. this.checkShift.Name = "checkShift";
  5069. this.checkShift.Size = new System.Drawing.Size(300, 25);
  5070. this.checkShift.TabIndex = 83;
  5071. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5072. this.checkShift.UseVisualStyleBackColor = true;
  5073. //
  5074. // itemposition
  5075. //
  5076. this.itemposition.Controls.Add(this.radioTop);
  5077. this.itemposition.Controls.Add(this.radioMiddle);
  5078. this.itemposition.Controls.Add(this.radioBottom);
  5079. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5080. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5081. this.itemposition.Location = new System.Drawing.Point(11, 272);
  5082. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5083. this.itemposition.Name = "itemposition";
  5084. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5085. this.itemposition.Size = new System.Drawing.Size(497, 62);
  5086. this.itemposition.TabIndex = 82;
  5087. this.itemposition.TabStop = false;
  5088. this.itemposition.Text = "Item position:";
  5089. //
  5090. // radioTop
  5091. //
  5092. this.radioTop.AutoSize = true;
  5093. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5094. this.radioTop.ForeColor = System.Drawing.Color.White;
  5095. this.radioTop.Location = new System.Drawing.Point(11, 26);
  5096. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5097. this.radioTop.Name = "radioTop";
  5098. this.radioTop.Size = new System.Drawing.Size(55, 25);
  5099. this.radioTop.TabIndex = 83;
  5100. this.radioTop.Text = "Top";
  5101. this.radioTop.UseVisualStyleBackColor = true;
  5102. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5103. //
  5104. // radioMiddle
  5105. //
  5106. this.radioMiddle.AutoSize = true;
  5107. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5108. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  5109. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5110. this.radioMiddle.Name = "radioMiddle";
  5111. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5112. this.radioMiddle.TabIndex = 84;
  5113. this.radioMiddle.Text = "Middle";
  5114. this.radioMiddle.UseVisualStyleBackColor = true;
  5115. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5116. //
  5117. // radioBottom
  5118. //
  5119. this.radioBottom.AutoSize = true;
  5120. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5121. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  5122. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5123. this.radioBottom.Name = "radioBottom";
  5124. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5125. this.radioBottom.TabIndex = 85;
  5126. this.radioBottom.Text = "Bottom";
  5127. this.radioBottom.UseVisualStyleBackColor = true;
  5128. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5129. //
  5130. // icontoaddgroup
  5131. //
  5132. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5133. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5134. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5135. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5136. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5137. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5138. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5139. this.icontoaddgroup.Name = "icontoaddgroup";
  5140. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5141. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  5142. this.icontoaddgroup.TabIndex = 81;
  5143. this.icontoaddgroup.TabStop = false;
  5144. this.icontoaddgroup.Text = "Icon to add:";
  5145. //
  5146. // checkDefaultIcon
  5147. //
  5148. this.checkDefaultIcon.AutoSize = true;
  5149. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5150. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5151. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5152. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5153. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5154. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5155. this.checkDefaultIcon.TabIndex = 82;
  5156. this.checkDefaultIcon.Text = "Use program\'s icon";
  5157. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5158. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5159. //
  5160. // btnBrowseIcon
  5161. //
  5162. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5163. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5164. this.btnBrowseIcon.Enabled = false;
  5165. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5166. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5167. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5168. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5169. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5170. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5171. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5172. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5173. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  5174. this.btnBrowseIcon.TabIndex = 82;
  5175. this.btnBrowseIcon.Text = "...";
  5176. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5177. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5178. //
  5179. // txtIcon
  5180. //
  5181. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5182. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5183. this.txtIcon.Enabled = false;
  5184. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5185. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5186. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5187. this.txtIcon.Name = "txtIcon";
  5188. this.txtIcon.ReadOnly = true;
  5189. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5190. this.txtIcon.TabIndex = 81;
  5191. //
  5192. // itemtoaddgroup
  5193. //
  5194. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5195. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5196. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5197. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5198. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5199. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5200. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5201. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5202. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  5203. this.itemtoaddgroup.TabIndex = 80;
  5204. this.itemtoaddgroup.TabStop = false;
  5205. this.itemtoaddgroup.Text = "Program to add:";
  5206. //
  5207. // btnBrowseItem
  5208. //
  5209. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5210. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5211. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5212. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5213. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5214. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5215. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5216. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  5217. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5218. this.btnBrowseItem.Name = "btnBrowseItem";
  5219. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  5220. this.btnBrowseItem.TabIndex = 82;
  5221. this.btnBrowseItem.Text = "...";
  5222. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5223. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5224. //
  5225. // txtItem
  5226. //
  5227. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5228. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5229. this.txtItem.ForeColor = System.Drawing.Color.White;
  5230. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5231. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5232. this.txtItem.Name = "txtItem";
  5233. this.txtItem.ReadOnly = true;
  5234. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5235. this.txtItem.TabIndex = 81;
  5236. //
  5237. // itemtype
  5238. //
  5239. this.itemtype.Controls.Add(this.radioCommand);
  5240. this.itemtype.Controls.Add(this.radioProgram);
  5241. this.itemtype.Controls.Add(this.radioFolder);
  5242. this.itemtype.Controls.Add(this.radioFile);
  5243. this.itemtype.Controls.Add(this.radioLink);
  5244. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5245. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5246. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5247. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5248. this.itemtype.Name = "itemtype";
  5249. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5250. this.itemtype.Size = new System.Drawing.Size(497, 63);
  5251. this.itemtype.TabIndex = 79;
  5252. this.itemtype.TabStop = false;
  5253. this.itemtype.Text = "Item Type:";
  5254. //
  5255. // radioCommand
  5256. //
  5257. this.radioCommand.AutoSize = true;
  5258. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5259. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  5260. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5261. this.radioCommand.Name = "radioCommand";
  5262. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5263. this.radioCommand.TabIndex = 84;
  5264. this.radioCommand.Text = "Command";
  5265. this.radioCommand.UseVisualStyleBackColor = true;
  5266. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5267. //
  5268. // radioProgram
  5269. //
  5270. this.radioProgram.AutoSize = true;
  5271. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5272. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5273. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5274. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5275. this.radioProgram.Name = "radioProgram";
  5276. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5277. this.radioProgram.TabIndex = 80;
  5278. this.radioProgram.Text = "Program";
  5279. this.radioProgram.UseVisualStyleBackColor = true;
  5280. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5281. //
  5282. // radioFolder
  5283. //
  5284. this.radioFolder.AutoSize = true;
  5285. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5286. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  5287. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5288. this.radioFolder.Name = "radioFolder";
  5289. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5290. this.radioFolder.TabIndex = 81;
  5291. this.radioFolder.Text = "Folder";
  5292. this.radioFolder.UseVisualStyleBackColor = true;
  5293. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5294. //
  5295. // radioFile
  5296. //
  5297. this.radioFile.AutoSize = true;
  5298. this.radioFile.ForeColor = System.Drawing.Color.White;
  5299. this.radioFile.Location = new System.Drawing.Point(242, 26);
  5300. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5301. this.radioFile.Name = "radioFile";
  5302. this.radioFile.Size = new System.Drawing.Size(140, 25);
  5303. this.radioFile.TabIndex = 83;
  5304. this.radioFile.Text = "Any type of file";
  5305. this.radioFile.UseVisualStyleBackColor = true;
  5306. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5307. //
  5308. // radioLink
  5309. //
  5310. this.radioLink.AutoSize = true;
  5311. this.radioLink.ForeColor = System.Drawing.Color.White;
  5312. this.radioLink.Location = new System.Drawing.Point(182, 26);
  5313. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5314. this.radioLink.Name = "radioLink";
  5315. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5316. this.radioLink.TabIndex = 82;
  5317. this.radioLink.Text = "Link";
  5318. this.radioLink.UseVisualStyleBackColor = true;
  5319. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5320. //
  5321. // label26
  5322. //
  5323. this.label26.AutoSize = true;
  5324. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5325. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  5326. this.label26.Location = new System.Drawing.Point(6, 10);
  5327. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5328. this.label26.Name = "label26";
  5329. this.label26.Size = new System.Drawing.Size(219, 28);
  5330. this.label26.TabIndex = 78;
  5331. this.label26.Tag = "themeable";
  5332. this.label26.Text = "Add or modify an item";
  5333. //
  5334. // tabPage9
  5335. //
  5336. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5337. this.tabPage9.Controls.Add(this.panel5);
  5338. this.tabPage9.Controls.Add(this.button60);
  5339. this.tabPage9.Controls.Add(this.button61);
  5340. this.tabPage9.Controls.Add(this.button62);
  5341. this.tabPage9.Controls.Add(this.label25);
  5342. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5343. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5344. this.tabPage9.Name = "tabPage9";
  5345. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5346. this.tabPage9.Size = new System.Drawing.Size(746, 579);
  5347. this.tabPage9.TabIndex = 2;
  5348. this.tabPage9.Text = "Remove";
  5349. //
  5350. // panel5
  5351. //
  5352. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5353. this.panel5.Controls.Add(this.listDesktopItems);
  5354. this.panel5.Location = new System.Drawing.Point(11, 39);
  5355. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5356. this.panel5.Name = "panel5";
  5357. this.panel5.Size = new System.Drawing.Size(293, 435);
  5358. this.panel5.TabIndex = 82;
  5359. //
  5360. // listDesktopItems
  5361. //
  5362. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5363. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5364. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5365. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5366. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5367. this.listDesktopItems.FormattingEnabled = true;
  5368. this.listDesktopItems.HorizontalScrollbar = true;
  5369. this.listDesktopItems.ItemHeight = 21;
  5370. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5371. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5372. this.listDesktopItems.Name = "listDesktopItems";
  5373. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5374. this.listDesktopItems.TabIndex = 78;
  5375. //
  5376. // button60
  5377. //
  5378. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  5379. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5380. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5381. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5382. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5383. this.button60.ForeColor = System.Drawing.Color.White;
  5384. this.button60.Location = new System.Drawing.Point(308, 75);
  5385. this.button60.Margin = new System.Windows.Forms.Padding(2);
  5386. this.button60.Name = "button60";
  5387. this.button60.Size = new System.Drawing.Size(94, 31);
  5388. this.button60.TabIndex = 81;
  5389. this.button60.Text = "Refresh";
  5390. this.button60.UseVisualStyleBackColor = false;
  5391. this.button60.Click += new System.EventHandler(this.button60_Click);
  5392. //
  5393. // button61
  5394. //
  5395. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  5396. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5397. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5398. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5399. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5400. this.button61.ForeColor = System.Drawing.Color.White;
  5401. this.button61.Location = new System.Drawing.Point(308, 40);
  5402. this.button61.Margin = new System.Windows.Forms.Padding(2);
  5403. this.button61.Name = "button61";
  5404. this.button61.Size = new System.Drawing.Size(94, 31);
  5405. this.button61.TabIndex = 80;
  5406. this.button61.Text = "Remove";
  5407. this.button61.UseVisualStyleBackColor = false;
  5408. this.button61.Click += new System.EventHandler(this.button61_Click);
  5409. //
  5410. // button62
  5411. //
  5412. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  5413. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5414. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5415. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5416. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5417. this.button62.ForeColor = System.Drawing.Color.White;
  5418. this.button62.Location = new System.Drawing.Point(308, 110);
  5419. this.button62.Margin = new System.Windows.Forms.Padding(2);
  5420. this.button62.Name = "button62";
  5421. this.button62.Size = new System.Drawing.Size(94, 31);
  5422. this.button62.TabIndex = 79;
  5423. this.button62.Text = "Remove all";
  5424. this.button62.UseVisualStyleBackColor = false;
  5425. this.button62.Click += new System.EventHandler(this.button62_Click);
  5426. //
  5427. // label25
  5428. //
  5429. this.label25.AutoSize = true;
  5430. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5431. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  5432. this.label25.Location = new System.Drawing.Point(6, 10);
  5433. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5434. this.label25.Name = "label25";
  5435. this.label25.Size = new System.Drawing.Size(300, 28);
  5436. this.label25.TabIndex = 77;
  5437. this.label25.Tag = "themeable";
  5438. this.label25.Text = "Remove existing Desktop items";
  5439. //
  5440. // tabPage10
  5441. //
  5442. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5443. this.tabPage10.Controls.Add(this.button65);
  5444. this.tabPage10.Controls.Add(this.button66);
  5445. this.tabPage10.Controls.Add(this.label24);
  5446. this.tabPage10.Controls.Add(this.button58);
  5447. this.tabPage10.Controls.Add(this.button59);
  5448. this.tabPage10.Controls.Add(this.button55);
  5449. this.tabPage10.Controls.Add(this.button57);
  5450. this.tabPage10.Controls.Add(this.button52);
  5451. this.tabPage10.Controls.Add(this.button53);
  5452. this.tabPage10.Controls.Add(this.button49);
  5453. this.tabPage10.Controls.Add(this.button51);
  5454. this.tabPage10.Controls.Add(this.button56);
  5455. this.tabPage10.Controls.Add(this.button54);
  5456. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5457. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5458. this.tabPage10.Name = "tabPage10";
  5459. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5460. this.tabPage10.Size = new System.Drawing.Size(746, 579);
  5461. this.tabPage10.TabIndex = 3;
  5462. this.tabPage10.Text = "Ready Menus";
  5463. //
  5464. // button65
  5465. //
  5466. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  5467. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5468. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5469. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5470. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5471. this.button65.ForeColor = System.Drawing.Color.White;
  5472. this.button65.Location = new System.Drawing.Point(11, 276);
  5473. this.button65.Margin = new System.Windows.Forms.Padding(2);
  5474. this.button65.Name = "button65";
  5475. this.button65.Size = new System.Drawing.Size(186, 31);
  5476. this.button65.TabIndex = 78;
  5477. this.button65.Text = "Remove \"Take Ownership\"";
  5478. this.button65.UseVisualStyleBackColor = false;
  5479. this.button65.Click += new System.EventHandler(this.button65_Click);
  5480. //
  5481. // button66
  5482. //
  5483. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  5484. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5485. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5486. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5487. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5488. this.button66.ForeColor = System.Drawing.Color.White;
  5489. this.button66.Location = new System.Drawing.Point(11, 240);
  5490. this.button66.Margin = new System.Windows.Forms.Padding(2);
  5491. this.button66.Name = "button66";
  5492. this.button66.Size = new System.Drawing.Size(186, 31);
  5493. this.button66.TabIndex = 77;
  5494. this.button66.Text = "Add \"Take Ownership\"";
  5495. this.button66.UseVisualStyleBackColor = false;
  5496. this.button66.Click += new System.EventHandler(this.button66_Click);
  5497. //
  5498. // label24
  5499. //
  5500. this.label24.AutoSize = true;
  5501. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5502. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  5503. this.label24.Location = new System.Drawing.Point(6, 10);
  5504. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5505. this.label24.Name = "label24";
  5506. this.label24.Size = new System.Drawing.Size(232, 28);
  5507. this.label24.TabIndex = 76;
  5508. this.label24.Tag = "themeable";
  5509. this.label24.Text = "Add ready-made menus";
  5510. //
  5511. // button58
  5512. //
  5513. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  5514. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5515. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5516. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5517. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5518. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5519. this.button58.ForeColor = System.Drawing.Color.White;
  5520. this.button58.Location = new System.Drawing.Point(202, 48);
  5521. this.button58.Margin = new System.Windows.Forms.Padding(2);
  5522. this.button58.Name = "button58";
  5523. this.button58.Size = new System.Drawing.Size(30, 31);
  5524. this.button58.TabIndex = 75;
  5525. this.button58.Text = "?";
  5526. this.button58.UseVisualStyleBackColor = false;
  5527. this.button58.Click += new System.EventHandler(this.button58_Click);
  5528. //
  5529. // button59
  5530. //
  5531. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  5532. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5533. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5534. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5535. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5536. this.button59.ForeColor = System.Drawing.Color.White;
  5537. this.button59.Location = new System.Drawing.Point(11, 48);
  5538. this.button59.Margin = new System.Windows.Forms.Padding(2);
  5539. this.button59.Name = "button59";
  5540. this.button59.Size = new System.Drawing.Size(186, 31);
  5541. this.button59.TabIndex = 74;
  5542. this.button59.Text = "Add \"Power Menu\"";
  5543. this.button59.UseVisualStyleBackColor = false;
  5544. this.button59.Click += new System.EventHandler(this.button59_Click);
  5545. //
  5546. // button55
  5547. //
  5548. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  5549. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5550. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5551. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5552. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5553. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5554. this.button55.ForeColor = System.Drawing.Color.White;
  5555. this.button55.Location = new System.Drawing.Point(202, 192);
  5556. this.button55.Margin = new System.Windows.Forms.Padding(2);
  5557. this.button55.Name = "button55";
  5558. this.button55.Size = new System.Drawing.Size(30, 31);
  5559. this.button55.TabIndex = 73;
  5560. this.button55.Text = "?";
  5561. this.button55.UseVisualStyleBackColor = false;
  5562. this.button55.Click += new System.EventHandler(this.button55_Click);
  5563. //
  5564. // button57
  5565. //
  5566. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  5567. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5568. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5569. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5570. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5571. this.button57.ForeColor = System.Drawing.Color.White;
  5572. this.button57.Location = new System.Drawing.Point(11, 192);
  5573. this.button57.Margin = new System.Windows.Forms.Padding(2);
  5574. this.button57.Name = "button57";
  5575. this.button57.Size = new System.Drawing.Size(186, 31);
  5576. this.button57.TabIndex = 72;
  5577. this.button57.Text = "Add \"Desktop Shortcuts\"";
  5578. this.button57.UseVisualStyleBackColor = false;
  5579. this.button57.Click += new System.EventHandler(this.button57_Click);
  5580. //
  5581. // button52
  5582. //
  5583. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  5584. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5585. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5586. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5587. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5588. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5589. this.button52.ForeColor = System.Drawing.Color.White;
  5590. this.button52.Location = new System.Drawing.Point(202, 120);
  5591. this.button52.Margin = new System.Windows.Forms.Padding(2);
  5592. this.button52.Name = "button52";
  5593. this.button52.Size = new System.Drawing.Size(30, 31);
  5594. this.button52.TabIndex = 71;
  5595. this.button52.Text = "?";
  5596. this.button52.UseVisualStyleBackColor = false;
  5597. this.button52.Click += new System.EventHandler(this.button52_Click);
  5598. //
  5599. // button53
  5600. //
  5601. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  5602. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5603. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5604. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5605. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5606. this.button53.ForeColor = System.Drawing.Color.White;
  5607. this.button53.Location = new System.Drawing.Point(11, 84);
  5608. this.button53.Margin = new System.Windows.Forms.Padding(2);
  5609. this.button53.Name = "button53";
  5610. this.button53.Size = new System.Drawing.Size(186, 31);
  5611. this.button53.TabIndex = 70;
  5612. this.button53.Text = "Add \"System Tools\"";
  5613. this.button53.UseVisualStyleBackColor = false;
  5614. this.button53.Click += new System.EventHandler(this.button53_Click);
  5615. //
  5616. // button49
  5617. //
  5618. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  5619. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5620. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5621. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5622. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5623. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5624. this.button49.ForeColor = System.Drawing.Color.White;
  5625. this.button49.Location = new System.Drawing.Point(202, 156);
  5626. this.button49.Margin = new System.Windows.Forms.Padding(2);
  5627. this.button49.Name = "button49";
  5628. this.button49.Size = new System.Drawing.Size(30, 31);
  5629. this.button49.TabIndex = 69;
  5630. this.button49.Text = "?";
  5631. this.button49.UseVisualStyleBackColor = false;
  5632. this.button49.Click += new System.EventHandler(this.button49_Click);
  5633. //
  5634. // button51
  5635. //
  5636. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  5637. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5638. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5639. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5640. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5641. this.button51.ForeColor = System.Drawing.Color.White;
  5642. this.button51.Location = new System.Drawing.Point(11, 156);
  5643. this.button51.Margin = new System.Windows.Forms.Padding(2);
  5644. this.button51.Name = "button51";
  5645. this.button51.Size = new System.Drawing.Size(186, 31);
  5646. this.button51.TabIndex = 68;
  5647. this.button51.Text = "Add \"System Shortcuts\"";
  5648. this.button51.UseVisualStyleBackColor = false;
  5649. this.button51.Click += new System.EventHandler(this.button51_Click);
  5650. //
  5651. // button56
  5652. //
  5653. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  5654. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5655. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5656. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5657. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5658. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5659. this.button56.ForeColor = System.Drawing.Color.White;
  5660. this.button56.Location = new System.Drawing.Point(202, 84);
  5661. this.button56.Margin = new System.Windows.Forms.Padding(2);
  5662. this.button56.Name = "button56";
  5663. this.button56.Size = new System.Drawing.Size(30, 31);
  5664. this.button56.TabIndex = 67;
  5665. this.button56.Text = "?";
  5666. this.button56.UseVisualStyleBackColor = false;
  5667. this.button56.Click += new System.EventHandler(this.button56_Click);
  5668. //
  5669. // button54
  5670. //
  5671. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  5672. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5673. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5674. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5675. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5676. this.button54.ForeColor = System.Drawing.Color.White;
  5677. this.button54.Location = new System.Drawing.Point(11, 120);
  5678. this.button54.Margin = new System.Windows.Forms.Padding(2);
  5679. this.button54.Name = "button54";
  5680. this.button54.Size = new System.Drawing.Size(186, 31);
  5681. this.button54.TabIndex = 65;
  5682. this.button54.Text = "Add \"Windows Apps\"";
  5683. this.button54.UseVisualStyleBackColor = false;
  5684. this.button54.Click += new System.EventHandler(this.button54_Click);
  5685. //
  5686. // tabPage11
  5687. //
  5688. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5689. this.tabPage11.Controls.Add(this.panel6);
  5690. this.tabPage11.Controls.Add(this.button26);
  5691. this.tabPage11.Controls.Add(this.button8);
  5692. this.tabPage11.Controls.Add(this.label23);
  5693. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5694. this.tabPage11.Controls.Add(this.button48);
  5695. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5696. this.tabPage11.Controls.Add(this.label22);
  5697. this.tabPage11.Controls.Add(this.txtRunFile);
  5698. this.tabPage11.Controls.Add(this.label21);
  5699. this.tabPage11.Controls.Add(this.label20);
  5700. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5701. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5702. this.tabPage11.Name = "tabPage11";
  5703. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5704. this.tabPage11.Size = new System.Drawing.Size(746, 579);
  5705. this.tabPage11.TabIndex = 4;
  5706. this.tabPage11.Text = "Run Dialog";
  5707. //
  5708. // panel6
  5709. //
  5710. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5711. this.panel6.Controls.Add(this.listCustomCommands);
  5712. this.panel6.Location = new System.Drawing.Point(11, 210);
  5713. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5714. this.panel6.Name = "panel6";
  5715. this.panel6.Size = new System.Drawing.Size(271, 263);
  5716. this.panel6.TabIndex = 84;
  5717. //
  5718. // listCustomCommands
  5719. //
  5720. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5721. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5722. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5723. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5724. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5725. this.listCustomCommands.FormattingEnabled = true;
  5726. this.listCustomCommands.HorizontalScrollbar = true;
  5727. this.listCustomCommands.ItemHeight = 21;
  5728. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5729. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5730. this.listCustomCommands.Name = "listCustomCommands";
  5731. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5732. this.listCustomCommands.TabIndex = 79;
  5733. //
  5734. // button26
  5735. //
  5736. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  5737. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5738. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5739. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5740. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5741. this.button26.ForeColor = System.Drawing.Color.White;
  5742. this.button26.Location = new System.Drawing.Point(286, 210);
  5743. this.button26.Margin = new System.Windows.Forms.Padding(2);
  5744. this.button26.Name = "button26";
  5745. this.button26.Size = new System.Drawing.Size(66, 27);
  5746. this.button26.TabIndex = 82;
  5747. this.button26.Text = "Remove";
  5748. this.button26.UseVisualStyleBackColor = false;
  5749. this.button26.Click += new System.EventHandler(this.button26_Click);
  5750. //
  5751. // button8
  5752. //
  5753. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  5754. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5755. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5756. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5757. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5758. this.button8.ForeColor = System.Drawing.Color.White;
  5759. this.button8.Location = new System.Drawing.Point(286, 241);
  5760. this.button8.Margin = new System.Windows.Forms.Padding(2);
  5761. this.button8.Name = "button8";
  5762. this.button8.Size = new System.Drawing.Size(66, 27);
  5763. this.button8.TabIndex = 81;
  5764. this.button8.Text = "Refresh";
  5765. this.button8.UseVisualStyleBackColor = false;
  5766. this.button8.Click += new System.EventHandler(this.button8_Click);
  5767. //
  5768. // label23
  5769. //
  5770. this.label23.AutoSize = true;
  5771. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5772. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  5773. this.label23.Location = new System.Drawing.Point(6, 173);
  5774. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5775. this.label23.Name = "label23";
  5776. this.label23.Size = new System.Drawing.Size(268, 28);
  5777. this.label23.TabIndex = 80;
  5778. this.label23.Tag = "themeable";
  5779. this.label23.Text = "Remove existing commands";
  5780. //
  5781. // btnCreateCustomCommand
  5782. //
  5783. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5784. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5785. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5786. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5787. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5788. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5789. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5790. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5791. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5792. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  5793. this.btnCreateCustomCommand.TabIndex = 60;
  5794. this.btnCreateCustomCommand.Text = "Create";
  5795. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5796. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5797. //
  5798. // button48
  5799. //
  5800. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5801. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5802. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5803. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5804. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5805. this.button48.ForeColor = System.Drawing.Color.White;
  5806. this.button48.Location = new System.Drawing.Point(320, 75);
  5807. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5808. this.button48.Name = "button48";
  5809. this.button48.Size = new System.Drawing.Size(32, 29);
  5810. this.button48.TabIndex = 58;
  5811. this.button48.Text = "...";
  5812. this.button48.UseVisualStyleBackColor = false;
  5813. this.button48.Click += new System.EventHandler(this.button48_Click);
  5814. //
  5815. // txtRunKeyword
  5816. //
  5817. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5818. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5819. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5820. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5821. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5822. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5823. this.txtRunKeyword.Name = "txtRunKeyword";
  5824. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5825. this.txtRunKeyword.TabIndex = 9;
  5826. //
  5827. // label22
  5828. //
  5829. this.label22.AutoSize = true;
  5830. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5831. this.label22.ForeColor = System.Drawing.Color.White;
  5832. this.label22.Location = new System.Drawing.Point(7, 105);
  5833. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5834. this.label22.Name = "label22";
  5835. this.label22.Size = new System.Drawing.Size(79, 21);
  5836. this.label22.TabIndex = 8;
  5837. this.label22.Text = "Keyword:";
  5838. //
  5839. // txtRunFile
  5840. //
  5841. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5842. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5843. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5844. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5845. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5846. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5847. this.txtRunFile.Name = "txtRunFile";
  5848. this.txtRunFile.ReadOnly = true;
  5849. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  5850. this.txtRunFile.TabIndex = 7;
  5851. //
  5852. // label21
  5853. //
  5854. this.label21.AutoSize = true;
  5855. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5856. this.label21.ForeColor = System.Drawing.Color.White;
  5857. this.label21.Location = new System.Drawing.Point(7, 50);
  5858. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5859. this.label21.Name = "label21";
  5860. this.label21.Size = new System.Drawing.Size(102, 21);
  5861. this.label21.TabIndex = 6;
  5862. this.label21.Text = "File location:";
  5863. //
  5864. // label20
  5865. //
  5866. this.label20.AutoSize = true;
  5867. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5868. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  5869. this.label20.Location = new System.Drawing.Point(6, 10);
  5870. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5871. this.label20.Name = "label20";
  5872. this.label20.Size = new System.Drawing.Size(298, 28);
  5873. this.label20.TabIndex = 5;
  5874. this.label20.Tag = "themeable";
  5875. this.label20.Text = "Define your custom commands";
  5876. //
  5877. // optionsTab
  5878. //
  5879. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5880. this.optionsTab.Controls.Add(this.btnOpenConf);
  5881. this.optionsTab.Controls.Add(this.label48);
  5882. this.optionsTab.Controls.Add(this.label43);
  5883. this.optionsTab.Controls.Add(this.btnViewLog);
  5884. this.optionsTab.Controls.Add(this.l2);
  5885. this.optionsTab.Controls.Add(this.btnChangelog);
  5886. this.optionsTab.Controls.Add(this.btnUpdate);
  5887. this.optionsTab.Controls.Add(this.btnResetConfig);
  5888. this.optionsTab.Controls.Add(this.label27);
  5889. this.optionsTab.Controls.Add(this.radioMinimal);
  5890. this.optionsTab.Controls.Add(this.radioCaramel);
  5891. this.optionsTab.Controls.Add(this.radioLime);
  5892. this.optionsTab.Controls.Add(this.radioMagma);
  5893. this.optionsTab.Controls.Add(this.radioOcean);
  5894. this.optionsTab.Controls.Add(this.radioZerg);
  5895. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  5896. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  5897. this.optionsTab.Name = "optionsTab";
  5898. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  5899. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  5900. this.optionsTab.TabIndex = 6;
  5901. this.optionsTab.Text = "Options";
  5902. //
  5903. // btnOpenConf
  5904. //
  5905. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  5906. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5907. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5908. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5909. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5910. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  5911. this.btnOpenConf.Location = new System.Drawing.Point(26, 384);
  5912. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  5913. this.btnOpenConf.Name = "btnOpenConf";
  5914. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  5915. this.btnOpenConf.TabIndex = 63;
  5916. this.btnOpenConf.Text = "Show config folder";
  5917. this.btnOpenConf.UseVisualStyleBackColor = false;
  5918. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  5919. //
  5920. // label48
  5921. //
  5922. this.label48.AutoSize = true;
  5923. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5924. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  5925. this.label48.Location = new System.Drawing.Point(6, 303);
  5926. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5927. this.label48.Name = "label48";
  5928. this.label48.Size = new System.Drawing.Size(161, 28);
  5929. this.label48.TabIndex = 62;
  5930. this.label48.Tag = "themeable";
  5931. this.label48.Text = "Troubleshooting";
  5932. //
  5933. // label43
  5934. //
  5935. this.label43.AutoSize = true;
  5936. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5937. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  5938. this.label43.Location = new System.Drawing.Point(6, 160);
  5939. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5940. this.label43.Name = "label43";
  5941. this.label43.Size = new System.Drawing.Size(157, 28);
  5942. this.label43.TabIndex = 61;
  5943. this.label43.Tag = "themeable";
  5944. this.label43.Text = "Check && update";
  5945. //
  5946. // btnViewLog
  5947. //
  5948. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  5949. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5950. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5951. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5952. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5953. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  5954. this.btnViewLog.Location = new System.Drawing.Point(26, 349);
  5955. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  5956. this.btnViewLog.Name = "btnViewLog";
  5957. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  5958. this.btnViewLog.TabIndex = 60;
  5959. this.btnViewLog.Text = "View errors";
  5960. this.btnViewLog.UseVisualStyleBackColor = false;
  5961. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  5962. //
  5963. // l2
  5964. //
  5965. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5966. this.l2.AutoSize = true;
  5967. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5968. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  5969. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  5970. this.l2.Location = new System.Drawing.Point(601, 580);
  5971. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5972. this.l2.Name = "l2";
  5973. this.l2.Size = new System.Drawing.Size(157, 28);
  5974. this.l2.TabIndex = 59;
  5975. this.l2.TabStop = true;
  5976. this.l2.Tag = "themeable";
  5977. this.l2.Text = "deadmoon © ∞";
  5978. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  5979. //
  5980. // btnChangelog
  5981. //
  5982. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  5983. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5984. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5985. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5986. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5987. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  5988. this.btnChangelog.Location = new System.Drawing.Point(26, 242);
  5989. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  5990. this.btnChangelog.Name = "btnChangelog";
  5991. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  5992. this.btnChangelog.TabIndex = 58;
  5993. this.btnChangelog.Text = "View changes";
  5994. this.btnChangelog.UseVisualStyleBackColor = false;
  5995. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  5996. //
  5997. // btnUpdate
  5998. //
  5999. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6000. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6001. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6002. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6003. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6004. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6005. this.btnUpdate.Location = new System.Drawing.Point(26, 207);
  6006. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6007. this.btnUpdate.Name = "btnUpdate";
  6008. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  6009. this.btnUpdate.TabIndex = 57;
  6010. this.btnUpdate.Text = "Check for update";
  6011. this.btnUpdate.UseVisualStyleBackColor = false;
  6012. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6013. //
  6014. // btnResetConfig
  6015. //
  6016. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6017. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6018. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6019. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6020. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6021. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6022. this.btnResetConfig.Location = new System.Drawing.Point(26, 419);
  6023. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6024. this.btnResetConfig.Name = "btnResetConfig";
  6025. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  6026. this.btnResetConfig.TabIndex = 56;
  6027. this.btnResetConfig.Text = "Reset configuration";
  6028. this.btnResetConfig.UseVisualStyleBackColor = false;
  6029. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6030. //
  6031. // label27
  6032. //
  6033. this.label27.AutoSize = true;
  6034. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6035. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  6036. this.label27.Location = new System.Drawing.Point(6, 10);
  6037. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6038. this.label27.Name = "label27";
  6039. this.label27.Size = new System.Drawing.Size(192, 28);
  6040. this.label27.TabIndex = 55;
  6041. this.label27.Tag = "themeable";
  6042. this.label27.Text = "Choose your theme";
  6043. //
  6044. // radioMinimal
  6045. //
  6046. this.radioMinimal.AutoSize = true;
  6047. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6048. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  6049. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  6050. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  6051. this.radioMinimal.Name = "radioMinimal";
  6052. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  6053. this.radioMinimal.TabIndex = 53;
  6054. this.radioMinimal.Text = "Minimal";
  6055. this.radioMinimal.UseVisualStyleBackColor = true;
  6056. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  6057. //
  6058. // radioCaramel
  6059. //
  6060. this.radioCaramel.AutoSize = true;
  6061. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6062. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  6063. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  6064. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  6065. this.radioCaramel.Name = "radioCaramel";
  6066. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  6067. this.radioCaramel.TabIndex = 52;
  6068. this.radioCaramel.Text = "Caramel";
  6069. this.radioCaramel.UseVisualStyleBackColor = true;
  6070. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  6071. //
  6072. // radioLime
  6073. //
  6074. this.radioLime.AutoSize = true;
  6075. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6076. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  6077. this.radioLime.Location = new System.Drawing.Point(119, 81);
  6078. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  6079. this.radioLime.Name = "radioLime";
  6080. this.radioLime.Size = new System.Drawing.Size(63, 25);
  6081. this.radioLime.TabIndex = 51;
  6082. this.radioLime.Text = "Lime";
  6083. this.radioLime.UseVisualStyleBackColor = true;
  6084. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  6085. //
  6086. // radioMagma
  6087. //
  6088. this.radioMagma.AutoSize = true;
  6089. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6090. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  6091. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  6092. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  6093. this.radioMagma.Name = "radioMagma";
  6094. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  6095. this.radioMagma.TabIndex = 50;
  6096. this.radioMagma.Text = "Magma";
  6097. this.radioMagma.UseVisualStyleBackColor = true;
  6098. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  6099. //
  6100. // radioOcean
  6101. //
  6102. this.radioOcean.AutoSize = true;
  6103. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6104. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  6105. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  6106. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  6107. this.radioOcean.Name = "radioOcean";
  6108. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  6109. this.radioOcean.TabIndex = 49;
  6110. this.radioOcean.Text = "Ocean";
  6111. this.radioOcean.UseVisualStyleBackColor = true;
  6112. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  6113. //
  6114. // radioZerg
  6115. //
  6116. this.radioZerg.AutoSize = true;
  6117. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6118. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  6119. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  6120. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  6121. this.radioZerg.Name = "radioZerg";
  6122. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  6123. this.radioZerg.TabIndex = 48;
  6124. this.radioZerg.Text = "Zerg";
  6125. this.radioZerg.UseVisualStyleBackColor = true;
  6126. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  6127. //
  6128. // defineCommandDialog
  6129. //
  6130. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6131. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  6132. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6133. //
  6134. // defineProgramDialog
  6135. //
  6136. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6137. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  6138. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6139. //
  6140. // defineFolderDialog
  6141. //
  6142. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  6143. //
  6144. // defineFileDialog
  6145. //
  6146. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6147. this.defineFileDialog.Title = "Optimizer | Select a file...";
  6148. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6149. //
  6150. // DefineProgramIconDialog
  6151. //
  6152. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6153. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  6154. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6155. //
  6156. // DefineFolderIconDialog
  6157. //
  6158. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6159. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  6160. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6161. //
  6162. // DefineURLIconDialog
  6163. //
  6164. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6165. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  6166. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6167. //
  6168. // DefineFileIconDialog
  6169. //
  6170. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6171. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  6172. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6173. //
  6174. // DefineCommandIconDialog
  6175. //
  6176. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6177. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  6178. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6179. //
  6180. // integratorTimer
  6181. //
  6182. this.integratorTimer.Interval = 5;
  6183. this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick);
  6184. //
  6185. // runDialogTime
  6186. //
  6187. this.runDialogTime.Interval = 5;
  6188. this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick);
  6189. //
  6190. // pictureBox82
  6191. //
  6192. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  6193. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6194. this.pictureBox82.Location = new System.Drawing.Point(3, 320);
  6195. this.pictureBox82.Name = "pictureBox82";
  6196. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  6197. this.pictureBox82.TabIndex = 151;
  6198. this.pictureBox82.TabStop = false;
  6199. //
  6200. // cMega
  6201. //
  6202. this.cMega.AutoSize = true;
  6203. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6204. this.cMega.Location = new System.Drawing.Point(33, 320);
  6205. this.cMega.Name = "cMega";
  6206. this.cMega.Size = new System.Drawing.Size(100, 24);
  6207. this.cMega.TabIndex = 150;
  6208. this.cMega.Text = "MEGAsync";
  6209. this.cMega.UseVisualStyleBackColor = true;
  6210. //
  6211. // MainForm
  6212. //
  6213. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6214. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6215. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6216. this.ClientSize = new System.Drawing.Size(768, 705);
  6217. this.Controls.Add(this.bpanel);
  6218. this.Controls.Add(this.tpanel);
  6219. this.DoubleBuffered = true;
  6220. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6221. this.ForeColor = System.Drawing.Color.White;
  6222. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6223. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6224. this.MinimumSize = new System.Drawing.Size(784, 744);
  6225. this.Name = "MainForm";
  6226. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6227. this.Text = "Optimizer";
  6228. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6229. this.Load += new System.EventHandler(this.Main_Load);
  6230. this.tpanel.ResumeLayout(false);
  6231. this.tpanel.PerformLayout();
  6232. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6233. this.bpanel.ResumeLayout(false);
  6234. this.tabCollection.ResumeLayout(false);
  6235. this.universalTab.ResumeLayout(false);
  6236. this.universalTab.PerformLayout();
  6237. this.windowsXTab.ResumeLayout(false);
  6238. this.windowsXTab.PerformLayout();
  6239. this.windowsVIIITab.ResumeLayout(false);
  6240. this.modernAppsTab.ResumeLayout(false);
  6241. this.modernAppsTab.PerformLayout();
  6242. this.panelModernAppsList.ResumeLayout(false);
  6243. this.startupTab.ResumeLayout(false);
  6244. this.startupTab.PerformLayout();
  6245. this.panel3.ResumeLayout(false);
  6246. this.appsTab.ResumeLayout(false);
  6247. this.appsTab.PerformLayout();
  6248. this.panelCommonApps.ResumeLayout(false);
  6249. this.panelCommonApps.PerformLayout();
  6250. this.panelApps2.ResumeLayout(false);
  6251. this.panelApps2.PerformLayout();
  6252. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6253. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6254. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6255. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6256. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6257. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6258. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6259. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6260. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6261. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6262. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6263. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6264. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6265. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6266. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6267. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6268. this.panelApps3.ResumeLayout(false);
  6269. this.panelApps3.PerformLayout();
  6270. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6271. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6272. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6273. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6274. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6275. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6276. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6277. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6278. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6279. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6280. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6281. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6282. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6283. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6284. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6285. this.panelApps6.ResumeLayout(false);
  6286. this.panelApps6.PerformLayout();
  6287. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6288. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6289. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6290. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6291. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6292. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6293. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6294. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6295. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6296. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6297. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6298. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6299. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6300. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6301. this.panelApps4.ResumeLayout(false);
  6302. this.panelApps4.PerformLayout();
  6303. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6304. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6305. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6306. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6307. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6308. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6309. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6310. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6311. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6312. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6313. this.panelApps5.ResumeLayout(false);
  6314. this.panelApps5.PerformLayout();
  6315. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6316. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6317. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6318. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6319. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6320. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6321. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6322. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6323. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6324. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6325. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6326. this.panelApps1.ResumeLayout(false);
  6327. this.panelApps1.PerformLayout();
  6328. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6329. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6330. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6331. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6332. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6333. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6334. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6335. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6336. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6337. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6338. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6339. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6340. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6341. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6342. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6343. this.cleanerTab.ResumeLayout(false);
  6344. this.cleanerTab.PerformLayout();
  6345. this.cleaningpanel.ResumeLayout(false);
  6346. this.cleaningpanel.PerformLayout();
  6347. this.panel1.ResumeLayout(false);
  6348. this.panel1.PerformLayout();
  6349. this.hostsEditorTab.ResumeLayout(false);
  6350. this.hostsEditorTab.PerformLayout();
  6351. this.panel4.ResumeLayout(false);
  6352. this.panel4.PerformLayout();
  6353. this.panelList.ResumeLayout(false);
  6354. this.registryFixerTab.ResumeLayout(false);
  6355. this.registryFixerTab.PerformLayout();
  6356. this.panel2.ResumeLayout(false);
  6357. this.panel2.PerformLayout();
  6358. this.integratorTab.ResumeLayout(false);
  6359. this.synapse.ResumeLayout(false);
  6360. this.integratorInfoTab.ResumeLayout(false);
  6361. this.integratorInfoTab.PerformLayout();
  6362. this.tabPage8.ResumeLayout(false);
  6363. this.tabPage8.PerformLayout();
  6364. this.itemnamegroup.ResumeLayout(false);
  6365. this.itemnamegroup.PerformLayout();
  6366. this.security.ResumeLayout(false);
  6367. this.security.PerformLayout();
  6368. this.itemposition.ResumeLayout(false);
  6369. this.itemposition.PerformLayout();
  6370. this.icontoaddgroup.ResumeLayout(false);
  6371. this.icontoaddgroup.PerformLayout();
  6372. this.itemtoaddgroup.ResumeLayout(false);
  6373. this.itemtoaddgroup.PerformLayout();
  6374. this.itemtype.ResumeLayout(false);
  6375. this.itemtype.PerformLayout();
  6376. this.tabPage9.ResumeLayout(false);
  6377. this.tabPage9.PerformLayout();
  6378. this.panel5.ResumeLayout(false);
  6379. this.tabPage10.ResumeLayout(false);
  6380. this.tabPage10.PerformLayout();
  6381. this.tabPage11.ResumeLayout(false);
  6382. this.tabPage11.PerformLayout();
  6383. this.panel6.ResumeLayout(false);
  6384. this.optionsTab.ResumeLayout(false);
  6385. this.optionsTab.PerformLayout();
  6386. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6387. this.ResumeLayout(false);
  6388. }
  6389. #endregion
  6390. private System.Windows.Forms.Panel tpanel;
  6391. private System.Windows.Forms.Label txtBitness;
  6392. private System.Windows.Forms.Label txtOS;
  6393. private System.Windows.Forms.Label txtVersion;
  6394. private System.Windows.Forms.PictureBox pictureBox1;
  6395. private System.Windows.Forms.Label label2;
  6396. private System.Windows.Forms.Panel bpanel;
  6397. private System.Windows.Forms.TabControl tabCollection;
  6398. private System.Windows.Forms.TabPage universalTab;
  6399. private System.Windows.Forms.Button button39;
  6400. private System.Windows.Forms.TabPage windowsXTab;
  6401. private System.Windows.Forms.Button button43;
  6402. private System.Windows.Forms.Button button18;
  6403. private System.Windows.Forms.TabPage windowsVIIITab;
  6404. private System.Windows.Forms.Button button44;
  6405. private System.Windows.Forms.TabPage cleanerTab;
  6406. private ColoredCheckBox checkTemp;
  6407. private ColoredCheckBox checkSelectAll;
  6408. private System.Windows.Forms.Button button20;
  6409. private ColoredCheckBox checkMediaCache;
  6410. private ColoredCheckBox checkLogs;
  6411. private ColoredCheckBox checkBin;
  6412. private ColoredCheckBox checkPrefetch;
  6413. private ColoredCheckBox checkMiniDumps;
  6414. private ColoredCheckBox checkFileZilla;
  6415. private ColoredCheckBox checkUTorrent;
  6416. private System.Windows.Forms.Panel panel1;
  6417. private System.Windows.Forms.Label label4;
  6418. private System.Windows.Forms.ProgressBar progress2;
  6419. private System.Windows.Forms.TabPage startupTab;
  6420. private System.Windows.Forms.Label label5;
  6421. private System.Windows.Forms.Button button32;
  6422. private System.Windows.Forms.Button button22;
  6423. private System.Windows.Forms.Label label6;
  6424. private System.Windows.Forms.TabPage registryFixerTab;
  6425. private System.Windows.Forms.Label label7;
  6426. private System.Windows.Forms.Button button33;
  6427. private System.Windows.Forms.Panel panel2;
  6428. private ColoredCheckBox checkRegistryEditor;
  6429. private ColoredCheckBox checkEnableAll;
  6430. private ColoredCheckBox checkContextMenu;
  6431. private ColoredCheckBox checkTaskManager;
  6432. private ColoredCheckBox checkCommandPrompt;
  6433. private ColoredCheckBox checkFirewall;
  6434. private ColoredCheckBox checkRunDialog;
  6435. private ColoredCheckBox checkFolderOptions;
  6436. private ColoredCheckBox checkControlPanel;
  6437. private ColoredCheckBox checkRestartExplorer;
  6438. private System.Windows.Forms.Panel panel3;
  6439. private System.Windows.Forms.Label label8;
  6440. private System.Windows.Forms.ListView listStartupItems;
  6441. private System.Windows.Forms.ColumnHeader columnHeader1;
  6442. private System.Windows.Forms.ColumnHeader columnHeader2;
  6443. private System.Windows.Forms.Button button37;
  6444. private System.Windows.Forms.Button button31;
  6445. private System.Windows.Forms.ColumnHeader columnHeader3;
  6446. private System.Windows.Forms.TabPage hostsEditorTab;
  6447. private System.Windows.Forms.Label label3;
  6448. private System.Windows.Forms.LinkLabel linkLabel2;
  6449. private System.Windows.Forms.LinkLabel linkLabel3;
  6450. private System.Windows.Forms.Label label9;
  6451. private System.Windows.Forms.LinkLabel linkLabel4;
  6452. private System.Windows.Forms.Label label10;
  6453. private System.Windows.Forms.ListBox listHostEntries;
  6454. private System.Windows.Forms.Panel panel4;
  6455. private System.Windows.Forms.Button button46;
  6456. private System.Windows.Forms.Button button41;
  6457. private System.Windows.Forms.Button button42;
  6458. private System.Windows.Forms.TextBox txtDomain;
  6459. private System.Windows.Forms.Label label12;
  6460. private System.Windows.Forms.Label label11;
  6461. private System.Windows.Forms.Button button47;
  6462. private System.Windows.Forms.TextBox txtIP;
  6463. private ColoredCheckBox checkErrorReports;
  6464. private System.Windows.Forms.Panel cleaningpanel;
  6465. private System.Windows.Forms.TabPage integratorTab;
  6466. private System.Windows.Forms.TabControl synapse;
  6467. private System.Windows.Forms.TabPage integratorInfoTab;
  6468. private System.Windows.Forms.TabPage tabPage8;
  6469. private System.Windows.Forms.TabPage tabPage9;
  6470. private System.Windows.Forms.TabPage tabPage10;
  6471. private System.Windows.Forms.TabPage tabPage11;
  6472. private System.Windows.Forms.Label label19;
  6473. private System.Windows.Forms.Label label18;
  6474. private System.Windows.Forms.Label label17;
  6475. private System.Windows.Forms.Label label16;
  6476. private System.Windows.Forms.Label label15;
  6477. private System.Windows.Forms.Label label14;
  6478. private System.Windows.Forms.Label label13;
  6479. private System.Windows.Forms.Button button48;
  6480. private System.Windows.Forms.TextBox txtRunKeyword;
  6481. private System.Windows.Forms.Label label22;
  6482. private System.Windows.Forms.TextBox txtRunFile;
  6483. private System.Windows.Forms.Label label21;
  6484. private System.Windows.Forms.Label label20;
  6485. private System.Windows.Forms.Button btnCreateCustomCommand;
  6486. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6487. private System.Windows.Forms.Button button58;
  6488. private System.Windows.Forms.Button button59;
  6489. private System.Windows.Forms.Button button55;
  6490. private System.Windows.Forms.Button button57;
  6491. private System.Windows.Forms.Button button52;
  6492. private System.Windows.Forms.Button button53;
  6493. private System.Windows.Forms.Button button49;
  6494. private System.Windows.Forms.Button button51;
  6495. private System.Windows.Forms.Button button56;
  6496. private System.Windows.Forms.Button button54;
  6497. private System.Windows.Forms.Label label24;
  6498. private System.Windows.Forms.ListBox listDesktopItems;
  6499. private System.Windows.Forms.Label label25;
  6500. private System.Windows.Forms.Button button60;
  6501. private System.Windows.Forms.Button button61;
  6502. private System.Windows.Forms.Button button62;
  6503. private System.Windows.Forms.GroupBox itemtype;
  6504. private ColoredRadioButton radioCommand;
  6505. private ColoredRadioButton radioProgram;
  6506. private ColoredRadioButton radioFile;
  6507. private ColoredRadioButton radioFolder;
  6508. private ColoredRadioButton radioLink;
  6509. private System.Windows.Forms.Label label26;
  6510. private System.Windows.Forms.GroupBox icontoaddgroup;
  6511. private ColoredCheckBox checkDefaultIcon;
  6512. private System.Windows.Forms.Button btnBrowseIcon;
  6513. private System.Windows.Forms.TextBox txtIcon;
  6514. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6515. private System.Windows.Forms.Button btnBrowseItem;
  6516. private System.Windows.Forms.TextBox txtItem;
  6517. private System.Windows.Forms.GroupBox security;
  6518. private ColoredCheckBox checkShift;
  6519. private System.Windows.Forms.GroupBox itemposition;
  6520. private ColoredRadioButton radioTop;
  6521. private ColoredRadioButton radioMiddle;
  6522. private ColoredRadioButton radioBottom;
  6523. private System.Windows.Forms.GroupBox itemnamegroup;
  6524. private System.Windows.Forms.TextBox txtItemName;
  6525. private System.Windows.Forms.Button btnAddItem;
  6526. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6527. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6528. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6529. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6530. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6531. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6532. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6533. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6534. private System.Windows.Forms.Timer integratorTimer;
  6535. private System.Windows.Forms.Timer runDialogTime;
  6536. private System.Windows.Forms.Button button64;
  6537. private System.Windows.Forms.Button button65;
  6538. private System.Windows.Forms.Button button66;
  6539. private System.Windows.Forms.TabPage optionsTab;
  6540. private System.Windows.Forms.RadioButton radioMinimal;
  6541. private System.Windows.Forms.RadioButton radioCaramel;
  6542. private System.Windows.Forms.RadioButton radioLime;
  6543. private System.Windows.Forms.RadioButton radioMagma;
  6544. private System.Windows.Forms.RadioButton radioOcean;
  6545. private System.Windows.Forms.RadioButton radioZerg;
  6546. private System.Windows.Forms.Label label27;
  6547. private System.Windows.Forms.ListBox listCustomCommands;
  6548. private System.Windows.Forms.Label label23;
  6549. private System.Windows.Forms.Button button26;
  6550. private System.Windows.Forms.Button button8;
  6551. private System.Windows.Forms.Panel panel5;
  6552. private System.Windows.Forms.Panel panel6;
  6553. private System.Windows.Forms.Panel panelList;
  6554. private System.Windows.Forms.TabPage modernAppsTab;
  6555. private System.Windows.Forms.Label label1;
  6556. private System.Windows.Forms.Panel panelModernAppsList;
  6557. private System.Windows.Forms.CheckedListBox listModernApps;
  6558. private System.Windows.Forms.Button button74;
  6559. private System.Windows.Forms.Button button75;
  6560. private System.Windows.Forms.Label label28;
  6561. private ColoredCheckBox chkSelectAllModernApps;
  6562. private ToggleSwitch toggleSwitch1;
  6563. private ToggleSwitch toggleSwitch3;
  6564. private ToggleSwitch toggleSwitch2;
  6565. private ToggleSwitch toggleSwitch6;
  6566. private ToggleSwitch toggleSwitch5;
  6567. private ToggleSwitch toggleSwitch4;
  6568. private ToggleSwitch toggleSwitch12;
  6569. private ToggleSwitch toggleSwitch11;
  6570. private ToggleSwitch toggleSwitch10;
  6571. private ToggleSwitch toggleSwitch9;
  6572. private ToggleSwitch toggleSwitch8;
  6573. private ToggleSwitch toggleSwitch13;
  6574. private ToggleSwitch toggleSwitch15;
  6575. private ToggleSwitch toggleSwitch14;
  6576. private ToggleSwitch toggleSwitch20;
  6577. private ToggleSwitch toggleSwitch21;
  6578. private ToggleSwitch toggleSwitch23;
  6579. private ToggleSwitch toggleSwitch24;
  6580. private ToggleSwitch toggleSwitch25;
  6581. private ToggleSwitch toggleSwitch26;
  6582. private ToggleSwitch toggleSwitch19;
  6583. private ToggleSwitch toggleSwitch18;
  6584. private ToggleSwitch toggleSwitch17;
  6585. private ToggleSwitch toggleSwitch16;
  6586. private ToggleSwitch toggleSwitch27;
  6587. private ToggleSwitch toggleSwitch28;
  6588. private ToggleSwitch toggleSwitch29;
  6589. private ToggleSwitch toggleSwitch30;
  6590. private System.Windows.Forms.Button btnResetConfig;
  6591. private ToggleSwitch toggleSwitch31;
  6592. private ToggleSwitch toggleSwitch32;
  6593. private System.Windows.Forms.Button btnUpdate;
  6594. private System.Windows.Forms.Button btnChangelog;
  6595. private ToggleSwitch toggleSwitch33;
  6596. private ToggleSwitch toggleSwitch34;
  6597. private ToggleSwitch toggleSwitch35;
  6598. private ToggleSwitch toggleSwitch36;
  6599. private ColoredCheckBox chkReadOnly;
  6600. private System.Windows.Forms.Label label29;
  6601. private ToggleSwitch toggleSwitch37;
  6602. private ToggleSwitch toggleSwitch38;
  6603. private ToggleSwitch toggleSwitch39;
  6604. private ColoredCheckBox chkBlock;
  6605. private ToggleSwitch toggleSwitch40;
  6606. private System.Windows.Forms.Button button1;
  6607. private System.Windows.Forms.Label label31;
  6608. private System.Windows.Forms.Label label30;
  6609. private System.Windows.Forms.Button button4;
  6610. private System.Windows.Forms.Button button3;
  6611. private System.Windows.Forms.Button button2;
  6612. private System.Windows.Forms.Label label33;
  6613. private System.Windows.Forms.Label label35;
  6614. private System.Windows.Forms.Label label34;
  6615. private System.Windows.Forms.Label label36;
  6616. private System.Windows.Forms.Label label37;
  6617. private System.Windows.Forms.Label label38;
  6618. private System.Windows.Forms.TabPage appsTab;
  6619. private System.Windows.Forms.Button btnDownloadApps;
  6620. private System.Windows.Forms.Label label41;
  6621. private ColoredCheckBox c7zip;
  6622. private ColoredCheckBox cPeaZip;
  6623. private ColoredCheckBox cWinRar;
  6624. private ColoredCheckBox cChromium;
  6625. private ColoredCheckBox cChrome;
  6626. private ColoredCheckBox cFirefox;
  6627. private ColoredCheckBox cVivaldi;
  6628. private ColoredCheckBox cOpera;
  6629. private ColoredCheckBox cThunderbird;
  6630. private ColoredCheckBox cDiscord;
  6631. private ColoredCheckBox cSkype;
  6632. private ColoredCheckBox cViber;
  6633. private ColoredCheckBox cSumatra;
  6634. private ColoredCheckBox cAdobeReader;
  6635. private ColoredCheckBox cQB;
  6636. private ColoredCheckBox cDeluge;
  6637. private System.Windows.Forms.Label label42;
  6638. private System.Windows.Forms.TextBox txtDownloadFolder;
  6639. private System.Windows.Forms.Button button5;
  6640. private System.Windows.Forms.Label txtDownloadStatus;
  6641. private System.Windows.Forms.Label label44;
  6642. private ColoredRadioButton c32;
  6643. private ColoredRadioButton c64;
  6644. private ColoredCheckBox cFoxit;
  6645. private ColoredCheckBox cUT3;
  6646. private ColoredCheckBox cBT;
  6647. private System.Windows.Forms.Button button6;
  6648. private System.Windows.Forms.LinkLabel linkLabel1;
  6649. private ColoredCheckBox cTor;
  6650. private ColoredCheckBox cTV;
  6651. private ColoredCheckBox cZoom;
  6652. private ColoredCheckBox cEvernote;
  6653. private ColoredCheckBox cOneDrive;
  6654. private ColoredCheckBox cSteam;
  6655. private ColoredCheckBox cUbi;
  6656. private ColoredCheckBox cBlizzard;
  6657. private System.Windows.Forms.PictureBox pictureBox2;
  6658. private System.Windows.Forms.PictureBox pictureBox6;
  6659. private System.Windows.Forms.PictureBox pictureBox7;
  6660. private System.Windows.Forms.PictureBox pictureBox3;
  6661. private System.Windows.Forms.PictureBox pictureBox4;
  6662. private System.Windows.Forms.PictureBox pictureBox5;
  6663. private System.Windows.Forms.PictureBox pictureBox14;
  6664. private System.Windows.Forms.PictureBox pictureBox15;
  6665. private System.Windows.Forms.PictureBox pictureBox16;
  6666. private System.Windows.Forms.PictureBox pictureBox17;
  6667. private System.Windows.Forms.PictureBox pictureBox20;
  6668. private System.Windows.Forms.PictureBox pictureBox19;
  6669. private System.Windows.Forms.PictureBox pictureBox18;
  6670. private System.Windows.Forms.PictureBox pictureBox25;
  6671. private System.Windows.Forms.PictureBox pictureBox26;
  6672. private System.Windows.Forms.PictureBox pictureBox27;
  6673. private System.Windows.Forms.PictureBox pictureBox28;
  6674. private System.Windows.Forms.PictureBox pictureBox29;
  6675. private System.Windows.Forms.PictureBox pictureBox30;
  6676. private System.Windows.Forms.PictureBox pictureBox24;
  6677. private System.Windows.Forms.PictureBox pictureBox21;
  6678. private System.Windows.Forms.PictureBox pictureBox23;
  6679. private System.Windows.Forms.PictureBox pictureBox22;
  6680. private System.Windows.Forms.PictureBox pictureBox43;
  6681. private System.Windows.Forms.PictureBox pictureBox49;
  6682. private System.Windows.Forms.PictureBox pictureBox51;
  6683. private System.Windows.Forms.PictureBox pictureBox50;
  6684. private ColoredCheckBox cLibreOffice;
  6685. private System.Windows.Forms.PictureBox pictureBox52;
  6686. private ColoredCheckBox cAutoInstall;
  6687. private ColoredCheckBox cEpicStore;
  6688. private System.Windows.Forms.PictureBox pictureBox53;
  6689. private ColoredCheckBox cOrigin;
  6690. private System.Windows.Forms.PictureBox pictureBox54;
  6691. private ColoredCheckBox cMSTeams;
  6692. private System.Windows.Forms.PictureBox pictureBox55;
  6693. private ColoredCheckBox cAnyDesk;
  6694. private System.Windows.Forms.PictureBox pictureBox56;
  6695. private ColoredCheckBox cMaxthon;
  6696. private System.Windows.Forms.PictureBox picturemaxthon;
  6697. private System.Windows.Forms.PictureBox pictureBox63;
  6698. private ColoredCheckBox cDropbox;
  6699. private System.Windows.Forms.Label label47;
  6700. private System.Windows.Forms.Label label46;
  6701. private System.Windows.Forms.Label label45;
  6702. private ColoredCheckBox cFlux;
  6703. private System.Windows.Forms.PictureBox pictureBox71;
  6704. private System.Windows.Forms.Panel panelApps1;
  6705. private System.Windows.Forms.Panel panelApps5;
  6706. private System.Windows.Forms.Panel panelApps4;
  6707. private ColoredCheckBox chkOnlyRemovable;
  6708. private System.Windows.Forms.ProgressBar progressDownloader;
  6709. private System.Windows.Forms.PictureBox pictureBox75;
  6710. private ColoredCheckBox cUT2;
  6711. private System.Windows.Forms.Button btnGetFeed;
  6712. private System.Windows.Forms.Panel panelCommonApps;
  6713. private ToggleSwitch toggleSwitch7;
  6714. private System.Windows.Forms.LinkLabel l2;
  6715. private System.Windows.Forms.Panel panelApps6;
  6716. private ColoredCheckBox cVCPP;
  6717. private System.Windows.Forms.PictureBox pictureBox80;
  6718. private ColoredCheckBox cNF472;
  6719. private System.Windows.Forms.PictureBox pictureBox78;
  6720. private ColoredCheckBox cNF452;
  6721. private System.Windows.Forms.PictureBox pictureBox79;
  6722. private ColoredCheckBox cNF40;
  6723. private System.Windows.Forms.PictureBox pictureBox77;
  6724. private ColoredCheckBox cNF35;
  6725. private System.Windows.Forms.PictureBox pictureBox76;
  6726. private ColoredCheckBox cIObitSU;
  6727. private ColoredCheckBox cIObitU;
  6728. private System.Windows.Forms.PictureBox pictureBox74;
  6729. private ColoredCheckBox cRevo;
  6730. private System.Windows.Forms.PictureBox pictureBox68;
  6731. private ColoredCheckBox cIObitDB;
  6732. private ColoredCheckBox cIObitSD;
  6733. private System.Windows.Forms.PictureBox pictureBox61;
  6734. private ColoredCheckBox cUUI;
  6735. private System.Windows.Forms.PictureBox pictureBox66;
  6736. private System.Windows.Forms.PictureBox pictureBox72;
  6737. private System.Windows.Forms.PictureBox pictureBox67;
  6738. private ColoredCheckBox cRufus;
  6739. private System.Windows.Forms.PictureBox pictureBox73;
  6740. private ColoredCheckBox cMalwarebytes;
  6741. private System.Windows.Forms.PictureBox pictureBox70;
  6742. private ColoredCheckBox cAntiExploit;
  6743. private System.Windows.Forms.PictureBox pictureBox69;
  6744. private System.Windows.Forms.Label txtFeedError;
  6745. private System.Windows.Forms.Panel panelApps2;
  6746. private ColoredCheckBox cViper;
  6747. private System.Windows.Forms.PictureBox pictureBox81;
  6748. private ColoredCheckBox cVLC;
  6749. private ColoredCheckBox cFoobar;
  6750. private ColoredCheckBox cPot;
  6751. private System.Windows.Forms.PictureBox pictureBox10;
  6752. private System.Windows.Forms.PictureBox pictureBox11;
  6753. private System.Windows.Forms.PictureBox pictureBox8;
  6754. private System.Windows.Forms.PictureBox pictureBox12;
  6755. private ColoredCheckBox cBS;
  6756. private System.Windows.Forms.PictureBox pictureBox13;
  6757. private ColoredCheckBox cSpotify;
  6758. private System.Windows.Forms.PictureBox pictureBox9;
  6759. private ColoredCheckBox cIrfan;
  6760. private System.Windows.Forms.PictureBox pictureBox59;
  6761. private ColoredCheckBox ciTunes;
  6762. private ColoredCheckBox cWinamp;
  6763. private System.Windows.Forms.PictureBox pictureBox65;
  6764. private ColoredCheckBox cAudacity;
  6765. private ColoredCheckBox cPhotoFiltre;
  6766. private System.Windows.Forms.PictureBox pictureBox46;
  6767. private ColoredCheckBox cGIMP;
  6768. private System.Windows.Forms.PictureBox pictureBox47;
  6769. private System.Windows.Forms.PictureBox pictureBox45;
  6770. private System.Windows.Forms.PictureBox pictureBox48;
  6771. private ColoredCheckBox cMp3Tag;
  6772. private System.Windows.Forms.PictureBox pictureBox60;
  6773. private ColoredCheckBox cBlender;
  6774. private ColoredCheckBox cLightShot;
  6775. private System.Windows.Forms.PictureBox pictureBox58;
  6776. private System.Windows.Forms.PictureBox pictureBox57;
  6777. private ColoredCheckBox cGyazo;
  6778. private System.Windows.Forms.Panel panelApps3;
  6779. private ColoredCheckBox cNPP;
  6780. private ColoredCheckBox cSublimeText;
  6781. private System.Windows.Forms.PictureBox pictureBox33;
  6782. private ColoredCheckBox cAtom;
  6783. private System.Windows.Forms.PictureBox pictureBox34;
  6784. private System.Windows.Forms.PictureBox pictureBox32;
  6785. private System.Windows.Forms.PictureBox pictureBox35;
  6786. private System.Windows.Forms.PictureBox pictureBox31;
  6787. private System.Windows.Forms.PictureBox pictureBox36;
  6788. private ColoredCheckBox cVS;
  6789. private ColoredCheckBox cVSCode;
  6790. private ColoredCheckBox cSublimeMerge;
  6791. private System.Windows.Forms.PictureBox pictureBox64;
  6792. private ColoredCheckBox cAndroidStudio;
  6793. private System.Windows.Forms.PictureBox pictureBox62;
  6794. private ColoredCheckBox cEclipse;
  6795. private ColoredCheckBox cGitHub;
  6796. private ColoredCheckBox cNode;
  6797. private System.Windows.Forms.PictureBox pictureBox38;
  6798. private ColoredCheckBox cXAMPP;
  6799. private ColoredCheckBox cPostman;
  6800. private System.Windows.Forms.PictureBox pictureBox40;
  6801. private System.Windows.Forms.PictureBox pictureBox41;
  6802. private System.Windows.Forms.PictureBox pictureBox42;
  6803. private ColoredCheckBox cFileZilla;
  6804. private System.Windows.Forms.PictureBox pictureBox39;
  6805. private System.Windows.Forms.PictureBox pictureBox37;
  6806. private ColoredCheckBox cPutty;
  6807. private System.Windows.Forms.PictureBox pictureBox44;
  6808. private ColoredCheckBox cWinScp;
  6809. private System.Windows.Forms.Button btnViewLog;
  6810. private System.Windows.Forms.Label label48;
  6811. private System.Windows.Forms.Label label43;
  6812. private System.Windows.Forms.Button btnOpenConf;
  6813. private System.Windows.Forms.PictureBox pictureBox82;
  6814. private ColoredCheckBox cMega;
  6815. }
  6816. }