MainForm.Designer.cs 428 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312
  1. namespace Optimizer
  2. {
  3. partial class MainForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  30. this.tpanel = new System.Windows.Forms.Panel();
  31. this.txtBitness = new System.Windows.Forms.Label();
  32. this.txtOS = new System.Windows.Forms.Label();
  33. this.txtVersion = new System.Windows.Forms.Label();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.bpanel = new System.Windows.Forms.Panel();
  37. this.tabCollection = new System.Windows.Forms.TabControl();
  38. this.universalTab = new System.Windows.Forms.TabPage();
  39. this.label36 = new System.Windows.Forms.Label();
  40. this.label37 = new System.Windows.Forms.Label();
  41. this.label38 = new System.Windows.Forms.Label();
  42. this.button39 = new System.Windows.Forms.Button();
  43. this.windowsXTab = new System.Windows.Forms.TabPage();
  44. this.label47 = new System.Windows.Forms.Label();
  45. this.label46 = new System.Windows.Forms.Label();
  46. this.label45 = new System.Windows.Forms.Label();
  47. this.label35 = new System.Windows.Forms.Label();
  48. this.label34 = new System.Windows.Forms.Label();
  49. this.label33 = new System.Windows.Forms.Label();
  50. this.button43 = new System.Windows.Forms.Button();
  51. this.button18 = new System.Windows.Forms.Button();
  52. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  53. this.button44 = new System.Windows.Forms.Button();
  54. this.modernAppsTab = new System.Windows.Forms.TabPage();
  55. this.label28 = new System.Windows.Forms.Label();
  56. this.button74 = new System.Windows.Forms.Button();
  57. this.button75 = new System.Windows.Forms.Button();
  58. this.label1 = new System.Windows.Forms.Label();
  59. this.panelModernAppsList = new System.Windows.Forms.Panel();
  60. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  61. this.startupTab = new System.Windows.Forms.TabPage();
  62. this.button64 = new System.Windows.Forms.Button();
  63. this.button31 = new System.Windows.Forms.Button();
  64. this.button37 = new System.Windows.Forms.Button();
  65. this.panel3 = new System.Windows.Forms.Panel();
  66. this.listStartupItems = new System.Windows.Forms.ListView();
  67. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  68. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  69. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  70. this.button32 = new System.Windows.Forms.Button();
  71. this.button22 = new System.Windows.Forms.Button();
  72. this.label5 = new System.Windows.Forms.Label();
  73. this.appsTab = new System.Windows.Forms.TabPage();
  74. this.panelCommonApps = new System.Windows.Forms.Panel();
  75. this.txtFeedError = new System.Windows.Forms.Label();
  76. this.panelApps2 = new System.Windows.Forms.Panel();
  77. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  78. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  79. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  80. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  81. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  82. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  83. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  84. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  85. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  86. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  87. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  88. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  89. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  90. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  91. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  92. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  93. this.panelApps3 = new System.Windows.Forms.Panel();
  94. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  95. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  96. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  97. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  98. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  99. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  100. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  101. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  102. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  103. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  104. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  105. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  106. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  107. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  108. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  109. this.panelApps6 = new System.Windows.Forms.Panel();
  110. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  111. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  112. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  113. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  114. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  115. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  116. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  117. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  118. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  119. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  120. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  121. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  122. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  123. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  124. this.panelApps4 = new System.Windows.Forms.Panel();
  125. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  126. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  127. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  128. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  129. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  130. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  131. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  132. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  133. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  134. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  135. this.panelApps5 = new System.Windows.Forms.Panel();
  136. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  137. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  138. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  139. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  140. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  143. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  144. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  145. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  146. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  147. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  148. this.progressDownloader = new System.Windows.Forms.ProgressBar();
  149. this.btnDownloadApps = new System.Windows.Forms.Button();
  150. this.label42 = new System.Windows.Forms.Label();
  151. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  152. this.button5 = new System.Windows.Forms.Button();
  153. this.panelApps1 = new System.Windows.Forms.Panel();
  154. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  155. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  156. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  158. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  159. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  160. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  161. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  162. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  163. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  164. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  165. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  166. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  167. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  168. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  169. this.txtDownloadStatus = new System.Windows.Forms.Label();
  170. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  171. this.label44 = new System.Windows.Forms.Label();
  172. this.button6 = new System.Windows.Forms.Button();
  173. this.btnGetFeed = new System.Windows.Forms.Button();
  174. this.label41 = new System.Windows.Forms.Label();
  175. this.cleanerTab = new System.Windows.Forms.TabPage();
  176. this.cleaningpanel = new System.Windows.Forms.Panel();
  177. this.progress2 = new System.Windows.Forms.ProgressBar();
  178. this.label4 = new System.Windows.Forms.Label();
  179. this.label6 = new System.Windows.Forms.Label();
  180. this.panel1 = new System.Windows.Forms.Panel();
  181. this.lblPretext = new System.Windows.Forms.Label();
  182. this.lblFootprint = new System.Windows.Forms.Label();
  183. this.button20 = new System.Windows.Forms.Button();
  184. this.pingerTab = new System.Windows.Forms.TabPage();
  185. this.btnExport = new System.Windows.Forms.Button();
  186. this.button9 = new System.Windows.Forms.Button();
  187. this.button7 = new System.Windows.Forms.Button();
  188. this.panel7 = new System.Windows.Forms.Panel();
  189. this.listPingResults = new System.Windows.Forms.ListBox();
  190. this.label40 = new System.Windows.Forms.Label();
  191. this.btnShodan = new System.Windows.Forms.Button();
  192. this.btnPing = new System.Windows.Forms.Button();
  193. this.txtPingInput = new System.Windows.Forms.TextBox();
  194. this.label39 = new System.Windows.Forms.Label();
  195. this.label32 = new System.Windows.Forms.Label();
  196. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  197. this.panel4 = new System.Windows.Forms.Panel();
  198. this.label31 = new System.Windows.Forms.Label();
  199. this.label30 = new System.Windows.Forms.Label();
  200. this.button4 = new System.Windows.Forms.Button();
  201. this.button3 = new System.Windows.Forms.Button();
  202. this.button2 = new System.Windows.Forms.Button();
  203. this.button1 = new System.Windows.Forms.Button();
  204. this.label29 = new System.Windows.Forms.Label();
  205. this.panelList = new System.Windows.Forms.Panel();
  206. this.listHostEntries = new System.Windows.Forms.ListBox();
  207. this.button41 = new System.Windows.Forms.Button();
  208. this.button42 = new System.Windows.Forms.Button();
  209. this.button46 = new System.Windows.Forms.Button();
  210. this.button47 = new System.Windows.Forms.Button();
  211. this.txtIP = new System.Windows.Forms.TextBox();
  212. this.txtDomain = new System.Windows.Forms.TextBox();
  213. this.label12 = new System.Windows.Forms.Label();
  214. this.label11 = new System.Windows.Forms.Label();
  215. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  216. this.label10 = new System.Windows.Forms.Label();
  217. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  218. this.label9 = new System.Windows.Forms.Label();
  219. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  220. this.label3 = new System.Windows.Forms.Label();
  221. this.registryFixerTab = new System.Windows.Forms.TabPage();
  222. this.panel2 = new System.Windows.Forms.Panel();
  223. this.button33 = new System.Windows.Forms.Button();
  224. this.label8 = new System.Windows.Forms.Label();
  225. this.label7 = new System.Windows.Forms.Label();
  226. this.integratorTab = new System.Windows.Forms.TabPage();
  227. this.synapse = new System.Windows.Forms.TabControl();
  228. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  229. this.label19 = new System.Windows.Forms.Label();
  230. this.label18 = new System.Windows.Forms.Label();
  231. this.label17 = new System.Windows.Forms.Label();
  232. this.label16 = new System.Windows.Forms.Label();
  233. this.label15 = new System.Windows.Forms.Label();
  234. this.label14 = new System.Windows.Forms.Label();
  235. this.label13 = new System.Windows.Forms.Label();
  236. this.tabPage8 = new System.Windows.Forms.TabPage();
  237. this.btnAddItem = new System.Windows.Forms.Button();
  238. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  239. this.txtItemName = new System.Windows.Forms.TextBox();
  240. this.security = new System.Windows.Forms.GroupBox();
  241. this.itemposition = new System.Windows.Forms.GroupBox();
  242. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  243. this.btnBrowseIcon = new System.Windows.Forms.Button();
  244. this.txtIcon = new System.Windows.Forms.TextBox();
  245. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  246. this.btnBrowseItem = new System.Windows.Forms.Button();
  247. this.txtItem = new System.Windows.Forms.TextBox();
  248. this.itemtype = new System.Windows.Forms.GroupBox();
  249. this.label26 = new System.Windows.Forms.Label();
  250. this.tabPage9 = new System.Windows.Forms.TabPage();
  251. this.panel5 = new System.Windows.Forms.Panel();
  252. this.listDesktopItems = new System.Windows.Forms.ListBox();
  253. this.button60 = new System.Windows.Forms.Button();
  254. this.button61 = new System.Windows.Forms.Button();
  255. this.button62 = new System.Windows.Forms.Button();
  256. this.label25 = new System.Windows.Forms.Label();
  257. this.tabPage10 = new System.Windows.Forms.TabPage();
  258. this.button65 = new System.Windows.Forms.Button();
  259. this.button66 = new System.Windows.Forms.Button();
  260. this.label24 = new System.Windows.Forms.Label();
  261. this.button58 = new System.Windows.Forms.Button();
  262. this.button59 = new System.Windows.Forms.Button();
  263. this.button55 = new System.Windows.Forms.Button();
  264. this.button57 = new System.Windows.Forms.Button();
  265. this.button52 = new System.Windows.Forms.Button();
  266. this.button53 = new System.Windows.Forms.Button();
  267. this.button49 = new System.Windows.Forms.Button();
  268. this.button51 = new System.Windows.Forms.Button();
  269. this.button56 = new System.Windows.Forms.Button();
  270. this.button54 = new System.Windows.Forms.Button();
  271. this.tabPage11 = new System.Windows.Forms.TabPage();
  272. this.panel6 = new System.Windows.Forms.Panel();
  273. this.listCustomCommands = new System.Windows.Forms.ListBox();
  274. this.button26 = new System.Windows.Forms.Button();
  275. this.button8 = new System.Windows.Forms.Button();
  276. this.label23 = new System.Windows.Forms.Label();
  277. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  278. this.button48 = new System.Windows.Forms.Button();
  279. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  280. this.label22 = new System.Windows.Forms.Label();
  281. this.txtRunFile = new System.Windows.Forms.TextBox();
  282. this.label21 = new System.Windows.Forms.Label();
  283. this.label20 = new System.Windows.Forms.Label();
  284. this.optionsTab = new System.Windows.Forms.TabPage();
  285. this.btnOpenConf = new System.Windows.Forms.Button();
  286. this.label48 = new System.Windows.Forms.Label();
  287. this.label43 = new System.Windows.Forms.Label();
  288. this.btnViewLog = new System.Windows.Forms.Button();
  289. this.l2 = new System.Windows.Forms.LinkLabel();
  290. this.btnChangelog = new System.Windows.Forms.Button();
  291. this.btnUpdate = new System.Windows.Forms.Button();
  292. this.btnResetConfig = new System.Windows.Forms.Button();
  293. this.label27 = new System.Windows.Forms.Label();
  294. this.radioMinimal = new System.Windows.Forms.RadioButton();
  295. this.radioCaramel = new System.Windows.Forms.RadioButton();
  296. this.radioLime = new System.Windows.Forms.RadioButton();
  297. this.radioMagma = new System.Windows.Forms.RadioButton();
  298. this.radioOcean = new System.Windows.Forms.RadioButton();
  299. this.radioZerg = new System.Windows.Forms.RadioButton();
  300. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  301. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  302. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  303. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  304. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  305. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  306. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  307. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  308. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  309. this.integratorTimer = new System.Windows.Forms.Timer(this.components);
  310. this.runDialogTime = new System.Windows.Forms.Timer(this.components);
  311. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  312. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  313. this.startupItem = new System.Windows.Forms.ToolStripMenuItem();
  314. this.cleanerItem = new System.Windows.Forms.ToolStripMenuItem();
  315. this.pingerItem = new System.Windows.Forms.ToolStripMenuItem();
  316. this.hostsItem = new System.Windows.Forms.ToolStripMenuItem();
  317. this.appsItem = new System.Windows.Forms.ToolStripMenuItem();
  318. this.exitItem = new System.Windows.Forms.ToolStripMenuItem();
  319. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  320. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  321. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  322. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  323. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  324. this.lblLab = new System.Windows.Forms.Label();
  325. this.linkUpdate = new System.Windows.Forms.LinkLabel();
  326. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  327. this.panel8 = new System.Windows.Forms.Panel();
  328. this.panel9 = new System.Windows.Forms.Panel();
  329. this.toggleSwitch38 = new Optimizer.ToggleSwitch();
  330. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  331. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  332. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  333. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  334. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  335. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  336. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  337. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  338. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  339. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  340. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  341. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  342. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  343. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  344. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  345. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  346. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  347. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  348. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  349. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  350. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  351. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  352. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  353. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  354. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  355. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  356. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  357. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  358. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  359. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  360. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  361. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  362. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  363. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  364. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  365. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  366. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  367. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  368. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  369. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  370. this.cViper = new Optimizer.ColoredCheckBox();
  371. this.cVLC = new Optimizer.ColoredCheckBox();
  372. this.cFoobar = new Optimizer.ColoredCheckBox();
  373. this.cPot = new Optimizer.ColoredCheckBox();
  374. this.cBS = new Optimizer.ColoredCheckBox();
  375. this.cSpotify = new Optimizer.ColoredCheckBox();
  376. this.cIrfan = new Optimizer.ColoredCheckBox();
  377. this.ciTunes = new Optimizer.ColoredCheckBox();
  378. this.cWinamp = new Optimizer.ColoredCheckBox();
  379. this.cAudacity = new Optimizer.ColoredCheckBox();
  380. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  381. this.cGIMP = new Optimizer.ColoredCheckBox();
  382. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  383. this.cBlender = new Optimizer.ColoredCheckBox();
  384. this.cLightShot = new Optimizer.ColoredCheckBox();
  385. this.cGyazo = new Optimizer.ColoredCheckBox();
  386. this.cNPP = new Optimizer.ColoredCheckBox();
  387. this.cSublimeText = new Optimizer.ColoredCheckBox();
  388. this.cAtom = new Optimizer.ColoredCheckBox();
  389. this.cVS = new Optimizer.ColoredCheckBox();
  390. this.cVSCode = new Optimizer.ColoredCheckBox();
  391. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  392. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  393. this.cEclipse = new Optimizer.ColoredCheckBox();
  394. this.cGitHub = new Optimizer.ColoredCheckBox();
  395. this.cNode = new Optimizer.ColoredCheckBox();
  396. this.cXAMPP = new Optimizer.ColoredCheckBox();
  397. this.cPostman = new Optimizer.ColoredCheckBox();
  398. this.cFileZilla = new Optimizer.ColoredCheckBox();
  399. this.cPutty = new Optimizer.ColoredCheckBox();
  400. this.cWinScp = new Optimizer.ColoredCheckBox();
  401. this.cVCPP = new Optimizer.ColoredCheckBox();
  402. this.cNF472 = new Optimizer.ColoredCheckBox();
  403. this.cNF452 = new Optimizer.ColoredCheckBox();
  404. this.cNF40 = new Optimizer.ColoredCheckBox();
  405. this.cNF35 = new Optimizer.ColoredCheckBox();
  406. this.cIObitSU = new Optimizer.ColoredCheckBox();
  407. this.cIObitU = new Optimizer.ColoredCheckBox();
  408. this.cRevo = new Optimizer.ColoredCheckBox();
  409. this.cIObitDB = new Optimizer.ColoredCheckBox();
  410. this.cIObitSD = new Optimizer.ColoredCheckBox();
  411. this.cUUI = new Optimizer.ColoredCheckBox();
  412. this.cRufus = new Optimizer.ColoredCheckBox();
  413. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  414. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  415. this.cQB = new Optimizer.ColoredCheckBox();
  416. this.cUT2 = new Optimizer.ColoredCheckBox();
  417. this.cDeluge = new Optimizer.ColoredCheckBox();
  418. this.cUT3 = new Optimizer.ColoredCheckBox();
  419. this.cBT = new Optimizer.ColoredCheckBox();
  420. this.cSteam = new Optimizer.ColoredCheckBox();
  421. this.cOrigin = new Optimizer.ColoredCheckBox();
  422. this.cEpicStore = new Optimizer.ColoredCheckBox();
  423. this.cBlizzard = new Optimizer.ColoredCheckBox();
  424. this.cUbi = new Optimizer.ColoredCheckBox();
  425. this.cMega = new Optimizer.ColoredCheckBox();
  426. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  427. this.cFoxit = new Optimizer.ColoredCheckBox();
  428. this.cEvernote = new Optimizer.ColoredCheckBox();
  429. this.cSumatra = new Optimizer.ColoredCheckBox();
  430. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  431. this.cPeaZip = new Optimizer.ColoredCheckBox();
  432. this.cFlux = new Optimizer.ColoredCheckBox();
  433. this.c7zip = new Optimizer.ColoredCheckBox();
  434. this.cWinRar = new Optimizer.ColoredCheckBox();
  435. this.cDropbox = new Optimizer.ColoredCheckBox();
  436. this.cOneDrive = new Optimizer.ColoredCheckBox();
  437. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  438. this.c64 = new Optimizer.ColoredRadioButton();
  439. this.c32 = new Optimizer.ColoredRadioButton();
  440. this.cChromium = new Optimizer.ColoredCheckBox();
  441. this.cVivaldi = new Optimizer.ColoredCheckBox();
  442. this.cMaxthon = new Optimizer.ColoredCheckBox();
  443. this.cChrome = new Optimizer.ColoredCheckBox();
  444. this.cOpera = new Optimizer.ColoredCheckBox();
  445. this.cFirefox = new Optimizer.ColoredCheckBox();
  446. this.cTor = new Optimizer.ColoredCheckBox();
  447. this.cDiscord = new Optimizer.ColoredCheckBox();
  448. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  449. this.cMSTeams = new Optimizer.ColoredCheckBox();
  450. this.cViber = new Optimizer.ColoredCheckBox();
  451. this.cSkype = new Optimizer.ColoredCheckBox();
  452. this.cThunderbird = new Optimizer.ColoredCheckBox();
  453. this.cZoom = new Optimizer.ColoredCheckBox();
  454. this.cTV = new Optimizer.ColoredCheckBox();
  455. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  456. this.checkFileZilla = new Optimizer.ColoredCheckBox();
  457. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  458. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  459. this.checkTemp = new Optimizer.ColoredCheckBox();
  460. this.checkLogs = new Optimizer.ColoredCheckBox();
  461. this.checkBin = new Optimizer.ColoredCheckBox();
  462. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  463. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  464. this.chkBlock = new Optimizer.ColoredCheckBox();
  465. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  466. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  467. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  468. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  469. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  470. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  471. this.checkFirewall = new Optimizer.ColoredCheckBox();
  472. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  473. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  474. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  475. this.checkShift = new Optimizer.ColoredCheckBox();
  476. this.radioTop = new Optimizer.ColoredRadioButton();
  477. this.radioMiddle = new Optimizer.ColoredRadioButton();
  478. this.radioBottom = new Optimizer.ColoredRadioButton();
  479. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  480. this.radioCommand = new Optimizer.ColoredRadioButton();
  481. this.radioProgram = new Optimizer.ColoredRadioButton();
  482. this.radioFolder = new Optimizer.ColoredRadioButton();
  483. this.radioFile = new Optimizer.ColoredRadioButton();
  484. this.radioLink = new Optimizer.ColoredRadioButton();
  485. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  486. this.tpanel.SuspendLayout();
  487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  488. this.bpanel.SuspendLayout();
  489. this.tabCollection.SuspendLayout();
  490. this.universalTab.SuspendLayout();
  491. this.windowsXTab.SuspendLayout();
  492. this.windowsVIIITab.SuspendLayout();
  493. this.modernAppsTab.SuspendLayout();
  494. this.panelModernAppsList.SuspendLayout();
  495. this.startupTab.SuspendLayout();
  496. this.panel3.SuspendLayout();
  497. this.appsTab.SuspendLayout();
  498. this.panelCommonApps.SuspendLayout();
  499. this.panelApps2.SuspendLayout();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  516. this.panelApps3.SuspendLayout();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  532. this.panelApps6.SuspendLayout();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  547. this.panelApps4.SuspendLayout();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  558. this.panelApps5.SuspendLayout();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  571. this.panelApps1.SuspendLayout();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  580. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  581. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  582. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  587. this.cleanerTab.SuspendLayout();
  588. this.cleaningpanel.SuspendLayout();
  589. this.panel1.SuspendLayout();
  590. this.pingerTab.SuspendLayout();
  591. this.panel7.SuspendLayout();
  592. this.hostsEditorTab.SuspendLayout();
  593. this.panel4.SuspendLayout();
  594. this.panelList.SuspendLayout();
  595. this.registryFixerTab.SuspendLayout();
  596. this.panel2.SuspendLayout();
  597. this.integratorTab.SuspendLayout();
  598. this.synapse.SuspendLayout();
  599. this.integratorInfoTab.SuspendLayout();
  600. this.tabPage8.SuspendLayout();
  601. this.itemnamegroup.SuspendLayout();
  602. this.security.SuspendLayout();
  603. this.itemposition.SuspendLayout();
  604. this.icontoaddgroup.SuspendLayout();
  605. this.itemtoaddgroup.SuspendLayout();
  606. this.itemtype.SuspendLayout();
  607. this.tabPage9.SuspendLayout();
  608. this.panel5.SuspendLayout();
  609. this.tabPage10.SuspendLayout();
  610. this.tabPage11.SuspendLayout();
  611. this.panel6.SuspendLayout();
  612. this.optionsTab.SuspendLayout();
  613. this.launcherMenu.SuspendLayout();
  614. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  615. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  616. this.panel8.SuspendLayout();
  617. this.panel9.SuspendLayout();
  618. this.SuspendLayout();
  619. //
  620. // tpanel
  621. //
  622. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  623. this.tpanel.Controls.Add(this.linkUpdate);
  624. this.tpanel.Controls.Add(this.lblLab);
  625. this.tpanel.Controls.Add(this.txtBitness);
  626. this.tpanel.Controls.Add(this.txtOS);
  627. this.tpanel.Controls.Add(this.txtVersion);
  628. this.tpanel.Controls.Add(this.pictureBox1);
  629. this.tpanel.Controls.Add(this.label2);
  630. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  631. this.tpanel.Location = new System.Drawing.Point(0, 0);
  632. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  633. this.tpanel.Name = "tpanel";
  634. this.tpanel.Size = new System.Drawing.Size(768, 64);
  635. this.tpanel.TabIndex = 1;
  636. //
  637. // txtBitness
  638. //
  639. this.txtBitness.AutoSize = true;
  640. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  641. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  642. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  643. this.txtBitness.Name = "txtBitness";
  644. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  645. this.txtBitness.TabIndex = 4;
  646. this.txtBitness.Text = "bitness";
  647. //
  648. // txtOS
  649. //
  650. this.txtOS.AutoSize = true;
  651. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  652. this.txtOS.Location = new System.Drawing.Point(188, 21);
  653. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  654. this.txtOS.Name = "txtOS";
  655. this.txtOS.Size = new System.Drawing.Size(19, 15);
  656. this.txtOS.TabIndex = 3;
  657. this.txtOS.Text = "os";
  658. //
  659. // txtVersion
  660. //
  661. this.txtVersion.AutoSize = true;
  662. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  663. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  664. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  665. this.txtVersion.Name = "txtVersion";
  666. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  667. this.txtVersion.TabIndex = 1;
  668. this.txtVersion.Text = "Version:";
  669. //
  670. // pictureBox1
  671. //
  672. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  673. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  674. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  675. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  676. this.pictureBox1.Name = "pictureBox1";
  677. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  678. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  679. this.pictureBox1.TabIndex = 1;
  680. this.pictureBox1.TabStop = false;
  681. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  682. //
  683. // label2
  684. //
  685. this.label2.AutoSize = true;
  686. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  687. this.label2.ForeColor = System.Drawing.Color.White;
  688. this.label2.Location = new System.Drawing.Point(67, 7);
  689. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  690. this.label2.Name = "label2";
  691. this.label2.Size = new System.Drawing.Size(97, 25);
  692. this.label2.TabIndex = 2;
  693. this.label2.Text = "Optimizer";
  694. //
  695. // bpanel
  696. //
  697. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  698. this.bpanel.Controls.Add(this.tabCollection);
  699. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  700. this.bpanel.Location = new System.Drawing.Point(0, 64);
  701. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  702. this.bpanel.Name = "bpanel";
  703. this.bpanel.Size = new System.Drawing.Size(768, 641);
  704. this.bpanel.TabIndex = 2;
  705. //
  706. // tabCollection
  707. //
  708. this.tabCollection.Controls.Add(this.universalTab);
  709. this.tabCollection.Controls.Add(this.windowsXTab);
  710. this.tabCollection.Controls.Add(this.windowsVIIITab);
  711. this.tabCollection.Controls.Add(this.modernAppsTab);
  712. this.tabCollection.Controls.Add(this.startupTab);
  713. this.tabCollection.Controls.Add(this.appsTab);
  714. this.tabCollection.Controls.Add(this.cleanerTab);
  715. this.tabCollection.Controls.Add(this.pingerTab);
  716. this.tabCollection.Controls.Add(this.hostsEditorTab);
  717. this.tabCollection.Controls.Add(this.registryFixerTab);
  718. this.tabCollection.Controls.Add(this.integratorTab);
  719. this.tabCollection.Controls.Add(this.optionsTab);
  720. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  721. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  722. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  723. this.tabCollection.Name = "tabCollection";
  724. this.tabCollection.SelectedIndex = 0;
  725. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  726. this.tabCollection.TabIndex = 0;
  727. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  728. //
  729. // universalTab
  730. //
  731. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  732. this.universalTab.Controls.Add(this.panel8);
  733. this.universalTab.Controls.Add(this.toggleSwitch38);
  734. this.universalTab.Controls.Add(this.toggleSwitch36);
  735. this.universalTab.Controls.Add(this.toggleSwitch33);
  736. this.universalTab.Controls.Add(this.toggleSwitch32);
  737. this.universalTab.Controls.Add(this.toggleSwitch12);
  738. this.universalTab.Controls.Add(this.toggleSwitch11);
  739. this.universalTab.Controls.Add(this.toggleSwitch10);
  740. this.universalTab.Controls.Add(this.toggleSwitch9);
  741. this.universalTab.Controls.Add(this.toggleSwitch8);
  742. this.universalTab.Controls.Add(this.toggleSwitch6);
  743. this.universalTab.Controls.Add(this.toggleSwitch5);
  744. this.universalTab.Controls.Add(this.toggleSwitch4);
  745. this.universalTab.Controls.Add(this.toggleSwitch1);
  746. this.universalTab.Controls.Add(this.toggleSwitch3);
  747. this.universalTab.Controls.Add(this.toggleSwitch2);
  748. this.universalTab.Controls.Add(this.button39);
  749. this.universalTab.Location = new System.Drawing.Point(4, 24);
  750. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  751. this.universalTab.Name = "universalTab";
  752. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  753. this.universalTab.Size = new System.Drawing.Size(758, 611);
  754. this.universalTab.TabIndex = 0;
  755. this.universalTab.Text = "Universal";
  756. //
  757. // label36
  758. //
  759. this.label36.AutoSize = true;
  760. this.label36.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  761. this.label36.ForeColor = System.Drawing.Color.Gold;
  762. this.label36.Location = new System.Drawing.Point(254, 0);
  763. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  764. this.label36.Name = "label36";
  765. this.label36.Size = new System.Drawing.Size(185, 21);
  766. this.label36.TabIndex = 67;
  767. this.label36.Tag = "";
  768. this.label36.Text = "if you use printers often";
  769. //
  770. // label37
  771. //
  772. this.label37.AutoSize = true;
  773. 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)));
  774. this.label37.ForeColor = System.Drawing.Color.Gold;
  775. this.label37.Location = new System.Drawing.Point(82, 0);
  776. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  777. this.label37.Name = "label37";
  778. this.label37.Size = new System.Drawing.Size(168, 21);
  779. this.label37.TabIndex = 66;
  780. this.label37.Tag = "";
  781. this.label37.Text = "Disable Print Service";
  782. //
  783. // label38
  784. //
  785. this.label38.AutoSize = true;
  786. this.label38.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  787. this.label38.ForeColor = System.Drawing.Color.Gold;
  788. this.label38.Location = new System.Drawing.Point(0, 0);
  789. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  790. this.label38.Name = "label38";
  791. this.label38.Size = new System.Drawing.Size(78, 21);
  792. this.label38.TabIndex = 65;
  793. this.label38.Tag = "";
  794. this.label38.Text = "• Do NOT";
  795. //
  796. // button39
  797. //
  798. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  799. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  800. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  801. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  802. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  803. this.button39.ForeColor = System.Drawing.Color.White;
  804. this.button39.Location = new System.Drawing.Point(14, 246);
  805. this.button39.Margin = new System.Windows.Forms.Padding(2);
  806. this.button39.Name = "button39";
  807. this.button39.Size = new System.Drawing.Size(115, 31);
  808. this.button39.TabIndex = 30;
  809. this.button39.Text = "Apply && Restart";
  810. this.button39.UseVisualStyleBackColor = false;
  811. this.button39.Click += new System.EventHandler(this.button39_Click);
  812. //
  813. // windowsXTab
  814. //
  815. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  816. this.windowsXTab.Controls.Add(this.panel9);
  817. this.windowsXTab.Controls.Add(this.button43);
  818. this.windowsXTab.Controls.Add(this.button18);
  819. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  820. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  821. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  822. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  823. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  824. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  825. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  826. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  827. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  828. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  829. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  830. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  831. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  832. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  833. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  834. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  835. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  836. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  837. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  838. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  839. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  840. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  841. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  842. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  843. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  844. this.windowsXTab.Name = "windowsXTab";
  845. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  846. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  847. this.windowsXTab.TabIndex = 1;
  848. this.windowsXTab.Text = "Windows 10";
  849. //
  850. // label47
  851. //
  852. this.label47.AutoSize = true;
  853. this.label47.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  854. this.label47.ForeColor = System.Drawing.Color.Gold;
  855. this.label47.Location = new System.Drawing.Point(318, 0);
  856. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  857. this.label47.Name = "label47";
  858. this.label47.Size = new System.Drawing.Size(291, 21);
  859. this.label47.TabIndex = 70;
  860. this.label47.Tag = "";
  861. this.label47.Text = "if you want drivers to be auto-installed";
  862. //
  863. // label46
  864. //
  865. this.label46.AutoSize = true;
  866. 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)));
  867. this.label46.ForeColor = System.Drawing.Color.Gold;
  868. this.label46.Location = new System.Drawing.Point(82, 0);
  869. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  870. this.label46.Name = "label46";
  871. this.label46.Size = new System.Drawing.Size(236, 21);
  872. this.label46.TabIndex = 69;
  873. this.label46.Tag = "";
  874. this.label46.Text = "Exclude Drivers from Updates";
  875. //
  876. // label45
  877. //
  878. this.label45.AutoSize = true;
  879. this.label45.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  880. this.label45.ForeColor = System.Drawing.Color.Gold;
  881. this.label45.Location = new System.Drawing.Point(0, 0);
  882. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  883. this.label45.Name = "label45";
  884. this.label45.Size = new System.Drawing.Size(78, 21);
  885. this.label45.TabIndex = 68;
  886. this.label45.Tag = "";
  887. this.label45.Text = "• Do NOT";
  888. //
  889. // label35
  890. //
  891. this.label35.AutoSize = true;
  892. this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  893. this.label35.ForeColor = System.Drawing.Color.Gold;
  894. this.label35.Location = new System.Drawing.Point(275, 21);
  895. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  896. this.label35.Name = "label35";
  897. this.label35.Size = new System.Drawing.Size(338, 21);
  898. this.label35.TabIndex = 64;
  899. this.label35.Tag = "";
  900. this.label35.Text = "if your device has touch support / or is tablet";
  901. //
  902. // label34
  903. //
  904. this.label34.AutoSize = true;
  905. 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)));
  906. this.label34.ForeColor = System.Drawing.Color.Gold;
  907. this.label34.Location = new System.Drawing.Point(82, 21);
  908. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  909. this.label34.Name = "label34";
  910. this.label34.Size = new System.Drawing.Size(189, 21);
  911. this.label34.TabIndex = 63;
  912. this.label34.Tag = "";
  913. this.label34.Text = "Disable Sensor Services";
  914. //
  915. // label33
  916. //
  917. this.label33.AutoSize = true;
  918. this.label33.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  919. this.label33.ForeColor = System.Drawing.Color.Gold;
  920. this.label33.Location = new System.Drawing.Point(0, 21);
  921. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  922. this.label33.Name = "label33";
  923. this.label33.Size = new System.Drawing.Size(78, 21);
  924. this.label33.TabIndex = 62;
  925. this.label33.Tag = "";
  926. this.label33.Text = "• Do NOT";
  927. //
  928. // button43
  929. //
  930. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  931. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  932. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  933. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  934. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  935. this.button43.ForeColor = System.Drawing.Color.White;
  936. this.button43.Location = new System.Drawing.Point(14, 317);
  937. this.button43.Margin = new System.Windows.Forms.Padding(2);
  938. this.button43.Name = "button43";
  939. this.button43.Size = new System.Drawing.Size(115, 31);
  940. this.button43.TabIndex = 31;
  941. this.button43.Text = "Apply && Restart";
  942. this.button43.UseVisualStyleBackColor = false;
  943. this.button43.Click += new System.EventHandler(this.button43_Click);
  944. //
  945. // button18
  946. //
  947. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  948. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  949. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  950. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  951. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  952. this.button18.ForeColor = System.Drawing.Color.White;
  953. this.button18.Location = new System.Drawing.Point(133, 317);
  954. this.button18.Margin = new System.Windows.Forms.Padding(2);
  955. this.button18.Name = "button18";
  956. this.button18.Size = new System.Drawing.Size(187, 31);
  957. this.button18.TabIndex = 14;
  958. this.button18.Text = "Change Edge Download Folder";
  959. this.button18.UseVisualStyleBackColor = false;
  960. this.button18.Click += new System.EventHandler(this.button18_Click);
  961. //
  962. // windowsVIIITab
  963. //
  964. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  965. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  966. this.windowsVIIITab.Controls.Add(this.button44);
  967. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  968. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  969. this.windowsVIIITab.Name = "windowsVIIITab";
  970. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  971. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  972. this.windowsVIIITab.TabIndex = 2;
  973. this.windowsVIIITab.Text = "Windows 8.1";
  974. //
  975. // button44
  976. //
  977. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  978. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  979. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  980. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  981. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  982. this.button44.ForeColor = System.Drawing.Color.White;
  983. this.button44.Location = new System.Drawing.Point(14, 65);
  984. this.button44.Margin = new System.Windows.Forms.Padding(2);
  985. this.button44.Name = "button44";
  986. this.button44.Size = new System.Drawing.Size(115, 31);
  987. this.button44.TabIndex = 32;
  988. this.button44.Text = "Apply && Restart";
  989. this.button44.UseVisualStyleBackColor = false;
  990. this.button44.Click += new System.EventHandler(this.button44_Click);
  991. //
  992. // modernAppsTab
  993. //
  994. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  995. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  996. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  997. this.modernAppsTab.Controls.Add(this.label28);
  998. this.modernAppsTab.Controls.Add(this.button74);
  999. this.modernAppsTab.Controls.Add(this.button75);
  1000. this.modernAppsTab.Controls.Add(this.label1);
  1001. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1002. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1003. this.modernAppsTab.Name = "modernAppsTab";
  1004. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1005. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  1006. this.modernAppsTab.TabIndex = 11;
  1007. this.modernAppsTab.Text = "UWP Apps";
  1008. //
  1009. // label28
  1010. //
  1011. this.label28.AutoSize = true;
  1012. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1013. this.label28.ForeColor = System.Drawing.Color.Silver;
  1014. this.label28.Location = new System.Drawing.Point(499, 195);
  1015. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1016. this.label28.Name = "label28";
  1017. this.label28.Size = new System.Drawing.Size(160, 231);
  1018. this.label28.TabIndex = 51;
  1019. this.label28.Tag = "";
  1020. 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" +
  1021. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1022. //
  1023. // button74
  1024. //
  1025. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1026. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1027. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1028. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1029. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1030. this.button74.ForeColor = System.Drawing.Color.White;
  1031. this.button74.Location = new System.Drawing.Point(503, 76);
  1032. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1033. this.button74.Name = "button74";
  1034. this.button74.Size = new System.Drawing.Size(169, 31);
  1035. this.button74.TabIndex = 50;
  1036. this.button74.Text = "Uninstall";
  1037. this.button74.UseVisualStyleBackColor = false;
  1038. this.button74.Click += new System.EventHandler(this.button74_Click);
  1039. //
  1040. // button75
  1041. //
  1042. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1043. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1044. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1045. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1046. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1047. this.button75.ForeColor = System.Drawing.Color.White;
  1048. this.button75.Location = new System.Drawing.Point(503, 41);
  1049. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1050. this.button75.Name = "button75";
  1051. this.button75.Size = new System.Drawing.Size(169, 31);
  1052. this.button75.TabIndex = 49;
  1053. this.button75.Text = "Refresh";
  1054. this.button75.UseVisualStyleBackColor = false;
  1055. this.button75.Click += new System.EventHandler(this.button75_Click);
  1056. //
  1057. // label1
  1058. //
  1059. this.label1.AutoSize = true;
  1060. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1061. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1062. this.label1.Location = new System.Drawing.Point(6, 10);
  1063. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1064. this.label1.Name = "label1";
  1065. this.label1.Size = new System.Drawing.Size(291, 28);
  1066. this.label1.TabIndex = 47;
  1067. this.label1.Tag = "themeable";
  1068. this.label1.Text = "Uninstall unwanted UWP Apps";
  1069. //
  1070. // panelModernAppsList
  1071. //
  1072. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1073. | System.Windows.Forms.AnchorStyles.Left)));
  1074. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1075. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1076. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1077. this.panelModernAppsList.Name = "panelModernAppsList";
  1078. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1079. this.panelModernAppsList.TabIndex = 0;
  1080. //
  1081. // listModernApps
  1082. //
  1083. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1084. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1085. this.listModernApps.CheckOnClick = true;
  1086. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1087. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1088. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1089. this.listModernApps.FormattingEnabled = true;
  1090. this.listModernApps.HorizontalScrollbar = true;
  1091. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1092. this.listModernApps.Name = "listModernApps";
  1093. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1094. this.listModernApps.Sorted = true;
  1095. this.listModernApps.TabIndex = 0;
  1096. //
  1097. // startupTab
  1098. //
  1099. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1100. this.startupTab.Controls.Add(this.button64);
  1101. this.startupTab.Controls.Add(this.button31);
  1102. this.startupTab.Controls.Add(this.button37);
  1103. this.startupTab.Controls.Add(this.panel3);
  1104. this.startupTab.Controls.Add(this.button32);
  1105. this.startupTab.Controls.Add(this.button22);
  1106. this.startupTab.Controls.Add(this.label5);
  1107. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1108. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1109. this.startupTab.Name = "startupTab";
  1110. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1111. this.startupTab.TabIndex = 7;
  1112. this.startupTab.Text = "Startup";
  1113. //
  1114. // button64
  1115. //
  1116. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1117. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1118. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1119. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1120. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1121. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1122. this.button64.ForeColor = System.Drawing.Color.White;
  1123. this.button64.Location = new System.Drawing.Point(432, 563);
  1124. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1125. this.button64.Name = "button64";
  1126. this.button64.Size = new System.Drawing.Size(101, 31);
  1127. this.button64.TabIndex = 40;
  1128. this.button64.Text = "Find in Registry";
  1129. this.button64.UseVisualStyleBackColor = false;
  1130. this.button64.Click += new System.EventHandler(this.button64_Click);
  1131. //
  1132. // button31
  1133. //
  1134. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1135. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1136. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1137. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1138. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1139. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1140. this.button31.ForeColor = System.Drawing.Color.White;
  1141. this.button31.Location = new System.Drawing.Point(537, 563);
  1142. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1143. this.button31.Name = "button31";
  1144. this.button31.Size = new System.Drawing.Size(101, 31);
  1145. this.button31.TabIndex = 39;
  1146. this.button31.Text = "Locate file";
  1147. this.button31.UseVisualStyleBackColor = false;
  1148. this.button31.Click += new System.EventHandler(this.button31_Click);
  1149. //
  1150. // button37
  1151. //
  1152. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1153. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1154. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1155. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1156. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1157. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1158. this.button37.ForeColor = System.Drawing.Color.White;
  1159. this.button37.Location = new System.Drawing.Point(327, 563);
  1160. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1161. this.button37.Name = "button37";
  1162. this.button37.Size = new System.Drawing.Size(101, 31);
  1163. this.button37.TabIndex = 38;
  1164. this.button37.Text = "Refresh";
  1165. this.button37.UseVisualStyleBackColor = false;
  1166. this.button37.Click += new System.EventHandler(this.button37_Click);
  1167. //
  1168. // panel3
  1169. //
  1170. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1171. | System.Windows.Forms.AnchorStyles.Right)));
  1172. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1173. this.panel3.Controls.Add(this.listStartupItems);
  1174. this.panel3.Location = new System.Drawing.Point(11, 40);
  1175. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1176. this.panel3.Name = "panel3";
  1177. this.panel3.Size = new System.Drawing.Size(732, 519);
  1178. this.panel3.TabIndex = 37;
  1179. //
  1180. // listStartupItems
  1181. //
  1182. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1183. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1184. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1185. this.columnHeader1,
  1186. this.columnHeader2,
  1187. this.columnHeader3});
  1188. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1189. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1190. this.listStartupItems.FullRowSelect = true;
  1191. this.listStartupItems.HideSelection = false;
  1192. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1193. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1194. this.listStartupItems.MultiSelect = false;
  1195. this.listStartupItems.Name = "listStartupItems";
  1196. this.listStartupItems.ShowGroups = false;
  1197. this.listStartupItems.Size = new System.Drawing.Size(730, 517);
  1198. this.listStartupItems.TabIndex = 0;
  1199. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1200. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1201. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1202. //
  1203. // columnHeader1
  1204. //
  1205. this.columnHeader1.Text = "Name";
  1206. this.columnHeader1.Width = 194;
  1207. //
  1208. // columnHeader2
  1209. //
  1210. this.columnHeader2.Text = "Location";
  1211. this.columnHeader2.Width = 507;
  1212. //
  1213. // columnHeader3
  1214. //
  1215. this.columnHeader3.Text = "Type";
  1216. this.columnHeader3.Width = 134;
  1217. //
  1218. // button32
  1219. //
  1220. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1221. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1222. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1223. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1224. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1225. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1226. this.button32.ForeColor = System.Drawing.Color.White;
  1227. this.button32.Location = new System.Drawing.Point(642, 563);
  1228. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1229. this.button32.Name = "button32";
  1230. this.button32.Size = new System.Drawing.Size(101, 31);
  1231. this.button32.TabIndex = 36;
  1232. this.button32.Text = "Remove";
  1233. this.button32.UseVisualStyleBackColor = false;
  1234. this.button32.Click += new System.EventHandler(this.button32_Click);
  1235. //
  1236. // button22
  1237. //
  1238. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1239. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1240. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1241. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1242. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1243. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1244. this.button22.ForeColor = System.Drawing.Color.White;
  1245. this.button22.Location = new System.Drawing.Point(222, 563);
  1246. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1247. this.button22.Name = "button22";
  1248. this.button22.Size = new System.Drawing.Size(101, 31);
  1249. this.button22.TabIndex = 34;
  1250. this.button22.Text = "Remove all";
  1251. this.button22.UseVisualStyleBackColor = false;
  1252. this.button22.Visible = false;
  1253. this.button22.Click += new System.EventHandler(this.button22_Click);
  1254. //
  1255. // label5
  1256. //
  1257. this.label5.AutoSize = true;
  1258. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1259. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1260. this.label5.Location = new System.Drawing.Point(6, 10);
  1261. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1262. this.label5.Name = "label5";
  1263. this.label5.Size = new System.Drawing.Size(254, 28);
  1264. this.label5.TabIndex = 3;
  1265. this.label5.Tag = "themeable";
  1266. this.label5.Text = "Choose your startup items";
  1267. //
  1268. // appsTab
  1269. //
  1270. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1271. this.appsTab.Controls.Add(this.panelCommonApps);
  1272. this.appsTab.Controls.Add(this.btnGetFeed);
  1273. this.appsTab.Controls.Add(this.label41);
  1274. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1275. this.appsTab.Name = "appsTab";
  1276. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1277. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1278. this.appsTab.TabIndex = 12;
  1279. this.appsTab.Text = "Common Apps";
  1280. //
  1281. // panelCommonApps
  1282. //
  1283. this.panelCommonApps.Controls.Add(this.txtFeedError);
  1284. this.panelCommonApps.Controls.Add(this.panelApps2);
  1285. this.panelCommonApps.Controls.Add(this.panelApps3);
  1286. this.panelCommonApps.Controls.Add(this.panelApps6);
  1287. this.panelCommonApps.Controls.Add(this.panelApps4);
  1288. this.panelCommonApps.Controls.Add(this.panelApps5);
  1289. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1290. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1291. this.panelCommonApps.Controls.Add(this.c64);
  1292. this.panelCommonApps.Controls.Add(this.c32);
  1293. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1294. this.panelCommonApps.Controls.Add(this.label42);
  1295. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1296. this.panelCommonApps.Controls.Add(this.button5);
  1297. this.panelCommonApps.Controls.Add(this.panelApps1);
  1298. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1299. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1300. this.panelCommonApps.Controls.Add(this.label44);
  1301. this.panelCommonApps.Controls.Add(this.button6);
  1302. this.panelCommonApps.Location = new System.Drawing.Point(9, 43);
  1303. this.panelCommonApps.Name = "panelCommonApps";
  1304. this.panelCommonApps.Size = new System.Drawing.Size(746, 565);
  1305. this.panelCommonApps.TabIndex = 162;
  1306. //
  1307. // txtFeedError
  1308. //
  1309. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1310. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1311. this.txtFeedError.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1312. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1313. this.txtFeedError.Location = new System.Drawing.Point(0, 0);
  1314. this.txtFeedError.Name = "txtFeedError";
  1315. this.txtFeedError.Size = new System.Drawing.Size(746, 565);
  1316. this.txtFeedError.TabIndex = 167;
  1317. this.txtFeedError.Text = "Something went wrong, try refreshing the links again.";
  1318. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1319. this.txtFeedError.Visible = false;
  1320. //
  1321. // panelApps2
  1322. //
  1323. this.panelApps2.AutoScroll = true;
  1324. this.panelApps2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1325. this.panelApps2.Controls.Add(this.cViper);
  1326. this.panelApps2.Controls.Add(this.pictureBox81);
  1327. this.panelApps2.Controls.Add(this.cVLC);
  1328. this.panelApps2.Controls.Add(this.cFoobar);
  1329. this.panelApps2.Controls.Add(this.cPot);
  1330. this.panelApps2.Controls.Add(this.pictureBox10);
  1331. this.panelApps2.Controls.Add(this.pictureBox11);
  1332. this.panelApps2.Controls.Add(this.pictureBox8);
  1333. this.panelApps2.Controls.Add(this.pictureBox12);
  1334. this.panelApps2.Controls.Add(this.cBS);
  1335. this.panelApps2.Controls.Add(this.pictureBox13);
  1336. this.panelApps2.Controls.Add(this.cSpotify);
  1337. this.panelApps2.Controls.Add(this.pictureBox9);
  1338. this.panelApps2.Controls.Add(this.cIrfan);
  1339. this.panelApps2.Controls.Add(this.pictureBox59);
  1340. this.panelApps2.Controls.Add(this.ciTunes);
  1341. this.panelApps2.Controls.Add(this.cWinamp);
  1342. this.panelApps2.Controls.Add(this.pictureBox65);
  1343. this.panelApps2.Controls.Add(this.cAudacity);
  1344. this.panelApps2.Controls.Add(this.cPhotoFiltre);
  1345. this.panelApps2.Controls.Add(this.pictureBox46);
  1346. this.panelApps2.Controls.Add(this.cGIMP);
  1347. this.panelApps2.Controls.Add(this.pictureBox47);
  1348. this.panelApps2.Controls.Add(this.pictureBox45);
  1349. this.panelApps2.Controls.Add(this.pictureBox48);
  1350. this.panelApps2.Controls.Add(this.cMp3Tag);
  1351. this.panelApps2.Controls.Add(this.pictureBox60);
  1352. this.panelApps2.Controls.Add(this.cBlender);
  1353. this.panelApps2.Controls.Add(this.cLightShot);
  1354. this.panelApps2.Controls.Add(this.pictureBox58);
  1355. this.panelApps2.Controls.Add(this.pictureBox57);
  1356. this.panelApps2.Controls.Add(this.cGyazo);
  1357. this.panelApps2.Location = new System.Drawing.Point(249, 197);
  1358. this.panelApps2.Name = "panelApps2";
  1359. this.panelApps2.Size = new System.Drawing.Size(240, 188);
  1360. this.panelApps2.TabIndex = 166;
  1361. //
  1362. // pictureBox81
  1363. //
  1364. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  1365. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1366. this.pictureBox81.Location = new System.Drawing.Point(5, 261);
  1367. this.pictureBox81.Name = "pictureBox81";
  1368. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  1369. this.pictureBox81.TabIndex = 137;
  1370. this.pictureBox81.TabStop = false;
  1371. //
  1372. // pictureBox10
  1373. //
  1374. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  1375. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1376. this.pictureBox10.Location = new System.Drawing.Point(4, 123);
  1377. this.pictureBox10.Name = "pictureBox10";
  1378. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  1379. this.pictureBox10.TabIndex = 91;
  1380. this.pictureBox10.TabStop = false;
  1381. //
  1382. // pictureBox11
  1383. //
  1384. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  1385. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1386. this.pictureBox11.Location = new System.Drawing.Point(4, 33);
  1387. this.pictureBox11.Name = "pictureBox11";
  1388. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  1389. this.pictureBox11.TabIndex = 88;
  1390. this.pictureBox11.TabStop = false;
  1391. //
  1392. // pictureBox8
  1393. //
  1394. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  1395. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1396. this.pictureBox8.Location = new System.Drawing.Point(4, 153);
  1397. this.pictureBox8.Name = "pictureBox8";
  1398. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  1399. this.pictureBox8.TabIndex = 92;
  1400. this.pictureBox8.TabStop = false;
  1401. //
  1402. // pictureBox12
  1403. //
  1404. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  1405. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1406. this.pictureBox12.Location = new System.Drawing.Point(4, 63);
  1407. this.pictureBox12.Name = "pictureBox12";
  1408. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  1409. this.pictureBox12.TabIndex = 90;
  1410. this.pictureBox12.TabStop = false;
  1411. //
  1412. // pictureBox13
  1413. //
  1414. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  1415. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1416. this.pictureBox13.Location = new System.Drawing.Point(4, 93);
  1417. this.pictureBox13.Name = "pictureBox13";
  1418. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  1419. this.pictureBox13.TabIndex = 89;
  1420. this.pictureBox13.TabStop = false;
  1421. //
  1422. // pictureBox9
  1423. //
  1424. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  1425. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1426. this.pictureBox9.Location = new System.Drawing.Point(4, 3);
  1427. this.pictureBox9.Name = "pictureBox9";
  1428. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  1429. this.pictureBox9.TabIndex = 87;
  1430. this.pictureBox9.TabStop = false;
  1431. //
  1432. // pictureBox59
  1433. //
  1434. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  1435. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1436. this.pictureBox59.Location = new System.Drawing.Point(5, 182);
  1437. this.pictureBox59.Name = "pictureBox59";
  1438. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  1439. this.pictureBox59.TabIndex = 123;
  1440. this.pictureBox59.TabStop = false;
  1441. //
  1442. // pictureBox65
  1443. //
  1444. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  1445. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1446. this.pictureBox65.Location = new System.Drawing.Point(5, 213);
  1447. this.pictureBox65.Name = "pictureBox65";
  1448. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  1449. this.pictureBox65.TabIndex = 130;
  1450. this.pictureBox65.TabStop = false;
  1451. //
  1452. // pictureBox46
  1453. //
  1454. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  1455. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1456. this.pictureBox46.Location = new System.Drawing.Point(5, 380);
  1457. this.pictureBox46.Name = "pictureBox46";
  1458. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  1459. this.pictureBox46.TabIndex = 105;
  1460. this.pictureBox46.TabStop = false;
  1461. //
  1462. // pictureBox47
  1463. //
  1464. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  1465. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1466. this.pictureBox47.Location = new System.Drawing.Point(5, 291);
  1467. this.pictureBox47.Name = "pictureBox47";
  1468. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  1469. this.pictureBox47.TabIndex = 103;
  1470. this.pictureBox47.TabStop = false;
  1471. //
  1472. // pictureBox45
  1473. //
  1474. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  1475. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1476. this.pictureBox45.Location = new System.Drawing.Point(5, 351);
  1477. this.pictureBox45.Name = "pictureBox45";
  1478. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  1479. this.pictureBox45.TabIndex = 106;
  1480. this.pictureBox45.TabStop = false;
  1481. //
  1482. // pictureBox48
  1483. //
  1484. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  1485. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1486. this.pictureBox48.Location = new System.Drawing.Point(5, 321);
  1487. this.pictureBox48.Name = "pictureBox48";
  1488. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  1489. this.pictureBox48.TabIndex = 104;
  1490. this.pictureBox48.TabStop = false;
  1491. //
  1492. // pictureBox60
  1493. //
  1494. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  1495. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1496. this.pictureBox60.Location = new System.Drawing.Point(5, 410);
  1497. this.pictureBox60.Name = "pictureBox60";
  1498. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  1499. this.pictureBox60.TabIndex = 134;
  1500. this.pictureBox60.TabStop = false;
  1501. //
  1502. // pictureBox58
  1503. //
  1504. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  1505. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1506. this.pictureBox58.Location = new System.Drawing.Point(5, 481);
  1507. this.pictureBox58.Name = "pictureBox58";
  1508. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  1509. this.pictureBox58.TabIndex = 118;
  1510. this.pictureBox58.TabStop = false;
  1511. //
  1512. // pictureBox57
  1513. //
  1514. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  1515. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1516. this.pictureBox57.Location = new System.Drawing.Point(5, 452);
  1517. this.pictureBox57.Name = "pictureBox57";
  1518. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  1519. this.pictureBox57.TabIndex = 119;
  1520. this.pictureBox57.TabStop = false;
  1521. //
  1522. // panelApps3
  1523. //
  1524. this.panelApps3.AutoScroll = true;
  1525. this.panelApps3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1526. this.panelApps3.Controls.Add(this.cNPP);
  1527. this.panelApps3.Controls.Add(this.cSublimeText);
  1528. this.panelApps3.Controls.Add(this.pictureBox33);
  1529. this.panelApps3.Controls.Add(this.cAtom);
  1530. this.panelApps3.Controls.Add(this.pictureBox34);
  1531. this.panelApps3.Controls.Add(this.pictureBox32);
  1532. this.panelApps3.Controls.Add(this.pictureBox35);
  1533. this.panelApps3.Controls.Add(this.pictureBox31);
  1534. this.panelApps3.Controls.Add(this.pictureBox36);
  1535. this.panelApps3.Controls.Add(this.cVS);
  1536. this.panelApps3.Controls.Add(this.cVSCode);
  1537. this.panelApps3.Controls.Add(this.cSublimeMerge);
  1538. this.panelApps3.Controls.Add(this.pictureBox64);
  1539. this.panelApps3.Controls.Add(this.cAndroidStudio);
  1540. this.panelApps3.Controls.Add(this.pictureBox62);
  1541. this.panelApps3.Controls.Add(this.cEclipse);
  1542. this.panelApps3.Controls.Add(this.cGitHub);
  1543. this.panelApps3.Controls.Add(this.cNode);
  1544. this.panelApps3.Controls.Add(this.pictureBox38);
  1545. this.panelApps3.Controls.Add(this.cXAMPP);
  1546. this.panelApps3.Controls.Add(this.cPostman);
  1547. this.panelApps3.Controls.Add(this.pictureBox40);
  1548. this.panelApps3.Controls.Add(this.pictureBox41);
  1549. this.panelApps3.Controls.Add(this.pictureBox42);
  1550. this.panelApps3.Controls.Add(this.cFileZilla);
  1551. this.panelApps3.Controls.Add(this.pictureBox39);
  1552. this.panelApps3.Controls.Add(this.pictureBox37);
  1553. this.panelApps3.Controls.Add(this.cPutty);
  1554. this.panelApps3.Controls.Add(this.pictureBox44);
  1555. this.panelApps3.Controls.Add(this.cWinScp);
  1556. this.panelApps3.Location = new System.Drawing.Point(249, 3);
  1557. this.panelApps3.Name = "panelApps3";
  1558. this.panelApps3.Size = new System.Drawing.Size(240, 189);
  1559. this.panelApps3.TabIndex = 165;
  1560. //
  1561. // pictureBox33
  1562. //
  1563. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  1564. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1565. this.pictureBox33.Location = new System.Drawing.Point(3, 33);
  1566. this.pictureBox33.Name = "pictureBox33";
  1567. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  1568. this.pictureBox33.TabIndex = 100;
  1569. this.pictureBox33.TabStop = false;
  1570. //
  1571. // pictureBox34
  1572. //
  1573. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  1574. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1575. this.pictureBox34.Location = new System.Drawing.Point(3, 93);
  1576. this.pictureBox34.Name = "pictureBox34";
  1577. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  1578. this.pictureBox34.TabIndex = 101;
  1579. this.pictureBox34.TabStop = false;
  1580. //
  1581. // pictureBox32
  1582. //
  1583. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  1584. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1585. this.pictureBox32.Location = new System.Drawing.Point(3, 123);
  1586. this.pictureBox32.Name = "pictureBox32";
  1587. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  1588. this.pictureBox32.TabIndex = 103;
  1589. this.pictureBox32.TabStop = false;
  1590. //
  1591. // pictureBox35
  1592. //
  1593. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  1594. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1595. this.pictureBox35.Location = new System.Drawing.Point(3, 153);
  1596. this.pictureBox35.Name = "pictureBox35";
  1597. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  1598. this.pictureBox35.TabIndex = 104;
  1599. this.pictureBox35.TabStop = false;
  1600. //
  1601. // pictureBox31
  1602. //
  1603. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  1604. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1605. this.pictureBox31.Location = new System.Drawing.Point(3, 3);
  1606. this.pictureBox31.Name = "pictureBox31";
  1607. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  1608. this.pictureBox31.TabIndex = 99;
  1609. this.pictureBox31.TabStop = false;
  1610. //
  1611. // pictureBox36
  1612. //
  1613. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  1614. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1615. this.pictureBox36.Location = new System.Drawing.Point(3, 63);
  1616. this.pictureBox36.Name = "pictureBox36";
  1617. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  1618. this.pictureBox36.TabIndex = 102;
  1619. this.pictureBox36.TabStop = false;
  1620. //
  1621. // pictureBox64
  1622. //
  1623. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  1624. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1625. this.pictureBox64.Location = new System.Drawing.Point(3, 183);
  1626. this.pictureBox64.Name = "pictureBox64";
  1627. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  1628. this.pictureBox64.TabIndex = 129;
  1629. this.pictureBox64.TabStop = false;
  1630. //
  1631. // pictureBox62
  1632. //
  1633. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  1634. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1635. this.pictureBox62.Location = new System.Drawing.Point(3, 213);
  1636. this.pictureBox62.Name = "pictureBox62";
  1637. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  1638. this.pictureBox62.TabIndex = 131;
  1639. this.pictureBox62.TabStop = false;
  1640. //
  1641. // pictureBox38
  1642. //
  1643. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  1644. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1645. this.pictureBox38.Location = new System.Drawing.Point(3, 313);
  1646. this.pictureBox38.Name = "pictureBox38";
  1647. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  1648. this.pictureBox38.TabIndex = 103;
  1649. this.pictureBox38.TabStop = false;
  1650. //
  1651. // pictureBox40
  1652. //
  1653. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  1654. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1655. this.pictureBox40.Location = new System.Drawing.Point(3, 283);
  1656. this.pictureBox40.Name = "pictureBox40";
  1657. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  1658. this.pictureBox40.TabIndex = 101;
  1659. this.pictureBox40.TabStop = false;
  1660. //
  1661. // pictureBox41
  1662. //
  1663. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  1664. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1665. this.pictureBox41.Location = new System.Drawing.Point(3, 343);
  1666. this.pictureBox41.Name = "pictureBox41";
  1667. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  1668. this.pictureBox41.TabIndex = 104;
  1669. this.pictureBox41.TabStop = false;
  1670. //
  1671. // pictureBox42
  1672. //
  1673. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  1674. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1675. this.pictureBox42.Location = new System.Drawing.Point(3, 254);
  1676. this.pictureBox42.Name = "pictureBox42";
  1677. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  1678. this.pictureBox42.TabIndex = 102;
  1679. this.pictureBox42.TabStop = false;
  1680. //
  1681. // pictureBox39
  1682. //
  1683. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  1684. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1685. this.pictureBox39.Location = new System.Drawing.Point(3, 413);
  1686. this.pictureBox39.Name = "pictureBox39";
  1687. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  1688. this.pictureBox39.TabIndex = 100;
  1689. this.pictureBox39.TabStop = false;
  1690. //
  1691. // pictureBox37
  1692. //
  1693. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  1694. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1695. this.pictureBox37.Location = new System.Drawing.Point(3, 443);
  1696. this.pictureBox37.Name = "pictureBox37";
  1697. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  1698. this.pictureBox37.TabIndex = 99;
  1699. this.pictureBox37.TabStop = false;
  1700. //
  1701. // pictureBox44
  1702. //
  1703. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  1704. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1705. this.pictureBox44.Location = new System.Drawing.Point(3, 383);
  1706. this.pictureBox44.Name = "pictureBox44";
  1707. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  1708. this.pictureBox44.TabIndex = 106;
  1709. this.pictureBox44.TabStop = false;
  1710. //
  1711. // panelApps6
  1712. //
  1713. this.panelApps6.AutoScroll = true;
  1714. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1715. this.panelApps6.Controls.Add(this.cVCPP);
  1716. this.panelApps6.Controls.Add(this.pictureBox80);
  1717. this.panelApps6.Controls.Add(this.cNF472);
  1718. this.panelApps6.Controls.Add(this.pictureBox78);
  1719. this.panelApps6.Controls.Add(this.cNF452);
  1720. this.panelApps6.Controls.Add(this.pictureBox79);
  1721. this.panelApps6.Controls.Add(this.cNF40);
  1722. this.panelApps6.Controls.Add(this.pictureBox77);
  1723. this.panelApps6.Controls.Add(this.cNF35);
  1724. this.panelApps6.Controls.Add(this.pictureBox76);
  1725. this.panelApps6.Controls.Add(this.cIObitSU);
  1726. this.panelApps6.Controls.Add(this.cIObitU);
  1727. this.panelApps6.Controls.Add(this.pictureBox74);
  1728. this.panelApps6.Controls.Add(this.cRevo);
  1729. this.panelApps6.Controls.Add(this.pictureBox68);
  1730. this.panelApps6.Controls.Add(this.cIObitDB);
  1731. this.panelApps6.Controls.Add(this.cIObitSD);
  1732. this.panelApps6.Controls.Add(this.pictureBox61);
  1733. this.panelApps6.Controls.Add(this.cUUI);
  1734. this.panelApps6.Controls.Add(this.pictureBox66);
  1735. this.panelApps6.Controls.Add(this.pictureBox72);
  1736. this.panelApps6.Controls.Add(this.pictureBox67);
  1737. this.panelApps6.Controls.Add(this.cRufus);
  1738. this.panelApps6.Controls.Add(this.pictureBox73);
  1739. this.panelApps6.Controls.Add(this.cMalwarebytes);
  1740. this.panelApps6.Controls.Add(this.pictureBox70);
  1741. this.panelApps6.Controls.Add(this.cAntiExploit);
  1742. this.panelApps6.Controls.Add(this.pictureBox69);
  1743. this.panelApps6.Location = new System.Drawing.Point(495, 197);
  1744. this.panelApps6.Name = "panelApps6";
  1745. this.panelApps6.Size = new System.Drawing.Size(240, 188);
  1746. this.panelApps6.TabIndex = 162;
  1747. //
  1748. // pictureBox80
  1749. //
  1750. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  1751. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1752. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  1753. this.pictureBox80.Name = "pictureBox80";
  1754. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  1755. this.pictureBox80.TabIndex = 172;
  1756. this.pictureBox80.TabStop = false;
  1757. //
  1758. // pictureBox78
  1759. //
  1760. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  1761. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1762. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  1763. this.pictureBox78.Name = "pictureBox78";
  1764. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  1765. this.pictureBox78.TabIndex = 170;
  1766. this.pictureBox78.TabStop = false;
  1767. //
  1768. // pictureBox79
  1769. //
  1770. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  1771. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1772. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  1773. this.pictureBox79.Name = "pictureBox79";
  1774. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  1775. this.pictureBox79.TabIndex = 168;
  1776. this.pictureBox79.TabStop = false;
  1777. //
  1778. // pictureBox77
  1779. //
  1780. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  1781. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1782. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  1783. this.pictureBox77.Name = "pictureBox77";
  1784. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  1785. this.pictureBox77.TabIndex = 166;
  1786. this.pictureBox77.TabStop = false;
  1787. //
  1788. // pictureBox76
  1789. //
  1790. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  1791. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1792. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  1793. this.pictureBox76.Name = "pictureBox76";
  1794. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  1795. this.pictureBox76.TabIndex = 164;
  1796. this.pictureBox76.TabStop = false;
  1797. //
  1798. // pictureBox74
  1799. //
  1800. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  1801. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1802. this.pictureBox74.Location = new System.Drawing.Point(5, 259);
  1803. this.pictureBox74.Name = "pictureBox74";
  1804. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  1805. this.pictureBox74.TabIndex = 161;
  1806. this.pictureBox74.TabStop = false;
  1807. //
  1808. // pictureBox68
  1809. //
  1810. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  1811. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1812. this.pictureBox68.Location = new System.Drawing.Point(5, 289);
  1813. this.pictureBox68.Name = "pictureBox68";
  1814. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  1815. this.pictureBox68.TabIndex = 143;
  1816. this.pictureBox68.TabStop = false;
  1817. //
  1818. // pictureBox61
  1819. //
  1820. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  1821. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1822. this.pictureBox61.Location = new System.Drawing.Point(5, 169);
  1823. this.pictureBox61.Name = "pictureBox61";
  1824. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  1825. this.pictureBox61.TabIndex = 139;
  1826. this.pictureBox61.TabStop = false;
  1827. //
  1828. // pictureBox66
  1829. //
  1830. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  1831. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1832. this.pictureBox66.Location = new System.Drawing.Point(5, 199);
  1833. this.pictureBox66.Name = "pictureBox66";
  1834. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  1835. this.pictureBox66.TabIndex = 140;
  1836. this.pictureBox66.TabStop = false;
  1837. //
  1838. // pictureBox72
  1839. //
  1840. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  1841. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1842. this.pictureBox72.Location = new System.Drawing.Point(5, 426);
  1843. this.pictureBox72.Name = "pictureBox72";
  1844. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  1845. this.pictureBox72.TabIndex = 153;
  1846. this.pictureBox72.TabStop = false;
  1847. //
  1848. // pictureBox67
  1849. //
  1850. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  1851. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1852. this.pictureBox67.Location = new System.Drawing.Point(5, 229);
  1853. this.pictureBox67.Name = "pictureBox67";
  1854. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  1855. this.pictureBox67.TabIndex = 141;
  1856. this.pictureBox67.TabStop = false;
  1857. //
  1858. // pictureBox73
  1859. //
  1860. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  1861. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1862. this.pictureBox73.Location = new System.Drawing.Point(5, 396);
  1863. this.pictureBox73.Name = "pictureBox73";
  1864. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  1865. this.pictureBox73.TabIndex = 151;
  1866. this.pictureBox73.TabStop = false;
  1867. //
  1868. // pictureBox70
  1869. //
  1870. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  1871. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1872. this.pictureBox70.Location = new System.Drawing.Point(5, 336);
  1873. this.pictureBox70.Name = "pictureBox70";
  1874. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  1875. this.pictureBox70.TabIndex = 145;
  1876. this.pictureBox70.TabStop = false;
  1877. //
  1878. // pictureBox69
  1879. //
  1880. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  1881. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1882. this.pictureBox69.Location = new System.Drawing.Point(5, 366);
  1883. this.pictureBox69.Name = "pictureBox69";
  1884. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  1885. this.pictureBox69.TabIndex = 147;
  1886. this.pictureBox69.TabStop = false;
  1887. //
  1888. // panelApps4
  1889. //
  1890. this.panelApps4.AutoScroll = true;
  1891. this.panelApps4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1892. this.panelApps4.Controls.Add(this.pictureBox75);
  1893. this.panelApps4.Controls.Add(this.cQB);
  1894. this.panelApps4.Controls.Add(this.cUT2);
  1895. this.panelApps4.Controls.Add(this.cDeluge);
  1896. this.panelApps4.Controls.Add(this.pictureBox18);
  1897. this.panelApps4.Controls.Add(this.pictureBox19);
  1898. this.panelApps4.Controls.Add(this.cUT3);
  1899. this.panelApps4.Controls.Add(this.pictureBox20);
  1900. this.panelApps4.Controls.Add(this.pictureBox17);
  1901. this.panelApps4.Controls.Add(this.cBT);
  1902. this.panelApps4.Controls.Add(this.cSteam);
  1903. this.panelApps4.Controls.Add(this.cOrigin);
  1904. this.panelApps4.Controls.Add(this.pictureBox54);
  1905. this.panelApps4.Controls.Add(this.cEpicStore);
  1906. this.panelApps4.Controls.Add(this.pictureBox53);
  1907. this.panelApps4.Controls.Add(this.cBlizzard);
  1908. this.panelApps4.Controls.Add(this.pictureBox49);
  1909. this.panelApps4.Controls.Add(this.pictureBox51);
  1910. this.panelApps4.Controls.Add(this.cUbi);
  1911. this.panelApps4.Controls.Add(this.pictureBox50);
  1912. this.panelApps4.Location = new System.Drawing.Point(495, 3);
  1913. this.panelApps4.Name = "panelApps4";
  1914. this.panelApps4.Size = new System.Drawing.Size(240, 188);
  1915. this.panelApps4.TabIndex = 157;
  1916. //
  1917. // pictureBox75
  1918. //
  1919. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  1920. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1921. this.pictureBox75.Location = new System.Drawing.Point(5, 93);
  1922. this.pictureBox75.Name = "pictureBox75";
  1923. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  1924. this.pictureBox75.TabIndex = 162;
  1925. this.pictureBox75.TabStop = false;
  1926. //
  1927. // pictureBox18
  1928. //
  1929. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  1930. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1931. this.pictureBox18.Location = new System.Drawing.Point(5, 123);
  1932. this.pictureBox18.Name = "pictureBox18";
  1933. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  1934. this.pictureBox18.TabIndex = 93;
  1935. this.pictureBox18.TabStop = false;
  1936. //
  1937. // pictureBox19
  1938. //
  1939. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  1940. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1941. this.pictureBox19.Location = new System.Drawing.Point(5, 63);
  1942. this.pictureBox19.Name = "pictureBox19";
  1943. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  1944. this.pictureBox19.TabIndex = 94;
  1945. this.pictureBox19.TabStop = false;
  1946. //
  1947. // pictureBox20
  1948. //
  1949. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  1950. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1951. this.pictureBox20.Location = new System.Drawing.Point(5, 33);
  1952. this.pictureBox20.Name = "pictureBox20";
  1953. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  1954. this.pictureBox20.TabIndex = 92;
  1955. this.pictureBox20.TabStop = false;
  1956. //
  1957. // pictureBox17
  1958. //
  1959. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  1960. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1961. this.pictureBox17.Location = new System.Drawing.Point(5, 3);
  1962. this.pictureBox17.Name = "pictureBox17";
  1963. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  1964. this.pictureBox17.TabIndex = 91;
  1965. this.pictureBox17.TabStop = false;
  1966. //
  1967. // pictureBox54
  1968. //
  1969. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  1970. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1971. this.pictureBox54.Location = new System.Drawing.Point(5, 284);
  1972. this.pictureBox54.Name = "pictureBox54";
  1973. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  1974. this.pictureBox54.TabIndex = 110;
  1975. this.pictureBox54.TabStop = false;
  1976. //
  1977. // pictureBox53
  1978. //
  1979. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  1980. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1981. this.pictureBox53.Location = new System.Drawing.Point(5, 254);
  1982. this.pictureBox53.Name = "pictureBox53";
  1983. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  1984. this.pictureBox53.TabIndex = 108;
  1985. this.pictureBox53.TabStop = false;
  1986. //
  1987. // pictureBox49
  1988. //
  1989. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  1990. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1991. this.pictureBox49.Location = new System.Drawing.Point(5, 224);
  1992. this.pictureBox49.Name = "pictureBox49";
  1993. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  1994. this.pictureBox49.TabIndex = 105;
  1995. this.pictureBox49.TabStop = false;
  1996. //
  1997. // pictureBox51
  1998. //
  1999. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  2000. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2001. this.pictureBox51.Location = new System.Drawing.Point(5, 194);
  2002. this.pictureBox51.Name = "pictureBox51";
  2003. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  2004. this.pictureBox51.TabIndex = 104;
  2005. this.pictureBox51.TabStop = false;
  2006. //
  2007. // pictureBox50
  2008. //
  2009. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  2010. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2011. this.pictureBox50.Location = new System.Drawing.Point(5, 164);
  2012. this.pictureBox50.Name = "pictureBox50";
  2013. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  2014. this.pictureBox50.TabIndex = 103;
  2015. this.pictureBox50.TabStop = false;
  2016. //
  2017. // panelApps5
  2018. //
  2019. this.panelApps5.AutoScroll = true;
  2020. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2021. this.panelApps5.Controls.Add(this.pictureBox82);
  2022. this.panelApps5.Controls.Add(this.cMega);
  2023. this.panelApps5.Controls.Add(this.cAdobeReader);
  2024. this.panelApps5.Controls.Add(this.pictureBox22);
  2025. this.panelApps5.Controls.Add(this.cFoxit);
  2026. this.panelApps5.Controls.Add(this.pictureBox23);
  2027. this.panelApps5.Controls.Add(this.pictureBox21);
  2028. this.panelApps5.Controls.Add(this.pictureBox24);
  2029. this.panelApps5.Controls.Add(this.cEvernote);
  2030. this.panelApps5.Controls.Add(this.cSumatra);
  2031. this.panelApps5.Controls.Add(this.pictureBox52);
  2032. this.panelApps5.Controls.Add(this.cLibreOffice);
  2033. this.panelApps5.Controls.Add(this.cPeaZip);
  2034. this.panelApps5.Controls.Add(this.pictureBox14);
  2035. this.panelApps5.Controls.Add(this.cFlux);
  2036. this.panelApps5.Controls.Add(this.pictureBox71);
  2037. this.panelApps5.Controls.Add(this.pictureBox15);
  2038. this.panelApps5.Controls.Add(this.pictureBox16);
  2039. this.panelApps5.Controls.Add(this.c7zip);
  2040. this.panelApps5.Controls.Add(this.cWinRar);
  2041. this.panelApps5.Controls.Add(this.cDropbox);
  2042. this.panelApps5.Controls.Add(this.pictureBox43);
  2043. this.panelApps5.Controls.Add(this.cOneDrive);
  2044. this.panelApps5.Controls.Add(this.pictureBox63);
  2045. this.panelApps5.Location = new System.Drawing.Point(3, 197);
  2046. this.panelApps5.Name = "panelApps5";
  2047. this.panelApps5.Size = new System.Drawing.Size(240, 188);
  2048. this.panelApps5.TabIndex = 158;
  2049. //
  2050. // pictureBox82
  2051. //
  2052. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2053. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2054. this.pictureBox82.Location = new System.Drawing.Point(3, 320);
  2055. this.pictureBox82.Name = "pictureBox82";
  2056. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2057. this.pictureBox82.TabIndex = 151;
  2058. this.pictureBox82.TabStop = false;
  2059. //
  2060. // pictureBox22
  2061. //
  2062. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2063. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2064. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2065. this.pictureBox22.Name = "pictureBox22";
  2066. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2067. this.pictureBox22.TabIndex = 96;
  2068. this.pictureBox22.TabStop = false;
  2069. //
  2070. // pictureBox23
  2071. //
  2072. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2073. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2074. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2075. this.pictureBox23.Name = "pictureBox23";
  2076. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2077. this.pictureBox23.TabIndex = 98;
  2078. this.pictureBox23.TabStop = false;
  2079. //
  2080. // pictureBox21
  2081. //
  2082. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2083. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2084. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2085. this.pictureBox21.Name = "pictureBox21";
  2086. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2087. this.pictureBox21.TabIndex = 95;
  2088. this.pictureBox21.TabStop = false;
  2089. //
  2090. // pictureBox24
  2091. //
  2092. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2093. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2094. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2095. this.pictureBox24.Name = "pictureBox24";
  2096. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2097. this.pictureBox24.TabIndex = 97;
  2098. this.pictureBox24.TabStop = false;
  2099. //
  2100. // pictureBox52
  2101. //
  2102. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2103. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2104. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2105. this.pictureBox52.Name = "pictureBox52";
  2106. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2107. this.pictureBox52.TabIndex = 98;
  2108. this.pictureBox52.TabStop = false;
  2109. //
  2110. // pictureBox14
  2111. //
  2112. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2113. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2114. this.pictureBox14.Location = new System.Drawing.Point(3, 160);
  2115. this.pictureBox14.Name = "pictureBox14";
  2116. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2117. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2118. this.pictureBox14.TabIndex = 91;
  2119. this.pictureBox14.TabStop = false;
  2120. //
  2121. // pictureBox71
  2122. //
  2123. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2124. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2125. this.pictureBox71.Location = new System.Drawing.Point(4, 355);
  2126. this.pictureBox71.Name = "pictureBox71";
  2127. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2128. this.pictureBox71.TabIndex = 149;
  2129. this.pictureBox71.TabStop = false;
  2130. //
  2131. // pictureBox15
  2132. //
  2133. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2134. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2135. this.pictureBox15.Location = new System.Drawing.Point(3, 220);
  2136. this.pictureBox15.Name = "pictureBox15";
  2137. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2138. this.pictureBox15.TabIndex = 93;
  2139. this.pictureBox15.TabStop = false;
  2140. //
  2141. // pictureBox16
  2142. //
  2143. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2144. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2145. this.pictureBox16.Location = new System.Drawing.Point(3, 190);
  2146. this.pictureBox16.Name = "pictureBox16";
  2147. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2148. this.pictureBox16.TabIndex = 92;
  2149. this.pictureBox16.TabStop = false;
  2150. //
  2151. // pictureBox43
  2152. //
  2153. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2154. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2155. this.pictureBox43.Location = new System.Drawing.Point(3, 290);
  2156. this.pictureBox43.Name = "pictureBox43";
  2157. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2158. this.pictureBox43.TabIndex = 105;
  2159. this.pictureBox43.TabStop = false;
  2160. //
  2161. // pictureBox63
  2162. //
  2163. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2164. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2165. this.pictureBox63.Location = new System.Drawing.Point(3, 260);
  2166. this.pictureBox63.Name = "pictureBox63";
  2167. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2168. this.pictureBox63.TabIndex = 128;
  2169. this.pictureBox63.TabStop = false;
  2170. //
  2171. // progressDownloader
  2172. //
  2173. this.progressDownloader.Location = new System.Drawing.Point(3, 490);
  2174. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2175. this.progressDownloader.Name = "progressDownloader";
  2176. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  2177. this.progressDownloader.TabIndex = 160;
  2178. //
  2179. // btnDownloadApps
  2180. //
  2181. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2182. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2183. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2184. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2185. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2186. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2187. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2188. this.btnDownloadApps.Location = new System.Drawing.Point(600, 526);
  2189. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2190. this.btnDownloadApps.Name = "btnDownloadApps";
  2191. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  2192. this.btnDownloadApps.TabIndex = 50;
  2193. this.btnDownloadApps.Text = "Download";
  2194. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2195. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2196. //
  2197. // label42
  2198. //
  2199. this.label42.AutoSize = true;
  2200. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2201. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  2202. this.label42.Location = new System.Drawing.Point(-2, 392);
  2203. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2204. this.label42.Name = "label42";
  2205. this.label42.Size = new System.Drawing.Size(184, 25);
  2206. this.label42.TabIndex = 69;
  2207. this.label42.Tag = "themeable";
  2208. this.label42.Text = "Set download folder";
  2209. //
  2210. // txtDownloadFolder
  2211. //
  2212. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2213. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2214. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2215. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2216. this.txtDownloadFolder.Location = new System.Drawing.Point(3, 420);
  2217. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2218. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  2219. this.txtDownloadFolder.TabIndex = 70;
  2220. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2221. //
  2222. // button5
  2223. //
  2224. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  2225. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2226. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2227. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2228. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2229. this.button5.ForeColor = System.Drawing.Color.White;
  2230. this.button5.Location = new System.Drawing.Point(310, 420);
  2231. this.button5.Margin = new System.Windows.Forms.Padding(2);
  2232. this.button5.Name = "button5";
  2233. this.button5.Size = new System.Drawing.Size(65, 27);
  2234. this.button5.TabIndex = 71;
  2235. this.button5.Text = "Change";
  2236. this.button5.UseVisualStyleBackColor = false;
  2237. this.button5.Click += new System.EventHandler(this.button5_Click);
  2238. //
  2239. // panelApps1
  2240. //
  2241. this.panelApps1.AutoScroll = true;
  2242. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2243. this.panelApps1.Controls.Add(this.cChromium);
  2244. this.panelApps1.Controls.Add(this.cVivaldi);
  2245. this.panelApps1.Controls.Add(this.pictureBox5);
  2246. this.panelApps1.Controls.Add(this.pictureBox4);
  2247. this.panelApps1.Controls.Add(this.pictureBox3);
  2248. this.panelApps1.Controls.Add(this.cMaxthon);
  2249. this.panelApps1.Controls.Add(this.pictureBox7);
  2250. this.panelApps1.Controls.Add(this.picturemaxthon);
  2251. this.panelApps1.Controls.Add(this.pictureBox2);
  2252. this.panelApps1.Controls.Add(this.cChrome);
  2253. this.panelApps1.Controls.Add(this.cOpera);
  2254. this.panelApps1.Controls.Add(this.cFirefox);
  2255. this.panelApps1.Controls.Add(this.pictureBox6);
  2256. this.panelApps1.Controls.Add(this.cTor);
  2257. this.panelApps1.Controls.Add(this.cDiscord);
  2258. this.panelApps1.Controls.Add(this.cAnyDesk);
  2259. this.panelApps1.Controls.Add(this.cMSTeams);
  2260. this.panelApps1.Controls.Add(this.cViber);
  2261. this.panelApps1.Controls.Add(this.pictureBox55);
  2262. this.panelApps1.Controls.Add(this.pictureBox56);
  2263. this.panelApps1.Controls.Add(this.cSkype);
  2264. this.panelApps1.Controls.Add(this.cThunderbird);
  2265. this.panelApps1.Controls.Add(this.cZoom);
  2266. this.panelApps1.Controls.Add(this.pictureBox27);
  2267. this.panelApps1.Controls.Add(this.pictureBox25);
  2268. this.panelApps1.Controls.Add(this.pictureBox30);
  2269. this.panelApps1.Controls.Add(this.pictureBox28);
  2270. this.panelApps1.Controls.Add(this.cTV);
  2271. this.panelApps1.Controls.Add(this.pictureBox29);
  2272. this.panelApps1.Controls.Add(this.pictureBox26);
  2273. this.panelApps1.Location = new System.Drawing.Point(3, 3);
  2274. this.panelApps1.Name = "panelApps1";
  2275. this.panelApps1.Size = new System.Drawing.Size(240, 188);
  2276. this.panelApps1.TabIndex = 154;
  2277. //
  2278. // pictureBox5
  2279. //
  2280. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  2281. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2282. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  2283. this.pictureBox5.Name = "pictureBox5";
  2284. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  2285. this.pictureBox5.TabIndex = 83;
  2286. this.pictureBox5.TabStop = false;
  2287. //
  2288. // pictureBox4
  2289. //
  2290. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  2291. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2292. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  2293. this.pictureBox4.Name = "pictureBox4";
  2294. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  2295. this.pictureBox4.TabIndex = 84;
  2296. this.pictureBox4.TabStop = false;
  2297. //
  2298. // pictureBox3
  2299. //
  2300. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  2301. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2302. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  2303. this.pictureBox3.Name = "pictureBox3";
  2304. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  2305. this.pictureBox3.TabIndex = 82;
  2306. this.pictureBox3.TabStop = false;
  2307. //
  2308. // pictureBox7
  2309. //
  2310. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  2311. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2312. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  2313. this.pictureBox7.Name = "pictureBox7";
  2314. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  2315. this.pictureBox7.TabIndex = 85;
  2316. this.pictureBox7.TabStop = false;
  2317. //
  2318. // picturemaxthon
  2319. //
  2320. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  2321. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2322. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  2323. this.picturemaxthon.Name = "picturemaxthon";
  2324. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  2325. this.picturemaxthon.TabIndex = 121;
  2326. this.picturemaxthon.TabStop = false;
  2327. //
  2328. // pictureBox2
  2329. //
  2330. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  2331. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2332. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  2333. this.pictureBox2.Name = "pictureBox2";
  2334. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  2335. this.pictureBox2.TabIndex = 81;
  2336. this.pictureBox2.TabStop = false;
  2337. //
  2338. // pictureBox6
  2339. //
  2340. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  2341. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2342. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  2343. this.pictureBox6.Name = "pictureBox6";
  2344. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  2345. this.pictureBox6.TabIndex = 86;
  2346. this.pictureBox6.TabStop = false;
  2347. //
  2348. // pictureBox55
  2349. //
  2350. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  2351. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2352. this.pictureBox55.Location = new System.Drawing.Point(5, 344);
  2353. this.pictureBox55.Name = "pictureBox55";
  2354. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  2355. this.pictureBox55.TabIndex = 114;
  2356. this.pictureBox55.TabStop = false;
  2357. //
  2358. // pictureBox56
  2359. //
  2360. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  2361. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2362. this.pictureBox56.Location = new System.Drawing.Point(5, 404);
  2363. this.pictureBox56.Name = "pictureBox56";
  2364. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  2365. this.pictureBox56.TabIndex = 112;
  2366. this.pictureBox56.TabStop = false;
  2367. //
  2368. // pictureBox27
  2369. //
  2370. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  2371. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2372. this.pictureBox27.Location = new System.Drawing.Point(5, 283);
  2373. this.pictureBox27.Name = "pictureBox27";
  2374. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  2375. this.pictureBox27.TabIndex = 96;
  2376. this.pictureBox27.TabStop = false;
  2377. //
  2378. // pictureBox25
  2379. //
  2380. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  2381. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2382. this.pictureBox25.Location = new System.Drawing.Point(5, 223);
  2383. this.pictureBox25.Name = "pictureBox25";
  2384. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  2385. this.pictureBox25.TabIndex = 93;
  2386. this.pictureBox25.TabStop = false;
  2387. //
  2388. // pictureBox30
  2389. //
  2390. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  2391. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2392. this.pictureBox30.Location = new System.Drawing.Point(5, 374);
  2393. this.pictureBox30.Name = "pictureBox30";
  2394. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  2395. this.pictureBox30.TabIndex = 97;
  2396. this.pictureBox30.TabStop = false;
  2397. //
  2398. // pictureBox28
  2399. //
  2400. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  2401. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2402. this.pictureBox28.Location = new System.Drawing.Point(5, 434);
  2403. this.pictureBox28.Name = "pictureBox28";
  2404. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  2405. this.pictureBox28.TabIndex = 98;
  2406. this.pictureBox28.TabStop = false;
  2407. //
  2408. // pictureBox29
  2409. //
  2410. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  2411. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2412. this.pictureBox29.Location = new System.Drawing.Point(5, 253);
  2413. this.pictureBox29.Name = "pictureBox29";
  2414. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  2415. this.pictureBox29.TabIndex = 94;
  2416. this.pictureBox29.TabStop = false;
  2417. //
  2418. // pictureBox26
  2419. //
  2420. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  2421. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2422. this.pictureBox26.Location = new System.Drawing.Point(5, 313);
  2423. this.pictureBox26.Name = "pictureBox26";
  2424. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  2425. this.pictureBox26.TabIndex = 95;
  2426. this.pictureBox26.TabStop = false;
  2427. //
  2428. // txtDownloadStatus
  2429. //
  2430. this.txtDownloadStatus.AutoSize = true;
  2431. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2432. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2433. this.txtDownloadStatus.Location = new System.Drawing.Point(-1, 464);
  2434. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2435. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2436. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2437. this.txtDownloadStatus.TabIndex = 72;
  2438. this.txtDownloadStatus.Tag = "";
  2439. this.txtDownloadStatus.Text = "Idle";
  2440. //
  2441. // linkLabel1
  2442. //
  2443. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  2444. this.linkLabel1.AutoSize = true;
  2445. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2446. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  2447. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  2448. this.linkLabel1.Location = new System.Drawing.Point(-1, 531);
  2449. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2450. this.linkLabel1.Name = "linkLabel1";
  2451. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  2452. this.linkLabel1.TabIndex = 78;
  2453. this.linkLabel1.TabStop = true;
  2454. this.linkLabel1.Tag = "";
  2455. this.linkLabel1.Text = "See warnings";
  2456. this.linkLabel1.Visible = false;
  2457. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  2458. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2459. //
  2460. // label44
  2461. //
  2462. this.label44.AutoSize = true;
  2463. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2464. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  2465. this.label44.Location = new System.Drawing.Point(448, 394);
  2466. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2467. this.label44.Name = "label44";
  2468. this.label44.Size = new System.Drawing.Size(164, 25);
  2469. this.label44.TabIndex = 74;
  2470. this.label44.Tag = "themeable";
  2471. this.label44.Text = "Set bit preference";
  2472. //
  2473. // button6
  2474. //
  2475. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  2476. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2477. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2478. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2479. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2480. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2481. this.button6.ForeColor = System.Drawing.Color.White;
  2482. this.button6.Location = new System.Drawing.Point(453, 526);
  2483. this.button6.Margin = new System.Windows.Forms.Padding(2);
  2484. this.button6.Name = "button6";
  2485. this.button6.Size = new System.Drawing.Size(143, 35);
  2486. this.button6.TabIndex = 77;
  2487. this.button6.Text = "Go to Downloads";
  2488. this.button6.UseVisualStyleBackColor = false;
  2489. this.button6.Click += new System.EventHandler(this.button6_Click);
  2490. //
  2491. // btnGetFeed
  2492. //
  2493. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2494. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2495. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2496. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2497. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2498. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2499. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2500. this.btnGetFeed.Location = new System.Drawing.Point(652, 12);
  2501. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2502. this.btnGetFeed.Name = "btnGetFeed";
  2503. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  2504. this.btnGetFeed.TabIndex = 161;
  2505. this.btnGetFeed.Text = "Refresh links";
  2506. this.btnGetFeed.UseVisualStyleBackColor = false;
  2507. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2508. //
  2509. // label41
  2510. //
  2511. this.label41.AutoSize = true;
  2512. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2513. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  2514. this.label41.Location = new System.Drawing.Point(6, 10);
  2515. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2516. this.label41.Name = "label41";
  2517. this.label41.Size = new System.Drawing.Size(365, 28);
  2518. this.label41.TabIndex = 53;
  2519. this.label41.Tag = "themeable";
  2520. this.label41.Text = "Quickly download && install useful apps";
  2521. //
  2522. // cleanerTab
  2523. //
  2524. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2525. this.cleanerTab.Controls.Add(this.cleaningpanel);
  2526. this.cleanerTab.Controls.Add(this.label6);
  2527. this.cleanerTab.Controls.Add(this.panel1);
  2528. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  2529. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2530. this.cleanerTab.Name = "cleanerTab";
  2531. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2532. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  2533. this.cleanerTab.TabIndex = 5;
  2534. this.cleanerTab.Text = "Cleaner";
  2535. //
  2536. // cleaningpanel
  2537. //
  2538. this.cleaningpanel.Controls.Add(this.progress2);
  2539. this.cleaningpanel.Controls.Add(this.label4);
  2540. this.cleaningpanel.Location = new System.Drawing.Point(11, 288);
  2541. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  2542. this.cleaningpanel.Name = "cleaningpanel";
  2543. this.cleaningpanel.Size = new System.Drawing.Size(511, 70);
  2544. this.cleaningpanel.TabIndex = 47;
  2545. //
  2546. // progress2
  2547. //
  2548. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  2549. this.progress2.Location = new System.Drawing.Point(29, 38);
  2550. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  2551. this.progress2.MarqueeAnimationSpeed = 1;
  2552. this.progress2.Name = "progress2";
  2553. this.progress2.Size = new System.Drawing.Size(454, 11);
  2554. this.progress2.TabIndex = 44;
  2555. this.progress2.Visible = false;
  2556. //
  2557. // label4
  2558. //
  2559. this.label4.AutoSize = true;
  2560. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2561. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  2562. this.label4.Location = new System.Drawing.Point(25, 13);
  2563. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2564. this.label4.Name = "label4";
  2565. this.label4.Size = new System.Drawing.Size(85, 21);
  2566. this.label4.TabIndex = 45;
  2567. this.label4.Tag = "themeable";
  2568. this.label4.Text = "Cleaning...";
  2569. this.label4.Visible = false;
  2570. //
  2571. // label6
  2572. //
  2573. this.label6.AutoSize = true;
  2574. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2575. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  2576. this.label6.Location = new System.Drawing.Point(6, 10);
  2577. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2578. this.label6.Name = "label6";
  2579. this.label6.Size = new System.Drawing.Size(260, 28);
  2580. this.label6.TabIndex = 46;
  2581. this.label6.Tag = "themeable";
  2582. this.label6.Text = "Clean up your system drive";
  2583. //
  2584. // panel1
  2585. //
  2586. this.panel1.Controls.Add(this.lblPretext);
  2587. this.panel1.Controls.Add(this.lblFootprint);
  2588. this.panel1.Controls.Add(this.checkErrorReports);
  2589. this.panel1.Controls.Add(this.checkFileZilla);
  2590. this.panel1.Controls.Add(this.button20);
  2591. this.panel1.Controls.Add(this.checkSelectAll);
  2592. this.panel1.Controls.Add(this.checkMediaCache);
  2593. this.panel1.Controls.Add(this.checkTemp);
  2594. this.panel1.Controls.Add(this.checkLogs);
  2595. this.panel1.Controls.Add(this.checkBin);
  2596. this.panel1.Controls.Add(this.checkMiniDumps);
  2597. this.panel1.Location = new System.Drawing.Point(11, 40);
  2598. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  2599. this.panel1.Name = "panel1";
  2600. this.panel1.Size = new System.Drawing.Size(511, 243);
  2601. this.panel1.TabIndex = 45;
  2602. //
  2603. // lblPretext
  2604. //
  2605. this.lblPretext.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2606. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2607. this.lblPretext.Location = new System.Drawing.Point(104, 196);
  2608. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2609. this.lblPretext.Name = "lblPretext";
  2610. this.lblPretext.Size = new System.Drawing.Size(170, 31);
  2611. this.lblPretext.TabIndex = 49;
  2612. this.lblPretext.Tag = "";
  2613. this.lblPretext.Text = "Temp size to be freed:";
  2614. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2615. //
  2616. // lblFootprint
  2617. //
  2618. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2619. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2620. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2621. this.lblFootprint.Location = new System.Drawing.Point(275, 195);
  2622. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2623. this.lblFootprint.Name = "lblFootprint";
  2624. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  2625. this.lblFootprint.TabIndex = 48;
  2626. this.lblFootprint.Tag = "themeable";
  2627. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2628. //
  2629. // button20
  2630. //
  2631. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  2632. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2633. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2634. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2635. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2636. this.button20.ForeColor = System.Drawing.Color.White;
  2637. this.button20.Location = new System.Drawing.Point(29, 196);
  2638. this.button20.Margin = new System.Windows.Forms.Padding(2);
  2639. this.button20.Name = "button20";
  2640. this.button20.Size = new System.Drawing.Size(71, 31);
  2641. this.button20.TabIndex = 34;
  2642. this.button20.Text = "Clean";
  2643. this.button20.UseVisualStyleBackColor = false;
  2644. this.button20.Click += new System.EventHandler(this.button20_Click);
  2645. //
  2646. // pingerTab
  2647. //
  2648. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2649. this.pingerTab.Controls.Add(this.btnExport);
  2650. this.pingerTab.Controls.Add(this.button9);
  2651. this.pingerTab.Controls.Add(this.button7);
  2652. this.pingerTab.Controls.Add(this.panel7);
  2653. this.pingerTab.Controls.Add(this.label40);
  2654. this.pingerTab.Controls.Add(this.btnShodan);
  2655. this.pingerTab.Controls.Add(this.btnPing);
  2656. this.pingerTab.Controls.Add(this.txtPingInput);
  2657. this.pingerTab.Controls.Add(this.label39);
  2658. this.pingerTab.Controls.Add(this.label32);
  2659. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  2660. this.pingerTab.Name = "pingerTab";
  2661. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  2662. this.pingerTab.Size = new System.Drawing.Size(758, 611);
  2663. this.pingerTab.TabIndex = 13;
  2664. this.pingerTab.Text = "Pinger";
  2665. //
  2666. // btnExport
  2667. //
  2668. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  2669. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2670. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2671. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2672. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2673. this.btnExport.ForeColor = System.Drawing.Color.White;
  2674. this.btnExport.Location = new System.Drawing.Point(499, 510);
  2675. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  2676. this.btnExport.Name = "btnExport";
  2677. this.btnExport.Size = new System.Drawing.Size(71, 29);
  2678. this.btnExport.TabIndex = 83;
  2679. this.btnExport.Text = "Export...";
  2680. this.btnExport.UseVisualStyleBackColor = false;
  2681. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  2682. //
  2683. // button9
  2684. //
  2685. this.button9.BackColor = System.Drawing.Color.DodgerBlue;
  2686. this.button9.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2687. this.button9.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2688. this.button9.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2689. this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2690. this.button9.ForeColor = System.Drawing.Color.White;
  2691. this.button9.Location = new System.Drawing.Point(265, 116);
  2692. this.button9.Margin = new System.Windows.Forms.Padding(2);
  2693. this.button9.Name = "button9";
  2694. this.button9.Size = new System.Drawing.Size(71, 31);
  2695. this.button9.TabIndex = 82;
  2696. this.button9.Text = "Copy IP";
  2697. this.button9.UseVisualStyleBackColor = false;
  2698. this.button9.Click += new System.EventHandler(this.button9_Click);
  2699. //
  2700. // button7
  2701. //
  2702. this.button7.BackColor = System.Drawing.Color.DodgerBlue;
  2703. this.button7.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2704. this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2705. this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2706. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2707. this.button7.ForeColor = System.Drawing.Color.White;
  2708. this.button7.Location = new System.Drawing.Point(340, 83);
  2709. this.button7.Margin = new System.Windows.Forms.Padding(2);
  2710. this.button7.Name = "button7";
  2711. this.button7.Size = new System.Drawing.Size(71, 29);
  2712. this.button7.TabIndex = 81;
  2713. this.button7.Text = "Copy";
  2714. this.button7.UseVisualStyleBackColor = false;
  2715. this.button7.Click += new System.EventHandler(this.button7_Click);
  2716. //
  2717. // panel7
  2718. //
  2719. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2720. this.panel7.Controls.Add(this.listPingResults);
  2721. this.panel7.Location = new System.Drawing.Point(26, 200);
  2722. this.panel7.Name = "panel7";
  2723. this.panel7.Size = new System.Drawing.Size(544, 307);
  2724. this.panel7.TabIndex = 80;
  2725. //
  2726. // listPingResults
  2727. //
  2728. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2729. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2730. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  2731. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2732. this.listPingResults.ForeColor = System.Drawing.Color.White;
  2733. this.listPingResults.FormattingEnabled = true;
  2734. this.listPingResults.HorizontalScrollbar = true;
  2735. this.listPingResults.ItemHeight = 21;
  2736. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  2737. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  2738. this.listPingResults.Name = "listPingResults";
  2739. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  2740. this.listPingResults.TabIndex = 79;
  2741. //
  2742. // label40
  2743. //
  2744. this.label40.AutoSize = true;
  2745. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2746. this.label40.ForeColor = System.Drawing.Color.Silver;
  2747. this.label40.Location = new System.Drawing.Point(21, 176);
  2748. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2749. this.label40.Name = "label40";
  2750. this.label40.Size = new System.Drawing.Size(62, 21);
  2751. this.label40.TabIndex = 60;
  2752. this.label40.Tag = "";
  2753. this.label40.Text = "Results";
  2754. //
  2755. // btnShodan
  2756. //
  2757. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  2758. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2759. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2760. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2761. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2762. this.btnShodan.ForeColor = System.Drawing.Color.White;
  2763. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  2764. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  2765. this.btnShodan.Name = "btnShodan";
  2766. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  2767. this.btnShodan.TabIndex = 59;
  2768. this.btnShodan.Text = "Check on SHODAN.io";
  2769. this.btnShodan.UseVisualStyleBackColor = false;
  2770. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  2771. //
  2772. // btnPing
  2773. //
  2774. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  2775. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2776. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2777. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2778. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2779. this.btnPing.ForeColor = System.Drawing.Color.White;
  2780. this.btnPing.Location = new System.Drawing.Point(26, 116);
  2781. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  2782. this.btnPing.Name = "btnPing";
  2783. this.btnPing.Size = new System.Drawing.Size(71, 31);
  2784. this.btnPing.TabIndex = 58;
  2785. this.btnPing.Text = "Ping";
  2786. this.btnPing.UseVisualStyleBackColor = false;
  2787. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  2788. //
  2789. // txtPingInput
  2790. //
  2791. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2792. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2793. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2794. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  2795. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  2796. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  2797. this.txtPingInput.Name = "txtPingInput";
  2798. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  2799. this.txtPingInput.TabIndex = 56;
  2800. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2801. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  2802. //
  2803. // label39
  2804. //
  2805. this.label39.AutoSize = true;
  2806. this.label39.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2807. this.label39.ForeColor = System.Drawing.Color.Silver;
  2808. this.label39.Location = new System.Drawing.Point(23, 60);
  2809. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2810. this.label39.Name = "label39";
  2811. this.label39.Size = new System.Drawing.Size(139, 21);
  2812. this.label39.TabIndex = 57;
  2813. this.label39.Tag = "";
  2814. this.label39.Text = "IP / Domain name";
  2815. //
  2816. // label32
  2817. //
  2818. this.label32.AutoSize = true;
  2819. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2820. this.label32.ForeColor = System.Drawing.Color.DodgerBlue;
  2821. this.label32.Location = new System.Drawing.Point(6, 10);
  2822. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2823. this.label32.Name = "label32";
  2824. this.label32.Size = new System.Drawing.Size(393, 28);
  2825. this.label32.TabIndex = 47;
  2826. this.label32.Tag = "themeable";
  2827. this.label32.Text = "Ping IP addresses and assess your latency";
  2828. //
  2829. // hostsEditorTab
  2830. //
  2831. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2832. this.hostsEditorTab.Controls.Add(this.panel4);
  2833. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  2834. this.hostsEditorTab.Controls.Add(this.label10);
  2835. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  2836. this.hostsEditorTab.Controls.Add(this.label9);
  2837. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  2838. this.hostsEditorTab.Controls.Add(this.label3);
  2839. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  2840. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  2841. this.hostsEditorTab.Name = "hostsEditorTab";
  2842. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  2843. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  2844. this.hostsEditorTab.TabIndex = 9;
  2845. this.hostsEditorTab.Text = "Hosts";
  2846. //
  2847. // panel4
  2848. //
  2849. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2850. | System.Windows.Forms.AnchorStyles.Left)
  2851. | System.Windows.Forms.AnchorStyles.Right)));
  2852. this.panel4.Controls.Add(this.label31);
  2853. this.panel4.Controls.Add(this.label30);
  2854. this.panel4.Controls.Add(this.button4);
  2855. this.panel4.Controls.Add(this.button3);
  2856. this.panel4.Controls.Add(this.button2);
  2857. this.panel4.Controls.Add(this.button1);
  2858. this.panel4.Controls.Add(this.label29);
  2859. this.panel4.Controls.Add(this.chkReadOnly);
  2860. this.panel4.Controls.Add(this.panelList);
  2861. this.panel4.Controls.Add(this.chkBlock);
  2862. this.panel4.Controls.Add(this.button41);
  2863. this.panel4.Controls.Add(this.button42);
  2864. this.panel4.Controls.Add(this.button46);
  2865. this.panel4.Controls.Add(this.button47);
  2866. this.panel4.Controls.Add(this.txtIP);
  2867. this.panel4.Controls.Add(this.txtDomain);
  2868. this.panel4.Controls.Add(this.label12);
  2869. this.panel4.Controls.Add(this.label11);
  2870. this.panel4.Location = new System.Drawing.Point(6, 70);
  2871. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  2872. this.panel4.Name = "panel4";
  2873. this.panel4.Size = new System.Drawing.Size(746, 535);
  2874. this.panel4.TabIndex = 53;
  2875. //
  2876. // label31
  2877. //
  2878. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2879. this.label31.ForeColor = System.Drawing.Color.Silver;
  2880. this.label31.Location = new System.Drawing.Point(325, 279);
  2881. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2882. this.label31.Name = "label31";
  2883. this.label31.Size = new System.Drawing.Size(281, 25);
  2884. this.label31.TabIndex = 68;
  2885. this.label31.Tag = "";
  2886. this.label31.Text = "(will delete your current config)";
  2887. //
  2888. // label30
  2889. //
  2890. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2891. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  2892. this.label30.Location = new System.Drawing.Point(322, 254);
  2893. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2894. this.label30.Name = "label30";
  2895. this.label30.Size = new System.Drawing.Size(281, 25);
  2896. this.label30.TabIndex = 67;
  2897. this.label30.Tag = "themeable";
  2898. this.label30.Text = "Pre-made adblocks";
  2899. //
  2900. // button4
  2901. //
  2902. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  2903. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2904. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2905. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2906. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2907. this.button4.ForeColor = System.Drawing.Color.White;
  2908. this.button4.Location = new System.Drawing.Point(485, 351);
  2909. this.button4.Margin = new System.Windows.Forms.Padding(2);
  2910. this.button4.Name = "button4";
  2911. this.button4.Size = new System.Drawing.Size(153, 31);
  2912. this.button4.TabIndex = 66;
  2913. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  2914. this.button4.UseVisualStyleBackColor = false;
  2915. this.button4.Click += new System.EventHandler(this.button4_Click);
  2916. //
  2917. // button3
  2918. //
  2919. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  2920. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2921. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2922. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2923. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2924. this.button3.ForeColor = System.Drawing.Color.White;
  2925. this.button3.Location = new System.Drawing.Point(485, 316);
  2926. this.button3.Margin = new System.Windows.Forms.Padding(2);
  2927. this.button3.Name = "button3";
  2928. this.button3.Size = new System.Drawing.Size(153, 31);
  2929. this.button3.TabIndex = 65;
  2930. this.button3.Text = "Enable AdBlock + Porn";
  2931. this.button3.UseVisualStyleBackColor = false;
  2932. this.button3.Click += new System.EventHandler(this.button3_Click);
  2933. //
  2934. // button2
  2935. //
  2936. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  2937. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2938. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2939. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2940. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2941. this.button2.ForeColor = System.Drawing.Color.White;
  2942. this.button2.Location = new System.Drawing.Point(327, 351);
  2943. this.button2.Margin = new System.Windows.Forms.Padding(2);
  2944. this.button2.Name = "button2";
  2945. this.button2.Size = new System.Drawing.Size(153, 31);
  2946. this.button2.TabIndex = 64;
  2947. this.button2.Text = "Enable AdBlock + Social";
  2948. this.button2.UseVisualStyleBackColor = false;
  2949. this.button2.Click += new System.EventHandler(this.button2_Click);
  2950. //
  2951. // button1
  2952. //
  2953. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  2954. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2955. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2956. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2957. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2958. this.button1.ForeColor = System.Drawing.Color.White;
  2959. this.button1.Location = new System.Drawing.Point(327, 316);
  2960. this.button1.Margin = new System.Windows.Forms.Padding(2);
  2961. this.button1.Name = "button1";
  2962. this.button1.Size = new System.Drawing.Size(153, 31);
  2963. this.button1.TabIndex = 63;
  2964. this.button1.Text = "Enable AdBlock Basic";
  2965. this.button1.UseVisualStyleBackColor = false;
  2966. this.button1.Click += new System.EventHandler(this.button1_Click);
  2967. //
  2968. // label29
  2969. //
  2970. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2971. this.label29.ForeColor = System.Drawing.Color.Silver;
  2972. this.label29.Location = new System.Drawing.Point(323, 165);
  2973. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2974. this.label29.Name = "label29";
  2975. this.label29.Size = new System.Drawing.Size(281, 25);
  2976. this.label29.TabIndex = 62;
  2977. this.label29.Tag = "";
  2978. this.label29.Text = "Protect your HOSTS file by locking it.";
  2979. //
  2980. // panelList
  2981. //
  2982. this.panelList.Controls.Add(this.listHostEntries);
  2983. this.panelList.Location = new System.Drawing.Point(5, 3);
  2984. this.panelList.Name = "panelList";
  2985. this.panelList.Size = new System.Drawing.Size(312, 388);
  2986. this.panelList.TabIndex = 60;
  2987. //
  2988. // listHostEntries
  2989. //
  2990. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2991. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2992. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  2993. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2994. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  2995. this.listHostEntries.FormattingEnabled = true;
  2996. this.listHostEntries.HorizontalScrollbar = true;
  2997. this.listHostEntries.ItemHeight = 21;
  2998. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  2999. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  3000. this.listHostEntries.Name = "listHostEntries";
  3001. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  3002. this.listHostEntries.TabIndex = 52;
  3003. //
  3004. // button41
  3005. //
  3006. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  3007. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3008. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3009. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3010. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3011. this.button41.ForeColor = System.Drawing.Color.White;
  3012. this.button41.Location = new System.Drawing.Point(112, 394);
  3013. this.button41.Margin = new System.Windows.Forms.Padding(2);
  3014. this.button41.Name = "button41";
  3015. this.button41.Size = new System.Drawing.Size(98, 31);
  3016. this.button41.TabIndex = 55;
  3017. this.button41.Text = "Refresh";
  3018. this.button41.UseVisualStyleBackColor = false;
  3019. this.button41.Click += new System.EventHandler(this.button41_Click);
  3020. //
  3021. // button42
  3022. //
  3023. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  3024. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3025. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3026. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3027. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3028. this.button42.ForeColor = System.Drawing.Color.White;
  3029. this.button42.Location = new System.Drawing.Point(213, 394);
  3030. this.button42.Margin = new System.Windows.Forms.Padding(2);
  3031. this.button42.Name = "button42";
  3032. this.button42.Size = new System.Drawing.Size(104, 31);
  3033. this.button42.TabIndex = 54;
  3034. this.button42.Text = "Remove";
  3035. this.button42.UseVisualStyleBackColor = false;
  3036. this.button42.Click += new System.EventHandler(this.button42_Click);
  3037. //
  3038. // button46
  3039. //
  3040. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  3041. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3042. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3043. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3044. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3045. this.button46.ForeColor = System.Drawing.Color.White;
  3046. this.button46.Location = new System.Drawing.Point(6, 394);
  3047. this.button46.Margin = new System.Windows.Forms.Padding(2);
  3048. this.button46.Name = "button46";
  3049. this.button46.Size = new System.Drawing.Size(102, 31);
  3050. this.button46.TabIndex = 53;
  3051. this.button46.Text = "Remove all";
  3052. this.button46.UseVisualStyleBackColor = false;
  3053. this.button46.Click += new System.EventHandler(this.button46_Click);
  3054. //
  3055. // button47
  3056. //
  3057. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  3058. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3059. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3060. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3061. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3062. this.button47.ForeColor = System.Drawing.Color.White;
  3063. this.button47.Location = new System.Drawing.Point(551, 110);
  3064. this.button47.Margin = new System.Windows.Forms.Padding(2);
  3065. this.button47.Name = "button47";
  3066. this.button47.Size = new System.Drawing.Size(87, 31);
  3067. this.button47.TabIndex = 57;
  3068. this.button47.Text = "Add";
  3069. this.button47.UseVisualStyleBackColor = false;
  3070. this.button47.Click += new System.EventHandler(this.button47_Click);
  3071. //
  3072. // txtIP
  3073. //
  3074. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3075. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3076. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3077. this.txtIP.ForeColor = System.Drawing.Color.White;
  3078. this.txtIP.Location = new System.Drawing.Point(328, 23);
  3079. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  3080. this.txtIP.Name = "txtIP";
  3081. this.txtIP.Size = new System.Drawing.Size(310, 29);
  3082. this.txtIP.TabIndex = 0;
  3083. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3084. //
  3085. // txtDomain
  3086. //
  3087. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3088. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3089. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3090. this.txtDomain.ForeColor = System.Drawing.Color.White;
  3091. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  3092. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  3093. this.txtDomain.Name = "txtDomain";
  3094. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  3095. this.txtDomain.TabIndex = 1;
  3096. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3097. //
  3098. // label12
  3099. //
  3100. this.label12.AutoSize = true;
  3101. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3102. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  3103. this.label12.Location = new System.Drawing.Point(323, 54);
  3104. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3105. this.label12.Name = "label12";
  3106. this.label12.Size = new System.Drawing.Size(66, 21);
  3107. this.label12.TabIndex = 55;
  3108. this.label12.Tag = "themeable";
  3109. this.label12.Text = "Domain";
  3110. //
  3111. // label11
  3112. //
  3113. this.label11.AutoSize = true;
  3114. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3115. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  3116. this.label11.Location = new System.Drawing.Point(323, 0);
  3117. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3118. this.label11.Name = "label11";
  3119. this.label11.Size = new System.Drawing.Size(85, 21);
  3120. this.label11.TabIndex = 53;
  3121. this.label11.Tag = "themeable";
  3122. this.label11.Text = "IP address";
  3123. //
  3124. // linkLabel4
  3125. //
  3126. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3127. this.linkLabel4.AutoSize = true;
  3128. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3129. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  3130. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  3131. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3132. this.linkLabel4.Name = "linkLabel4";
  3133. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  3134. this.linkLabel4.TabIndex = 51;
  3135. this.linkLabel4.TabStop = true;
  3136. this.linkLabel4.Tag = "";
  3137. this.linkLabel4.Text = "Restore default";
  3138. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3139. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  3140. //
  3141. // label10
  3142. //
  3143. this.label10.AutoSize = true;
  3144. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3145. this.label10.Location = new System.Drawing.Point(215, 38);
  3146. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3147. this.label10.Name = "label10";
  3148. this.label10.Size = new System.Drawing.Size(18, 21);
  3149. this.label10.TabIndex = 50;
  3150. this.label10.Text = " |";
  3151. //
  3152. // linkLabel3
  3153. //
  3154. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3155. this.linkLabel3.AutoSize = true;
  3156. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3157. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  3158. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  3159. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3160. this.linkLabel3.Name = "linkLabel3";
  3161. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  3162. this.linkLabel3.TabIndex = 49;
  3163. this.linkLabel3.TabStop = true;
  3164. this.linkLabel3.Tag = "";
  3165. this.linkLabel3.Text = "Advanced editor";
  3166. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3167. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3168. //
  3169. // label9
  3170. //
  3171. this.label9.AutoSize = true;
  3172. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3173. this.label9.Location = new System.Drawing.Point(65, 38);
  3174. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3175. this.label9.Name = "label9";
  3176. this.label9.Size = new System.Drawing.Size(18, 21);
  3177. this.label9.TabIndex = 48;
  3178. this.label9.Text = " |";
  3179. //
  3180. // linkLabel2
  3181. //
  3182. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  3183. this.linkLabel2.AutoSize = true;
  3184. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3185. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  3186. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  3187. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3188. this.linkLabel2.Name = "linkLabel2";
  3189. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  3190. this.linkLabel2.TabIndex = 47;
  3191. this.linkLabel2.TabStop = true;
  3192. this.linkLabel2.Tag = "";
  3193. this.linkLabel2.Text = "Locate";
  3194. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  3195. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  3196. //
  3197. // label3
  3198. //
  3199. this.label3.AutoSize = true;
  3200. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3201. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  3202. this.label3.Location = new System.Drawing.Point(6, 10);
  3203. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3204. this.label3.Name = "label3";
  3205. this.label3.Size = new System.Drawing.Size(182, 28);
  3206. this.label3.TabIndex = 3;
  3207. this.label3.Tag = "themeable";
  3208. this.label3.Text = "Edit your hosts file";
  3209. //
  3210. // registryFixerTab
  3211. //
  3212. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3213. this.registryFixerTab.Controls.Add(this.panel2);
  3214. this.registryFixerTab.Controls.Add(this.label7);
  3215. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  3216. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  3217. this.registryFixerTab.Name = "registryFixerTab";
  3218. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  3219. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  3220. this.registryFixerTab.TabIndex = 8;
  3221. this.registryFixerTab.Text = "Registry";
  3222. //
  3223. // panel2
  3224. //
  3225. this.panel2.Controls.Add(this.button33);
  3226. this.panel2.Controls.Add(this.label8);
  3227. this.panel2.Controls.Add(this.checkRestartExplorer);
  3228. this.panel2.Controls.Add(this.checkRegistryEditor);
  3229. this.panel2.Controls.Add(this.checkEnableAll);
  3230. this.panel2.Controls.Add(this.checkContextMenu);
  3231. this.panel2.Controls.Add(this.checkTaskManager);
  3232. this.panel2.Controls.Add(this.checkCommandPrompt);
  3233. this.panel2.Controls.Add(this.checkFirewall);
  3234. this.panel2.Controls.Add(this.checkRunDialog);
  3235. this.panel2.Controls.Add(this.checkFolderOptions);
  3236. this.panel2.Controls.Add(this.checkControlPanel);
  3237. this.panel2.Location = new System.Drawing.Point(11, 40);
  3238. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  3239. this.panel2.Name = "panel2";
  3240. this.panel2.Size = new System.Drawing.Size(511, 286);
  3241. this.panel2.TabIndex = 48;
  3242. //
  3243. // button33
  3244. //
  3245. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  3246. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3247. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3248. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3249. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3250. this.button33.ForeColor = System.Drawing.Color.White;
  3251. this.button33.Location = new System.Drawing.Point(29, 252);
  3252. this.button33.Margin = new System.Windows.Forms.Padding(2);
  3253. this.button33.Name = "button33";
  3254. this.button33.Size = new System.Drawing.Size(71, 31);
  3255. this.button33.TabIndex = 49;
  3256. this.button33.Text = "Fix";
  3257. this.button33.UseVisualStyleBackColor = false;
  3258. this.button33.Click += new System.EventHandler(this.button33_Click);
  3259. //
  3260. // label8
  3261. //
  3262. this.label8.AutoSize = true;
  3263. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3264. this.label8.ForeColor = System.Drawing.Color.Silver;
  3265. this.label8.Location = new System.Drawing.Point(122, 202);
  3266. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3267. this.label8.Name = "label8";
  3268. this.label8.Size = new System.Drawing.Size(242, 21);
  3269. this.label8.TabIndex = 51;
  3270. this.label8.Tag = "";
  3271. this.label8.Text = "(some changes might need this)";
  3272. //
  3273. // label7
  3274. //
  3275. this.label7.AutoSize = true;
  3276. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3277. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  3278. this.label7.Location = new System.Drawing.Point(6, 10);
  3279. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3280. this.label7.Name = "label7";
  3281. this.label7.Size = new System.Drawing.Size(260, 28);
  3282. this.label7.TabIndex = 47;
  3283. this.label7.Tag = "themeable";
  3284. this.label7.Text = "Fix common registry issues";
  3285. //
  3286. // integratorTab
  3287. //
  3288. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3289. this.integratorTab.Controls.Add(this.synapse);
  3290. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  3291. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  3292. this.integratorTab.Name = "integratorTab";
  3293. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  3294. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  3295. this.integratorTab.TabIndex = 10;
  3296. this.integratorTab.Text = "Integrator";
  3297. //
  3298. // synapse
  3299. //
  3300. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3301. this.synapse.Controls.Add(this.integratorInfoTab);
  3302. this.synapse.Controls.Add(this.tabPage8);
  3303. this.synapse.Controls.Add(this.tabPage9);
  3304. this.synapse.Controls.Add(this.tabPage10);
  3305. this.synapse.Controls.Add(this.tabPage11);
  3306. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  3307. this.synapse.Location = new System.Drawing.Point(2, 2);
  3308. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  3309. this.synapse.Multiline = true;
  3310. this.synapse.Name = "synapse";
  3311. this.synapse.SelectedIndex = 0;
  3312. this.synapse.Size = new System.Drawing.Size(754, 609);
  3313. this.synapse.TabIndex = 0;
  3314. //
  3315. // integratorInfoTab
  3316. //
  3317. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3318. this.integratorInfoTab.Controls.Add(this.label19);
  3319. this.integratorInfoTab.Controls.Add(this.label18);
  3320. this.integratorInfoTab.Controls.Add(this.label17);
  3321. this.integratorInfoTab.Controls.Add(this.label16);
  3322. this.integratorInfoTab.Controls.Add(this.label15);
  3323. this.integratorInfoTab.Controls.Add(this.label14);
  3324. this.integratorInfoTab.Controls.Add(this.label13);
  3325. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  3326. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  3327. this.integratorInfoTab.Name = "integratorInfoTab";
  3328. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  3329. this.integratorInfoTab.Size = new System.Drawing.Size(746, 581);
  3330. this.integratorInfoTab.TabIndex = 0;
  3331. this.integratorInfoTab.Text = "Info";
  3332. //
  3333. // label19
  3334. //
  3335. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3336. this.label19.ForeColor = System.Drawing.Color.Silver;
  3337. this.label19.Location = new System.Drawing.Point(6, 225);
  3338. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3339. this.label19.Name = "label19";
  3340. this.label19.Size = new System.Drawing.Size(501, 233);
  3341. this.label19.TabIndex = 10;
  3342. this.label19.Tag = "";
  3343. this.label19.Text = resources.GetString("label19.Text");
  3344. //
  3345. // label18
  3346. //
  3347. this.label18.AutoSize = true;
  3348. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3349. this.label18.ForeColor = System.Drawing.Color.Silver;
  3350. this.label18.Location = new System.Drawing.Point(38, 183);
  3351. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3352. this.label18.Name = "label18";
  3353. this.label18.Size = new System.Drawing.Size(122, 25);
  3354. this.label18.TabIndex = 9;
  3355. this.label18.Tag = "";
  3356. this.label18.Text = "• Commands";
  3357. //
  3358. // label17
  3359. //
  3360. this.label17.AutoSize = true;
  3361. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3362. this.label17.ForeColor = System.Drawing.Color.Silver;
  3363. this.label17.Location = new System.Drawing.Point(38, 158);
  3364. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3365. this.label17.Name = "label17";
  3366. this.label17.Size = new System.Drawing.Size(157, 25);
  3367. this.label17.TabIndex = 8;
  3368. this.label17.Tag = "";
  3369. this.label17.Text = "• Any type of file";
  3370. //
  3371. // label16
  3372. //
  3373. this.label16.AutoSize = true;
  3374. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3375. this.label16.ForeColor = System.Drawing.Color.Silver;
  3376. this.label16.Location = new System.Drawing.Point(38, 132);
  3377. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3378. this.label16.Name = "label16";
  3379. this.label16.Size = new System.Drawing.Size(181, 25);
  3380. this.label16.TabIndex = 7;
  3381. this.label16.Tag = "";
  3382. this.label16.Text = "• Links to webpages";
  3383. //
  3384. // label15
  3385. //
  3386. this.label15.AutoSize = true;
  3387. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3388. this.label15.ForeColor = System.Drawing.Color.Silver;
  3389. this.label15.Location = new System.Drawing.Point(38, 106);
  3390. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3391. this.label15.Name = "label15";
  3392. this.label15.Size = new System.Drawing.Size(194, 25);
  3393. this.label15.TabIndex = 6;
  3394. this.label15.Tag = "";
  3395. this.label15.Text = "• Shortcuts to folders";
  3396. //
  3397. // label14
  3398. //
  3399. this.label14.AutoSize = true;
  3400. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3401. this.label14.ForeColor = System.Drawing.Color.Silver;
  3402. this.label14.Location = new System.Drawing.Point(38, 81);
  3403. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3404. this.label14.Name = "label14";
  3405. this.label14.Size = new System.Drawing.Size(138, 25);
  3406. this.label14.TabIndex = 5;
  3407. this.label14.Tag = "";
  3408. this.label14.Text = "• Any program";
  3409. //
  3410. // label13
  3411. //
  3412. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3413. this.label13.ForeColor = System.Drawing.Color.Silver;
  3414. this.label13.Location = new System.Drawing.Point(6, 10);
  3415. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3416. this.label13.Name = "label13";
  3417. this.label13.Size = new System.Drawing.Size(412, 61);
  3418. this.label13.TabIndex = 4;
  3419. this.label13.Tag = "";
  3420. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  3421. //
  3422. // tabPage8
  3423. //
  3424. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3425. this.tabPage8.Controls.Add(this.btnAddItem);
  3426. this.tabPage8.Controls.Add(this.itemnamegroup);
  3427. this.tabPage8.Controls.Add(this.security);
  3428. this.tabPage8.Controls.Add(this.itemposition);
  3429. this.tabPage8.Controls.Add(this.icontoaddgroup);
  3430. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  3431. this.tabPage8.Controls.Add(this.itemtype);
  3432. this.tabPage8.Controls.Add(this.label26);
  3433. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  3434. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  3435. this.tabPage8.Name = "tabPage8";
  3436. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  3437. this.tabPage8.Size = new System.Drawing.Size(746, 581);
  3438. this.tabPage8.TabIndex = 1;
  3439. this.tabPage8.Text = "Add/Modify";
  3440. //
  3441. // btnAddItem
  3442. //
  3443. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  3444. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3445. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3446. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3447. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3448. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  3449. this.btnAddItem.Location = new System.Drawing.Point(512, 438);
  3450. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  3451. this.btnAddItem.Name = "btnAddItem";
  3452. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  3453. this.btnAddItem.TabIndex = 85;
  3454. this.btnAddItem.Text = "Add/Modify";
  3455. this.btnAddItem.UseVisualStyleBackColor = false;
  3456. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  3457. //
  3458. // itemnamegroup
  3459. //
  3460. this.itemnamegroup.Controls.Add(this.txtItemName);
  3461. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3462. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  3463. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  3464. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  3465. this.itemnamegroup.Name = "itemnamegroup";
  3466. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  3467. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  3468. this.itemnamegroup.TabIndex = 84;
  3469. this.itemnamegroup.TabStop = false;
  3470. this.itemnamegroup.Text = "Item name in menu:";
  3471. //
  3472. // txtItemName
  3473. //
  3474. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3475. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3476. this.txtItemName.ForeColor = System.Drawing.Color.White;
  3477. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  3478. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  3479. this.txtItemName.Name = "txtItemName";
  3480. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  3481. this.txtItemName.TabIndex = 82;
  3482. //
  3483. // security
  3484. //
  3485. this.security.Controls.Add(this.checkShift);
  3486. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3487. this.security.ForeColor = System.Drawing.Color.Silver;
  3488. this.security.Location = new System.Drawing.Point(11, 338);
  3489. this.security.Margin = new System.Windows.Forms.Padding(2);
  3490. this.security.Name = "security";
  3491. this.security.Padding = new System.Windows.Forms.Padding(2);
  3492. this.security.Size = new System.Drawing.Size(497, 61);
  3493. this.security.TabIndex = 83;
  3494. this.security.TabStop = false;
  3495. this.security.Text = "Security:";
  3496. //
  3497. // itemposition
  3498. //
  3499. this.itemposition.Controls.Add(this.radioTop);
  3500. this.itemposition.Controls.Add(this.radioMiddle);
  3501. this.itemposition.Controls.Add(this.radioBottom);
  3502. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3503. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  3504. this.itemposition.Location = new System.Drawing.Point(11, 272);
  3505. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  3506. this.itemposition.Name = "itemposition";
  3507. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  3508. this.itemposition.Size = new System.Drawing.Size(497, 62);
  3509. this.itemposition.TabIndex = 82;
  3510. this.itemposition.TabStop = false;
  3511. this.itemposition.Text = "Item position:";
  3512. //
  3513. // icontoaddgroup
  3514. //
  3515. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  3516. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  3517. this.icontoaddgroup.Controls.Add(this.txtIcon);
  3518. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3519. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3520. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  3521. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3522. this.icontoaddgroup.Name = "icontoaddgroup";
  3523. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3524. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  3525. this.icontoaddgroup.TabIndex = 81;
  3526. this.icontoaddgroup.TabStop = false;
  3527. this.icontoaddgroup.Text = "Icon to add:";
  3528. //
  3529. // btnBrowseIcon
  3530. //
  3531. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3532. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  3533. this.btnBrowseIcon.Enabled = false;
  3534. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3535. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3536. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3537. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3538. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  3539. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  3540. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  3541. this.btnBrowseIcon.Name = "btnBrowseIcon";
  3542. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  3543. this.btnBrowseIcon.TabIndex = 82;
  3544. this.btnBrowseIcon.Text = "...";
  3545. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  3546. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  3547. //
  3548. // txtIcon
  3549. //
  3550. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3551. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3552. this.txtIcon.Enabled = false;
  3553. this.txtIcon.ForeColor = System.Drawing.Color.White;
  3554. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  3555. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  3556. this.txtIcon.Name = "txtIcon";
  3557. this.txtIcon.ReadOnly = true;
  3558. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  3559. this.txtIcon.TabIndex = 81;
  3560. //
  3561. // itemtoaddgroup
  3562. //
  3563. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  3564. this.itemtoaddgroup.Controls.Add(this.txtItem);
  3565. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3566. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3567. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  3568. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3569. this.itemtoaddgroup.Name = "itemtoaddgroup";
  3570. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3571. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  3572. this.itemtoaddgroup.TabIndex = 80;
  3573. this.itemtoaddgroup.TabStop = false;
  3574. this.itemtoaddgroup.Text = "Program to add:";
  3575. //
  3576. // btnBrowseItem
  3577. //
  3578. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3579. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  3580. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3581. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3582. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3583. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3584. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  3585. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  3586. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  3587. this.btnBrowseItem.Name = "btnBrowseItem";
  3588. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  3589. this.btnBrowseItem.TabIndex = 82;
  3590. this.btnBrowseItem.Text = "...";
  3591. this.btnBrowseItem.UseVisualStyleBackColor = false;
  3592. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  3593. //
  3594. // txtItem
  3595. //
  3596. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3597. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3598. this.txtItem.ForeColor = System.Drawing.Color.White;
  3599. this.txtItem.Location = new System.Drawing.Point(11, 26);
  3600. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  3601. this.txtItem.Name = "txtItem";
  3602. this.txtItem.ReadOnly = true;
  3603. this.txtItem.Size = new System.Drawing.Size(434, 29);
  3604. this.txtItem.TabIndex = 81;
  3605. //
  3606. // itemtype
  3607. //
  3608. this.itemtype.Controls.Add(this.radioCommand);
  3609. this.itemtype.Controls.Add(this.radioProgram);
  3610. this.itemtype.Controls.Add(this.radioFolder);
  3611. this.itemtype.Controls.Add(this.radioFile);
  3612. this.itemtype.Controls.Add(this.radioLink);
  3613. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3614. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  3615. this.itemtype.Location = new System.Drawing.Point(11, 40);
  3616. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  3617. this.itemtype.Name = "itemtype";
  3618. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  3619. this.itemtype.Size = new System.Drawing.Size(497, 63);
  3620. this.itemtype.TabIndex = 79;
  3621. this.itemtype.TabStop = false;
  3622. this.itemtype.Text = "Item Type:";
  3623. //
  3624. // label26
  3625. //
  3626. this.label26.AutoSize = true;
  3627. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3628. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  3629. this.label26.Location = new System.Drawing.Point(6, 10);
  3630. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3631. this.label26.Name = "label26";
  3632. this.label26.Size = new System.Drawing.Size(219, 28);
  3633. this.label26.TabIndex = 78;
  3634. this.label26.Tag = "themeable";
  3635. this.label26.Text = "Add or modify an item";
  3636. //
  3637. // tabPage9
  3638. //
  3639. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3640. this.tabPage9.Controls.Add(this.panel5);
  3641. this.tabPage9.Controls.Add(this.button60);
  3642. this.tabPage9.Controls.Add(this.button61);
  3643. this.tabPage9.Controls.Add(this.button62);
  3644. this.tabPage9.Controls.Add(this.label25);
  3645. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  3646. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  3647. this.tabPage9.Name = "tabPage9";
  3648. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  3649. this.tabPage9.Size = new System.Drawing.Size(746, 581);
  3650. this.tabPage9.TabIndex = 2;
  3651. this.tabPage9.Text = "Remove";
  3652. //
  3653. // panel5
  3654. //
  3655. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3656. this.panel5.Controls.Add(this.listDesktopItems);
  3657. this.panel5.Location = new System.Drawing.Point(11, 39);
  3658. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  3659. this.panel5.Name = "panel5";
  3660. this.panel5.Size = new System.Drawing.Size(293, 435);
  3661. this.panel5.TabIndex = 82;
  3662. //
  3663. // listDesktopItems
  3664. //
  3665. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3666. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3667. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  3668. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3669. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  3670. this.listDesktopItems.FormattingEnabled = true;
  3671. this.listDesktopItems.HorizontalScrollbar = true;
  3672. this.listDesktopItems.ItemHeight = 21;
  3673. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  3674. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  3675. this.listDesktopItems.Name = "listDesktopItems";
  3676. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  3677. this.listDesktopItems.TabIndex = 78;
  3678. //
  3679. // button60
  3680. //
  3681. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  3682. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3683. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3684. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3685. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3686. this.button60.ForeColor = System.Drawing.Color.White;
  3687. this.button60.Location = new System.Drawing.Point(308, 75);
  3688. this.button60.Margin = new System.Windows.Forms.Padding(2);
  3689. this.button60.Name = "button60";
  3690. this.button60.Size = new System.Drawing.Size(94, 31);
  3691. this.button60.TabIndex = 81;
  3692. this.button60.Text = "Refresh";
  3693. this.button60.UseVisualStyleBackColor = false;
  3694. this.button60.Click += new System.EventHandler(this.button60_Click);
  3695. //
  3696. // button61
  3697. //
  3698. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  3699. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3700. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3701. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3702. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3703. this.button61.ForeColor = System.Drawing.Color.White;
  3704. this.button61.Location = new System.Drawing.Point(308, 40);
  3705. this.button61.Margin = new System.Windows.Forms.Padding(2);
  3706. this.button61.Name = "button61";
  3707. this.button61.Size = new System.Drawing.Size(94, 31);
  3708. this.button61.TabIndex = 80;
  3709. this.button61.Text = "Remove";
  3710. this.button61.UseVisualStyleBackColor = false;
  3711. this.button61.Click += new System.EventHandler(this.button61_Click);
  3712. //
  3713. // button62
  3714. //
  3715. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  3716. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3717. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3718. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3719. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3720. this.button62.ForeColor = System.Drawing.Color.White;
  3721. this.button62.Location = new System.Drawing.Point(308, 110);
  3722. this.button62.Margin = new System.Windows.Forms.Padding(2);
  3723. this.button62.Name = "button62";
  3724. this.button62.Size = new System.Drawing.Size(94, 31);
  3725. this.button62.TabIndex = 79;
  3726. this.button62.Text = "Remove all";
  3727. this.button62.UseVisualStyleBackColor = false;
  3728. this.button62.Click += new System.EventHandler(this.button62_Click);
  3729. //
  3730. // label25
  3731. //
  3732. this.label25.AutoSize = true;
  3733. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3734. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  3735. this.label25.Location = new System.Drawing.Point(6, 10);
  3736. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3737. this.label25.Name = "label25";
  3738. this.label25.Size = new System.Drawing.Size(300, 28);
  3739. this.label25.TabIndex = 77;
  3740. this.label25.Tag = "themeable";
  3741. this.label25.Text = "Remove existing Desktop items";
  3742. //
  3743. // tabPage10
  3744. //
  3745. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3746. this.tabPage10.Controls.Add(this.button65);
  3747. this.tabPage10.Controls.Add(this.button66);
  3748. this.tabPage10.Controls.Add(this.label24);
  3749. this.tabPage10.Controls.Add(this.button58);
  3750. this.tabPage10.Controls.Add(this.button59);
  3751. this.tabPage10.Controls.Add(this.button55);
  3752. this.tabPage10.Controls.Add(this.button57);
  3753. this.tabPage10.Controls.Add(this.button52);
  3754. this.tabPage10.Controls.Add(this.button53);
  3755. this.tabPage10.Controls.Add(this.button49);
  3756. this.tabPage10.Controls.Add(this.button51);
  3757. this.tabPage10.Controls.Add(this.button56);
  3758. this.tabPage10.Controls.Add(this.button54);
  3759. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  3760. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  3761. this.tabPage10.Name = "tabPage10";
  3762. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  3763. this.tabPage10.Size = new System.Drawing.Size(746, 581);
  3764. this.tabPage10.TabIndex = 3;
  3765. this.tabPage10.Text = "Ready Menus";
  3766. //
  3767. // button65
  3768. //
  3769. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  3770. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3771. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3772. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3773. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3774. this.button65.ForeColor = System.Drawing.Color.White;
  3775. this.button65.Location = new System.Drawing.Point(11, 276);
  3776. this.button65.Margin = new System.Windows.Forms.Padding(2);
  3777. this.button65.Name = "button65";
  3778. this.button65.Size = new System.Drawing.Size(186, 31);
  3779. this.button65.TabIndex = 78;
  3780. this.button65.Text = "Remove \"Take Ownership\"";
  3781. this.button65.UseVisualStyleBackColor = false;
  3782. this.button65.Click += new System.EventHandler(this.button65_Click);
  3783. //
  3784. // button66
  3785. //
  3786. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  3787. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3788. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3789. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3790. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3791. this.button66.ForeColor = System.Drawing.Color.White;
  3792. this.button66.Location = new System.Drawing.Point(11, 240);
  3793. this.button66.Margin = new System.Windows.Forms.Padding(2);
  3794. this.button66.Name = "button66";
  3795. this.button66.Size = new System.Drawing.Size(186, 31);
  3796. this.button66.TabIndex = 77;
  3797. this.button66.Text = "Add \"Take Ownership\"";
  3798. this.button66.UseVisualStyleBackColor = false;
  3799. this.button66.Click += new System.EventHandler(this.button66_Click);
  3800. //
  3801. // label24
  3802. //
  3803. this.label24.AutoSize = true;
  3804. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3805. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  3806. this.label24.Location = new System.Drawing.Point(6, 10);
  3807. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3808. this.label24.Name = "label24";
  3809. this.label24.Size = new System.Drawing.Size(232, 28);
  3810. this.label24.TabIndex = 76;
  3811. this.label24.Tag = "themeable";
  3812. this.label24.Text = "Add ready-made menus";
  3813. //
  3814. // button58
  3815. //
  3816. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  3817. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3818. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3819. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3820. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3821. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3822. this.button58.ForeColor = System.Drawing.Color.White;
  3823. this.button58.Location = new System.Drawing.Point(202, 48);
  3824. this.button58.Margin = new System.Windows.Forms.Padding(2);
  3825. this.button58.Name = "button58";
  3826. this.button58.Size = new System.Drawing.Size(30, 31);
  3827. this.button58.TabIndex = 75;
  3828. this.button58.Text = "?";
  3829. this.button58.UseVisualStyleBackColor = false;
  3830. this.button58.Click += new System.EventHandler(this.button58_Click);
  3831. //
  3832. // button59
  3833. //
  3834. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  3835. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3836. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3837. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3838. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3839. this.button59.ForeColor = System.Drawing.Color.White;
  3840. this.button59.Location = new System.Drawing.Point(11, 48);
  3841. this.button59.Margin = new System.Windows.Forms.Padding(2);
  3842. this.button59.Name = "button59";
  3843. this.button59.Size = new System.Drawing.Size(186, 31);
  3844. this.button59.TabIndex = 74;
  3845. this.button59.Text = "Add \"Power Menu\"";
  3846. this.button59.UseVisualStyleBackColor = false;
  3847. this.button59.Click += new System.EventHandler(this.button59_Click);
  3848. //
  3849. // button55
  3850. //
  3851. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  3852. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3853. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3854. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3855. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3856. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3857. this.button55.ForeColor = System.Drawing.Color.White;
  3858. this.button55.Location = new System.Drawing.Point(202, 192);
  3859. this.button55.Margin = new System.Windows.Forms.Padding(2);
  3860. this.button55.Name = "button55";
  3861. this.button55.Size = new System.Drawing.Size(30, 31);
  3862. this.button55.TabIndex = 73;
  3863. this.button55.Text = "?";
  3864. this.button55.UseVisualStyleBackColor = false;
  3865. this.button55.Click += new System.EventHandler(this.button55_Click);
  3866. //
  3867. // button57
  3868. //
  3869. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  3870. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3871. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3872. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3873. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3874. this.button57.ForeColor = System.Drawing.Color.White;
  3875. this.button57.Location = new System.Drawing.Point(11, 192);
  3876. this.button57.Margin = new System.Windows.Forms.Padding(2);
  3877. this.button57.Name = "button57";
  3878. this.button57.Size = new System.Drawing.Size(186, 31);
  3879. this.button57.TabIndex = 72;
  3880. this.button57.Text = "Add \"Desktop Shortcuts\"";
  3881. this.button57.UseVisualStyleBackColor = false;
  3882. this.button57.Click += new System.EventHandler(this.button57_Click);
  3883. //
  3884. // button52
  3885. //
  3886. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  3887. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3888. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3889. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3890. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3891. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3892. this.button52.ForeColor = System.Drawing.Color.White;
  3893. this.button52.Location = new System.Drawing.Point(202, 120);
  3894. this.button52.Margin = new System.Windows.Forms.Padding(2);
  3895. this.button52.Name = "button52";
  3896. this.button52.Size = new System.Drawing.Size(30, 31);
  3897. this.button52.TabIndex = 71;
  3898. this.button52.Text = "?";
  3899. this.button52.UseVisualStyleBackColor = false;
  3900. this.button52.Click += new System.EventHandler(this.button52_Click);
  3901. //
  3902. // button53
  3903. //
  3904. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  3905. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3906. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3907. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3908. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3909. this.button53.ForeColor = System.Drawing.Color.White;
  3910. this.button53.Location = new System.Drawing.Point(11, 84);
  3911. this.button53.Margin = new System.Windows.Forms.Padding(2);
  3912. this.button53.Name = "button53";
  3913. this.button53.Size = new System.Drawing.Size(186, 31);
  3914. this.button53.TabIndex = 70;
  3915. this.button53.Text = "Add \"System Tools\"";
  3916. this.button53.UseVisualStyleBackColor = false;
  3917. this.button53.Click += new System.EventHandler(this.button53_Click);
  3918. //
  3919. // button49
  3920. //
  3921. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  3922. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3923. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3924. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3925. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3926. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3927. this.button49.ForeColor = System.Drawing.Color.White;
  3928. this.button49.Location = new System.Drawing.Point(202, 156);
  3929. this.button49.Margin = new System.Windows.Forms.Padding(2);
  3930. this.button49.Name = "button49";
  3931. this.button49.Size = new System.Drawing.Size(30, 31);
  3932. this.button49.TabIndex = 69;
  3933. this.button49.Text = "?";
  3934. this.button49.UseVisualStyleBackColor = false;
  3935. this.button49.Click += new System.EventHandler(this.button49_Click);
  3936. //
  3937. // button51
  3938. //
  3939. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  3940. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3941. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3942. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3943. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3944. this.button51.ForeColor = System.Drawing.Color.White;
  3945. this.button51.Location = new System.Drawing.Point(11, 156);
  3946. this.button51.Margin = new System.Windows.Forms.Padding(2);
  3947. this.button51.Name = "button51";
  3948. this.button51.Size = new System.Drawing.Size(186, 31);
  3949. this.button51.TabIndex = 68;
  3950. this.button51.Text = "Add \"System Shortcuts\"";
  3951. this.button51.UseVisualStyleBackColor = false;
  3952. this.button51.Click += new System.EventHandler(this.button51_Click);
  3953. //
  3954. // button56
  3955. //
  3956. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  3957. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3958. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3959. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3960. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3961. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3962. this.button56.ForeColor = System.Drawing.Color.White;
  3963. this.button56.Location = new System.Drawing.Point(202, 84);
  3964. this.button56.Margin = new System.Windows.Forms.Padding(2);
  3965. this.button56.Name = "button56";
  3966. this.button56.Size = new System.Drawing.Size(30, 31);
  3967. this.button56.TabIndex = 67;
  3968. this.button56.Text = "?";
  3969. this.button56.UseVisualStyleBackColor = false;
  3970. this.button56.Click += new System.EventHandler(this.button56_Click);
  3971. //
  3972. // button54
  3973. //
  3974. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  3975. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3976. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3977. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3978. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3979. this.button54.ForeColor = System.Drawing.Color.White;
  3980. this.button54.Location = new System.Drawing.Point(11, 120);
  3981. this.button54.Margin = new System.Windows.Forms.Padding(2);
  3982. this.button54.Name = "button54";
  3983. this.button54.Size = new System.Drawing.Size(186, 31);
  3984. this.button54.TabIndex = 65;
  3985. this.button54.Text = "Add \"Windows Apps\"";
  3986. this.button54.UseVisualStyleBackColor = false;
  3987. this.button54.Click += new System.EventHandler(this.button54_Click);
  3988. //
  3989. // tabPage11
  3990. //
  3991. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3992. this.tabPage11.Controls.Add(this.panel6);
  3993. this.tabPage11.Controls.Add(this.button26);
  3994. this.tabPage11.Controls.Add(this.button8);
  3995. this.tabPage11.Controls.Add(this.label23);
  3996. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  3997. this.tabPage11.Controls.Add(this.button48);
  3998. this.tabPage11.Controls.Add(this.txtRunKeyword);
  3999. this.tabPage11.Controls.Add(this.label22);
  4000. this.tabPage11.Controls.Add(this.txtRunFile);
  4001. this.tabPage11.Controls.Add(this.label21);
  4002. this.tabPage11.Controls.Add(this.label20);
  4003. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  4004. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  4005. this.tabPage11.Name = "tabPage11";
  4006. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  4007. this.tabPage11.Size = new System.Drawing.Size(746, 581);
  4008. this.tabPage11.TabIndex = 4;
  4009. this.tabPage11.Text = "Run Dialog";
  4010. //
  4011. // panel6
  4012. //
  4013. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4014. this.panel6.Controls.Add(this.listCustomCommands);
  4015. this.panel6.Location = new System.Drawing.Point(11, 210);
  4016. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  4017. this.panel6.Name = "panel6";
  4018. this.panel6.Size = new System.Drawing.Size(271, 263);
  4019. this.panel6.TabIndex = 84;
  4020. //
  4021. // listCustomCommands
  4022. //
  4023. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4024. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4025. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  4026. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4027. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  4028. this.listCustomCommands.FormattingEnabled = true;
  4029. this.listCustomCommands.HorizontalScrollbar = true;
  4030. this.listCustomCommands.ItemHeight = 21;
  4031. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  4032. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  4033. this.listCustomCommands.Name = "listCustomCommands";
  4034. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  4035. this.listCustomCommands.TabIndex = 79;
  4036. //
  4037. // button26
  4038. //
  4039. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  4040. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4041. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4042. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4043. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4044. this.button26.ForeColor = System.Drawing.Color.White;
  4045. this.button26.Location = new System.Drawing.Point(286, 210);
  4046. this.button26.Margin = new System.Windows.Forms.Padding(2);
  4047. this.button26.Name = "button26";
  4048. this.button26.Size = new System.Drawing.Size(66, 27);
  4049. this.button26.TabIndex = 82;
  4050. this.button26.Text = "Remove";
  4051. this.button26.UseVisualStyleBackColor = false;
  4052. this.button26.Click += new System.EventHandler(this.button26_Click);
  4053. //
  4054. // button8
  4055. //
  4056. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  4057. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4058. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4059. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4060. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4061. this.button8.ForeColor = System.Drawing.Color.White;
  4062. this.button8.Location = new System.Drawing.Point(286, 241);
  4063. this.button8.Margin = new System.Windows.Forms.Padding(2);
  4064. this.button8.Name = "button8";
  4065. this.button8.Size = new System.Drawing.Size(66, 27);
  4066. this.button8.TabIndex = 81;
  4067. this.button8.Text = "Refresh";
  4068. this.button8.UseVisualStyleBackColor = false;
  4069. this.button8.Click += new System.EventHandler(this.button8_Click);
  4070. //
  4071. // label23
  4072. //
  4073. this.label23.AutoSize = true;
  4074. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4075. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  4076. this.label23.Location = new System.Drawing.Point(6, 173);
  4077. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4078. this.label23.Name = "label23";
  4079. this.label23.Size = new System.Drawing.Size(268, 28);
  4080. this.label23.TabIndex = 80;
  4081. this.label23.Tag = "themeable";
  4082. this.label23.Text = "Remove existing commands";
  4083. //
  4084. // btnCreateCustomCommand
  4085. //
  4086. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  4087. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4088. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4089. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4090. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4091. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  4092. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  4093. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  4094. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  4095. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  4096. this.btnCreateCustomCommand.TabIndex = 60;
  4097. this.btnCreateCustomCommand.Text = "Create";
  4098. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  4099. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  4100. //
  4101. // button48
  4102. //
  4103. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  4104. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4105. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4106. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4107. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4108. this.button48.ForeColor = System.Drawing.Color.White;
  4109. this.button48.Location = new System.Drawing.Point(320, 75);
  4110. this.button48.Margin = new System.Windows.Forms.Padding(2);
  4111. this.button48.Name = "button48";
  4112. this.button48.Size = new System.Drawing.Size(32, 29);
  4113. this.button48.TabIndex = 58;
  4114. this.button48.Text = "...";
  4115. this.button48.UseVisualStyleBackColor = false;
  4116. this.button48.Click += new System.EventHandler(this.button48_Click);
  4117. //
  4118. // txtRunKeyword
  4119. //
  4120. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4121. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4122. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4123. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  4124. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  4125. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  4126. this.txtRunKeyword.Name = "txtRunKeyword";
  4127. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  4128. this.txtRunKeyword.TabIndex = 9;
  4129. //
  4130. // label22
  4131. //
  4132. this.label22.AutoSize = true;
  4133. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4134. this.label22.ForeColor = System.Drawing.Color.White;
  4135. this.label22.Location = new System.Drawing.Point(7, 105);
  4136. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4137. this.label22.Name = "label22";
  4138. this.label22.Size = new System.Drawing.Size(79, 21);
  4139. this.label22.TabIndex = 8;
  4140. this.label22.Text = "Keyword:";
  4141. //
  4142. // txtRunFile
  4143. //
  4144. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4145. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4146. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4147. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  4148. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  4149. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  4150. this.txtRunFile.Name = "txtRunFile";
  4151. this.txtRunFile.ReadOnly = true;
  4152. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  4153. this.txtRunFile.TabIndex = 7;
  4154. //
  4155. // label21
  4156. //
  4157. this.label21.AutoSize = true;
  4158. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4159. this.label21.ForeColor = System.Drawing.Color.White;
  4160. this.label21.Location = new System.Drawing.Point(7, 50);
  4161. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4162. this.label21.Name = "label21";
  4163. this.label21.Size = new System.Drawing.Size(102, 21);
  4164. this.label21.TabIndex = 6;
  4165. this.label21.Text = "File location:";
  4166. //
  4167. // label20
  4168. //
  4169. this.label20.AutoSize = true;
  4170. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4171. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  4172. this.label20.Location = new System.Drawing.Point(6, 10);
  4173. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4174. this.label20.Name = "label20";
  4175. this.label20.Size = new System.Drawing.Size(298, 28);
  4176. this.label20.TabIndex = 5;
  4177. this.label20.Tag = "themeable";
  4178. this.label20.Text = "Define your custom commands";
  4179. //
  4180. // optionsTab
  4181. //
  4182. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4183. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  4184. this.optionsTab.Controls.Add(this.linkLabel6);
  4185. this.optionsTab.Controls.Add(this.pictureBox84);
  4186. this.optionsTab.Controls.Add(this.pictureBox83);
  4187. this.optionsTab.Controls.Add(this.linkLabel5);
  4188. this.optionsTab.Controls.Add(this.btnOpenConf);
  4189. this.optionsTab.Controls.Add(this.label48);
  4190. this.optionsTab.Controls.Add(this.label43);
  4191. this.optionsTab.Controls.Add(this.btnViewLog);
  4192. this.optionsTab.Controls.Add(this.l2);
  4193. this.optionsTab.Controls.Add(this.btnChangelog);
  4194. this.optionsTab.Controls.Add(this.btnUpdate);
  4195. this.optionsTab.Controls.Add(this.btnResetConfig);
  4196. this.optionsTab.Controls.Add(this.label27);
  4197. this.optionsTab.Controls.Add(this.radioMinimal);
  4198. this.optionsTab.Controls.Add(this.radioCaramel);
  4199. this.optionsTab.Controls.Add(this.radioLime);
  4200. this.optionsTab.Controls.Add(this.radioMagma);
  4201. this.optionsTab.Controls.Add(this.radioOcean);
  4202. this.optionsTab.Controls.Add(this.radioZerg);
  4203. this.optionsTab.Controls.Add(this.quickAccessToggle);
  4204. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  4205. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  4206. this.optionsTab.Name = "optionsTab";
  4207. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  4208. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  4209. this.optionsTab.TabIndex = 6;
  4210. this.optionsTab.Text = "Options";
  4211. //
  4212. // btnOpenConf
  4213. //
  4214. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  4215. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4216. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4217. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4218. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4219. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  4220. this.btnOpenConf.Location = new System.Drawing.Point(26, 429);
  4221. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  4222. this.btnOpenConf.Name = "btnOpenConf";
  4223. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  4224. this.btnOpenConf.TabIndex = 63;
  4225. this.btnOpenConf.Text = "Show config folder";
  4226. this.btnOpenConf.UseVisualStyleBackColor = false;
  4227. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  4228. //
  4229. // label48
  4230. //
  4231. this.label48.AutoSize = true;
  4232. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4233. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  4234. this.label48.Location = new System.Drawing.Point(6, 348);
  4235. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4236. this.label48.Name = "label48";
  4237. this.label48.Size = new System.Drawing.Size(161, 28);
  4238. this.label48.TabIndex = 62;
  4239. this.label48.Tag = "themeable";
  4240. this.label48.Text = "Troubleshooting";
  4241. //
  4242. // label43
  4243. //
  4244. this.label43.AutoSize = true;
  4245. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4246. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  4247. this.label43.Location = new System.Drawing.Point(6, 205);
  4248. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4249. this.label43.Name = "label43";
  4250. this.label43.Size = new System.Drawing.Size(157, 28);
  4251. this.label43.TabIndex = 61;
  4252. this.label43.Tag = "themeable";
  4253. this.label43.Text = "Check && update";
  4254. //
  4255. // btnViewLog
  4256. //
  4257. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  4258. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4259. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4260. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4261. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4262. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  4263. this.btnViewLog.Location = new System.Drawing.Point(26, 394);
  4264. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  4265. this.btnViewLog.Name = "btnViewLog";
  4266. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  4267. this.btnViewLog.TabIndex = 60;
  4268. this.btnViewLog.Text = "View errors";
  4269. this.btnViewLog.UseVisualStyleBackColor = false;
  4270. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  4271. //
  4272. // l2
  4273. //
  4274. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4275. this.l2.AutoSize = true;
  4276. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4277. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  4278. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  4279. this.l2.Location = new System.Drawing.Point(6, 576);
  4280. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4281. this.l2.Name = "l2";
  4282. this.l2.Size = new System.Drawing.Size(157, 28);
  4283. this.l2.TabIndex = 59;
  4284. this.l2.TabStop = true;
  4285. this.l2.Tag = "themeable";
  4286. this.l2.Text = "deadmoon © ∞";
  4287. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  4288. //
  4289. // btnChangelog
  4290. //
  4291. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  4292. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4293. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4294. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4295. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4296. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  4297. this.btnChangelog.Location = new System.Drawing.Point(26, 287);
  4298. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  4299. this.btnChangelog.Name = "btnChangelog";
  4300. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  4301. this.btnChangelog.TabIndex = 58;
  4302. this.btnChangelog.Text = "View changes";
  4303. this.btnChangelog.UseVisualStyleBackColor = false;
  4304. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  4305. //
  4306. // btnUpdate
  4307. //
  4308. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  4309. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4310. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4311. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4312. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4313. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  4314. this.btnUpdate.Location = new System.Drawing.Point(26, 252);
  4315. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  4316. this.btnUpdate.Name = "btnUpdate";
  4317. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  4318. this.btnUpdate.TabIndex = 57;
  4319. this.btnUpdate.Text = "Check for update";
  4320. this.btnUpdate.UseVisualStyleBackColor = false;
  4321. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  4322. //
  4323. // btnResetConfig
  4324. //
  4325. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  4326. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4327. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4328. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4329. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4330. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  4331. this.btnResetConfig.Location = new System.Drawing.Point(26, 464);
  4332. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  4333. this.btnResetConfig.Name = "btnResetConfig";
  4334. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  4335. this.btnResetConfig.TabIndex = 56;
  4336. this.btnResetConfig.Text = "Reset configuration";
  4337. this.btnResetConfig.UseVisualStyleBackColor = false;
  4338. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  4339. //
  4340. // label27
  4341. //
  4342. this.label27.AutoSize = true;
  4343. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4344. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  4345. this.label27.Location = new System.Drawing.Point(6, 10);
  4346. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4347. this.label27.Name = "label27";
  4348. this.label27.Size = new System.Drawing.Size(192, 28);
  4349. this.label27.TabIndex = 55;
  4350. this.label27.Tag = "themeable";
  4351. this.label27.Text = "Choose your theme";
  4352. //
  4353. // radioMinimal
  4354. //
  4355. this.radioMinimal.AutoSize = true;
  4356. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4357. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  4358. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  4359. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  4360. this.radioMinimal.Name = "radioMinimal";
  4361. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  4362. this.radioMinimal.TabIndex = 53;
  4363. this.radioMinimal.Text = "Minimal";
  4364. this.radioMinimal.UseVisualStyleBackColor = true;
  4365. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  4366. //
  4367. // radioCaramel
  4368. //
  4369. this.radioCaramel.AutoSize = true;
  4370. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4371. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  4372. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  4373. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  4374. this.radioCaramel.Name = "radioCaramel";
  4375. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  4376. this.radioCaramel.TabIndex = 52;
  4377. this.radioCaramel.Text = "Caramel";
  4378. this.radioCaramel.UseVisualStyleBackColor = true;
  4379. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  4380. //
  4381. // radioLime
  4382. //
  4383. this.radioLime.AutoSize = true;
  4384. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4385. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  4386. this.radioLime.Location = new System.Drawing.Point(119, 81);
  4387. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  4388. this.radioLime.Name = "radioLime";
  4389. this.radioLime.Size = new System.Drawing.Size(63, 25);
  4390. this.radioLime.TabIndex = 51;
  4391. this.radioLime.Text = "Lime";
  4392. this.radioLime.UseVisualStyleBackColor = true;
  4393. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  4394. //
  4395. // radioMagma
  4396. //
  4397. this.radioMagma.AutoSize = true;
  4398. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4399. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  4400. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  4401. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  4402. this.radioMagma.Name = "radioMagma";
  4403. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  4404. this.radioMagma.TabIndex = 50;
  4405. this.radioMagma.Text = "Magma";
  4406. this.radioMagma.UseVisualStyleBackColor = true;
  4407. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  4408. //
  4409. // radioOcean
  4410. //
  4411. this.radioOcean.AutoSize = true;
  4412. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4413. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  4414. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  4415. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  4416. this.radioOcean.Name = "radioOcean";
  4417. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  4418. this.radioOcean.TabIndex = 49;
  4419. this.radioOcean.Text = "Ocean";
  4420. this.radioOcean.UseVisualStyleBackColor = true;
  4421. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  4422. //
  4423. // radioZerg
  4424. //
  4425. this.radioZerg.AutoSize = true;
  4426. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4427. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  4428. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  4429. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  4430. this.radioZerg.Name = "radioZerg";
  4431. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  4432. this.radioZerg.TabIndex = 48;
  4433. this.radioZerg.Text = "Zerg";
  4434. this.radioZerg.UseVisualStyleBackColor = true;
  4435. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  4436. //
  4437. // defineCommandDialog
  4438. //
  4439. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  4440. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  4441. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  4442. //
  4443. // defineProgramDialog
  4444. //
  4445. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  4446. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  4447. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  4448. //
  4449. // defineFolderDialog
  4450. //
  4451. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  4452. //
  4453. // defineFileDialog
  4454. //
  4455. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  4456. this.defineFileDialog.Title = "Optimizer | Select a file...";
  4457. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  4458. //
  4459. // DefineProgramIconDialog
  4460. //
  4461. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4462. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  4463. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  4464. //
  4465. // DefineFolderIconDialog
  4466. //
  4467. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4468. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  4469. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  4470. //
  4471. // DefineURLIconDialog
  4472. //
  4473. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4474. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  4475. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  4476. //
  4477. // DefineFileIconDialog
  4478. //
  4479. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4480. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  4481. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  4482. //
  4483. // DefineCommandIconDialog
  4484. //
  4485. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4486. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  4487. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  4488. //
  4489. // integratorTimer
  4490. //
  4491. this.integratorTimer.Interval = 5;
  4492. this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick);
  4493. //
  4494. // runDialogTime
  4495. //
  4496. this.runDialogTime.Interval = 5;
  4497. this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick);
  4498. //
  4499. // ExportDialog
  4500. //
  4501. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  4502. this.ExportDialog.Title = "Optimizer | Export PING results...";
  4503. //
  4504. // launcherMenu
  4505. //
  4506. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4507. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4508. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4509. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4510. this.startupItem,
  4511. this.cleanerItem,
  4512. this.pingerItem,
  4513. this.hostsItem,
  4514. this.appsItem,
  4515. this.exitItem});
  4516. this.launcherMenu.Name = "launcherMenu";
  4517. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4518. this.launcherMenu.ShowImageMargin = false;
  4519. this.launcherMenu.Size = new System.Drawing.Size(186, 160);
  4520. //
  4521. // startupItem
  4522. //
  4523. this.startupItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  4524. this.startupItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4525. this.startupItem.ForeColor = System.Drawing.Color.White;
  4526. this.startupItem.Name = "startupItem";
  4527. this.startupItem.Size = new System.Drawing.Size(185, 26);
  4528. this.startupItem.Text = "Startup Manager";
  4529. this.startupItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4530. this.startupItem.Click += new System.EventHandler(this.startupItem_Click);
  4531. //
  4532. // cleanerItem
  4533. //
  4534. this.cleanerItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  4535. this.cleanerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4536. this.cleanerItem.ForeColor = System.Drawing.Color.White;
  4537. this.cleanerItem.Name = "cleanerItem";
  4538. this.cleanerItem.Size = new System.Drawing.Size(185, 26);
  4539. this.cleanerItem.Text = "PC Cleaner";
  4540. this.cleanerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4541. this.cleanerItem.Click += new System.EventHandler(this.cleanerItem_Click);
  4542. //
  4543. // pingerItem
  4544. //
  4545. this.pingerItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  4546. this.pingerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4547. this.pingerItem.ForeColor = System.Drawing.Color.White;
  4548. this.pingerItem.Name = "pingerItem";
  4549. this.pingerItem.Size = new System.Drawing.Size(185, 26);
  4550. this.pingerItem.Text = "Pinger Tool";
  4551. this.pingerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4552. this.pingerItem.Click += new System.EventHandler(this.pingerItem_Click);
  4553. //
  4554. // hostsItem
  4555. //
  4556. this.hostsItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  4557. this.hostsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4558. this.hostsItem.ForeColor = System.Drawing.Color.White;
  4559. this.hostsItem.Name = "hostsItem";
  4560. this.hostsItem.Size = new System.Drawing.Size(185, 26);
  4561. this.hostsItem.Text = "HOSTS Editor";
  4562. this.hostsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4563. this.hostsItem.Click += new System.EventHandler(this.hostsItem_Click);
  4564. //
  4565. // appsItem
  4566. //
  4567. this.appsItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  4568. this.appsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4569. this.appsItem.ForeColor = System.Drawing.Color.White;
  4570. this.appsItem.Name = "appsItem";
  4571. this.appsItem.Size = new System.Drawing.Size(185, 26);
  4572. this.appsItem.Text = "Apps Downloader";
  4573. this.appsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4574. this.appsItem.Click += new System.EventHandler(this.appsItem_Click);
  4575. //
  4576. // exitItem
  4577. //
  4578. this.exitItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  4579. this.exitItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4580. this.exitItem.ForeColor = System.Drawing.Color.White;
  4581. this.exitItem.Name = "exitItem";
  4582. this.exitItem.Size = new System.Drawing.Size(185, 26);
  4583. this.exitItem.Text = "Exit";
  4584. this.exitItem.Click += new System.EventHandler(this.exitItem_Click);
  4585. //
  4586. // launcherIcon
  4587. //
  4588. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  4589. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  4590. this.launcherIcon.Text = "Optimizer";
  4591. this.launcherIcon.Visible = true;
  4592. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  4593. //
  4594. // linkLabel5
  4595. //
  4596. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4597. this.linkLabel5.AutoSize = true;
  4598. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4599. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  4600. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  4601. this.linkLabel5.Location = new System.Drawing.Point(551, 576);
  4602. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4603. this.linkLabel5.Name = "linkLabel5";
  4604. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  4605. this.linkLabel5.TabIndex = 65;
  4606. this.linkLabel5.TabStop = true;
  4607. this.linkLabel5.Tag = "themeable";
  4608. this.linkLabel5.Text = "GNU GPL 3.0 License";
  4609. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  4610. //
  4611. // pictureBox83
  4612. //
  4613. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4614. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  4615. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4616. this.pictureBox83.Location = new System.Drawing.Point(602, 460);
  4617. this.pictureBox83.Name = "pictureBox83";
  4618. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  4619. this.pictureBox83.TabIndex = 66;
  4620. this.pictureBox83.TabStop = false;
  4621. //
  4622. // pictureBox84
  4623. //
  4624. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4625. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  4626. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4627. this.pictureBox84.Location = new System.Drawing.Point(602, 313);
  4628. this.pictureBox84.Name = "pictureBox84";
  4629. this.pictureBox84.Size = new System.Drawing.Size(145, 114);
  4630. this.pictureBox84.TabIndex = 67;
  4631. this.pictureBox84.TabStop = false;
  4632. //
  4633. // linkLabel6
  4634. //
  4635. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4636. this.linkLabel6.AutoSize = true;
  4637. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4638. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  4639. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  4640. this.linkLabel6.Location = new System.Drawing.Point(622, 427);
  4641. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4642. this.linkLabel6.Name = "linkLabel6";
  4643. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  4644. this.linkLabel6.TabIndex = 68;
  4645. this.linkLabel6.TabStop = true;
  4646. this.linkLabel6.Tag = "themeable";
  4647. this.linkLabel6.Text = "Open Source";
  4648. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  4649. //
  4650. // lblLab
  4651. //
  4652. this.lblLab.AutoSize = true;
  4653. this.lblLab.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4654. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  4655. this.lblLab.Location = new System.Drawing.Point(569, 4);
  4656. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4657. this.lblLab.Name = "lblLab";
  4658. this.lblLab.Size = new System.Drawing.Size(193, 50);
  4659. this.lblLab.TabIndex = 68;
  4660. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  4661. this.lblLab.Visible = false;
  4662. //
  4663. // linkUpdate
  4664. //
  4665. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  4666. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4667. this.linkUpdate.AutoSize = true;
  4668. this.linkUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4669. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  4670. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  4671. this.linkUpdate.Location = new System.Drawing.Point(608, 15);
  4672. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4673. this.linkUpdate.Name = "linkUpdate";
  4674. this.linkUpdate.Size = new System.Drawing.Size(148, 25);
  4675. this.linkUpdate.TabIndex = 69;
  4676. this.linkUpdate.TabStop = true;
  4677. this.linkUpdate.Tag = "";
  4678. this.linkUpdate.Text = "Update available";
  4679. this.linkUpdate.Visible = false;
  4680. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  4681. //
  4682. // lblUpdateDisabled
  4683. //
  4684. this.lblUpdateDisabled.AutoSize = true;
  4685. this.lblUpdateDisabled.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4686. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  4687. this.lblUpdateDisabled.Location = new System.Drawing.Point(185, 255);
  4688. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4689. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  4690. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  4691. this.lblUpdateDisabled.TabIndex = 69;
  4692. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  4693. this.lblUpdateDisabled.Visible = false;
  4694. //
  4695. // panel8
  4696. //
  4697. this.panel8.Controls.Add(this.label36);
  4698. this.panel8.Controls.Add(this.label38);
  4699. this.panel8.Controls.Add(this.label37);
  4700. this.panel8.Dock = System.Windows.Forms.DockStyle.Bottom;
  4701. this.panel8.Location = new System.Drawing.Point(2, 588);
  4702. this.panel8.Name = "panel8";
  4703. this.panel8.Size = new System.Drawing.Size(754, 21);
  4704. this.panel8.TabIndex = 68;
  4705. //
  4706. // panel9
  4707. //
  4708. this.panel9.Controls.Add(this.label35);
  4709. this.panel9.Controls.Add(this.label33);
  4710. this.panel9.Controls.Add(this.label47);
  4711. this.panel9.Controls.Add(this.label34);
  4712. this.panel9.Controls.Add(this.label46);
  4713. this.panel9.Controls.Add(this.label45);
  4714. this.panel9.Dock = System.Windows.Forms.DockStyle.Bottom;
  4715. this.panel9.Location = new System.Drawing.Point(2, 569);
  4716. this.panel9.Name = "panel9";
  4717. this.panel9.Size = new System.Drawing.Size(754, 42);
  4718. this.panel9.TabIndex = 72;
  4719. //
  4720. // toggleSwitch38
  4721. //
  4722. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  4723. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  4724. this.toggleSwitch38.Name = "toggleSwitch38";
  4725. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4726. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  4727. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4728. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  4729. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  4730. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  4731. this.toggleSwitch38.TabIndex = 50;
  4732. this.toggleSwitch38.Tag = "themeable";
  4733. //
  4734. // toggleSwitch36
  4735. //
  4736. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  4737. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  4738. this.toggleSwitch36.Name = "toggleSwitch36";
  4739. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4740. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  4741. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4742. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  4743. this.toggleSwitch36.OnText = "Disable SmartScreen";
  4744. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  4745. this.toggleSwitch36.TabIndex = 49;
  4746. this.toggleSwitch36.Tag = "themeable";
  4747. //
  4748. // toggleSwitch33
  4749. //
  4750. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  4751. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  4752. this.toggleSwitch33.Name = "toggleSwitch33";
  4753. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4754. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  4755. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4756. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  4757. this.toggleSwitch33.OnText = "Disable Fax Service";
  4758. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  4759. this.toggleSwitch33.TabIndex = 48;
  4760. this.toggleSwitch33.Tag = "themeable";
  4761. //
  4762. // toggleSwitch32
  4763. //
  4764. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  4765. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  4766. this.toggleSwitch32.Name = "toggleSwitch32";
  4767. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4768. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  4769. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4770. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  4771. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  4772. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  4773. this.toggleSwitch32.TabIndex = 47;
  4774. this.toggleSwitch32.Tag = "themeable";
  4775. //
  4776. // toggleSwitch12
  4777. //
  4778. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  4779. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  4780. this.toggleSwitch12.Name = "toggleSwitch12";
  4781. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4782. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  4783. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4784. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  4785. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  4786. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  4787. this.toggleSwitch12.TabIndex = 46;
  4788. this.toggleSwitch12.Tag = "themeable";
  4789. //
  4790. // toggleSwitch11
  4791. //
  4792. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  4793. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  4794. this.toggleSwitch11.Name = "toggleSwitch11";
  4795. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4796. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  4797. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4798. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  4799. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  4800. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  4801. this.toggleSwitch11.TabIndex = 45;
  4802. this.toggleSwitch11.Tag = "themeable";
  4803. //
  4804. // toggleSwitch10
  4805. //
  4806. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  4807. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  4808. this.toggleSwitch10.Name = "toggleSwitch10";
  4809. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4810. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  4811. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4812. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  4813. this.toggleSwitch10.OnText = "Disable Superfetch";
  4814. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  4815. this.toggleSwitch10.TabIndex = 44;
  4816. this.toggleSwitch10.Tag = "themeable";
  4817. //
  4818. // toggleSwitch9
  4819. //
  4820. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  4821. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  4822. this.toggleSwitch9.Name = "toggleSwitch9";
  4823. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4824. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  4825. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4826. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  4827. this.toggleSwitch9.OnText = "Disable HomeGroup";
  4828. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  4829. this.toggleSwitch9.TabIndex = 43;
  4830. this.toggleSwitch9.Tag = "themeable";
  4831. //
  4832. // toggleSwitch8
  4833. //
  4834. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  4835. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  4836. this.toggleSwitch8.Name = "toggleSwitch8";
  4837. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4838. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  4839. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4840. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  4841. this.toggleSwitch8.OnText = "Disable Error Reporting";
  4842. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  4843. this.toggleSwitch8.TabIndex = 42;
  4844. this.toggleSwitch8.Tag = "themeable";
  4845. //
  4846. // toggleSwitch6
  4847. //
  4848. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  4849. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  4850. this.toggleSwitch6.Name = "toggleSwitch6";
  4851. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4852. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  4853. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4854. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  4855. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  4856. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  4857. this.toggleSwitch6.TabIndex = 40;
  4858. this.toggleSwitch6.Tag = "themeable";
  4859. //
  4860. // toggleSwitch5
  4861. //
  4862. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  4863. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  4864. this.toggleSwitch5.Name = "toggleSwitch5";
  4865. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4866. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  4867. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4868. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  4869. this.toggleSwitch5.OnText = "Disable Print Service";
  4870. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  4871. this.toggleSwitch5.TabIndex = 39;
  4872. this.toggleSwitch5.Tag = "themeable";
  4873. //
  4874. // toggleSwitch4
  4875. //
  4876. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  4877. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  4878. this.toggleSwitch4.Name = "toggleSwitch4";
  4879. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4880. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  4881. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4882. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  4883. this.toggleSwitch4.OnText = "Disable System Restore";
  4884. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  4885. this.toggleSwitch4.TabIndex = 38;
  4886. this.toggleSwitch4.Tag = "themeable";
  4887. //
  4888. // toggleSwitch1
  4889. //
  4890. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  4891. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  4892. this.toggleSwitch1.Name = "toggleSwitch1";
  4893. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4894. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  4895. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4896. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  4897. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  4898. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  4899. this.toggleSwitch1.TabIndex = 37;
  4900. this.toggleSwitch1.Tag = "themeable";
  4901. //
  4902. // toggleSwitch3
  4903. //
  4904. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  4905. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  4906. this.toggleSwitch3.Name = "toggleSwitch3";
  4907. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4908. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  4909. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4910. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  4911. this.toggleSwitch3.OnText = "Disable Windows Defender";
  4912. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  4913. this.toggleSwitch3.TabIndex = 36;
  4914. this.toggleSwitch3.Tag = "themeable";
  4915. //
  4916. // toggleSwitch2
  4917. //
  4918. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  4919. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  4920. this.toggleSwitch2.Name = "toggleSwitch2";
  4921. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4922. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  4923. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4924. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  4925. this.toggleSwitch2.OnText = "Disable Network Throttling";
  4926. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  4927. this.toggleSwitch2.TabIndex = 35;
  4928. this.toggleSwitch2.Tag = "themeable";
  4929. //
  4930. // toggleSwitch7
  4931. //
  4932. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  4933. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  4934. this.toggleSwitch7.Name = "toggleSwitch7";
  4935. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4936. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  4937. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4938. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  4939. this.toggleSwitch7.OnText = "Disable Notification Center";
  4940. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  4941. this.toggleSwitch7.TabIndex = 71;
  4942. this.toggleSwitch7.Tag = "themeable";
  4943. //
  4944. // toggleSwitch40
  4945. //
  4946. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  4947. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  4948. this.toggleSwitch40.Name = "toggleSwitch40";
  4949. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4950. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  4951. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4952. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  4953. this.toggleSwitch40.OnText = "Remove Cast To Device";
  4954. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  4955. this.toggleSwitch40.TabIndex = 61;
  4956. this.toggleSwitch40.Tag = "themeable";
  4957. //
  4958. // toggleSwitch39
  4959. //
  4960. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  4961. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  4962. this.toggleSwitch39.Name = "toggleSwitch39";
  4963. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4964. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  4965. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4966. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  4967. this.toggleSwitch39.OnText = "Enable Long Paths";
  4968. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  4969. this.toggleSwitch39.TabIndex = 60;
  4970. this.toggleSwitch39.Tag = "themeable";
  4971. //
  4972. // toggleSwitch37
  4973. //
  4974. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  4975. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  4976. this.toggleSwitch37.Name = "toggleSwitch37";
  4977. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4978. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  4979. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4980. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  4981. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  4982. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  4983. this.toggleSwitch37.TabIndex = 59;
  4984. this.toggleSwitch37.Tag = "themeable";
  4985. //
  4986. // toggleSwitch35
  4987. //
  4988. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  4989. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  4990. this.toggleSwitch35.Name = "toggleSwitch35";
  4991. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4992. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  4993. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4994. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  4995. this.toggleSwitch35.OnText = "Disable Feature Updates";
  4996. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  4997. this.toggleSwitch35.TabIndex = 58;
  4998. this.toggleSwitch35.Tag = "themeable";
  4999. //
  5000. // toggleSwitch34
  5001. //
  5002. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  5003. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  5004. this.toggleSwitch34.Name = "toggleSwitch34";
  5005. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5006. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  5007. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5008. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  5009. this.toggleSwitch34.OnText = "Disable Insider Service";
  5010. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  5011. this.toggleSwitch34.TabIndex = 57;
  5012. this.toggleSwitch34.Tag = "themeable";
  5013. //
  5014. // toggleSwitch27
  5015. //
  5016. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  5017. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  5018. this.toggleSwitch27.Name = "toggleSwitch27";
  5019. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5020. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  5021. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5022. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  5023. this.toggleSwitch27.OnText = "Enable Dark Theme";
  5024. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  5025. this.toggleSwitch27.TabIndex = 56;
  5026. this.toggleSwitch27.Tag = "themeable";
  5027. //
  5028. // toggleSwitch28
  5029. //
  5030. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  5031. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  5032. this.toggleSwitch28.Name = "toggleSwitch28";
  5033. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5034. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  5035. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5036. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  5037. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  5038. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  5039. this.toggleSwitch28.TabIndex = 55;
  5040. this.toggleSwitch28.Tag = "themeable";
  5041. //
  5042. // toggleSwitch29
  5043. //
  5044. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  5045. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  5046. this.toggleSwitch29.Name = "toggleSwitch29";
  5047. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5048. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  5049. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5050. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  5051. this.toggleSwitch29.OnText = "Disable Windows Ink";
  5052. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  5053. this.toggleSwitch29.TabIndex = 54;
  5054. this.toggleSwitch29.Tag = "themeable";
  5055. //
  5056. // toggleSwitch30
  5057. //
  5058. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  5059. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  5060. this.toggleSwitch30.Name = "toggleSwitch30";
  5061. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5062. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  5063. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5064. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  5065. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  5066. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  5067. this.toggleSwitch30.TabIndex = 53;
  5068. this.toggleSwitch30.Tag = "themeable";
  5069. //
  5070. // toggleSwitch20
  5071. //
  5072. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  5073. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  5074. this.toggleSwitch20.Name = "toggleSwitch20";
  5075. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5076. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  5077. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5078. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  5079. this.toggleSwitch20.OnText = "Disable Sensor Services";
  5080. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  5081. this.toggleSwitch20.TabIndex = 51;
  5082. this.toggleSwitch20.Tag = "themeable";
  5083. //
  5084. // toggleSwitch21
  5085. //
  5086. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  5087. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  5088. this.toggleSwitch21.Name = "toggleSwitch21";
  5089. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5090. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  5091. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5092. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  5093. this.toggleSwitch21.OnText = "Disable Privacy Options";
  5094. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  5095. this.toggleSwitch21.TabIndex = 50;
  5096. this.toggleSwitch21.Tag = "themeable";
  5097. //
  5098. // toggleSwitch23
  5099. //
  5100. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  5101. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  5102. this.toggleSwitch23.Name = "toggleSwitch23";
  5103. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5104. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  5105. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5106. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  5107. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  5108. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  5109. this.toggleSwitch23.TabIndex = 48;
  5110. this.toggleSwitch23.Tag = "themeable";
  5111. //
  5112. // toggleSwitch24
  5113. //
  5114. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  5115. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  5116. this.toggleSwitch24.Name = "toggleSwitch24";
  5117. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5118. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  5119. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5120. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  5121. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  5122. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  5123. this.toggleSwitch24.TabIndex = 47;
  5124. this.toggleSwitch24.Tag = "themeable";
  5125. //
  5126. // toggleSwitch25
  5127. //
  5128. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  5129. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  5130. this.toggleSwitch25.Name = "toggleSwitch25";
  5131. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5132. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  5133. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5134. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  5135. this.toggleSwitch25.OnText = "Disable My People";
  5136. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  5137. this.toggleSwitch25.TabIndex = 46;
  5138. this.toggleSwitch25.Tag = "themeable";
  5139. //
  5140. // toggleSwitch26
  5141. //
  5142. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  5143. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  5144. this.toggleSwitch26.Name = "toggleSwitch26";
  5145. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5146. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  5147. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5148. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  5149. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  5150. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  5151. this.toggleSwitch26.TabIndex = 45;
  5152. this.toggleSwitch26.Tag = "themeable";
  5153. //
  5154. // toggleSwitch19
  5155. //
  5156. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  5157. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  5158. this.toggleSwitch19.Name = "toggleSwitch19";
  5159. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5160. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  5161. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5162. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  5163. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  5164. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  5165. this.toggleSwitch19.TabIndex = 44;
  5166. this.toggleSwitch19.Tag = "themeable";
  5167. //
  5168. // toggleSwitch18
  5169. //
  5170. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  5171. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  5172. this.toggleSwitch18.Name = "toggleSwitch18";
  5173. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5174. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  5175. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5176. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  5177. this.toggleSwitch18.OnText = "Disable Quick Access History";
  5178. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  5179. this.toggleSwitch18.TabIndex = 43;
  5180. this.toggleSwitch18.Tag = "themeable";
  5181. //
  5182. // toggleSwitch17
  5183. //
  5184. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  5185. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  5186. this.toggleSwitch17.Name = "toggleSwitch17";
  5187. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5188. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  5189. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5190. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  5191. this.toggleSwitch17.OnText = "Disable Xbox Live";
  5192. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  5193. this.toggleSwitch17.TabIndex = 42;
  5194. this.toggleSwitch17.Tag = "themeable";
  5195. //
  5196. // toggleSwitch16
  5197. //
  5198. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  5199. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  5200. this.toggleSwitch16.Name = "toggleSwitch16";
  5201. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5202. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  5203. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5204. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  5205. this.toggleSwitch16.OnText = "Disable Cortana";
  5206. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  5207. this.toggleSwitch16.TabIndex = 41;
  5208. this.toggleSwitch16.Tag = "themeable";
  5209. //
  5210. // toggleSwitch15
  5211. //
  5212. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  5213. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  5214. this.toggleSwitch15.Name = "toggleSwitch15";
  5215. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5216. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  5217. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5218. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  5219. this.toggleSwitch15.OnText = "Disable Game Bar";
  5220. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  5221. this.toggleSwitch15.TabIndex = 40;
  5222. this.toggleSwitch15.Tag = "themeable";
  5223. //
  5224. // toggleSwitch14
  5225. //
  5226. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  5227. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  5228. this.toggleSwitch14.Name = "toggleSwitch14";
  5229. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5230. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  5231. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5232. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  5233. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  5234. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  5235. this.toggleSwitch14.TabIndex = 39;
  5236. this.toggleSwitch14.Tag = "themeable";
  5237. //
  5238. // toggleSwitch13
  5239. //
  5240. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  5241. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  5242. this.toggleSwitch13.Name = "toggleSwitch13";
  5243. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5244. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  5245. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5246. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  5247. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  5248. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  5249. this.toggleSwitch13.TabIndex = 38;
  5250. this.toggleSwitch13.Tag = "themeable";
  5251. //
  5252. // toggleSwitch31
  5253. //
  5254. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  5255. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  5256. this.toggleSwitch31.Name = "toggleSwitch31";
  5257. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5258. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  5259. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5260. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  5261. this.toggleSwitch31.OnText = "Disable OneDrive";
  5262. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  5263. this.toggleSwitch31.TabIndex = 46;
  5264. this.toggleSwitch31.Tag = "themeable";
  5265. //
  5266. // chkOnlyRemovable
  5267. //
  5268. this.chkOnlyRemovable.AutoSize = true;
  5269. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5270. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  5271. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  5272. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  5273. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  5274. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  5275. this.chkOnlyRemovable.TabIndex = 53;
  5276. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  5277. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  5278. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  5279. //
  5280. // chkSelectAllModernApps
  5281. //
  5282. this.chkSelectAllModernApps.AutoSize = true;
  5283. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5284. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  5285. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  5286. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  5287. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  5288. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  5289. this.chkSelectAllModernApps.TabIndex = 52;
  5290. this.chkSelectAllModernApps.Text = "Select all";
  5291. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  5292. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  5293. //
  5294. // cViper
  5295. //
  5296. this.cViper.AutoSize = true;
  5297. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5298. this.cViper.Location = new System.Drawing.Point(35, 261);
  5299. this.cViper.Name = "cViper";
  5300. this.cViper.Size = new System.Drawing.Size(139, 24);
  5301. this.cViper.TabIndex = 136;
  5302. this.cViper.Text = "ViPER4Windows";
  5303. this.cViper.UseVisualStyleBackColor = true;
  5304. //
  5305. // cVLC
  5306. //
  5307. this.cVLC.AutoSize = true;
  5308. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5309. this.cVLC.Location = new System.Drawing.Point(34, 3);
  5310. this.cVLC.Name = "cVLC";
  5311. this.cVLC.Size = new System.Drawing.Size(148, 24);
  5312. this.cVLC.TabIndex = 58;
  5313. this.cVLC.Text = "VLC Media Player";
  5314. this.cVLC.UseVisualStyleBackColor = true;
  5315. //
  5316. // cFoobar
  5317. //
  5318. this.cFoobar.AutoSize = true;
  5319. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5320. this.cFoobar.Location = new System.Drawing.Point(34, 63);
  5321. this.cFoobar.Name = "cFoobar";
  5322. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  5323. this.cFoobar.TabIndex = 57;
  5324. this.cFoobar.Text = "Foobar2000";
  5325. this.cFoobar.UseVisualStyleBackColor = true;
  5326. //
  5327. // cPot
  5328. //
  5329. this.cPot.AutoSize = true;
  5330. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5331. this.cPot.Location = new System.Drawing.Point(34, 33);
  5332. this.cPot.Name = "cPot";
  5333. this.cPot.Size = new System.Drawing.Size(93, 24);
  5334. this.cPot.TabIndex = 55;
  5335. this.cPot.Text = "PotPlayer";
  5336. this.cPot.UseVisualStyleBackColor = true;
  5337. //
  5338. // cBS
  5339. //
  5340. this.cBS.AutoSize = true;
  5341. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5342. this.cBS.Location = new System.Drawing.Point(34, 123);
  5343. this.cBS.Name = "cBS";
  5344. this.cBS.Size = new System.Drawing.Size(92, 24);
  5345. this.cBS.TabIndex = 59;
  5346. this.cBS.Text = "BS.Player";
  5347. this.cBS.UseVisualStyleBackColor = true;
  5348. //
  5349. // cSpotify
  5350. //
  5351. this.cSpotify.AutoSize = true;
  5352. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5353. this.cSpotify.Location = new System.Drawing.Point(34, 93);
  5354. this.cSpotify.Name = "cSpotify";
  5355. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  5356. this.cSpotify.TabIndex = 71;
  5357. this.cSpotify.Text = "Spotify";
  5358. this.cSpotify.UseVisualStyleBackColor = true;
  5359. //
  5360. // cIrfan
  5361. //
  5362. this.cIrfan.AutoSize = true;
  5363. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5364. this.cIrfan.Location = new System.Drawing.Point(34, 153);
  5365. this.cIrfan.Name = "cIrfan";
  5366. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  5367. this.cIrfan.TabIndex = 60;
  5368. this.cIrfan.Text = "IrfanView";
  5369. this.cIrfan.UseVisualStyleBackColor = true;
  5370. //
  5371. // ciTunes
  5372. //
  5373. this.ciTunes.AutoSize = true;
  5374. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5375. this.ciTunes.Location = new System.Drawing.Point(35, 183);
  5376. this.ciTunes.Name = "ciTunes";
  5377. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  5378. this.ciTunes.TabIndex = 122;
  5379. this.ciTunes.Text = "Apple iTunes";
  5380. this.ciTunes.UseVisualStyleBackColor = true;
  5381. //
  5382. // cWinamp
  5383. //
  5384. this.cWinamp.AutoSize = true;
  5385. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5386. this.cWinamp.Location = new System.Drawing.Point(35, 213);
  5387. this.cWinamp.Name = "cWinamp";
  5388. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  5389. this.cWinamp.TabIndex = 125;
  5390. this.cWinamp.Text = "Winamp";
  5391. this.cWinamp.UseVisualStyleBackColor = true;
  5392. //
  5393. // cAudacity
  5394. //
  5395. this.cAudacity.AutoSize = true;
  5396. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5397. this.cAudacity.Location = new System.Drawing.Point(35, 291);
  5398. this.cAudacity.Name = "cAudacity";
  5399. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  5400. this.cAudacity.TabIndex = 55;
  5401. this.cAudacity.Text = "Audacity";
  5402. this.cAudacity.UseVisualStyleBackColor = true;
  5403. //
  5404. // cPhotoFiltre
  5405. //
  5406. this.cPhotoFiltre.AutoSize = true;
  5407. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5408. this.cPhotoFiltre.Location = new System.Drawing.Point(35, 323);
  5409. this.cPhotoFiltre.Name = "cPhotoFiltre";
  5410. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  5411. this.cPhotoFiltre.TabIndex = 70;
  5412. this.cPhotoFiltre.Text = "PhotoFiltre";
  5413. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  5414. //
  5415. // cGIMP
  5416. //
  5417. this.cGIMP.AutoSize = true;
  5418. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5419. this.cGIMP.Location = new System.Drawing.Point(35, 351);
  5420. this.cGIMP.Name = "cGIMP";
  5421. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  5422. this.cGIMP.TabIndex = 58;
  5423. this.cGIMP.Text = "GIMP";
  5424. this.cGIMP.UseVisualStyleBackColor = true;
  5425. //
  5426. // cMp3Tag
  5427. //
  5428. this.cMp3Tag.AutoSize = true;
  5429. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5430. this.cMp3Tag.Location = new System.Drawing.Point(35, 380);
  5431. this.cMp3Tag.Name = "cMp3Tag";
  5432. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  5433. this.cMp3Tag.TabIndex = 81;
  5434. this.cMp3Tag.Text = "MP3 Tag";
  5435. this.cMp3Tag.UseVisualStyleBackColor = true;
  5436. //
  5437. // cBlender
  5438. //
  5439. this.cBlender.AutoSize = true;
  5440. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5441. this.cBlender.Location = new System.Drawing.Point(35, 410);
  5442. this.cBlender.Name = "cBlender";
  5443. this.cBlender.Size = new System.Drawing.Size(81, 24);
  5444. this.cBlender.TabIndex = 135;
  5445. this.cBlender.Text = "Blender";
  5446. this.cBlender.UseVisualStyleBackColor = true;
  5447. //
  5448. // cLightShot
  5449. //
  5450. this.cLightShot.AutoSize = true;
  5451. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5452. this.cLightShot.Location = new System.Drawing.Point(35, 452);
  5453. this.cLightShot.Name = "cLightShot";
  5454. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  5455. this.cLightShot.TabIndex = 116;
  5456. this.cLightShot.Text = "Lightshot";
  5457. this.cLightShot.UseVisualStyleBackColor = true;
  5458. //
  5459. // cGyazo
  5460. //
  5461. this.cGyazo.AutoSize = true;
  5462. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5463. this.cGyazo.Location = new System.Drawing.Point(35, 481);
  5464. this.cGyazo.Name = "cGyazo";
  5465. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  5466. this.cGyazo.TabIndex = 117;
  5467. this.cGyazo.Text = "Gyazo";
  5468. this.cGyazo.UseVisualStyleBackColor = true;
  5469. //
  5470. // cNPP
  5471. //
  5472. this.cNPP.AutoSize = true;
  5473. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5474. this.cNPP.Location = new System.Drawing.Point(33, 3);
  5475. this.cNPP.Name = "cNPP";
  5476. this.cNPP.Size = new System.Drawing.Size(108, 24);
  5477. this.cNPP.TabIndex = 58;
  5478. this.cNPP.Text = "Notepad++";
  5479. this.cNPP.UseVisualStyleBackColor = true;
  5480. //
  5481. // cSublimeText
  5482. //
  5483. this.cSublimeText.AutoSize = true;
  5484. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5485. this.cSublimeText.Location = new System.Drawing.Point(33, 33);
  5486. this.cSublimeText.Name = "cSublimeText";
  5487. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  5488. this.cSublimeText.TabIndex = 55;
  5489. this.cSublimeText.Text = "Sublime Text";
  5490. this.cSublimeText.UseVisualStyleBackColor = true;
  5491. //
  5492. // cAtom
  5493. //
  5494. this.cAtom.AutoSize = true;
  5495. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5496. this.cAtom.Location = new System.Drawing.Point(33, 153);
  5497. this.cAtom.Name = "cAtom";
  5498. this.cAtom.Size = new System.Drawing.Size(65, 24);
  5499. this.cAtom.TabIndex = 59;
  5500. this.cAtom.Text = "Atom";
  5501. this.cAtom.UseVisualStyleBackColor = true;
  5502. //
  5503. // cVS
  5504. //
  5505. this.cVS.AutoSize = true;
  5506. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5507. this.cVS.Location = new System.Drawing.Point(33, 123);
  5508. this.cVS.Name = "cVS";
  5509. this.cVS.Size = new System.Drawing.Size(117, 24);
  5510. this.cVS.TabIndex = 60;
  5511. this.cVS.Text = "Visual Studio";
  5512. this.cVS.UseVisualStyleBackColor = true;
  5513. //
  5514. // cVSCode
  5515. //
  5516. this.cVSCode.AutoSize = true;
  5517. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5518. this.cVSCode.Location = new System.Drawing.Point(33, 93);
  5519. this.cVSCode.Name = "cVSCode";
  5520. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  5521. this.cVSCode.TabIndex = 57;
  5522. this.cVSCode.Text = "Visual Studio Code";
  5523. this.cVSCode.UseVisualStyleBackColor = true;
  5524. //
  5525. // cSublimeMerge
  5526. //
  5527. this.cSublimeMerge.AutoSize = true;
  5528. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5529. this.cSublimeMerge.Location = new System.Drawing.Point(33, 63);
  5530. this.cSublimeMerge.Name = "cSublimeMerge";
  5531. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  5532. this.cSublimeMerge.TabIndex = 59;
  5533. this.cSublimeMerge.Text = "Sublime Merge";
  5534. this.cSublimeMerge.UseVisualStyleBackColor = true;
  5535. //
  5536. // cAndroidStudio
  5537. //
  5538. this.cAndroidStudio.AutoSize = true;
  5539. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5540. this.cAndroidStudio.Location = new System.Drawing.Point(33, 213);
  5541. this.cAndroidStudio.Name = "cAndroidStudio";
  5542. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  5543. this.cAndroidStudio.TabIndex = 127;
  5544. this.cAndroidStudio.Text = "Android Studio";
  5545. this.cAndroidStudio.UseVisualStyleBackColor = true;
  5546. //
  5547. // cEclipse
  5548. //
  5549. this.cEclipse.AutoSize = true;
  5550. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5551. this.cEclipse.Location = new System.Drawing.Point(33, 183);
  5552. this.cEclipse.Name = "cEclipse";
  5553. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  5554. this.cEclipse.TabIndex = 126;
  5555. this.cEclipse.Text = "Eclipse";
  5556. this.cEclipse.UseVisualStyleBackColor = true;
  5557. //
  5558. // cGitHub
  5559. //
  5560. this.cGitHub.AutoSize = true;
  5561. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5562. this.cGitHub.Location = new System.Drawing.Point(33, 254);
  5563. this.cGitHub.Name = "cGitHub";
  5564. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  5565. this.cGitHub.TabIndex = 57;
  5566. this.cGitHub.Text = "GitHub";
  5567. this.cGitHub.UseVisualStyleBackColor = true;
  5568. //
  5569. // cNode
  5570. //
  5571. this.cNode.AutoSize = true;
  5572. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5573. this.cNode.Location = new System.Drawing.Point(33, 285);
  5574. this.cNode.Name = "cNode";
  5575. this.cNode.Size = new System.Drawing.Size(80, 24);
  5576. this.cNode.TabIndex = 70;
  5577. this.cNode.Text = "NodeJS";
  5578. this.cNode.UseVisualStyleBackColor = true;
  5579. //
  5580. // cXAMPP
  5581. //
  5582. this.cXAMPP.AutoSize = true;
  5583. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5584. this.cXAMPP.Location = new System.Drawing.Point(33, 315);
  5585. this.cXAMPP.Name = "cXAMPP";
  5586. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  5587. this.cXAMPP.TabIndex = 71;
  5588. this.cXAMPP.Text = "XAMPP";
  5589. this.cXAMPP.UseVisualStyleBackColor = true;
  5590. //
  5591. // cPostman
  5592. //
  5593. this.cPostman.AutoSize = true;
  5594. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5595. this.cPostman.Location = new System.Drawing.Point(33, 343);
  5596. this.cPostman.Name = "cPostman";
  5597. this.cPostman.Size = new System.Drawing.Size(86, 24);
  5598. this.cPostman.TabIndex = 72;
  5599. this.cPostman.Text = "Postman";
  5600. this.cPostman.UseVisualStyleBackColor = true;
  5601. //
  5602. // cFileZilla
  5603. //
  5604. this.cFileZilla.AutoSize = true;
  5605. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5606. this.cFileZilla.Location = new System.Drawing.Point(33, 413);
  5607. this.cFileZilla.Name = "cFileZilla";
  5608. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  5609. this.cFileZilla.TabIndex = 55;
  5610. this.cFileZilla.Text = "FileZilla";
  5611. this.cFileZilla.UseVisualStyleBackColor = true;
  5612. //
  5613. // cPutty
  5614. //
  5615. this.cPutty.AutoSize = true;
  5616. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5617. this.cPutty.Location = new System.Drawing.Point(33, 443);
  5618. this.cPutty.Name = "cPutty";
  5619. this.cPutty.Size = new System.Drawing.Size(64, 24);
  5620. this.cPutty.TabIndex = 58;
  5621. this.cPutty.Text = "Putty";
  5622. this.cPutty.UseVisualStyleBackColor = true;
  5623. //
  5624. // cWinScp
  5625. //
  5626. this.cWinScp.AutoSize = true;
  5627. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5628. this.cWinScp.Location = new System.Drawing.Point(33, 383);
  5629. this.cWinScp.Name = "cWinScp";
  5630. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  5631. this.cWinScp.TabIndex = 81;
  5632. this.cWinScp.Text = "WinSCP";
  5633. this.cWinScp.UseVisualStyleBackColor = true;
  5634. //
  5635. // cVCPP
  5636. //
  5637. this.cVCPP.AutoSize = true;
  5638. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5639. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5640. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5641. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  5642. this.cVCPP.Name = "cVCPP";
  5643. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  5644. this.cVCPP.TabIndex = 171;
  5645. this.cVCPP.Text = "Visual C++ AiO";
  5646. this.cVCPP.UseVisualStyleBackColor = true;
  5647. //
  5648. // cNF472
  5649. //
  5650. this.cNF472.AutoSize = true;
  5651. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5652. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5653. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5654. this.cNF472.Location = new System.Drawing.Point(35, 95);
  5655. this.cNF472.Name = "cNF472";
  5656. this.cNF472.Size = new System.Drawing.Size(178, 24);
  5657. this.cNF472.TabIndex = 169;
  5658. this.cNF472.Text = ".NET Framework 4.7.2";
  5659. this.cNF472.UseVisualStyleBackColor = true;
  5660. //
  5661. // cNF452
  5662. //
  5663. this.cNF452.AutoSize = true;
  5664. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5665. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5666. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5667. this.cNF452.Location = new System.Drawing.Point(35, 65);
  5668. this.cNF452.Name = "cNF452";
  5669. this.cNF452.Size = new System.Drawing.Size(178, 24);
  5670. this.cNF452.TabIndex = 167;
  5671. this.cNF452.Text = ".NET Framework 4.5.2";
  5672. this.cNF452.UseVisualStyleBackColor = true;
  5673. //
  5674. // cNF40
  5675. //
  5676. this.cNF40.AutoSize = true;
  5677. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5678. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5679. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5680. this.cNF40.Location = new System.Drawing.Point(35, 35);
  5681. this.cNF40.Name = "cNF40";
  5682. this.cNF40.Size = new System.Drawing.Size(166, 24);
  5683. this.cNF40.TabIndex = 165;
  5684. this.cNF40.Text = ".NET Framework 4.0";
  5685. this.cNF40.UseVisualStyleBackColor = true;
  5686. //
  5687. // cNF35
  5688. //
  5689. this.cNF35.AutoSize = true;
  5690. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5691. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5692. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5693. this.cNF35.Location = new System.Drawing.Point(35, 5);
  5694. this.cNF35.Name = "cNF35";
  5695. this.cNF35.Size = new System.Drawing.Size(165, 24);
  5696. this.cNF35.TabIndex = 163;
  5697. this.cNF35.Text = ".NET Framework 3.5";
  5698. this.cNF35.UseVisualStyleBackColor = true;
  5699. //
  5700. // cIObitSU
  5701. //
  5702. this.cIObitSU.AutoSize = true;
  5703. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5704. this.cIObitSU.Location = new System.Drawing.Point(35, 259);
  5705. this.cIObitSU.Name = "cIObitSU";
  5706. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  5707. this.cIObitSU.TabIndex = 162;
  5708. this.cIObitSU.Text = "IObit Software Updater";
  5709. this.cIObitSU.UseVisualStyleBackColor = true;
  5710. //
  5711. // cIObitU
  5712. //
  5713. this.cIObitU.AutoSize = true;
  5714. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5715. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5716. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5717. this.cIObitU.Location = new System.Drawing.Point(35, 170);
  5718. this.cIObitU.Name = "cIObitU";
  5719. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  5720. this.cIObitU.TabIndex = 138;
  5721. this.cIObitU.Text = "IObit Uninstaller";
  5722. this.cIObitU.UseVisualStyleBackColor = true;
  5723. //
  5724. // cRevo
  5725. //
  5726. this.cRevo.AutoSize = true;
  5727. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5728. this.cRevo.Location = new System.Drawing.Point(35, 289);
  5729. this.cRevo.Name = "cRevo";
  5730. this.cRevo.Size = new System.Drawing.Size(140, 24);
  5731. this.cRevo.TabIndex = 142;
  5732. this.cRevo.Text = "Revo Uninstaller";
  5733. this.cRevo.UseVisualStyleBackColor = true;
  5734. //
  5735. // cIObitDB
  5736. //
  5737. this.cIObitDB.AutoSize = true;
  5738. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5739. this.cIObitDB.Location = new System.Drawing.Point(35, 200);
  5740. this.cIObitDB.Name = "cIObitDB";
  5741. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  5742. this.cIObitDB.TabIndex = 137;
  5743. this.cIObitDB.Text = "IObit Driver Booster";
  5744. this.cIObitDB.UseVisualStyleBackColor = true;
  5745. //
  5746. // cIObitSD
  5747. //
  5748. this.cIObitSD.AutoSize = true;
  5749. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5750. this.cIObitSD.Location = new System.Drawing.Point(35, 230);
  5751. this.cIObitSD.Name = "cIObitSD";
  5752. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  5753. this.cIObitSD.TabIndex = 136;
  5754. this.cIObitSD.Text = "IObit Smart Defrag";
  5755. this.cIObitSD.UseVisualStyleBackColor = true;
  5756. //
  5757. // cUUI
  5758. //
  5759. this.cUUI.AutoSize = true;
  5760. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5761. this.cUUI.Location = new System.Drawing.Point(35, 427);
  5762. this.cUUI.Name = "cUUI";
  5763. this.cUUI.Size = new System.Drawing.Size(182, 24);
  5764. this.cUUI.TabIndex = 152;
  5765. this.cUUI.Text = "Universal USB Installer";
  5766. this.cUUI.UseVisualStyleBackColor = true;
  5767. //
  5768. // cRufus
  5769. //
  5770. this.cRufus.AutoSize = true;
  5771. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5772. this.cRufus.Location = new System.Drawing.Point(35, 397);
  5773. this.cRufus.Name = "cRufus";
  5774. this.cRufus.Size = new System.Drawing.Size(66, 24);
  5775. this.cRufus.TabIndex = 150;
  5776. this.cRufus.Text = "Rufus";
  5777. this.cRufus.UseVisualStyleBackColor = true;
  5778. //
  5779. // cMalwarebytes
  5780. //
  5781. this.cMalwarebytes.AutoSize = true;
  5782. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5783. this.cMalwarebytes.Location = new System.Drawing.Point(35, 337);
  5784. this.cMalwarebytes.Name = "cMalwarebytes";
  5785. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  5786. this.cMalwarebytes.TabIndex = 144;
  5787. this.cMalwarebytes.Text = "Malwarebytes";
  5788. this.cMalwarebytes.UseVisualStyleBackColor = true;
  5789. //
  5790. // cAntiExploit
  5791. //
  5792. this.cAntiExploit.AutoSize = true;
  5793. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5794. this.cAntiExploit.Location = new System.Drawing.Point(35, 367);
  5795. this.cAntiExploit.Name = "cAntiExploit";
  5796. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  5797. this.cAntiExploit.TabIndex = 146;
  5798. this.cAntiExploit.Text = "Anti-Exploit";
  5799. this.cAntiExploit.UseVisualStyleBackColor = true;
  5800. //
  5801. // cQB
  5802. //
  5803. this.cQB.AutoSize = true;
  5804. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5805. this.cQB.Location = new System.Drawing.Point(35, 3);
  5806. this.cQB.Name = "cQB";
  5807. this.cQB.Size = new System.Drawing.Size(105, 24);
  5808. this.cQB.TabIndex = 58;
  5809. this.cQB.Text = "qBitTorrent";
  5810. this.cQB.UseVisualStyleBackColor = true;
  5811. //
  5812. // cUT2
  5813. //
  5814. this.cUT2.AutoSize = true;
  5815. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5816. this.cUT2.Location = new System.Drawing.Point(35, 93);
  5817. this.cUT2.Name = "cUT2";
  5818. this.cUT2.Size = new System.Drawing.Size(121, 24);
  5819. this.cUT2.TabIndex = 161;
  5820. this.cUT2.Text = "uTorrent 2.2.1";
  5821. this.cUT2.UseVisualStyleBackColor = true;
  5822. //
  5823. // cDeluge
  5824. //
  5825. this.cDeluge.AutoSize = true;
  5826. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5827. this.cDeluge.Location = new System.Drawing.Point(35, 33);
  5828. this.cDeluge.Name = "cDeluge";
  5829. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  5830. this.cDeluge.TabIndex = 55;
  5831. this.cDeluge.Text = "Deluge";
  5832. this.cDeluge.UseVisualStyleBackColor = true;
  5833. //
  5834. // cUT3
  5835. //
  5836. this.cUT3.AutoSize = true;
  5837. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5838. this.cUT3.Location = new System.Drawing.Point(35, 63);
  5839. this.cUT3.Name = "cUT3";
  5840. this.cUT3.Size = new System.Drawing.Size(111, 24);
  5841. this.cUT3.TabIndex = 59;
  5842. this.cUT3.Text = "uTorrent 3.x";
  5843. this.cUT3.UseVisualStyleBackColor = true;
  5844. //
  5845. // cBT
  5846. //
  5847. this.cBT.AutoSize = true;
  5848. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5849. this.cBT.Location = new System.Drawing.Point(35, 123);
  5850. this.cBT.Name = "cBT";
  5851. this.cBT.Size = new System.Drawing.Size(96, 24);
  5852. this.cBT.TabIndex = 60;
  5853. this.cBT.Text = "BitTorrent";
  5854. this.cBT.UseVisualStyleBackColor = true;
  5855. //
  5856. // cSteam
  5857. //
  5858. this.cSteam.AutoSize = true;
  5859. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5860. this.cSteam.Location = new System.Drawing.Point(35, 164);
  5861. this.cSteam.Name = "cSteam";
  5862. this.cSteam.Size = new System.Drawing.Size(70, 24);
  5863. this.cSteam.TabIndex = 70;
  5864. this.cSteam.Text = "Steam";
  5865. this.cSteam.UseVisualStyleBackColor = true;
  5866. //
  5867. // cOrigin
  5868. //
  5869. this.cOrigin.AutoSize = true;
  5870. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5871. this.cOrigin.Location = new System.Drawing.Point(35, 284);
  5872. this.cOrigin.Name = "cOrigin";
  5873. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  5874. this.cOrigin.TabIndex = 111;
  5875. this.cOrigin.Text = "EA Origin";
  5876. this.cOrigin.UseVisualStyleBackColor = true;
  5877. //
  5878. // cEpicStore
  5879. //
  5880. this.cEpicStore.AutoSize = true;
  5881. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5882. this.cEpicStore.Location = new System.Drawing.Point(35, 254);
  5883. this.cEpicStore.Name = "cEpicStore";
  5884. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  5885. this.cEpicStore.TabIndex = 109;
  5886. this.cEpicStore.Text = "Epic Games";
  5887. this.cEpicStore.UseVisualStyleBackColor = true;
  5888. //
  5889. // cBlizzard
  5890. //
  5891. this.cBlizzard.AutoSize = true;
  5892. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5893. this.cBlizzard.Location = new System.Drawing.Point(35, 224);
  5894. this.cBlizzard.Name = "cBlizzard";
  5895. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  5896. this.cBlizzard.TabIndex = 82;
  5897. this.cBlizzard.Text = "Battle.net";
  5898. this.cBlizzard.UseVisualStyleBackColor = true;
  5899. //
  5900. // cUbi
  5901. //
  5902. this.cUbi.AutoSize = true;
  5903. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5904. this.cUbi.Location = new System.Drawing.Point(35, 194);
  5905. this.cUbi.Name = "cUbi";
  5906. this.cUbi.Size = new System.Drawing.Size(68, 24);
  5907. this.cUbi.TabIndex = 81;
  5908. this.cUbi.Text = "Uplay";
  5909. this.cUbi.UseVisualStyleBackColor = true;
  5910. //
  5911. // cMega
  5912. //
  5913. this.cMega.AutoSize = true;
  5914. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5915. this.cMega.Location = new System.Drawing.Point(33, 320);
  5916. this.cMega.Name = "cMega";
  5917. this.cMega.Size = new System.Drawing.Size(100, 24);
  5918. this.cMega.TabIndex = 150;
  5919. this.cMega.Text = "MEGAsync";
  5920. this.cMega.UseVisualStyleBackColor = true;
  5921. //
  5922. // cAdobeReader
  5923. //
  5924. this.cAdobeReader.AutoSize = true;
  5925. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5926. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  5927. this.cAdobeReader.Name = "cAdobeReader";
  5928. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  5929. this.cAdobeReader.TabIndex = 55;
  5930. this.cAdobeReader.Text = "Adobe Reader";
  5931. this.cAdobeReader.UseVisualStyleBackColor = true;
  5932. //
  5933. // cFoxit
  5934. //
  5935. this.cFoxit.AutoSize = true;
  5936. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5937. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  5938. this.cFoxit.Name = "cFoxit";
  5939. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  5940. this.cFoxit.TabIndex = 59;
  5941. this.cFoxit.Text = "Foxit Reader";
  5942. this.cFoxit.UseVisualStyleBackColor = true;
  5943. //
  5944. // cEvernote
  5945. //
  5946. this.cEvernote.AutoSize = true;
  5947. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5948. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  5949. this.cEvernote.Name = "cEvernote";
  5950. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  5951. this.cEvernote.TabIndex = 80;
  5952. this.cEvernote.Text = "Evernote";
  5953. this.cEvernote.UseVisualStyleBackColor = true;
  5954. //
  5955. // cSumatra
  5956. //
  5957. this.cSumatra.AutoSize = true;
  5958. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5959. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  5960. this.cSumatra.Name = "cSumatra";
  5961. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  5962. this.cSumatra.TabIndex = 58;
  5963. this.cSumatra.Text = "SumatraPDF";
  5964. this.cSumatra.UseVisualStyleBackColor = true;
  5965. //
  5966. // cLibreOffice
  5967. //
  5968. this.cLibreOffice.AutoSize = true;
  5969. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5970. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  5971. this.cLibreOffice.Name = "cLibreOffice";
  5972. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  5973. this.cLibreOffice.TabIndex = 99;
  5974. this.cLibreOffice.Text = "LibreOffice";
  5975. this.cLibreOffice.UseVisualStyleBackColor = true;
  5976. //
  5977. // cPeaZip
  5978. //
  5979. this.cPeaZip.AutoSize = true;
  5980. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5981. this.cPeaZip.Location = new System.Drawing.Point(33, 190);
  5982. this.cPeaZip.Name = "cPeaZip";
  5983. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  5984. this.cPeaZip.TabIndex = 55;
  5985. this.cPeaZip.Text = "PeaZip";
  5986. this.cPeaZip.UseVisualStyleBackColor = true;
  5987. //
  5988. // cFlux
  5989. //
  5990. this.cFlux.AutoSize = true;
  5991. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5992. this.cFlux.Location = new System.Drawing.Point(34, 355);
  5993. this.cFlux.Name = "cFlux";
  5994. this.cFlux.Size = new System.Drawing.Size(60, 24);
  5995. this.cFlux.TabIndex = 148;
  5996. this.cFlux.Text = "F.lux";
  5997. this.cFlux.UseVisualStyleBackColor = true;
  5998. //
  5999. // c7zip
  6000. //
  6001. this.c7zip.AutoSize = true;
  6002. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6003. this.c7zip.Location = new System.Drawing.Point(33, 160);
  6004. this.c7zip.Name = "c7zip";
  6005. this.c7zip.Size = new System.Drawing.Size(64, 24);
  6006. this.c7zip.TabIndex = 58;
  6007. this.c7zip.Text = "7-Zip";
  6008. this.c7zip.UseVisualStyleBackColor = true;
  6009. //
  6010. // cWinRar
  6011. //
  6012. this.cWinRar.AutoSize = true;
  6013. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6014. this.cWinRar.Location = new System.Drawing.Point(33, 220);
  6015. this.cWinRar.Name = "cWinRar";
  6016. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  6017. this.cWinRar.TabIndex = 57;
  6018. this.cWinRar.Text = "WinRAR";
  6019. this.cWinRar.UseVisualStyleBackColor = true;
  6020. //
  6021. // cDropbox
  6022. //
  6023. this.cDropbox.AutoSize = true;
  6024. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6025. this.cDropbox.Location = new System.Drawing.Point(33, 260);
  6026. this.cDropbox.Name = "cDropbox";
  6027. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  6028. this.cDropbox.TabIndex = 124;
  6029. this.cDropbox.Text = "Dropbox";
  6030. this.cDropbox.UseVisualStyleBackColor = true;
  6031. //
  6032. // cOneDrive
  6033. //
  6034. this.cOneDrive.AutoSize = true;
  6035. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6036. this.cOneDrive.Location = new System.Drawing.Point(33, 290);
  6037. this.cOneDrive.Name = "cOneDrive";
  6038. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  6039. this.cOneDrive.TabIndex = 73;
  6040. this.cOneDrive.Text = "OneDrive";
  6041. this.cOneDrive.UseVisualStyleBackColor = true;
  6042. //
  6043. // cAutoInstall
  6044. //
  6045. this.cAutoInstall.AutoSize = true;
  6046. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6047. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6048. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6049. this.cAutoInstall.Location = new System.Drawing.Point(452, 497);
  6050. this.cAutoInstall.Name = "cAutoInstall";
  6051. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  6052. this.cAutoInstall.TabIndex = 107;
  6053. this.cAutoInstall.Text = "Install after downloading";
  6054. this.cAutoInstall.UseVisualStyleBackColor = true;
  6055. //
  6056. // c64
  6057. //
  6058. this.c64.AutoSize = true;
  6059. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6060. this.c64.Location = new System.Drawing.Point(453, 424);
  6061. this.c64.Name = "c64";
  6062. this.c64.Size = new System.Drawing.Size(72, 25);
  6063. this.c64.TabIndex = 75;
  6064. this.c64.TabStop = true;
  6065. this.c64.Text = "64-bit";
  6066. this.c64.UseVisualStyleBackColor = true;
  6067. //
  6068. // c32
  6069. //
  6070. this.c32.AutoSize = true;
  6071. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6072. this.c32.Location = new System.Drawing.Point(531, 424);
  6073. this.c32.Name = "c32";
  6074. this.c32.Size = new System.Drawing.Size(72, 25);
  6075. this.c32.TabIndex = 76;
  6076. this.c32.TabStop = true;
  6077. this.c32.Text = "32-bit";
  6078. this.c32.UseVisualStyleBackColor = true;
  6079. //
  6080. // cChromium
  6081. //
  6082. this.cChromium.AutoSize = true;
  6083. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6084. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6085. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6086. this.cChromium.Location = new System.Drawing.Point(35, 3);
  6087. this.cChromium.Name = "cChromium";
  6088. this.cChromium.Size = new System.Drawing.Size(100, 24);
  6089. this.cChromium.TabIndex = 58;
  6090. this.cChromium.Text = "Chromium";
  6091. this.cChromium.UseVisualStyleBackColor = true;
  6092. //
  6093. // cVivaldi
  6094. //
  6095. this.cVivaldi.AutoSize = true;
  6096. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6097. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  6098. this.cVivaldi.Name = "cVivaldi";
  6099. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  6100. this.cVivaldi.TabIndex = 57;
  6101. this.cVivaldi.Text = "Vivaldi";
  6102. this.cVivaldi.UseVisualStyleBackColor = true;
  6103. //
  6104. // cMaxthon
  6105. //
  6106. this.cMaxthon.AutoSize = true;
  6107. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6108. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  6109. this.cMaxthon.Name = "cMaxthon";
  6110. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  6111. this.cMaxthon.TabIndex = 120;
  6112. this.cMaxthon.Text = "Maxthon";
  6113. this.cMaxthon.UseVisualStyleBackColor = true;
  6114. //
  6115. // cChrome
  6116. //
  6117. this.cChrome.AutoSize = true;
  6118. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6119. this.cChrome.Location = new System.Drawing.Point(35, 63);
  6120. this.cChrome.Name = "cChrome";
  6121. this.cChrome.Size = new System.Drawing.Size(135, 24);
  6122. this.cChrome.TabIndex = 54;
  6123. this.cChrome.Text = "Google Chrome";
  6124. this.cChrome.UseVisualStyleBackColor = true;
  6125. //
  6126. // cOpera
  6127. //
  6128. this.cOpera.AutoSize = true;
  6129. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6130. this.cOpera.Location = new System.Drawing.Point(35, 123);
  6131. this.cOpera.Name = "cOpera";
  6132. this.cOpera.Size = new System.Drawing.Size(70, 24);
  6133. this.cOpera.TabIndex = 56;
  6134. this.cOpera.Text = "Opera";
  6135. this.cOpera.UseVisualStyleBackColor = true;
  6136. //
  6137. // cFirefox
  6138. //
  6139. this.cFirefox.AutoSize = true;
  6140. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6141. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  6142. this.cFirefox.Name = "cFirefox";
  6143. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  6144. this.cFirefox.TabIndex = 55;
  6145. this.cFirefox.Text = "Mozilla Firefox";
  6146. this.cFirefox.UseVisualStyleBackColor = true;
  6147. //
  6148. // cTor
  6149. //
  6150. this.cTor.AutoSize = true;
  6151. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6152. this.cTor.Location = new System.Drawing.Point(35, 183);
  6153. this.cTor.Name = "cTor";
  6154. this.cTor.Size = new System.Drawing.Size(109, 24);
  6155. this.cTor.TabIndex = 79;
  6156. this.cTor.Text = "Tor Browser";
  6157. this.cTor.UseVisualStyleBackColor = true;
  6158. //
  6159. // cDiscord
  6160. //
  6161. this.cDiscord.AutoSize = true;
  6162. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6163. this.cDiscord.Location = new System.Drawing.Point(35, 223);
  6164. this.cDiscord.Name = "cDiscord";
  6165. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  6166. this.cDiscord.TabIndex = 58;
  6167. this.cDiscord.Text = "Discord";
  6168. this.cDiscord.UseVisualStyleBackColor = true;
  6169. //
  6170. // cAnyDesk
  6171. //
  6172. this.cAnyDesk.AutoSize = true;
  6173. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6174. this.cAnyDesk.Location = new System.Drawing.Point(35, 404);
  6175. this.cAnyDesk.Name = "cAnyDesk";
  6176. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  6177. this.cAnyDesk.TabIndex = 113;
  6178. this.cAnyDesk.Text = "AnyDesk";
  6179. this.cAnyDesk.UseVisualStyleBackColor = true;
  6180. //
  6181. // cMSTeams
  6182. //
  6183. this.cMSTeams.AutoSize = true;
  6184. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6185. this.cMSTeams.Location = new System.Drawing.Point(35, 344);
  6186. this.cMSTeams.Name = "cMSTeams";
  6187. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  6188. this.cMSTeams.TabIndex = 115;
  6189. this.cMSTeams.Text = "Microsoft Teams";
  6190. this.cMSTeams.UseVisualStyleBackColor = true;
  6191. //
  6192. // cViber
  6193. //
  6194. this.cViber.AutoSize = true;
  6195. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6196. this.cViber.Location = new System.Drawing.Point(35, 283);
  6197. this.cViber.Name = "cViber";
  6198. this.cViber.Size = new System.Drawing.Size(65, 24);
  6199. this.cViber.TabIndex = 57;
  6200. this.cViber.Text = "Viber";
  6201. this.cViber.UseVisualStyleBackColor = true;
  6202. //
  6203. // cSkype
  6204. //
  6205. this.cSkype.AutoSize = true;
  6206. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6207. this.cSkype.Location = new System.Drawing.Point(35, 253);
  6208. this.cSkype.Name = "cSkype";
  6209. this.cSkype.Size = new System.Drawing.Size(69, 24);
  6210. this.cSkype.TabIndex = 55;
  6211. this.cSkype.Text = "Skype";
  6212. this.cSkype.UseVisualStyleBackColor = true;
  6213. //
  6214. // cThunderbird
  6215. //
  6216. this.cThunderbird.AutoSize = true;
  6217. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6218. this.cThunderbird.Location = new System.Drawing.Point(35, 434);
  6219. this.cThunderbird.Name = "cThunderbird";
  6220. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  6221. this.cThunderbird.TabIndex = 58;
  6222. this.cThunderbird.Text = "Mozilla Thunderbird";
  6223. this.cThunderbird.UseVisualStyleBackColor = true;
  6224. //
  6225. // cZoom
  6226. //
  6227. this.cZoom.AutoSize = true;
  6228. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6229. this.cZoom.Location = new System.Drawing.Point(35, 313);
  6230. this.cZoom.Name = "cZoom";
  6231. this.cZoom.Size = new System.Drawing.Size(121, 24);
  6232. this.cZoom.TabIndex = 59;
  6233. this.cZoom.Text = "Google Zoom";
  6234. this.cZoom.UseVisualStyleBackColor = true;
  6235. //
  6236. // cTV
  6237. //
  6238. this.cTV.AutoSize = true;
  6239. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6240. this.cTV.Location = new System.Drawing.Point(35, 374);
  6241. this.cTV.Name = "cTV";
  6242. this.cTV.Size = new System.Drawing.Size(111, 24);
  6243. this.cTV.TabIndex = 80;
  6244. this.cTV.Text = "TeamViewer";
  6245. this.cTV.UseVisualStyleBackColor = true;
  6246. //
  6247. // checkErrorReports
  6248. //
  6249. this.checkErrorReports.AutoSize = true;
  6250. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6251. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  6252. this.checkErrorReports.Location = new System.Drawing.Point(55, 133);
  6253. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  6254. this.checkErrorReports.Name = "checkErrorReports";
  6255. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  6256. this.checkErrorReports.TabIndex = 44;
  6257. this.checkErrorReports.Text = "Error reports";
  6258. this.checkErrorReports.UseVisualStyleBackColor = true;
  6259. //
  6260. // checkFileZilla
  6261. //
  6262. this.checkFileZilla.AutoSize = true;
  6263. this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6264. this.checkFileZilla.ForeColor = System.Drawing.Color.White;
  6265. this.checkFileZilla.Location = new System.Drawing.Point(256, 104);
  6266. this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2);
  6267. this.checkFileZilla.Name = "checkFileZilla";
  6268. this.checkFileZilla.Size = new System.Drawing.Size(191, 25);
  6269. this.checkFileZilla.TabIndex = 38;
  6270. this.checkFileZilla.Text = "FileZilla recent servers";
  6271. this.checkFileZilla.UseVisualStyleBackColor = true;
  6272. //
  6273. // checkSelectAll
  6274. //
  6275. this.checkSelectAll.AutoSize = true;
  6276. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6277. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  6278. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  6279. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  6280. this.checkSelectAll.Name = "checkSelectAll";
  6281. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  6282. this.checkSelectAll.TabIndex = 35;
  6283. this.checkSelectAll.Tag = "";
  6284. this.checkSelectAll.Text = "Select all";
  6285. this.checkSelectAll.UseVisualStyleBackColor = true;
  6286. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  6287. //
  6288. // checkMediaCache
  6289. //
  6290. this.checkMediaCache.AutoSize = true;
  6291. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6292. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  6293. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  6294. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  6295. this.checkMediaCache.Name = "checkMediaCache";
  6296. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  6297. this.checkMediaCache.TabIndex = 43;
  6298. this.checkMediaCache.Text = "Media Players cache";
  6299. this.checkMediaCache.UseVisualStyleBackColor = true;
  6300. //
  6301. // checkTemp
  6302. //
  6303. this.checkTemp.AutoSize = true;
  6304. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6305. this.checkTemp.ForeColor = System.Drawing.Color.White;
  6306. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  6307. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  6308. this.checkTemp.Name = "checkTemp";
  6309. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  6310. this.checkTemp.TabIndex = 36;
  6311. this.checkTemp.Text = "Temporary files";
  6312. this.checkTemp.UseVisualStyleBackColor = true;
  6313. //
  6314. // checkLogs
  6315. //
  6316. this.checkLogs.AutoSize = true;
  6317. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6318. this.checkLogs.ForeColor = System.Drawing.Color.White;
  6319. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  6320. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  6321. this.checkLogs.Name = "checkLogs";
  6322. this.checkLogs.Size = new System.Drawing.Size(169, 25);
  6323. this.checkLogs.TabIndex = 42;
  6324. this.checkLogs.Text = "Windows + IIS logs";
  6325. this.checkLogs.UseVisualStyleBackColor = true;
  6326. //
  6327. // checkBin
  6328. //
  6329. this.checkBin.AutoSize = true;
  6330. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6331. this.checkBin.ForeColor = System.Drawing.Color.White;
  6332. this.checkBin.Location = new System.Drawing.Point(256, 45);
  6333. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  6334. this.checkBin.Name = "checkBin";
  6335. this.checkBin.Size = new System.Drawing.Size(162, 25);
  6336. this.checkBin.TabIndex = 41;
  6337. this.checkBin.Text = "Empty Recycle Bin";
  6338. this.checkBin.UseVisualStyleBackColor = true;
  6339. //
  6340. // checkMiniDumps
  6341. //
  6342. this.checkMiniDumps.AutoSize = true;
  6343. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6344. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  6345. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  6346. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  6347. this.checkMiniDumps.Name = "checkMiniDumps";
  6348. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  6349. this.checkMiniDumps.TabIndex = 39;
  6350. this.checkMiniDumps.Text = "BSOD Minidumps";
  6351. this.checkMiniDumps.UseVisualStyleBackColor = true;
  6352. //
  6353. // chkReadOnly
  6354. //
  6355. this.chkReadOnly.AutoSize = true;
  6356. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6357. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  6358. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  6359. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  6360. this.chkReadOnly.Name = "chkReadOnly";
  6361. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  6362. this.chkReadOnly.TabIndex = 61;
  6363. this.chkReadOnly.Text = "Read-only";
  6364. this.chkReadOnly.UseVisualStyleBackColor = true;
  6365. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  6366. //
  6367. // chkBlock
  6368. //
  6369. this.chkBlock.AutoSize = true;
  6370. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6371. this.chkBlock.ForeColor = System.Drawing.Color.White;
  6372. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  6373. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  6374. this.chkBlock.Name = "chkBlock";
  6375. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  6376. this.chkBlock.TabIndex = 59;
  6377. this.chkBlock.Text = "Block";
  6378. this.chkBlock.UseVisualStyleBackColor = true;
  6379. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  6380. //
  6381. // checkRestartExplorer
  6382. //
  6383. this.checkRestartExplorer.AutoSize = true;
  6384. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6385. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  6386. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  6387. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  6388. this.checkRestartExplorer.Name = "checkRestartExplorer";
  6389. this.checkRestartExplorer.Size = new System.Drawing.Size(336, 25);
  6390. this.checkRestartExplorer.TabIndex = 50;
  6391. this.checkRestartExplorer.Tag = "";
  6392. this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes";
  6393. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  6394. //
  6395. // checkRegistryEditor
  6396. //
  6397. this.checkRegistryEditor.AutoSize = true;
  6398. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6399. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  6400. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  6401. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  6402. this.checkRegistryEditor.Name = "checkRegistryEditor";
  6403. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  6404. this.checkRegistryEditor.TabIndex = 38;
  6405. this.checkRegistryEditor.Text = "Registry Editor";
  6406. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  6407. //
  6408. // checkEnableAll
  6409. //
  6410. this.checkEnableAll.AutoSize = true;
  6411. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6412. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  6413. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  6414. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  6415. this.checkEnableAll.Name = "checkEnableAll";
  6416. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  6417. this.checkEnableAll.TabIndex = 35;
  6418. this.checkEnableAll.Tag = "";
  6419. this.checkEnableAll.Text = "Enable all";
  6420. this.checkEnableAll.UseVisualStyleBackColor = true;
  6421. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  6422. //
  6423. // checkContextMenu
  6424. //
  6425. this.checkContextMenu.AutoSize = true;
  6426. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6427. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  6428. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  6429. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  6430. this.checkContextMenu.Name = "checkContextMenu";
  6431. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  6432. this.checkContextMenu.TabIndex = 43;
  6433. this.checkContextMenu.Text = "Right Click menu";
  6434. this.checkContextMenu.UseVisualStyleBackColor = true;
  6435. //
  6436. // checkTaskManager
  6437. //
  6438. this.checkTaskManager.AutoSize = true;
  6439. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6440. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  6441. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  6442. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  6443. this.checkTaskManager.Name = "checkTaskManager";
  6444. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  6445. this.checkTaskManager.TabIndex = 36;
  6446. this.checkTaskManager.Text = "Task Manager";
  6447. this.checkTaskManager.UseVisualStyleBackColor = true;
  6448. //
  6449. // checkCommandPrompt
  6450. //
  6451. this.checkCommandPrompt.AutoSize = true;
  6452. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6453. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  6454. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  6455. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  6456. this.checkCommandPrompt.Name = "checkCommandPrompt";
  6457. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  6458. this.checkCommandPrompt.TabIndex = 42;
  6459. this.checkCommandPrompt.Text = "Command Prompt";
  6460. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  6461. //
  6462. // checkFirewall
  6463. //
  6464. this.checkFirewall.AutoSize = true;
  6465. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6466. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  6467. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  6468. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  6469. this.checkFirewall.Name = "checkFirewall";
  6470. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  6471. this.checkFirewall.TabIndex = 37;
  6472. this.checkFirewall.Text = "Windows Firewall";
  6473. this.checkFirewall.UseVisualStyleBackColor = true;
  6474. //
  6475. // checkRunDialog
  6476. //
  6477. this.checkRunDialog.AutoSize = true;
  6478. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6479. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  6480. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  6481. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  6482. this.checkRunDialog.Name = "checkRunDialog";
  6483. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  6484. this.checkRunDialog.TabIndex = 41;
  6485. this.checkRunDialog.Text = "Run Dialog";
  6486. this.checkRunDialog.UseVisualStyleBackColor = true;
  6487. //
  6488. // checkFolderOptions
  6489. //
  6490. this.checkFolderOptions.AutoSize = true;
  6491. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6492. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  6493. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  6494. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  6495. this.checkFolderOptions.Name = "checkFolderOptions";
  6496. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  6497. this.checkFolderOptions.TabIndex = 39;
  6498. this.checkFolderOptions.Text = "Folder Options";
  6499. this.checkFolderOptions.UseVisualStyleBackColor = true;
  6500. //
  6501. // checkControlPanel
  6502. //
  6503. this.checkControlPanel.AutoSize = true;
  6504. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6505. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  6506. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  6507. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  6508. this.checkControlPanel.Name = "checkControlPanel";
  6509. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  6510. this.checkControlPanel.TabIndex = 40;
  6511. this.checkControlPanel.Text = "Control Panel";
  6512. this.checkControlPanel.UseVisualStyleBackColor = true;
  6513. //
  6514. // checkShift
  6515. //
  6516. this.checkShift.AutoSize = true;
  6517. this.checkShift.ForeColor = System.Drawing.Color.White;
  6518. this.checkShift.Location = new System.Drawing.Point(11, 26);
  6519. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  6520. this.checkShift.Name = "checkShift";
  6521. this.checkShift.Size = new System.Drawing.Size(300, 25);
  6522. this.checkShift.TabIndex = 83;
  6523. this.checkShift.Text = "Show only when SHIFT key is pressed";
  6524. this.checkShift.UseVisualStyleBackColor = true;
  6525. //
  6526. // radioTop
  6527. //
  6528. this.radioTop.AutoSize = true;
  6529. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6530. this.radioTop.ForeColor = System.Drawing.Color.White;
  6531. this.radioTop.Location = new System.Drawing.Point(11, 26);
  6532. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  6533. this.radioTop.Name = "radioTop";
  6534. this.radioTop.Size = new System.Drawing.Size(55, 25);
  6535. this.radioTop.TabIndex = 83;
  6536. this.radioTop.Text = "Top";
  6537. this.radioTop.UseVisualStyleBackColor = true;
  6538. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  6539. //
  6540. // radioMiddle
  6541. //
  6542. this.radioMiddle.AutoSize = true;
  6543. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  6544. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  6545. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  6546. this.radioMiddle.Name = "radioMiddle";
  6547. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  6548. this.radioMiddle.TabIndex = 84;
  6549. this.radioMiddle.Text = "Middle";
  6550. this.radioMiddle.UseVisualStyleBackColor = true;
  6551. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  6552. //
  6553. // radioBottom
  6554. //
  6555. this.radioBottom.AutoSize = true;
  6556. this.radioBottom.ForeColor = System.Drawing.Color.White;
  6557. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  6558. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  6559. this.radioBottom.Name = "radioBottom";
  6560. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  6561. this.radioBottom.TabIndex = 85;
  6562. this.radioBottom.Text = "Bottom";
  6563. this.radioBottom.UseVisualStyleBackColor = true;
  6564. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  6565. //
  6566. // checkDefaultIcon
  6567. //
  6568. this.checkDefaultIcon.AutoSize = true;
  6569. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6570. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  6571. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  6572. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  6573. this.checkDefaultIcon.Name = "checkDefaultIcon";
  6574. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  6575. this.checkDefaultIcon.TabIndex = 82;
  6576. this.checkDefaultIcon.Text = "Use program\'s icon";
  6577. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  6578. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  6579. //
  6580. // radioCommand
  6581. //
  6582. this.radioCommand.AutoSize = true;
  6583. this.radioCommand.ForeColor = System.Drawing.Color.White;
  6584. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  6585. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  6586. this.radioCommand.Name = "radioCommand";
  6587. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  6588. this.radioCommand.TabIndex = 84;
  6589. this.radioCommand.Text = "Command";
  6590. this.radioCommand.UseVisualStyleBackColor = true;
  6591. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  6592. //
  6593. // radioProgram
  6594. //
  6595. this.radioProgram.AutoSize = true;
  6596. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6597. this.radioProgram.ForeColor = System.Drawing.Color.White;
  6598. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  6599. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  6600. this.radioProgram.Name = "radioProgram";
  6601. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  6602. this.radioProgram.TabIndex = 80;
  6603. this.radioProgram.Text = "Program";
  6604. this.radioProgram.UseVisualStyleBackColor = true;
  6605. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  6606. //
  6607. // radioFolder
  6608. //
  6609. this.radioFolder.AutoSize = true;
  6610. this.radioFolder.ForeColor = System.Drawing.Color.White;
  6611. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  6612. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  6613. this.radioFolder.Name = "radioFolder";
  6614. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  6615. this.radioFolder.TabIndex = 81;
  6616. this.radioFolder.Text = "Folder";
  6617. this.radioFolder.UseVisualStyleBackColor = true;
  6618. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  6619. //
  6620. // radioFile
  6621. //
  6622. this.radioFile.AutoSize = true;
  6623. this.radioFile.ForeColor = System.Drawing.Color.White;
  6624. this.radioFile.Location = new System.Drawing.Point(242, 26);
  6625. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  6626. this.radioFile.Name = "radioFile";
  6627. this.radioFile.Size = new System.Drawing.Size(140, 25);
  6628. this.radioFile.TabIndex = 83;
  6629. this.radioFile.Text = "Any type of file";
  6630. this.radioFile.UseVisualStyleBackColor = true;
  6631. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  6632. //
  6633. // radioLink
  6634. //
  6635. this.radioLink.AutoSize = true;
  6636. this.radioLink.ForeColor = System.Drawing.Color.White;
  6637. this.radioLink.Location = new System.Drawing.Point(182, 26);
  6638. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  6639. this.radioLink.Name = "radioLink";
  6640. this.radioLink.Size = new System.Drawing.Size(57, 25);
  6641. this.radioLink.TabIndex = 82;
  6642. this.radioLink.Text = "Link";
  6643. this.radioLink.UseVisualStyleBackColor = true;
  6644. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  6645. //
  6646. // quickAccessToggle
  6647. //
  6648. this.quickAccessToggle.Location = new System.Drawing.Point(25, 153);
  6649. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6650. this.quickAccessToggle.Name = "quickAccessToggle";
  6651. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6652. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6653. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6654. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6655. this.quickAccessToggle.OnText = "Quick Access Menu";
  6656. this.quickAccessToggle.Size = new System.Drawing.Size(208, 31);
  6657. this.quickAccessToggle.TabIndex = 64;
  6658. this.quickAccessToggle.Tag = "themeable";
  6659. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6660. //
  6661. // MainForm
  6662. //
  6663. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6664. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6665. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6666. this.ClientSize = new System.Drawing.Size(768, 705);
  6667. this.Controls.Add(this.bpanel);
  6668. this.Controls.Add(this.tpanel);
  6669. this.DoubleBuffered = true;
  6670. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6671. this.ForeColor = System.Drawing.Color.White;
  6672. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6673. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6674. this.MinimumSize = new System.Drawing.Size(784, 744);
  6675. this.Name = "MainForm";
  6676. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6677. this.Text = "Optimizer";
  6678. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6679. this.Load += new System.EventHandler(this.Main_Load);
  6680. this.tpanel.ResumeLayout(false);
  6681. this.tpanel.PerformLayout();
  6682. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6683. this.bpanel.ResumeLayout(false);
  6684. this.tabCollection.ResumeLayout(false);
  6685. this.universalTab.ResumeLayout(false);
  6686. this.windowsXTab.ResumeLayout(false);
  6687. this.windowsVIIITab.ResumeLayout(false);
  6688. this.modernAppsTab.ResumeLayout(false);
  6689. this.modernAppsTab.PerformLayout();
  6690. this.panelModernAppsList.ResumeLayout(false);
  6691. this.startupTab.ResumeLayout(false);
  6692. this.startupTab.PerformLayout();
  6693. this.panel3.ResumeLayout(false);
  6694. this.appsTab.ResumeLayout(false);
  6695. this.appsTab.PerformLayout();
  6696. this.panelCommonApps.ResumeLayout(false);
  6697. this.panelCommonApps.PerformLayout();
  6698. this.panelApps2.ResumeLayout(false);
  6699. this.panelApps2.PerformLayout();
  6700. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6701. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6702. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6703. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6704. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6705. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6706. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6707. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6708. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6709. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6710. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6711. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6712. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6713. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6714. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6715. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6716. this.panelApps3.ResumeLayout(false);
  6717. this.panelApps3.PerformLayout();
  6718. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6719. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6720. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6721. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6722. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6723. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6724. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6725. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6726. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6727. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6728. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6729. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6730. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6731. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6732. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6733. this.panelApps6.ResumeLayout(false);
  6734. this.panelApps6.PerformLayout();
  6735. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6736. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6737. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6738. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6739. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6740. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6741. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6742. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6743. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6744. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6745. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6746. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6747. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6748. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6749. this.panelApps4.ResumeLayout(false);
  6750. this.panelApps4.PerformLayout();
  6751. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6752. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6753. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6754. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6755. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6756. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6757. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6758. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6759. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6760. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6761. this.panelApps5.ResumeLayout(false);
  6762. this.panelApps5.PerformLayout();
  6763. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6764. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6765. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6766. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6767. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6768. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6769. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6770. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6771. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6772. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6773. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6774. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6775. this.panelApps1.ResumeLayout(false);
  6776. this.panelApps1.PerformLayout();
  6777. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6778. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6779. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6780. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6781. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6782. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6783. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6784. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6785. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6786. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6787. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6788. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6789. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6790. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6791. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6792. this.cleanerTab.ResumeLayout(false);
  6793. this.cleanerTab.PerformLayout();
  6794. this.cleaningpanel.ResumeLayout(false);
  6795. this.cleaningpanel.PerformLayout();
  6796. this.panel1.ResumeLayout(false);
  6797. this.panel1.PerformLayout();
  6798. this.pingerTab.ResumeLayout(false);
  6799. this.pingerTab.PerformLayout();
  6800. this.panel7.ResumeLayout(false);
  6801. this.hostsEditorTab.ResumeLayout(false);
  6802. this.hostsEditorTab.PerformLayout();
  6803. this.panel4.ResumeLayout(false);
  6804. this.panel4.PerformLayout();
  6805. this.panelList.ResumeLayout(false);
  6806. this.registryFixerTab.ResumeLayout(false);
  6807. this.registryFixerTab.PerformLayout();
  6808. this.panel2.ResumeLayout(false);
  6809. this.panel2.PerformLayout();
  6810. this.integratorTab.ResumeLayout(false);
  6811. this.synapse.ResumeLayout(false);
  6812. this.integratorInfoTab.ResumeLayout(false);
  6813. this.integratorInfoTab.PerformLayout();
  6814. this.tabPage8.ResumeLayout(false);
  6815. this.tabPage8.PerformLayout();
  6816. this.itemnamegroup.ResumeLayout(false);
  6817. this.itemnamegroup.PerformLayout();
  6818. this.security.ResumeLayout(false);
  6819. this.security.PerformLayout();
  6820. this.itemposition.ResumeLayout(false);
  6821. this.itemposition.PerformLayout();
  6822. this.icontoaddgroup.ResumeLayout(false);
  6823. this.icontoaddgroup.PerformLayout();
  6824. this.itemtoaddgroup.ResumeLayout(false);
  6825. this.itemtoaddgroup.PerformLayout();
  6826. this.itemtype.ResumeLayout(false);
  6827. this.itemtype.PerformLayout();
  6828. this.tabPage9.ResumeLayout(false);
  6829. this.tabPage9.PerformLayout();
  6830. this.panel5.ResumeLayout(false);
  6831. this.tabPage10.ResumeLayout(false);
  6832. this.tabPage10.PerformLayout();
  6833. this.tabPage11.ResumeLayout(false);
  6834. this.tabPage11.PerformLayout();
  6835. this.panel6.ResumeLayout(false);
  6836. this.optionsTab.ResumeLayout(false);
  6837. this.optionsTab.PerformLayout();
  6838. this.launcherMenu.ResumeLayout(false);
  6839. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6840. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6841. this.panel8.ResumeLayout(false);
  6842. this.panel8.PerformLayout();
  6843. this.panel9.ResumeLayout(false);
  6844. this.panel9.PerformLayout();
  6845. this.ResumeLayout(false);
  6846. }
  6847. #endregion
  6848. private System.Windows.Forms.Panel tpanel;
  6849. private System.Windows.Forms.Label txtBitness;
  6850. private System.Windows.Forms.Label txtOS;
  6851. private System.Windows.Forms.Label txtVersion;
  6852. private System.Windows.Forms.PictureBox pictureBox1;
  6853. private System.Windows.Forms.Label label2;
  6854. private System.Windows.Forms.Panel bpanel;
  6855. private System.Windows.Forms.TabControl tabCollection;
  6856. private System.Windows.Forms.TabPage universalTab;
  6857. private System.Windows.Forms.Button button39;
  6858. private System.Windows.Forms.TabPage windowsXTab;
  6859. private System.Windows.Forms.Button button43;
  6860. private System.Windows.Forms.Button button18;
  6861. private System.Windows.Forms.TabPage windowsVIIITab;
  6862. private System.Windows.Forms.Button button44;
  6863. private System.Windows.Forms.TabPage cleanerTab;
  6864. private ColoredCheckBox checkTemp;
  6865. private ColoredCheckBox checkSelectAll;
  6866. private System.Windows.Forms.Button button20;
  6867. private ColoredCheckBox checkMediaCache;
  6868. private ColoredCheckBox checkLogs;
  6869. private ColoredCheckBox checkBin;
  6870. private ColoredCheckBox checkMiniDumps;
  6871. private ColoredCheckBox checkFileZilla;
  6872. private System.Windows.Forms.Panel panel1;
  6873. private System.Windows.Forms.Label label4;
  6874. private System.Windows.Forms.ProgressBar progress2;
  6875. private System.Windows.Forms.TabPage startupTab;
  6876. private System.Windows.Forms.Label label5;
  6877. private System.Windows.Forms.Button button32;
  6878. private System.Windows.Forms.Button button22;
  6879. private System.Windows.Forms.Label label6;
  6880. private System.Windows.Forms.TabPage registryFixerTab;
  6881. private System.Windows.Forms.Label label7;
  6882. private System.Windows.Forms.Button button33;
  6883. private System.Windows.Forms.Panel panel2;
  6884. private ColoredCheckBox checkRegistryEditor;
  6885. private ColoredCheckBox checkEnableAll;
  6886. private ColoredCheckBox checkContextMenu;
  6887. private ColoredCheckBox checkTaskManager;
  6888. private ColoredCheckBox checkCommandPrompt;
  6889. private ColoredCheckBox checkFirewall;
  6890. private ColoredCheckBox checkRunDialog;
  6891. private ColoredCheckBox checkFolderOptions;
  6892. private ColoredCheckBox checkControlPanel;
  6893. private ColoredCheckBox checkRestartExplorer;
  6894. private System.Windows.Forms.Panel panel3;
  6895. private System.Windows.Forms.Label label8;
  6896. private System.Windows.Forms.ListView listStartupItems;
  6897. private System.Windows.Forms.ColumnHeader columnHeader1;
  6898. private System.Windows.Forms.ColumnHeader columnHeader2;
  6899. private System.Windows.Forms.Button button37;
  6900. private System.Windows.Forms.Button button31;
  6901. private System.Windows.Forms.ColumnHeader columnHeader3;
  6902. private System.Windows.Forms.TabPage hostsEditorTab;
  6903. private System.Windows.Forms.Label label3;
  6904. private System.Windows.Forms.LinkLabel linkLabel2;
  6905. private System.Windows.Forms.LinkLabel linkLabel3;
  6906. private System.Windows.Forms.Label label9;
  6907. private System.Windows.Forms.LinkLabel linkLabel4;
  6908. private System.Windows.Forms.Label label10;
  6909. private System.Windows.Forms.ListBox listHostEntries;
  6910. private System.Windows.Forms.Panel panel4;
  6911. private System.Windows.Forms.Button button46;
  6912. private System.Windows.Forms.Button button41;
  6913. private System.Windows.Forms.Button button42;
  6914. private System.Windows.Forms.TextBox txtDomain;
  6915. private System.Windows.Forms.Label label12;
  6916. private System.Windows.Forms.Label label11;
  6917. private System.Windows.Forms.Button button47;
  6918. private System.Windows.Forms.TextBox txtIP;
  6919. private ColoredCheckBox checkErrorReports;
  6920. private System.Windows.Forms.Panel cleaningpanel;
  6921. private System.Windows.Forms.TabPage integratorTab;
  6922. private System.Windows.Forms.TabControl synapse;
  6923. private System.Windows.Forms.TabPage integratorInfoTab;
  6924. private System.Windows.Forms.TabPage tabPage8;
  6925. private System.Windows.Forms.TabPage tabPage9;
  6926. private System.Windows.Forms.TabPage tabPage10;
  6927. private System.Windows.Forms.TabPage tabPage11;
  6928. private System.Windows.Forms.Label label19;
  6929. private System.Windows.Forms.Label label18;
  6930. private System.Windows.Forms.Label label17;
  6931. private System.Windows.Forms.Label label16;
  6932. private System.Windows.Forms.Label label15;
  6933. private System.Windows.Forms.Label label14;
  6934. private System.Windows.Forms.Label label13;
  6935. private System.Windows.Forms.Button button48;
  6936. private System.Windows.Forms.TextBox txtRunKeyword;
  6937. private System.Windows.Forms.Label label22;
  6938. private System.Windows.Forms.TextBox txtRunFile;
  6939. private System.Windows.Forms.Label label21;
  6940. private System.Windows.Forms.Label label20;
  6941. private System.Windows.Forms.Button btnCreateCustomCommand;
  6942. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6943. private System.Windows.Forms.Button button58;
  6944. private System.Windows.Forms.Button button59;
  6945. private System.Windows.Forms.Button button55;
  6946. private System.Windows.Forms.Button button57;
  6947. private System.Windows.Forms.Button button52;
  6948. private System.Windows.Forms.Button button53;
  6949. private System.Windows.Forms.Button button49;
  6950. private System.Windows.Forms.Button button51;
  6951. private System.Windows.Forms.Button button56;
  6952. private System.Windows.Forms.Button button54;
  6953. private System.Windows.Forms.Label label24;
  6954. private System.Windows.Forms.ListBox listDesktopItems;
  6955. private System.Windows.Forms.Label label25;
  6956. private System.Windows.Forms.Button button60;
  6957. private System.Windows.Forms.Button button61;
  6958. private System.Windows.Forms.Button button62;
  6959. private System.Windows.Forms.GroupBox itemtype;
  6960. private ColoredRadioButton radioCommand;
  6961. private ColoredRadioButton radioProgram;
  6962. private ColoredRadioButton radioFile;
  6963. private ColoredRadioButton radioFolder;
  6964. private ColoredRadioButton radioLink;
  6965. private System.Windows.Forms.Label label26;
  6966. private System.Windows.Forms.GroupBox icontoaddgroup;
  6967. private ColoredCheckBox checkDefaultIcon;
  6968. private System.Windows.Forms.Button btnBrowseIcon;
  6969. private System.Windows.Forms.TextBox txtIcon;
  6970. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6971. private System.Windows.Forms.Button btnBrowseItem;
  6972. private System.Windows.Forms.TextBox txtItem;
  6973. private System.Windows.Forms.GroupBox security;
  6974. private ColoredCheckBox checkShift;
  6975. private System.Windows.Forms.GroupBox itemposition;
  6976. private ColoredRadioButton radioTop;
  6977. private ColoredRadioButton radioMiddle;
  6978. private ColoredRadioButton radioBottom;
  6979. private System.Windows.Forms.GroupBox itemnamegroup;
  6980. private System.Windows.Forms.TextBox txtItemName;
  6981. private System.Windows.Forms.Button btnAddItem;
  6982. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6983. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6984. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6985. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6986. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6987. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6988. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6989. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6990. private System.Windows.Forms.Timer integratorTimer;
  6991. private System.Windows.Forms.Timer runDialogTime;
  6992. private System.Windows.Forms.Button button64;
  6993. private System.Windows.Forms.Button button65;
  6994. private System.Windows.Forms.Button button66;
  6995. private System.Windows.Forms.TabPage optionsTab;
  6996. private System.Windows.Forms.RadioButton radioMinimal;
  6997. private System.Windows.Forms.RadioButton radioCaramel;
  6998. private System.Windows.Forms.RadioButton radioLime;
  6999. private System.Windows.Forms.RadioButton radioMagma;
  7000. private System.Windows.Forms.RadioButton radioOcean;
  7001. private System.Windows.Forms.RadioButton radioZerg;
  7002. private System.Windows.Forms.Label label27;
  7003. private System.Windows.Forms.ListBox listCustomCommands;
  7004. private System.Windows.Forms.Label label23;
  7005. private System.Windows.Forms.Button button26;
  7006. private System.Windows.Forms.Button button8;
  7007. private System.Windows.Forms.Panel panel5;
  7008. private System.Windows.Forms.Panel panel6;
  7009. private System.Windows.Forms.Panel panelList;
  7010. private System.Windows.Forms.TabPage modernAppsTab;
  7011. private System.Windows.Forms.Label label1;
  7012. private System.Windows.Forms.Panel panelModernAppsList;
  7013. private System.Windows.Forms.CheckedListBox listModernApps;
  7014. private System.Windows.Forms.Button button74;
  7015. private System.Windows.Forms.Button button75;
  7016. private System.Windows.Forms.Label label28;
  7017. private ColoredCheckBox chkSelectAllModernApps;
  7018. private ToggleSwitch toggleSwitch1;
  7019. private ToggleSwitch toggleSwitch3;
  7020. private ToggleSwitch toggleSwitch2;
  7021. private ToggleSwitch toggleSwitch6;
  7022. private ToggleSwitch toggleSwitch5;
  7023. private ToggleSwitch toggleSwitch4;
  7024. private ToggleSwitch toggleSwitch12;
  7025. private ToggleSwitch toggleSwitch11;
  7026. private ToggleSwitch toggleSwitch10;
  7027. private ToggleSwitch toggleSwitch9;
  7028. private ToggleSwitch toggleSwitch8;
  7029. private ToggleSwitch toggleSwitch13;
  7030. private ToggleSwitch toggleSwitch15;
  7031. private ToggleSwitch toggleSwitch14;
  7032. private ToggleSwitch toggleSwitch20;
  7033. private ToggleSwitch toggleSwitch21;
  7034. private ToggleSwitch toggleSwitch23;
  7035. private ToggleSwitch toggleSwitch24;
  7036. private ToggleSwitch toggleSwitch25;
  7037. private ToggleSwitch toggleSwitch26;
  7038. private ToggleSwitch toggleSwitch19;
  7039. private ToggleSwitch toggleSwitch18;
  7040. private ToggleSwitch toggleSwitch17;
  7041. private ToggleSwitch toggleSwitch16;
  7042. private ToggleSwitch toggleSwitch27;
  7043. private ToggleSwitch toggleSwitch28;
  7044. private ToggleSwitch toggleSwitch29;
  7045. private ToggleSwitch toggleSwitch30;
  7046. private System.Windows.Forms.Button btnResetConfig;
  7047. private ToggleSwitch toggleSwitch31;
  7048. private ToggleSwitch toggleSwitch32;
  7049. private System.Windows.Forms.Button btnUpdate;
  7050. private System.Windows.Forms.Button btnChangelog;
  7051. private ToggleSwitch toggleSwitch33;
  7052. private ToggleSwitch toggleSwitch34;
  7053. private ToggleSwitch toggleSwitch35;
  7054. private ToggleSwitch toggleSwitch36;
  7055. private ColoredCheckBox chkReadOnly;
  7056. private System.Windows.Forms.Label label29;
  7057. private ToggleSwitch toggleSwitch37;
  7058. private ToggleSwitch toggleSwitch38;
  7059. private ToggleSwitch toggleSwitch39;
  7060. private ColoredCheckBox chkBlock;
  7061. private ToggleSwitch toggleSwitch40;
  7062. private System.Windows.Forms.Button button1;
  7063. private System.Windows.Forms.Label label31;
  7064. private System.Windows.Forms.Label label30;
  7065. private System.Windows.Forms.Button button4;
  7066. private System.Windows.Forms.Button button3;
  7067. private System.Windows.Forms.Button button2;
  7068. private System.Windows.Forms.Label label33;
  7069. private System.Windows.Forms.Label label35;
  7070. private System.Windows.Forms.Label label34;
  7071. private System.Windows.Forms.Label label36;
  7072. private System.Windows.Forms.Label label37;
  7073. private System.Windows.Forms.Label label38;
  7074. private System.Windows.Forms.TabPage appsTab;
  7075. private System.Windows.Forms.Button btnDownloadApps;
  7076. private System.Windows.Forms.Label label41;
  7077. private ColoredCheckBox c7zip;
  7078. private ColoredCheckBox cPeaZip;
  7079. private ColoredCheckBox cWinRar;
  7080. private ColoredCheckBox cChromium;
  7081. private ColoredCheckBox cChrome;
  7082. private ColoredCheckBox cFirefox;
  7083. private ColoredCheckBox cVivaldi;
  7084. private ColoredCheckBox cOpera;
  7085. private ColoredCheckBox cThunderbird;
  7086. private ColoredCheckBox cDiscord;
  7087. private ColoredCheckBox cSkype;
  7088. private ColoredCheckBox cViber;
  7089. private ColoredCheckBox cSumatra;
  7090. private ColoredCheckBox cAdobeReader;
  7091. private ColoredCheckBox cQB;
  7092. private ColoredCheckBox cDeluge;
  7093. private System.Windows.Forms.Label label42;
  7094. private System.Windows.Forms.TextBox txtDownloadFolder;
  7095. private System.Windows.Forms.Button button5;
  7096. private System.Windows.Forms.Label txtDownloadStatus;
  7097. private System.Windows.Forms.Label label44;
  7098. private ColoredRadioButton c32;
  7099. private ColoredRadioButton c64;
  7100. private ColoredCheckBox cFoxit;
  7101. private ColoredCheckBox cUT3;
  7102. private ColoredCheckBox cBT;
  7103. private System.Windows.Forms.Button button6;
  7104. private System.Windows.Forms.LinkLabel linkLabel1;
  7105. private ColoredCheckBox cTor;
  7106. private ColoredCheckBox cTV;
  7107. private ColoredCheckBox cZoom;
  7108. private ColoredCheckBox cEvernote;
  7109. private ColoredCheckBox cOneDrive;
  7110. private ColoredCheckBox cSteam;
  7111. private ColoredCheckBox cUbi;
  7112. private ColoredCheckBox cBlizzard;
  7113. private System.Windows.Forms.PictureBox pictureBox2;
  7114. private System.Windows.Forms.PictureBox pictureBox6;
  7115. private System.Windows.Forms.PictureBox pictureBox7;
  7116. private System.Windows.Forms.PictureBox pictureBox3;
  7117. private System.Windows.Forms.PictureBox pictureBox4;
  7118. private System.Windows.Forms.PictureBox pictureBox5;
  7119. private System.Windows.Forms.PictureBox pictureBox14;
  7120. private System.Windows.Forms.PictureBox pictureBox15;
  7121. private System.Windows.Forms.PictureBox pictureBox16;
  7122. private System.Windows.Forms.PictureBox pictureBox17;
  7123. private System.Windows.Forms.PictureBox pictureBox20;
  7124. private System.Windows.Forms.PictureBox pictureBox19;
  7125. private System.Windows.Forms.PictureBox pictureBox18;
  7126. private System.Windows.Forms.PictureBox pictureBox25;
  7127. private System.Windows.Forms.PictureBox pictureBox26;
  7128. private System.Windows.Forms.PictureBox pictureBox27;
  7129. private System.Windows.Forms.PictureBox pictureBox28;
  7130. private System.Windows.Forms.PictureBox pictureBox29;
  7131. private System.Windows.Forms.PictureBox pictureBox30;
  7132. private System.Windows.Forms.PictureBox pictureBox24;
  7133. private System.Windows.Forms.PictureBox pictureBox21;
  7134. private System.Windows.Forms.PictureBox pictureBox23;
  7135. private System.Windows.Forms.PictureBox pictureBox22;
  7136. private System.Windows.Forms.PictureBox pictureBox43;
  7137. private System.Windows.Forms.PictureBox pictureBox49;
  7138. private System.Windows.Forms.PictureBox pictureBox51;
  7139. private System.Windows.Forms.PictureBox pictureBox50;
  7140. private ColoredCheckBox cLibreOffice;
  7141. private System.Windows.Forms.PictureBox pictureBox52;
  7142. private ColoredCheckBox cAutoInstall;
  7143. private ColoredCheckBox cEpicStore;
  7144. private System.Windows.Forms.PictureBox pictureBox53;
  7145. private ColoredCheckBox cOrigin;
  7146. private System.Windows.Forms.PictureBox pictureBox54;
  7147. private ColoredCheckBox cMSTeams;
  7148. private System.Windows.Forms.PictureBox pictureBox55;
  7149. private ColoredCheckBox cAnyDesk;
  7150. private System.Windows.Forms.PictureBox pictureBox56;
  7151. private ColoredCheckBox cMaxthon;
  7152. private System.Windows.Forms.PictureBox picturemaxthon;
  7153. private System.Windows.Forms.PictureBox pictureBox63;
  7154. private ColoredCheckBox cDropbox;
  7155. private System.Windows.Forms.Label label47;
  7156. private System.Windows.Forms.Label label46;
  7157. private System.Windows.Forms.Label label45;
  7158. private ColoredCheckBox cFlux;
  7159. private System.Windows.Forms.PictureBox pictureBox71;
  7160. private System.Windows.Forms.Panel panelApps1;
  7161. private System.Windows.Forms.Panel panelApps5;
  7162. private System.Windows.Forms.Panel panelApps4;
  7163. private ColoredCheckBox chkOnlyRemovable;
  7164. private System.Windows.Forms.ProgressBar progressDownloader;
  7165. private System.Windows.Forms.PictureBox pictureBox75;
  7166. private ColoredCheckBox cUT2;
  7167. private System.Windows.Forms.Button btnGetFeed;
  7168. private System.Windows.Forms.Panel panelCommonApps;
  7169. private ToggleSwitch toggleSwitch7;
  7170. private System.Windows.Forms.LinkLabel l2;
  7171. private System.Windows.Forms.Panel panelApps6;
  7172. private ColoredCheckBox cVCPP;
  7173. private System.Windows.Forms.PictureBox pictureBox80;
  7174. private ColoredCheckBox cNF472;
  7175. private System.Windows.Forms.PictureBox pictureBox78;
  7176. private ColoredCheckBox cNF452;
  7177. private System.Windows.Forms.PictureBox pictureBox79;
  7178. private ColoredCheckBox cNF40;
  7179. private System.Windows.Forms.PictureBox pictureBox77;
  7180. private ColoredCheckBox cNF35;
  7181. private System.Windows.Forms.PictureBox pictureBox76;
  7182. private ColoredCheckBox cIObitSU;
  7183. private ColoredCheckBox cIObitU;
  7184. private System.Windows.Forms.PictureBox pictureBox74;
  7185. private ColoredCheckBox cRevo;
  7186. private System.Windows.Forms.PictureBox pictureBox68;
  7187. private ColoredCheckBox cIObitDB;
  7188. private ColoredCheckBox cIObitSD;
  7189. private System.Windows.Forms.PictureBox pictureBox61;
  7190. private ColoredCheckBox cUUI;
  7191. private System.Windows.Forms.PictureBox pictureBox66;
  7192. private System.Windows.Forms.PictureBox pictureBox72;
  7193. private System.Windows.Forms.PictureBox pictureBox67;
  7194. private ColoredCheckBox cRufus;
  7195. private System.Windows.Forms.PictureBox pictureBox73;
  7196. private ColoredCheckBox cMalwarebytes;
  7197. private System.Windows.Forms.PictureBox pictureBox70;
  7198. private ColoredCheckBox cAntiExploit;
  7199. private System.Windows.Forms.PictureBox pictureBox69;
  7200. private System.Windows.Forms.Label txtFeedError;
  7201. private System.Windows.Forms.Panel panelApps2;
  7202. private ColoredCheckBox cViper;
  7203. private System.Windows.Forms.PictureBox pictureBox81;
  7204. private ColoredCheckBox cVLC;
  7205. private ColoredCheckBox cFoobar;
  7206. private ColoredCheckBox cPot;
  7207. private System.Windows.Forms.PictureBox pictureBox10;
  7208. private System.Windows.Forms.PictureBox pictureBox11;
  7209. private System.Windows.Forms.PictureBox pictureBox8;
  7210. private System.Windows.Forms.PictureBox pictureBox12;
  7211. private ColoredCheckBox cBS;
  7212. private System.Windows.Forms.PictureBox pictureBox13;
  7213. private ColoredCheckBox cSpotify;
  7214. private System.Windows.Forms.PictureBox pictureBox9;
  7215. private ColoredCheckBox cIrfan;
  7216. private System.Windows.Forms.PictureBox pictureBox59;
  7217. private ColoredCheckBox ciTunes;
  7218. private ColoredCheckBox cWinamp;
  7219. private System.Windows.Forms.PictureBox pictureBox65;
  7220. private ColoredCheckBox cAudacity;
  7221. private ColoredCheckBox cPhotoFiltre;
  7222. private System.Windows.Forms.PictureBox pictureBox46;
  7223. private ColoredCheckBox cGIMP;
  7224. private System.Windows.Forms.PictureBox pictureBox47;
  7225. private System.Windows.Forms.PictureBox pictureBox45;
  7226. private System.Windows.Forms.PictureBox pictureBox48;
  7227. private ColoredCheckBox cMp3Tag;
  7228. private System.Windows.Forms.PictureBox pictureBox60;
  7229. private ColoredCheckBox cBlender;
  7230. private ColoredCheckBox cLightShot;
  7231. private System.Windows.Forms.PictureBox pictureBox58;
  7232. private System.Windows.Forms.PictureBox pictureBox57;
  7233. private ColoredCheckBox cGyazo;
  7234. private System.Windows.Forms.Panel panelApps3;
  7235. private ColoredCheckBox cNPP;
  7236. private ColoredCheckBox cSublimeText;
  7237. private System.Windows.Forms.PictureBox pictureBox33;
  7238. private ColoredCheckBox cAtom;
  7239. private System.Windows.Forms.PictureBox pictureBox34;
  7240. private System.Windows.Forms.PictureBox pictureBox32;
  7241. private System.Windows.Forms.PictureBox pictureBox35;
  7242. private System.Windows.Forms.PictureBox pictureBox31;
  7243. private System.Windows.Forms.PictureBox pictureBox36;
  7244. private ColoredCheckBox cVS;
  7245. private ColoredCheckBox cVSCode;
  7246. private ColoredCheckBox cSublimeMerge;
  7247. private System.Windows.Forms.PictureBox pictureBox64;
  7248. private ColoredCheckBox cAndroidStudio;
  7249. private System.Windows.Forms.PictureBox pictureBox62;
  7250. private ColoredCheckBox cEclipse;
  7251. private ColoredCheckBox cGitHub;
  7252. private ColoredCheckBox cNode;
  7253. private System.Windows.Forms.PictureBox pictureBox38;
  7254. private ColoredCheckBox cXAMPP;
  7255. private ColoredCheckBox cPostman;
  7256. private System.Windows.Forms.PictureBox pictureBox40;
  7257. private System.Windows.Forms.PictureBox pictureBox41;
  7258. private System.Windows.Forms.PictureBox pictureBox42;
  7259. private ColoredCheckBox cFileZilla;
  7260. private System.Windows.Forms.PictureBox pictureBox39;
  7261. private System.Windows.Forms.PictureBox pictureBox37;
  7262. private ColoredCheckBox cPutty;
  7263. private System.Windows.Forms.PictureBox pictureBox44;
  7264. private ColoredCheckBox cWinScp;
  7265. private System.Windows.Forms.Button btnViewLog;
  7266. private System.Windows.Forms.Label label48;
  7267. private System.Windows.Forms.Label label43;
  7268. private System.Windows.Forms.Button btnOpenConf;
  7269. private System.Windows.Forms.PictureBox pictureBox82;
  7270. private ColoredCheckBox cMega;
  7271. private System.Windows.Forms.TabPage pingerTab;
  7272. private System.Windows.Forms.Label label32;
  7273. private System.Windows.Forms.TextBox txtPingInput;
  7274. private System.Windows.Forms.Label label39;
  7275. private System.Windows.Forms.Button btnPing;
  7276. private System.Windows.Forms.Label lblFootprint;
  7277. private System.Windows.Forms.Label lblPretext;
  7278. private System.Windows.Forms.Button btnShodan;
  7279. private System.Windows.Forms.Label label40;
  7280. private System.Windows.Forms.ListBox listPingResults;
  7281. private System.Windows.Forms.Panel panel7;
  7282. private System.Windows.Forms.Button button7;
  7283. private System.Windows.Forms.Button button9;
  7284. private System.Windows.Forms.Button btnExport;
  7285. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7286. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7287. private System.Windows.Forms.NotifyIcon launcherIcon;
  7288. private System.Windows.Forms.ToolStripMenuItem startupItem;
  7289. private System.Windows.Forms.ToolStripMenuItem cleanerItem;
  7290. private System.Windows.Forms.ToolStripMenuItem pingerItem;
  7291. private System.Windows.Forms.ToolStripMenuItem hostsItem;
  7292. private System.Windows.Forms.ToolStripMenuItem appsItem;
  7293. private System.Windows.Forms.ToolStripMenuItem exitItem;
  7294. private ToggleSwitch quickAccessToggle;
  7295. private System.Windows.Forms.PictureBox pictureBox83;
  7296. private System.Windows.Forms.LinkLabel linkLabel5;
  7297. private System.Windows.Forms.LinkLabel linkLabel6;
  7298. private System.Windows.Forms.PictureBox pictureBox84;
  7299. private System.Windows.Forms.Label lblLab;
  7300. private System.Windows.Forms.LinkLabel linkUpdate;
  7301. private System.Windows.Forms.Label lblUpdateDisabled;
  7302. private System.Windows.Forms.Panel panel8;
  7303. private System.Windows.Forms.Panel panel9;
  7304. }
  7305. }