MainForm.Designer.cs 426 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225
  1. using System.Windows.Forms;
  2. namespace Optimizer
  3. {
  4. partial class MainForm
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  31. this.tpanel = new System.Windows.Forms.Panel();
  32. this.linkUpdate = new System.Windows.Forms.LinkLabel();
  33. this.lblLab = new System.Windows.Forms.Label();
  34. this.txtBitness = new System.Windows.Forms.Label();
  35. this.txtOS = new System.Windows.Forms.Label();
  36. this.txtVersion = new System.Windows.Forms.Label();
  37. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  38. this.label2 = new System.Windows.Forms.Label();
  39. this.bpanel = new System.Windows.Forms.Panel();
  40. this.tabCollection = new System.Windows.Forms.TabControl();
  41. this.universalTab = new System.Windows.Forms.TabPage();
  42. this.restartButton = new System.Windows.Forms.Button();
  43. this.windowsXTab = new System.Windows.Forms.TabPage();
  44. this.restartButton10 = new System.Windows.Forms.Button();
  45. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  46. this.restartButton8 = new System.Windows.Forms.Button();
  47. this.modernAppsTab = new System.Windows.Forms.TabPage();
  48. this.txtUWP = new System.Windows.Forms.Label();
  49. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  50. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  51. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  52. this.panelModernAppsList = new System.Windows.Forms.Panel();
  53. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  54. this.startupTab = new System.Windows.Forms.TabPage();
  55. this.cancelBackup = new System.Windows.Forms.Button();
  56. this.doBackup = new System.Windows.Forms.Button();
  57. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  58. this.lblBackupTitle = new System.Windows.Forms.Label();
  59. this.restoreStartupB = new System.Windows.Forms.Button();
  60. this.backupStartupB = new System.Windows.Forms.Button();
  61. this.findInRegB = new System.Windows.Forms.Button();
  62. this.locateFileB = new System.Windows.Forms.Button();
  63. this.refreshStartupB = new System.Windows.Forms.Button();
  64. this.panel3 = new System.Windows.Forms.Panel();
  65. this.listStartupItems = new System.Windows.Forms.ListView();
  66. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  67. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  68. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  69. this.removeStartupItemB = new System.Windows.Forms.Button();
  70. this.startupTitle = new System.Windows.Forms.Label();
  71. this.appsTab = new System.Windows.Forms.TabPage();
  72. this.txtFeedError = new System.Windows.Forms.Label();
  73. this.panel10 = new System.Windows.Forms.Panel();
  74. this.appsTitle = new System.Windows.Forms.Label();
  75. this.btnGetFeed = new System.Windows.Forms.Button();
  76. this.panelCommonApps = new System.Windows.Forms.Panel();
  77. this.btnDownloadApps = new System.Windows.Forms.Button();
  78. this.setDownDirLbl = new System.Windows.Forms.Label();
  79. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  80. this.changeDownDirB = new System.Windows.Forms.Button();
  81. this.txtDownloadStatus = new System.Windows.Forms.Label();
  82. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  83. this.bitPref = new System.Windows.Forms.Label();
  84. this.goToDownloadsB = new System.Windows.Forms.Button();
  85. this.panelApps5 = new System.Windows.Forms.Panel();
  86. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  87. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  88. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  89. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  90. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  91. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  92. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  93. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  94. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  95. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  96. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  97. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  98. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  99. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  100. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  101. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  102. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  103. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  104. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  105. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  106. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  107. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  108. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  109. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  110. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  111. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  112. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  113. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  114. this.panelApps6 = new System.Windows.Forms.Panel();
  115. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  116. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  117. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  118. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  119. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  120. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  121. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  122. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  123. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  124. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  125. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  126. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  127. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  128. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  129. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  130. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  131. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  132. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  133. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  134. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  135. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  136. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  137. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  138. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  139. this.panelApps1 = new System.Windows.Forms.Panel();
  140. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  143. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  144. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  145. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  146. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  147. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  148. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  149. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  150. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  151. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  152. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  153. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  154. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  155. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  156. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  158. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  159. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  160. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  161. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  162. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  163. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  164. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  165. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  166. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  167. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  168. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  169. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  170. this.cleanerTab = new System.Windows.Forms.TabPage();
  171. this.cleanerTitle = new System.Windows.Forms.Label();
  172. this.panel1 = new System.Windows.Forms.Panel();
  173. this.lblPretext = new System.Windows.Forms.Label();
  174. this.lblFootprint = new System.Windows.Forms.Label();
  175. this.cleanDriveB = new System.Windows.Forms.Button();
  176. this.pingerTab = new System.Windows.Forms.TabPage();
  177. this.flushCacheB = new System.Windows.Forms.Button();
  178. this.btnExport = new System.Windows.Forms.Button();
  179. this.copyB = new System.Windows.Forms.Button();
  180. this.copyIPB = new System.Windows.Forms.Button();
  181. this.panel7 = new System.Windows.Forms.Panel();
  182. this.listPingResults = new System.Windows.Forms.ListBox();
  183. this.lblResults = new System.Windows.Forms.Label();
  184. this.btnShodan = new System.Windows.Forms.Button();
  185. this.btnPing = new System.Windows.Forms.Button();
  186. this.txtPingInput = new System.Windows.Forms.TextBox();
  187. this.lblPinger = new System.Windows.Forms.Label();
  188. this.pingerTitle = new System.Windows.Forms.Label();
  189. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  190. this.label3 = new System.Windows.Forms.Label();
  191. this.label1 = new System.Windows.Forms.Label();
  192. this.panel4 = new System.Windows.Forms.Panel();
  193. this.lblAdblockSub = new System.Windows.Forms.Label();
  194. this.lblAdblock = new System.Windows.Forms.Label();
  195. this.adblockUlti = new System.Windows.Forms.Button();
  196. this.adblockP = new System.Windows.Forms.Button();
  197. this.adblockS = new System.Windows.Forms.Button();
  198. this.adblockBasic = new System.Windows.Forms.Button();
  199. this.lblLock = new System.Windows.Forms.Label();
  200. this.panelList = new System.Windows.Forms.Panel();
  201. this.listHostEntries = new System.Windows.Forms.ListBox();
  202. this.refreshHostsB = new System.Windows.Forms.Button();
  203. this.removeHostB = new System.Windows.Forms.Button();
  204. this.removeAllHostsB = new System.Windows.Forms.Button();
  205. this.addHostB = new System.Windows.Forms.Button();
  206. this.txtIP = new System.Windows.Forms.TextBox();
  207. this.txtDomain = new System.Windows.Forms.TextBox();
  208. this.lblDomain = new System.Windows.Forms.Label();
  209. this.lblIP = new System.Windows.Forms.Label();
  210. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  211. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  212. this.hostsTitle = new System.Windows.Forms.Label();
  213. this.linkLocate = new System.Windows.Forms.LinkLabel();
  214. this.registryFixerTab = new System.Windows.Forms.TabPage();
  215. this.panel2 = new System.Windows.Forms.Panel();
  216. this.regFixB = new System.Windows.Forms.Button();
  217. this.regLbl = new System.Windows.Forms.Label();
  218. this.registryTitle = new System.Windows.Forms.Label();
  219. this.integratorTab = new System.Windows.Forms.TabPage();
  220. this.synapse = new System.Windows.Forms.TabControl();
  221. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  222. this.integrator7 = new System.Windows.Forms.Label();
  223. this.integrator6 = new System.Windows.Forms.Label();
  224. this.integrator5 = new System.Windows.Forms.Label();
  225. this.integrator4 = new System.Windows.Forms.Label();
  226. this.integrator3 = new System.Windows.Forms.Label();
  227. this.integrator2 = new System.Windows.Forms.Label();
  228. this.integrator1 = new System.Windows.Forms.Label();
  229. this.tabPage8 = new System.Windows.Forms.TabPage();
  230. this.btnAddItem = new System.Windows.Forms.Button();
  231. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  232. this.txtItemName = new System.Windows.Forms.TextBox();
  233. this.security = new System.Windows.Forms.GroupBox();
  234. this.itemposition = new System.Windows.Forms.GroupBox();
  235. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  236. this.btnBrowseIcon = new System.Windows.Forms.Button();
  237. this.txtIcon = new System.Windows.Forms.TextBox();
  238. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  239. this.btnBrowseItem = new System.Windows.Forms.Button();
  240. this.txtItem = new System.Windows.Forms.TextBox();
  241. this.itemtype = new System.Windows.Forms.GroupBox();
  242. this.addItemL = new System.Windows.Forms.Label();
  243. this.tabPage9 = new System.Windows.Forms.TabPage();
  244. this.panel5 = new System.Windows.Forms.Panel();
  245. this.listDesktopItems = new System.Windows.Forms.ListBox();
  246. this.refreshIIB = new System.Windows.Forms.Button();
  247. this.removeDIB = new System.Windows.Forms.Button();
  248. this.removeAllIIB = new System.Windows.Forms.Button();
  249. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  250. this.tabPage10 = new System.Windows.Forms.TabPage();
  251. this.RemoveOwnerB = new System.Windows.Forms.Button();
  252. this.AddOwnerB = new System.Windows.Forms.Button();
  253. this.readyMenusL = new System.Windows.Forms.Label();
  254. this.PMB = new System.Windows.Forms.Button();
  255. this.DSB = new System.Windows.Forms.Button();
  256. this.STB = new System.Windows.Forms.Button();
  257. this.SSB = new System.Windows.Forms.Button();
  258. this.WAB = new System.Windows.Forms.Button();
  259. this.tabPage11 = new System.Windows.Forms.TabPage();
  260. this.panel6 = new System.Windows.Forms.Panel();
  261. this.listCustomCommands = new System.Windows.Forms.ListBox();
  262. this.removeCCB = new System.Windows.Forms.Button();
  263. this.refreshCCB = new System.Windows.Forms.Button();
  264. this.removeCCL = new System.Windows.Forms.Label();
  265. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  266. this.button48 = new System.Windows.Forms.Button();
  267. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  268. this.ccKeywordL = new System.Windows.Forms.Label();
  269. this.txtRunFile = new System.Windows.Forms.TextBox();
  270. this.ccFileL = new System.Windows.Forms.Label();
  271. this.ccL = new System.Windows.Forms.Label();
  272. this.optionsTab = new System.Windows.Forms.TabPage();
  273. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  274. this.panel9 = new System.Windows.Forms.Panel();
  275. this.pictureBox87 = new System.Windows.Forms.PictureBox();
  276. this.radioEnglish = new ColoredRadioButton();
  277. this.radioRussian = new ColoredRadioButton();
  278. this.pictureBox86 = new System.Windows.Forms.PictureBox();
  279. this.panel8 = new System.Windows.Forms.Panel();
  280. this.radioCaramel = new System.Windows.Forms.RadioButton();
  281. this.radioZerg = new System.Windows.Forms.RadioButton();
  282. this.radioOcean = new System.Windows.Forms.RadioButton();
  283. this.radioMagma = new System.Windows.Forms.RadioButton();
  284. this.radioLime = new System.Windows.Forms.RadioButton();
  285. this.radioMinimal = new System.Windows.Forms.RadioButton();
  286. this.languagesL = new System.Windows.Forms.Label();
  287. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  288. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  289. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  290. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  291. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  292. this.btnOpenConf = new System.Windows.Forms.Button();
  293. this.lblTroubleshoot = new System.Windows.Forms.Label();
  294. this.lblUpdating = new System.Windows.Forms.Label();
  295. this.btnViewLog = new System.Windows.Forms.Button();
  296. this.l2 = new System.Windows.Forms.LinkLabel();
  297. this.btnChangelog = new System.Windows.Forms.Button();
  298. this.btnUpdate = new System.Windows.Forms.Button();
  299. this.btnResetConfig = new System.Windows.Forms.Button();
  300. this.lblTheming = new System.Windows.Forms.Label();
  301. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  302. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  303. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  304. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  305. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  306. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  307. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  308. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  309. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  310. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  311. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  312. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  313. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  314. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  315. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  316. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  317. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  318. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  319. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  320. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  321. this.helpBox = new System.Windows.Forms.ToolTip(this.components);
  322. this.stickySw = new Optimizer.ToggleSwitch();
  323. this.smartScreenSw = new Optimizer.ToggleSwitch();
  324. this.faxSw = new Optimizer.ToggleSwitch();
  325. this.compatSw = new Optimizer.ToggleSwitch();
  326. this.officeTelemetrySw = new Optimizer.ToggleSwitch();
  327. this.telemetryTasksSw = new Optimizer.ToggleSwitch();
  328. this.superfetchSw = new Optimizer.ToggleSwitch();
  329. this.homegroupSw = new Optimizer.ToggleSwitch();
  330. this.reportingSw = new Optimizer.ToggleSwitch();
  331. this.mediaSharingSw = new Optimizer.ToggleSwitch();
  332. this.printSw = new Optimizer.ToggleSwitch();
  333. this.systemRestoreSw = new Optimizer.ToggleSwitch();
  334. this.performanceSw = new Optimizer.ToggleSwitch();
  335. this.defenderSw = new Optimizer.ToggleSwitch();
  336. this.networkSw = new Optimizer.ToggleSwitch();
  337. this.actionSw = new Optimizer.ToggleSwitch();
  338. this.castSw = new Optimizer.ToggleSwitch();
  339. this.longPathsSw = new Optimizer.ToggleSwitch();
  340. this.ccSw = new Optimizer.ToggleSwitch();
  341. this.featuresSw = new Optimizer.ToggleSwitch();
  342. this.insiderSw = new Optimizer.ToggleSwitch();
  343. this.darkSw = new Optimizer.ToggleSwitch();
  344. this.spellSw = new Optimizer.ToggleSwitch();
  345. this.inkSw = new Optimizer.ToggleSwitch();
  346. this.driversSw = new Optimizer.ToggleSwitch();
  347. this.sensorSw = new Optimizer.ToggleSwitch();
  348. this.privacySw = new Optimizer.ToggleSwitch();
  349. this.telemetryServicesSw = new Optimizer.ToggleSwitch();
  350. this.autoUpdatesSw = new Optimizer.ToggleSwitch();
  351. this.peopleSw = new Optimizer.ToggleSwitch();
  352. this.adsSw = new Optimizer.ToggleSwitch();
  353. this.colorBarSw = new Optimizer.ToggleSwitch();
  354. this.oldExplorerSw = new Optimizer.ToggleSwitch();
  355. this.xboxSw = new Optimizer.ToggleSwitch();
  356. this.cortanaSw = new Optimizer.ToggleSwitch();
  357. this.gameBarSw = new Optimizer.ToggleSwitch();
  358. this.uODSw = new Optimizer.ToggleSwitch();
  359. this.oldMixerSw = new Optimizer.ToggleSwitch();
  360. this.disableOneDriveSw = new Optimizer.ToggleSwitch();
  361. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  362. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  363. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  364. this.progressDownloader = new Optimizer.ColoredProgress();
  365. this.c64 = new Optimizer.ColoredRadioButton();
  366. this.c32 = new Optimizer.ColoredRadioButton();
  367. this.cLightShot = new Optimizer.ColoredCheckBox();
  368. this.cViper = new Optimizer.ColoredCheckBox();
  369. this.cVLC = new Optimizer.ColoredCheckBox();
  370. this.cGyazo = new Optimizer.ColoredCheckBox();
  371. this.cFoobar = new Optimizer.ColoredCheckBox();
  372. this.cPot = new Optimizer.ColoredCheckBox();
  373. this.cAudacity = new Optimizer.ColoredCheckBox();
  374. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  375. this.cIrfan = new Optimizer.ColoredCheckBox();
  376. this.ciTunes = new Optimizer.ColoredCheckBox();
  377. this.cGIMP = new Optimizer.ColoredCheckBox();
  378. this.cWinamp = new Optimizer.ColoredCheckBox();
  379. this.cBS = new Optimizer.ColoredCheckBox();
  380. this.cSpotify = new Optimizer.ColoredCheckBox();
  381. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  382. this.cMega = new Optimizer.ColoredCheckBox();
  383. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  384. this.cBlender = new Optimizer.ColoredCheckBox();
  385. this.cFoxit = new Optimizer.ColoredCheckBox();
  386. this.cEvernote = new Optimizer.ColoredCheckBox();
  387. this.cSumatra = new Optimizer.ColoredCheckBox();
  388. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  389. this.cPeaZip = new Optimizer.ColoredCheckBox();
  390. this.cFlux = new Optimizer.ColoredCheckBox();
  391. this.c7zip = new Optimizer.ColoredCheckBox();
  392. this.cWinRar = new Optimizer.ColoredCheckBox();
  393. this.cDropbox = new Optimizer.ColoredCheckBox();
  394. this.cOneDrive = new Optimizer.ColoredCheckBox();
  395. this.cSteam = new Optimizer.ColoredCheckBox();
  396. this.cOrigin = new Optimizer.ColoredCheckBox();
  397. this.cVCPP = new Optimizer.ColoredCheckBox();
  398. this.cQB = new Optimizer.ColoredCheckBox();
  399. this.cEpicStore = new Optimizer.ColoredCheckBox();
  400. this.cUT2 = new Optimizer.ColoredCheckBox();
  401. this.cBlizzard = new Optimizer.ColoredCheckBox();
  402. this.cDeluge = new Optimizer.ColoredCheckBox();
  403. this.cNF472 = new Optimizer.ColoredCheckBox();
  404. this.cUbi = new Optimizer.ColoredCheckBox();
  405. this.cNF452 = new Optimizer.ColoredCheckBox();
  406. this.cUT3 = new Optimizer.ColoredCheckBox();
  407. this.cNF40 = new Optimizer.ColoredCheckBox();
  408. this.cBT = new Optimizer.ColoredCheckBox();
  409. this.cNF35 = new Optimizer.ColoredCheckBox();
  410. this.cIObitSU = new Optimizer.ColoredCheckBox();
  411. this.cIObitU = new Optimizer.ColoredCheckBox();
  412. this.cRevo = new Optimizer.ColoredCheckBox();
  413. this.cIObitDB = new Optimizer.ColoredCheckBox();
  414. this.cIObitSD = new Optimizer.ColoredCheckBox();
  415. this.cUUI = new Optimizer.ColoredCheckBox();
  416. this.cRufus = new Optimizer.ColoredCheckBox();
  417. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  418. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  419. this.cFileZilla = new Optimizer.ColoredCheckBox();
  420. this.cGitHub = new Optimizer.ColoredCheckBox();
  421. this.cNode = new Optimizer.ColoredCheckBox();
  422. this.cPutty = new Optimizer.ColoredCheckBox();
  423. this.cNPP = new Optimizer.ColoredCheckBox();
  424. this.cWinScp = new Optimizer.ColoredCheckBox();
  425. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  426. this.cXAMPP = new Optimizer.ColoredCheckBox();
  427. this.cChromium = new Optimizer.ColoredCheckBox();
  428. this.cEclipse = new Optimizer.ColoredCheckBox();
  429. this.cPostman = new Optimizer.ColoredCheckBox();
  430. this.cSublimeText = new Optimizer.ColoredCheckBox();
  431. this.cVivaldi = new Optimizer.ColoredCheckBox();
  432. this.cAtom = new Optimizer.ColoredCheckBox();
  433. this.cMaxthon = new Optimizer.ColoredCheckBox();
  434. this.cVS = new Optimizer.ColoredCheckBox();
  435. this.cChrome = new Optimizer.ColoredCheckBox();
  436. this.cVSCode = new Optimizer.ColoredCheckBox();
  437. this.cOpera = new Optimizer.ColoredCheckBox();
  438. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  439. this.cFirefox = new Optimizer.ColoredCheckBox();
  440. this.cTor = new Optimizer.ColoredCheckBox();
  441. this.cDiscord = new Optimizer.ColoredCheckBox();
  442. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  443. this.cMSTeams = new Optimizer.ColoredCheckBox();
  444. this.cViber = new Optimizer.ColoredCheckBox();
  445. this.cSkype = new Optimizer.ColoredCheckBox();
  446. this.cThunderbird = new Optimizer.ColoredCheckBox();
  447. this.cZoom = new Optimizer.ColoredCheckBox();
  448. this.cTV = new Optimizer.ColoredCheckBox();
  449. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  450. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  451. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  452. this.checkTemp = new Optimizer.ColoredCheckBox();
  453. this.checkLogs = new Optimizer.ColoredCheckBox();
  454. this.checkBin = new Optimizer.ColoredCheckBox();
  455. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  456. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  457. this.chkBlock = new Optimizer.ColoredCheckBox();
  458. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  459. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  460. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  461. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  462. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  463. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  464. this.checkFirewall = new Optimizer.ColoredCheckBox();
  465. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  466. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  467. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  468. this.checkShift = new Optimizer.ColoredCheckBox();
  469. this.radioTop = new Optimizer.ColoredRadioButton();
  470. this.radioMiddle = new Optimizer.ColoredRadioButton();
  471. this.radioBottom = new Optimizer.ColoredRadioButton();
  472. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  473. this.radioCommand = new Optimizer.ColoredRadioButton();
  474. this.radioProgram = new Optimizer.ColoredRadioButton();
  475. this.radioFolder = new Optimizer.ColoredRadioButton();
  476. this.radioLink = new Optimizer.ColoredRadioButton();
  477. this.radioFile = new Optimizer.ColoredRadioButton();
  478. this.helpTipsToggle = new Optimizer.ToggleSwitch();
  479. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  480. this.tpanel.SuspendLayout();
  481. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  482. this.bpanel.SuspendLayout();
  483. this.tabCollection.SuspendLayout();
  484. this.universalTab.SuspendLayout();
  485. this.windowsXTab.SuspendLayout();
  486. this.windowsVIIITab.SuspendLayout();
  487. this.modernAppsTab.SuspendLayout();
  488. this.panelModernAppsList.SuspendLayout();
  489. this.startupTab.SuspendLayout();
  490. this.panel3.SuspendLayout();
  491. this.appsTab.SuspendLayout();
  492. this.panel10.SuspendLayout();
  493. this.panelCommonApps.SuspendLayout();
  494. this.panelApps5.SuspendLayout();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  523. this.panelApps6.SuspendLayout();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  548. this.panelApps1.SuspendLayout();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  579. this.cleanerTab.SuspendLayout();
  580. this.panel1.SuspendLayout();
  581. this.pingerTab.SuspendLayout();
  582. this.panel7.SuspendLayout();
  583. this.hostsEditorTab.SuspendLayout();
  584. this.panel4.SuspendLayout();
  585. this.panelList.SuspendLayout();
  586. this.registryFixerTab.SuspendLayout();
  587. this.panel2.SuspendLayout();
  588. this.integratorTab.SuspendLayout();
  589. this.synapse.SuspendLayout();
  590. this.integratorInfoTab.SuspendLayout();
  591. this.tabPage8.SuspendLayout();
  592. this.itemnamegroup.SuspendLayout();
  593. this.security.SuspendLayout();
  594. this.itemposition.SuspendLayout();
  595. this.icontoaddgroup.SuspendLayout();
  596. this.itemtoaddgroup.SuspendLayout();
  597. this.itemtype.SuspendLayout();
  598. this.tabPage9.SuspendLayout();
  599. this.panel5.SuspendLayout();
  600. this.tabPage10.SuspendLayout();
  601. this.tabPage11.SuspendLayout();
  602. this.panel6.SuspendLayout();
  603. this.optionsTab.SuspendLayout();
  604. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  605. this.panel9.SuspendLayout();
  606. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
  608. this.panel8.SuspendLayout();
  609. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  610. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  611. this.launcherMenu.SuspendLayout();
  612. this.SuspendLayout();
  613. //
  614. // tpanel
  615. //
  616. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  617. this.tpanel.Controls.Add(this.linkUpdate);
  618. this.tpanel.Controls.Add(this.lblLab);
  619. this.tpanel.Controls.Add(this.txtBitness);
  620. this.tpanel.Controls.Add(this.txtOS);
  621. this.tpanel.Controls.Add(this.txtVersion);
  622. this.tpanel.Controls.Add(this.pictureBox1);
  623. this.tpanel.Controls.Add(this.label2);
  624. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  625. this.tpanel.Location = new System.Drawing.Point(0, 0);
  626. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  627. this.tpanel.Name = "tpanel";
  628. this.tpanel.Size = new System.Drawing.Size(870, 64);
  629. this.tpanel.TabIndex = 1;
  630. //
  631. // linkUpdate
  632. //
  633. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  634. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  635. 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)));
  636. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  637. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  638. this.linkUpdate.Location = new System.Drawing.Point(538, 6);
  639. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  640. this.linkUpdate.Name = "linkUpdate";
  641. this.linkUpdate.Size = new System.Drawing.Size(320, 50);
  642. this.linkUpdate.TabIndex = 69;
  643. this.linkUpdate.TabStop = true;
  644. this.linkUpdate.Tag = "";
  645. this.linkUpdate.Text = "Update available";
  646. this.linkUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  647. this.linkUpdate.Visible = false;
  648. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  649. //
  650. // lblLab
  651. //
  652. 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)));
  653. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  654. this.lblLab.Location = new System.Drawing.Point(462, 6);
  655. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  656. this.lblLab.Name = "lblLab";
  657. this.lblLab.Size = new System.Drawing.Size(402, 50);
  658. this.lblLab.TabIndex = 68;
  659. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  660. this.lblLab.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  661. this.lblLab.Visible = false;
  662. //
  663. // txtBitness
  664. //
  665. this.txtBitness.AutoSize = true;
  666. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  667. this.txtBitness.Location = new System.Drawing.Point(188, 35);
  668. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  669. this.txtBitness.Name = "txtBitness";
  670. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  671. this.txtBitness.TabIndex = 4;
  672. this.txtBitness.Text = "bitness";
  673. //
  674. // txtOS
  675. //
  676. this.txtOS.AutoSize = true;
  677. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  678. this.txtOS.Location = new System.Drawing.Point(188, 19);
  679. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  680. this.txtOS.Name = "txtOS";
  681. this.txtOS.Size = new System.Drawing.Size(19, 15);
  682. this.txtOS.TabIndex = 3;
  683. this.txtOS.Text = "os";
  684. //
  685. // txtVersion
  686. //
  687. this.txtVersion.AutoSize = true;
  688. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  689. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  690. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  691. this.txtVersion.Name = "txtVersion";
  692. this.txtVersion.Size = new System.Drawing.Size(77, 15);
  693. this.txtVersion.TabIndex = 1;
  694. this.txtVersion.Text = "Version: {VN}";
  695. //
  696. // pictureBox1
  697. //
  698. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  699. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  700. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  701. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  702. this.pictureBox1.Name = "pictureBox1";
  703. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  704. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  705. this.pictureBox1.TabIndex = 1;
  706. this.pictureBox1.TabStop = false;
  707. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  708. //
  709. // label2
  710. //
  711. this.label2.AutoSize = true;
  712. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  713. this.label2.ForeColor = System.Drawing.Color.White;
  714. this.label2.Location = new System.Drawing.Point(67, 7);
  715. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  716. this.label2.Name = "label2";
  717. this.label2.Size = new System.Drawing.Size(97, 25);
  718. this.label2.TabIndex = 2;
  719. this.label2.Text = "Optimizer";
  720. //
  721. // bpanel
  722. //
  723. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  724. this.bpanel.Controls.Add(this.tabCollection);
  725. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  726. this.bpanel.Location = new System.Drawing.Point(0, 64);
  727. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  728. this.bpanel.Name = "bpanel";
  729. this.bpanel.Size = new System.Drawing.Size(870, 641);
  730. this.bpanel.TabIndex = 2;
  731. //
  732. // tabCollection
  733. //
  734. this.tabCollection.Controls.Add(this.universalTab);
  735. this.tabCollection.Controls.Add(this.windowsXTab);
  736. this.tabCollection.Controls.Add(this.windowsVIIITab);
  737. this.tabCollection.Controls.Add(this.modernAppsTab);
  738. this.tabCollection.Controls.Add(this.startupTab);
  739. this.tabCollection.Controls.Add(this.appsTab);
  740. this.tabCollection.Controls.Add(this.cleanerTab);
  741. this.tabCollection.Controls.Add(this.pingerTab);
  742. this.tabCollection.Controls.Add(this.hostsEditorTab);
  743. this.tabCollection.Controls.Add(this.registryFixerTab);
  744. this.tabCollection.Controls.Add(this.integratorTab);
  745. this.tabCollection.Controls.Add(this.optionsTab);
  746. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  747. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  748. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  749. this.tabCollection.Name = "tabCollection";
  750. this.tabCollection.SelectedIndex = 0;
  751. this.tabCollection.Size = new System.Drawing.Size(868, 639);
  752. this.tabCollection.TabIndex = 0;
  753. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  754. //
  755. // universalTab
  756. //
  757. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  758. this.universalTab.Controls.Add(this.stickySw);
  759. this.universalTab.Controls.Add(this.smartScreenSw);
  760. this.universalTab.Controls.Add(this.faxSw);
  761. this.universalTab.Controls.Add(this.compatSw);
  762. this.universalTab.Controls.Add(this.officeTelemetrySw);
  763. this.universalTab.Controls.Add(this.telemetryTasksSw);
  764. this.universalTab.Controls.Add(this.superfetchSw);
  765. this.universalTab.Controls.Add(this.homegroupSw);
  766. this.universalTab.Controls.Add(this.reportingSw);
  767. this.universalTab.Controls.Add(this.mediaSharingSw);
  768. this.universalTab.Controls.Add(this.printSw);
  769. this.universalTab.Controls.Add(this.systemRestoreSw);
  770. this.universalTab.Controls.Add(this.performanceSw);
  771. this.universalTab.Controls.Add(this.defenderSw);
  772. this.universalTab.Controls.Add(this.networkSw);
  773. this.universalTab.Controls.Add(this.restartButton);
  774. this.universalTab.Location = new System.Drawing.Point(4, 24);
  775. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  776. this.universalTab.Name = "universalTab";
  777. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  778. this.universalTab.Size = new System.Drawing.Size(860, 611);
  779. this.universalTab.TabIndex = 0;
  780. this.universalTab.Text = "Universal";
  781. //
  782. // restartButton
  783. //
  784. this.restartButton.AutoSize = true;
  785. this.restartButton.BackColor = System.Drawing.Color.DodgerBlue;
  786. this.restartButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  787. this.restartButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  788. this.restartButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  789. this.restartButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  790. this.restartButton.ForeColor = System.Drawing.Color.White;
  791. this.restartButton.Location = new System.Drawing.Point(14, 310);
  792. this.restartButton.Margin = new System.Windows.Forms.Padding(2);
  793. this.restartButton.Name = "restartButton";
  794. this.restartButton.Size = new System.Drawing.Size(115, 31);
  795. this.restartButton.TabIndex = 30;
  796. this.restartButton.Text = "Apply && Restart";
  797. this.restartButton.UseVisualStyleBackColor = false;
  798. this.restartButton.Click += new System.EventHandler(this.button39_Click);
  799. //
  800. // windowsXTab
  801. //
  802. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  803. this.windowsXTab.Controls.Add(this.restartButton10);
  804. this.windowsXTab.Controls.Add(this.actionSw);
  805. this.windowsXTab.Controls.Add(this.castSw);
  806. this.windowsXTab.Controls.Add(this.longPathsSw);
  807. this.windowsXTab.Controls.Add(this.ccSw);
  808. this.windowsXTab.Controls.Add(this.featuresSw);
  809. this.windowsXTab.Controls.Add(this.insiderSw);
  810. this.windowsXTab.Controls.Add(this.darkSw);
  811. this.windowsXTab.Controls.Add(this.spellSw);
  812. this.windowsXTab.Controls.Add(this.inkSw);
  813. this.windowsXTab.Controls.Add(this.driversSw);
  814. this.windowsXTab.Controls.Add(this.sensorSw);
  815. this.windowsXTab.Controls.Add(this.privacySw);
  816. this.windowsXTab.Controls.Add(this.telemetryServicesSw);
  817. this.windowsXTab.Controls.Add(this.autoUpdatesSw);
  818. this.windowsXTab.Controls.Add(this.peopleSw);
  819. this.windowsXTab.Controls.Add(this.adsSw);
  820. this.windowsXTab.Controls.Add(this.colorBarSw);
  821. this.windowsXTab.Controls.Add(this.oldExplorerSw);
  822. this.windowsXTab.Controls.Add(this.xboxSw);
  823. this.windowsXTab.Controls.Add(this.cortanaSw);
  824. this.windowsXTab.Controls.Add(this.gameBarSw);
  825. this.windowsXTab.Controls.Add(this.uODSw);
  826. this.windowsXTab.Controls.Add(this.oldMixerSw);
  827. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  828. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  829. this.windowsXTab.Name = "windowsXTab";
  830. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  831. this.windowsXTab.Size = new System.Drawing.Size(860, 611);
  832. this.windowsXTab.TabIndex = 1;
  833. this.windowsXTab.Text = "Windows 10";
  834. //
  835. // restartButton10
  836. //
  837. this.restartButton10.AutoSize = true;
  838. this.restartButton10.BackColor = System.Drawing.Color.DodgerBlue;
  839. this.restartButton10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  840. this.restartButton10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  841. this.restartButton10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  842. this.restartButton10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  843. this.restartButton10.ForeColor = System.Drawing.Color.White;
  844. this.restartButton10.Location = new System.Drawing.Point(14, 457);
  845. this.restartButton10.Margin = new System.Windows.Forms.Padding(2);
  846. this.restartButton10.Name = "restartButton10";
  847. this.restartButton10.Size = new System.Drawing.Size(115, 31);
  848. this.restartButton10.TabIndex = 31;
  849. this.restartButton10.Text = "Apply && Restart";
  850. this.restartButton10.UseVisualStyleBackColor = false;
  851. this.restartButton10.Click += new System.EventHandler(this.button43_Click);
  852. //
  853. // windowsVIIITab
  854. //
  855. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  856. this.windowsVIIITab.Controls.Add(this.disableOneDriveSw);
  857. this.windowsVIIITab.Controls.Add(this.restartButton8);
  858. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  859. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  860. this.windowsVIIITab.Name = "windowsVIIITab";
  861. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  862. this.windowsVIIITab.Size = new System.Drawing.Size(860, 611);
  863. this.windowsVIIITab.TabIndex = 2;
  864. this.windowsVIIITab.Text = "Windows 8.1";
  865. //
  866. // restartButton8
  867. //
  868. this.restartButton8.AutoSize = true;
  869. this.restartButton8.BackColor = System.Drawing.Color.DodgerBlue;
  870. this.restartButton8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  871. this.restartButton8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  872. this.restartButton8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  873. this.restartButton8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  874. this.restartButton8.ForeColor = System.Drawing.Color.White;
  875. this.restartButton8.Location = new System.Drawing.Point(14, 65);
  876. this.restartButton8.Margin = new System.Windows.Forms.Padding(2);
  877. this.restartButton8.Name = "restartButton8";
  878. this.restartButton8.Size = new System.Drawing.Size(115, 31);
  879. this.restartButton8.TabIndex = 32;
  880. this.restartButton8.Text = "Apply && Restart";
  881. this.restartButton8.UseVisualStyleBackColor = false;
  882. this.restartButton8.Click += new System.EventHandler(this.button44_Click);
  883. //
  884. // modernAppsTab
  885. //
  886. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  887. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  888. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  889. this.modernAppsTab.Controls.Add(this.txtUWP);
  890. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  891. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  892. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  893. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  894. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  895. this.modernAppsTab.Name = "modernAppsTab";
  896. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  897. this.modernAppsTab.Size = new System.Drawing.Size(860, 611);
  898. this.modernAppsTab.TabIndex = 11;
  899. this.modernAppsTab.Text = "UWP Apps";
  900. //
  901. // txtUWP
  902. //
  903. this.txtUWP.AutoSize = true;
  904. this.txtUWP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  905. this.txtUWP.ForeColor = System.Drawing.Color.Silver;
  906. this.txtUWP.Location = new System.Drawing.Point(499, 195);
  907. this.txtUWP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  908. this.txtUWP.Name = "txtUWP";
  909. this.txtUWP.Size = new System.Drawing.Size(160, 231);
  910. this.txtUWP.TabIndex = 51;
  911. this.txtUWP.Tag = "";
  912. this.txtUWP.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  913. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  914. //
  915. // uninstallModernAppsButton
  916. //
  917. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  918. this.uninstallModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  919. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  920. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  921. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  922. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  923. this.uninstallModernAppsButton.Location = new System.Drawing.Point(503, 76);
  924. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  925. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  926. this.uninstallModernAppsButton.Size = new System.Drawing.Size(169, 31);
  927. this.uninstallModernAppsButton.TabIndex = 50;
  928. this.uninstallModernAppsButton.Text = "Uninstall";
  929. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  930. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  931. //
  932. // refreshModernAppsButton
  933. //
  934. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  935. this.refreshModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  936. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  937. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  938. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  939. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  940. this.refreshModernAppsButton.Location = new System.Drawing.Point(503, 41);
  941. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  942. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  943. this.refreshModernAppsButton.Size = new System.Drawing.Size(169, 31);
  944. this.refreshModernAppsButton.TabIndex = 49;
  945. this.refreshModernAppsButton.Text = "Refresh";
  946. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  947. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  948. //
  949. // txtModernAppsTitle
  950. //
  951. this.txtModernAppsTitle.AutoSize = true;
  952. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  953. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  954. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  955. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  956. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  957. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  958. this.txtModernAppsTitle.TabIndex = 47;
  959. this.txtModernAppsTitle.Tag = "themeable";
  960. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  961. //
  962. // panelModernAppsList
  963. //
  964. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  965. | System.Windows.Forms.AnchorStyles.Left)));
  966. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  967. this.panelModernAppsList.Controls.Add(this.listModernApps);
  968. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  969. this.panelModernAppsList.Name = "panelModernAppsList";
  970. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  971. this.panelModernAppsList.TabIndex = 0;
  972. //
  973. // listModernApps
  974. //
  975. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  976. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  977. this.listModernApps.CheckOnClick = true;
  978. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  979. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  980. this.listModernApps.ForeColor = System.Drawing.Color.White;
  981. this.listModernApps.FormattingEnabled = true;
  982. this.listModernApps.HorizontalScrollbar = true;
  983. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  984. this.listModernApps.Name = "listModernApps";
  985. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  986. this.listModernApps.Sorted = true;
  987. this.listModernApps.TabIndex = 0;
  988. //
  989. // startupTab
  990. //
  991. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  992. this.startupTab.Controls.Add(this.cancelBackup);
  993. this.startupTab.Controls.Add(this.doBackup);
  994. this.startupTab.Controls.Add(this.txtBackupTitle);
  995. this.startupTab.Controls.Add(this.lblBackupTitle);
  996. this.startupTab.Controls.Add(this.restoreStartupB);
  997. this.startupTab.Controls.Add(this.backupStartupB);
  998. this.startupTab.Controls.Add(this.findInRegB);
  999. this.startupTab.Controls.Add(this.locateFileB);
  1000. this.startupTab.Controls.Add(this.refreshStartupB);
  1001. this.startupTab.Controls.Add(this.panel3);
  1002. this.startupTab.Controls.Add(this.removeStartupItemB);
  1003. this.startupTab.Controls.Add(this.startupTitle);
  1004. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1005. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1006. this.startupTab.Name = "startupTab";
  1007. this.startupTab.Size = new System.Drawing.Size(860, 611);
  1008. this.startupTab.TabIndex = 7;
  1009. this.startupTab.Text = "Startup";
  1010. //
  1011. // cancelBackup
  1012. //
  1013. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1014. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1015. this.cancelBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1016. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1017. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1018. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1019. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  1020. this.cancelBackup.Location = new System.Drawing.Point(395, 522);
  1021. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  1022. this.cancelBackup.Name = "cancelBackup";
  1023. this.cancelBackup.Size = new System.Drawing.Size(53, 25);
  1024. this.cancelBackup.TabIndex = 61;
  1025. this.cancelBackup.Text = "Cancel";
  1026. this.cancelBackup.UseVisualStyleBackColor = false;
  1027. this.cancelBackup.Visible = false;
  1028. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  1029. //
  1030. // doBackup
  1031. //
  1032. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1033. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1034. this.doBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1035. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1036. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1037. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1038. this.doBackup.ForeColor = System.Drawing.Color.White;
  1039. this.doBackup.Location = new System.Drawing.Point(338, 522);
  1040. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  1041. this.doBackup.Name = "doBackup";
  1042. this.doBackup.Size = new System.Drawing.Size(53, 25);
  1043. this.doBackup.TabIndex = 60;
  1044. this.doBackup.Text = "OK";
  1045. this.doBackup.UseVisualStyleBackColor = false;
  1046. this.doBackup.Visible = false;
  1047. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  1048. //
  1049. // txtBackupTitle
  1050. //
  1051. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1052. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1053. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1054. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  1055. this.txtBackupTitle.Location = new System.Drawing.Point(11, 522);
  1056. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  1057. this.txtBackupTitle.Name = "txtBackupTitle";
  1058. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  1059. this.txtBackupTitle.TabIndex = 58;
  1060. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1061. this.txtBackupTitle.Visible = false;
  1062. //
  1063. // lblBackupTitle
  1064. //
  1065. this.lblBackupTitle.AutoSize = true;
  1066. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1067. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  1068. this.lblBackupTitle.Location = new System.Drawing.Point(7, 501);
  1069. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1070. this.lblBackupTitle.Name = "lblBackupTitle";
  1071. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  1072. this.lblBackupTitle.TabIndex = 59;
  1073. this.lblBackupTitle.Tag = "";
  1074. this.lblBackupTitle.Text = "Backup title:";
  1075. this.lblBackupTitle.Visible = false;
  1076. //
  1077. // restoreStartupB
  1078. //
  1079. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1080. this.restoreStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1081. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1082. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1083. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1084. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  1085. this.restoreStartupB.Location = new System.Drawing.Point(175, 502);
  1086. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  1087. this.restoreStartupB.Name = "restoreStartupB";
  1088. this.restoreStartupB.Size = new System.Drawing.Size(160, 31);
  1089. this.restoreStartupB.TabIndex = 42;
  1090. this.restoreStartupB.Text = "Restore";
  1091. this.restoreStartupB.UseVisualStyleBackColor = false;
  1092. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  1093. //
  1094. // backupStartupB
  1095. //
  1096. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1097. this.backupStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1098. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1099. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1100. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1101. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  1102. this.backupStartupB.Location = new System.Drawing.Point(11, 502);
  1103. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  1104. this.backupStartupB.Name = "backupStartupB";
  1105. this.backupStartupB.Size = new System.Drawing.Size(160, 31);
  1106. this.backupStartupB.TabIndex = 41;
  1107. this.backupStartupB.Text = "Backup";
  1108. this.backupStartupB.UseVisualStyleBackColor = false;
  1109. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  1110. //
  1111. // findInRegB
  1112. //
  1113. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1114. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  1115. this.findInRegB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1116. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1117. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1118. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1119. this.findInRegB.ForeColor = System.Drawing.Color.White;
  1120. this.findInRegB.Location = new System.Drawing.Point(521, 537);
  1121. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  1122. this.findInRegB.Name = "findInRegB";
  1123. this.findInRegB.Size = new System.Drawing.Size(160, 31);
  1124. this.findInRegB.TabIndex = 40;
  1125. this.findInRegB.Text = "Find in Registry";
  1126. this.findInRegB.UseVisualStyleBackColor = false;
  1127. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  1128. //
  1129. // locateFileB
  1130. //
  1131. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1132. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  1133. this.locateFileB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1134. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1135. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1136. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1137. this.locateFileB.ForeColor = System.Drawing.Color.White;
  1138. this.locateFileB.Location = new System.Drawing.Point(521, 502);
  1139. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  1140. this.locateFileB.Name = "locateFileB";
  1141. this.locateFileB.Size = new System.Drawing.Size(160, 31);
  1142. this.locateFileB.TabIndex = 39;
  1143. this.locateFileB.Text = "Locate file";
  1144. this.locateFileB.UseVisualStyleBackColor = false;
  1145. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  1146. //
  1147. // refreshStartupB
  1148. //
  1149. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1150. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1151. this.refreshStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1152. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1153. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1154. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1155. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  1156. this.refreshStartupB.Location = new System.Drawing.Point(685, 537);
  1157. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  1158. this.refreshStartupB.Name = "refreshStartupB";
  1159. this.refreshStartupB.Size = new System.Drawing.Size(160, 31);
  1160. this.refreshStartupB.TabIndex = 38;
  1161. this.refreshStartupB.Text = "Refresh";
  1162. this.refreshStartupB.UseVisualStyleBackColor = false;
  1163. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  1164. //
  1165. // panel3
  1166. //
  1167. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1168. | System.Windows.Forms.AnchorStyles.Right)));
  1169. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1170. this.panel3.Controls.Add(this.listStartupItems);
  1171. this.panel3.Location = new System.Drawing.Point(11, 40);
  1172. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1173. this.panel3.Name = "panel3";
  1174. this.panel3.Size = new System.Drawing.Size(834, 459);
  1175. this.panel3.TabIndex = 37;
  1176. //
  1177. // listStartupItems
  1178. //
  1179. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1180. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1181. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1182. this.columnHeader1,
  1183. this.columnHeader2,
  1184. this.columnHeader3});
  1185. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1186. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1187. this.listStartupItems.FullRowSelect = true;
  1188. this.listStartupItems.HideSelection = false;
  1189. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1190. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1191. this.listStartupItems.MultiSelect = false;
  1192. this.listStartupItems.Name = "listStartupItems";
  1193. this.listStartupItems.ShowGroups = false;
  1194. this.listStartupItems.Size = new System.Drawing.Size(832, 457);
  1195. this.listStartupItems.TabIndex = 0;
  1196. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1197. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1198. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1199. //
  1200. // columnHeader1
  1201. //
  1202. this.columnHeader1.Text = "Name";
  1203. this.columnHeader1.Width = 194;
  1204. //
  1205. // columnHeader2
  1206. //
  1207. this.columnHeader2.Text = "Location";
  1208. this.columnHeader2.Width = 507;
  1209. //
  1210. // columnHeader3
  1211. //
  1212. this.columnHeader3.Text = "Type";
  1213. this.columnHeader3.Width = 134;
  1214. //
  1215. // removeStartupItemB
  1216. //
  1217. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1218. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  1219. this.removeStartupItemB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1220. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1221. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1222. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1223. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  1224. this.removeStartupItemB.Location = new System.Drawing.Point(685, 502);
  1225. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  1226. this.removeStartupItemB.Name = "removeStartupItemB";
  1227. this.removeStartupItemB.Size = new System.Drawing.Size(160, 31);
  1228. this.removeStartupItemB.TabIndex = 36;
  1229. this.removeStartupItemB.Text = "Remove";
  1230. this.removeStartupItemB.UseVisualStyleBackColor = false;
  1231. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  1232. //
  1233. // startupTitle
  1234. //
  1235. this.startupTitle.AutoSize = true;
  1236. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1237. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1238. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  1239. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1240. this.startupTitle.Name = "startupTitle";
  1241. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  1242. this.startupTitle.TabIndex = 3;
  1243. this.startupTitle.Tag = "themeable";
  1244. this.startupTitle.Text = "Choose your startup items";
  1245. //
  1246. // appsTab
  1247. //
  1248. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1249. this.appsTab.Controls.Add(this.txtFeedError);
  1250. this.appsTab.Controls.Add(this.panel10);
  1251. this.appsTab.Controls.Add(this.panelCommonApps);
  1252. this.appsTab.Controls.Add(this.panelApps5);
  1253. this.appsTab.Controls.Add(this.panelApps6);
  1254. this.appsTab.Controls.Add(this.panelApps1);
  1255. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1256. this.appsTab.Name = "appsTab";
  1257. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1258. this.appsTab.Size = new System.Drawing.Size(860, 611);
  1259. this.appsTab.TabIndex = 12;
  1260. this.appsTab.Text = "Common Apps";
  1261. //
  1262. // txtFeedError
  1263. //
  1264. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1265. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1266. this.txtFeedError.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)));
  1267. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1268. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1269. this.txtFeedError.Name = "txtFeedError";
  1270. this.txtFeedError.Size = new System.Drawing.Size(854, 398);
  1271. this.txtFeedError.TabIndex = 167;
  1272. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1273. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1274. this.txtFeedError.Visible = false;
  1275. //
  1276. // panel10
  1277. //
  1278. this.panel10.Controls.Add(this.appsTitle);
  1279. this.panel10.Controls.Add(this.btnGetFeed);
  1280. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1281. this.panel10.Location = new System.Drawing.Point(3, 3);
  1282. this.panel10.Name = "panel10";
  1283. this.panel10.Size = new System.Drawing.Size(854, 44);
  1284. this.panel10.TabIndex = 163;
  1285. //
  1286. // appsTitle
  1287. //
  1288. this.appsTitle.AutoSize = true;
  1289. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1290. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1291. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  1292. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1293. this.appsTitle.Name = "appsTitle";
  1294. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  1295. this.appsTitle.TabIndex = 53;
  1296. this.appsTitle.Tag = "themeable";
  1297. this.appsTitle.Text = "Quickly download && install useful apps";
  1298. //
  1299. // btnGetFeed
  1300. //
  1301. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1302. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1303. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1304. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1305. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1306. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1307. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1308. this.btnGetFeed.Location = new System.Drawing.Point(708, 7);
  1309. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1310. this.btnGetFeed.Name = "btnGetFeed";
  1311. this.btnGetFeed.Size = new System.Drawing.Size(144, 32);
  1312. this.btnGetFeed.TabIndex = 161;
  1313. this.btnGetFeed.Text = "Refresh links";
  1314. this.btnGetFeed.UseVisualStyleBackColor = false;
  1315. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1316. //
  1317. // panelCommonApps
  1318. //
  1319. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1320. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1321. this.panelCommonApps.Controls.Add(this.c64);
  1322. this.panelCommonApps.Controls.Add(this.c32);
  1323. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1324. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  1325. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1326. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  1327. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1328. this.panelCommonApps.Controls.Add(this.linkWarnings);
  1329. this.panelCommonApps.Controls.Add(this.bitPref);
  1330. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  1331. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1332. this.panelCommonApps.Location = new System.Drawing.Point(3, 445);
  1333. this.panelCommonApps.Name = "panelCommonApps";
  1334. this.panelCommonApps.Size = new System.Drawing.Size(854, 165);
  1335. this.panelCommonApps.TabIndex = 162;
  1336. //
  1337. // btnDownloadApps
  1338. //
  1339. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  1340. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1341. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1342. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1343. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1344. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1345. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  1346. this.btnDownloadApps.Location = new System.Drawing.Point(708, 127);
  1347. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  1348. this.btnDownloadApps.Name = "btnDownloadApps";
  1349. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  1350. this.btnDownloadApps.TabIndex = 50;
  1351. this.btnDownloadApps.Text = "Download";
  1352. this.btnDownloadApps.UseVisualStyleBackColor = false;
  1353. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  1354. //
  1355. // setDownDirLbl
  1356. //
  1357. this.setDownDirLbl.AutoSize = true;
  1358. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1359. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  1360. this.setDownDirLbl.Location = new System.Drawing.Point(2, 2);
  1361. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1362. this.setDownDirLbl.Name = "setDownDirLbl";
  1363. this.setDownDirLbl.Size = new System.Drawing.Size(184, 25);
  1364. this.setDownDirLbl.TabIndex = 69;
  1365. this.setDownDirLbl.Tag = "themeable";
  1366. this.setDownDirLbl.Text = "Set download folder";
  1367. //
  1368. // txtDownloadFolder
  1369. //
  1370. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  1371. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1372. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1373. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  1374. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 28);
  1375. this.txtDownloadFolder.Name = "txtDownloadFolder";
  1376. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  1377. this.txtDownloadFolder.TabIndex = 70;
  1378. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  1379. //
  1380. // changeDownDirB
  1381. //
  1382. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  1383. this.changeDownDirB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1384. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1385. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1386. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1387. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  1388. this.changeDownDirB.Location = new System.Drawing.Point(312, 28);
  1389. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  1390. this.changeDownDirB.Name = "changeDownDirB";
  1391. this.changeDownDirB.Size = new System.Drawing.Size(57, 27);
  1392. this.changeDownDirB.TabIndex = 71;
  1393. this.changeDownDirB.Text = "Change";
  1394. this.changeDownDirB.UseVisualStyleBackColor = false;
  1395. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  1396. //
  1397. // txtDownloadStatus
  1398. //
  1399. this.txtDownloadStatus.AutoSize = true;
  1400. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1401. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  1402. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 83);
  1403. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1404. this.txtDownloadStatus.Name = "txtDownloadStatus";
  1405. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  1406. this.txtDownloadStatus.TabIndex = 72;
  1407. this.txtDownloadStatus.Tag = "";
  1408. this.txtDownloadStatus.Text = "Idle";
  1409. //
  1410. // linkWarnings
  1411. //
  1412. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  1413. this.linkWarnings.AutoSize = true;
  1414. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1415. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  1416. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  1417. this.linkWarnings.Location = new System.Drawing.Point(4, 135);
  1418. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1419. this.linkWarnings.Name = "linkWarnings";
  1420. this.linkWarnings.Size = new System.Drawing.Size(106, 21);
  1421. this.linkWarnings.TabIndex = 78;
  1422. this.linkWarnings.TabStop = true;
  1423. this.linkWarnings.Tag = "";
  1424. this.linkWarnings.Text = "See warnings";
  1425. this.linkWarnings.Visible = false;
  1426. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  1427. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  1428. //
  1429. // bitPref
  1430. //
  1431. this.bitPref.AutoSize = true;
  1432. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1433. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  1434. this.bitPref.Location = new System.Drawing.Point(454, 1);
  1435. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1436. this.bitPref.Name = "bitPref";
  1437. this.bitPref.Size = new System.Drawing.Size(164, 25);
  1438. this.bitPref.TabIndex = 74;
  1439. this.bitPref.Tag = "themeable";
  1440. this.bitPref.Text = "Set bit preference";
  1441. //
  1442. // goToDownloadsB
  1443. //
  1444. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  1445. this.goToDownloadsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1446. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1447. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1448. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1449. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1450. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  1451. this.goToDownloadsB.Location = new System.Drawing.Point(561, 127);
  1452. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  1453. this.goToDownloadsB.Name = "goToDownloadsB";
  1454. this.goToDownloadsB.Size = new System.Drawing.Size(143, 35);
  1455. this.goToDownloadsB.TabIndex = 77;
  1456. this.goToDownloadsB.Text = "Go to Downloads";
  1457. this.goToDownloadsB.UseVisualStyleBackColor = false;
  1458. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  1459. //
  1460. // panelApps5
  1461. //
  1462. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1463. | System.Windows.Forms.AnchorStyles.Left)));
  1464. this.panelApps5.AutoScroll = true;
  1465. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1466. this.panelApps5.Controls.Add(this.cLightShot);
  1467. this.panelApps5.Controls.Add(this.pictureBox58);
  1468. this.panelApps5.Controls.Add(this.cViper);
  1469. this.panelApps5.Controls.Add(this.pictureBox57);
  1470. this.panelApps5.Controls.Add(this.cVLC);
  1471. this.panelApps5.Controls.Add(this.cGyazo);
  1472. this.panelApps5.Controls.Add(this.pictureBox81);
  1473. this.panelApps5.Controls.Add(this.cFoobar);
  1474. this.panelApps5.Controls.Add(this.pictureBox8);
  1475. this.panelApps5.Controls.Add(this.cPot);
  1476. this.panelApps5.Controls.Add(this.cAudacity);
  1477. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  1478. this.panelApps5.Controls.Add(this.cIrfan);
  1479. this.panelApps5.Controls.Add(this.pictureBox59);
  1480. this.panelApps5.Controls.Add(this.pictureBox46);
  1481. this.panelApps5.Controls.Add(this.pictureBox10);
  1482. this.panelApps5.Controls.Add(this.ciTunes);
  1483. this.panelApps5.Controls.Add(this.cGIMP);
  1484. this.panelApps5.Controls.Add(this.pictureBox11);
  1485. this.panelApps5.Controls.Add(this.cWinamp);
  1486. this.panelApps5.Controls.Add(this.pictureBox47);
  1487. this.panelApps5.Controls.Add(this.pictureBox12);
  1488. this.panelApps5.Controls.Add(this.pictureBox65);
  1489. this.panelApps5.Controls.Add(this.pictureBox45);
  1490. this.panelApps5.Controls.Add(this.cBS);
  1491. this.panelApps5.Controls.Add(this.pictureBox13);
  1492. this.panelApps5.Controls.Add(this.pictureBox48);
  1493. this.panelApps5.Controls.Add(this.cSpotify);
  1494. this.panelApps5.Controls.Add(this.pictureBox9);
  1495. this.panelApps5.Controls.Add(this.cMp3Tag);
  1496. this.panelApps5.Controls.Add(this.pictureBox82);
  1497. this.panelApps5.Controls.Add(this.cMega);
  1498. this.panelApps5.Controls.Add(this.pictureBox60);
  1499. this.panelApps5.Controls.Add(this.cAdobeReader);
  1500. this.panelApps5.Controls.Add(this.cBlender);
  1501. this.panelApps5.Controls.Add(this.pictureBox22);
  1502. this.panelApps5.Controls.Add(this.cFoxit);
  1503. this.panelApps5.Controls.Add(this.pictureBox23);
  1504. this.panelApps5.Controls.Add(this.pictureBox21);
  1505. this.panelApps5.Controls.Add(this.pictureBox24);
  1506. this.panelApps5.Controls.Add(this.cEvernote);
  1507. this.panelApps5.Controls.Add(this.cSumatra);
  1508. this.panelApps5.Controls.Add(this.pictureBox52);
  1509. this.panelApps5.Controls.Add(this.cLibreOffice);
  1510. this.panelApps5.Controls.Add(this.cPeaZip);
  1511. this.panelApps5.Controls.Add(this.pictureBox14);
  1512. this.panelApps5.Controls.Add(this.cFlux);
  1513. this.panelApps5.Controls.Add(this.pictureBox71);
  1514. this.panelApps5.Controls.Add(this.pictureBox15);
  1515. this.panelApps5.Controls.Add(this.pictureBox16);
  1516. this.panelApps5.Controls.Add(this.c7zip);
  1517. this.panelApps5.Controls.Add(this.cWinRar);
  1518. this.panelApps5.Controls.Add(this.cDropbox);
  1519. this.panelApps5.Controls.Add(this.pictureBox43);
  1520. this.panelApps5.Controls.Add(this.cOneDrive);
  1521. this.panelApps5.Controls.Add(this.pictureBox63);
  1522. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  1523. this.panelApps5.Name = "panelApps5";
  1524. this.panelApps5.Size = new System.Drawing.Size(240, 389);
  1525. this.panelApps5.TabIndex = 158;
  1526. //
  1527. // pictureBox58
  1528. //
  1529. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  1530. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1531. this.pictureBox58.Location = new System.Drawing.Point(4, 817);
  1532. this.pictureBox58.Name = "pictureBox58";
  1533. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  1534. this.pictureBox58.TabIndex = 118;
  1535. this.pictureBox58.TabStop = false;
  1536. //
  1537. // pictureBox57
  1538. //
  1539. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  1540. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1541. this.pictureBox57.Location = new System.Drawing.Point(4, 788);
  1542. this.pictureBox57.Name = "pictureBox57";
  1543. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  1544. this.pictureBox57.TabIndex = 119;
  1545. this.pictureBox57.TabStop = false;
  1546. //
  1547. // pictureBox81
  1548. //
  1549. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  1550. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1551. this.pictureBox81.Location = new System.Drawing.Point(4, 758);
  1552. this.pictureBox81.Name = "pictureBox81";
  1553. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  1554. this.pictureBox81.TabIndex = 137;
  1555. this.pictureBox81.TabStop = false;
  1556. //
  1557. // pictureBox8
  1558. //
  1559. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  1560. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1561. this.pictureBox8.Location = new System.Drawing.Point(3, 518);
  1562. this.pictureBox8.Name = "pictureBox8";
  1563. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  1564. this.pictureBox8.TabIndex = 92;
  1565. this.pictureBox8.TabStop = false;
  1566. //
  1567. // pictureBox59
  1568. //
  1569. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  1570. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1571. this.pictureBox59.Location = new System.Drawing.Point(4, 547);
  1572. this.pictureBox59.Name = "pictureBox59";
  1573. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  1574. this.pictureBox59.TabIndex = 123;
  1575. this.pictureBox59.TabStop = false;
  1576. //
  1577. // pictureBox46
  1578. //
  1579. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  1580. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1581. this.pictureBox46.Location = new System.Drawing.Point(4, 697);
  1582. this.pictureBox46.Name = "pictureBox46";
  1583. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  1584. this.pictureBox46.TabIndex = 105;
  1585. this.pictureBox46.TabStop = false;
  1586. //
  1587. // pictureBox10
  1588. //
  1589. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  1590. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1591. this.pictureBox10.Location = new System.Drawing.Point(3, 488);
  1592. this.pictureBox10.Name = "pictureBox10";
  1593. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  1594. this.pictureBox10.TabIndex = 161;
  1595. this.pictureBox10.TabStop = false;
  1596. //
  1597. // pictureBox11
  1598. //
  1599. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  1600. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1601. this.pictureBox11.Location = new System.Drawing.Point(3, 398);
  1602. this.pictureBox11.Name = "pictureBox11";
  1603. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  1604. this.pictureBox11.TabIndex = 158;
  1605. this.pictureBox11.TabStop = false;
  1606. //
  1607. // pictureBox47
  1608. //
  1609. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  1610. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1611. this.pictureBox47.Location = new System.Drawing.Point(4, 608);
  1612. this.pictureBox47.Name = "pictureBox47";
  1613. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  1614. this.pictureBox47.TabIndex = 103;
  1615. this.pictureBox47.TabStop = false;
  1616. //
  1617. // pictureBox12
  1618. //
  1619. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  1620. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1621. this.pictureBox12.Location = new System.Drawing.Point(3, 428);
  1622. this.pictureBox12.Name = "pictureBox12";
  1623. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  1624. this.pictureBox12.TabIndex = 160;
  1625. this.pictureBox12.TabStop = false;
  1626. //
  1627. // pictureBox65
  1628. //
  1629. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  1630. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1631. this.pictureBox65.Location = new System.Drawing.Point(4, 578);
  1632. this.pictureBox65.Name = "pictureBox65";
  1633. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  1634. this.pictureBox65.TabIndex = 130;
  1635. this.pictureBox65.TabStop = false;
  1636. //
  1637. // pictureBox45
  1638. //
  1639. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  1640. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1641. this.pictureBox45.Location = new System.Drawing.Point(4, 668);
  1642. this.pictureBox45.Name = "pictureBox45";
  1643. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  1644. this.pictureBox45.TabIndex = 106;
  1645. this.pictureBox45.TabStop = false;
  1646. //
  1647. // pictureBox13
  1648. //
  1649. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  1650. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1651. this.pictureBox13.Location = new System.Drawing.Point(3, 458);
  1652. this.pictureBox13.Name = "pictureBox13";
  1653. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  1654. this.pictureBox13.TabIndex = 159;
  1655. this.pictureBox13.TabStop = false;
  1656. //
  1657. // pictureBox48
  1658. //
  1659. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  1660. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1661. this.pictureBox48.Location = new System.Drawing.Point(4, 638);
  1662. this.pictureBox48.Name = "pictureBox48";
  1663. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  1664. this.pictureBox48.TabIndex = 104;
  1665. this.pictureBox48.TabStop = false;
  1666. //
  1667. // pictureBox9
  1668. //
  1669. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  1670. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1671. this.pictureBox9.Location = new System.Drawing.Point(3, 368);
  1672. this.pictureBox9.Name = "pictureBox9";
  1673. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  1674. this.pictureBox9.TabIndex = 157;
  1675. this.pictureBox9.TabStop = false;
  1676. //
  1677. // pictureBox82
  1678. //
  1679. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  1680. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1681. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  1682. this.pictureBox82.Name = "pictureBox82";
  1683. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  1684. this.pictureBox82.TabIndex = 151;
  1685. this.pictureBox82.TabStop = false;
  1686. //
  1687. // pictureBox60
  1688. //
  1689. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  1690. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1691. this.pictureBox60.Location = new System.Drawing.Point(4, 727);
  1692. this.pictureBox60.Name = "pictureBox60";
  1693. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  1694. this.pictureBox60.TabIndex = 134;
  1695. this.pictureBox60.TabStop = false;
  1696. //
  1697. // pictureBox22
  1698. //
  1699. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  1700. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1701. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  1702. this.pictureBox22.Name = "pictureBox22";
  1703. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  1704. this.pictureBox22.TabIndex = 96;
  1705. this.pictureBox22.TabStop = false;
  1706. //
  1707. // pictureBox23
  1708. //
  1709. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  1710. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1711. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  1712. this.pictureBox23.Name = "pictureBox23";
  1713. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  1714. this.pictureBox23.TabIndex = 98;
  1715. this.pictureBox23.TabStop = false;
  1716. //
  1717. // pictureBox21
  1718. //
  1719. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  1720. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1721. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  1722. this.pictureBox21.Name = "pictureBox21";
  1723. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  1724. this.pictureBox21.TabIndex = 95;
  1725. this.pictureBox21.TabStop = false;
  1726. //
  1727. // pictureBox24
  1728. //
  1729. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  1730. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1731. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  1732. this.pictureBox24.Name = "pictureBox24";
  1733. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  1734. this.pictureBox24.TabIndex = 97;
  1735. this.pictureBox24.TabStop = false;
  1736. //
  1737. // pictureBox52
  1738. //
  1739. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  1740. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1741. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  1742. this.pictureBox52.Name = "pictureBox52";
  1743. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  1744. this.pictureBox52.TabIndex = 98;
  1745. this.pictureBox52.TabStop = false;
  1746. //
  1747. // pictureBox14
  1748. //
  1749. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  1750. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1751. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  1752. this.pictureBox14.Name = "pictureBox14";
  1753. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  1754. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1755. this.pictureBox14.TabIndex = 91;
  1756. this.pictureBox14.TabStop = false;
  1757. //
  1758. // pictureBox71
  1759. //
  1760. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  1761. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1762. this.pictureBox71.Location = new System.Drawing.Point(4, 338);
  1763. this.pictureBox71.Name = "pictureBox71";
  1764. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  1765. this.pictureBox71.TabIndex = 149;
  1766. this.pictureBox71.TabStop = false;
  1767. //
  1768. // pictureBox15
  1769. //
  1770. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  1771. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1772. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  1773. this.pictureBox15.Name = "pictureBox15";
  1774. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  1775. this.pictureBox15.TabIndex = 93;
  1776. this.pictureBox15.TabStop = false;
  1777. //
  1778. // pictureBox16
  1779. //
  1780. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  1781. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1782. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  1783. this.pictureBox16.Name = "pictureBox16";
  1784. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  1785. this.pictureBox16.TabIndex = 92;
  1786. this.pictureBox16.TabStop = false;
  1787. //
  1788. // pictureBox43
  1789. //
  1790. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  1791. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1792. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  1793. this.pictureBox43.Name = "pictureBox43";
  1794. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  1795. this.pictureBox43.TabIndex = 105;
  1796. this.pictureBox43.TabStop = false;
  1797. //
  1798. // pictureBox63
  1799. //
  1800. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  1801. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1802. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  1803. this.pictureBox63.Name = "pictureBox63";
  1804. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  1805. this.pictureBox63.TabIndex = 128;
  1806. this.pictureBox63.TabStop = false;
  1807. //
  1808. // panelApps6
  1809. //
  1810. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1811. | System.Windows.Forms.AnchorStyles.Left)));
  1812. this.panelApps6.AutoScroll = true;
  1813. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1814. this.panelApps6.Controls.Add(this.cSteam);
  1815. this.panelApps6.Controls.Add(this.pictureBox75);
  1816. this.panelApps6.Controls.Add(this.cOrigin);
  1817. this.panelApps6.Controls.Add(this.cVCPP);
  1818. this.panelApps6.Controls.Add(this.pictureBox54);
  1819. this.panelApps6.Controls.Add(this.cQB);
  1820. this.panelApps6.Controls.Add(this.cEpicStore);
  1821. this.panelApps6.Controls.Add(this.cUT2);
  1822. this.panelApps6.Controls.Add(this.pictureBox53);
  1823. this.panelApps6.Controls.Add(this.pictureBox80);
  1824. this.panelApps6.Controls.Add(this.cBlizzard);
  1825. this.panelApps6.Controls.Add(this.pictureBox49);
  1826. this.panelApps6.Controls.Add(this.cDeluge);
  1827. this.panelApps6.Controls.Add(this.pictureBox51);
  1828. this.panelApps6.Controls.Add(this.cNF472);
  1829. this.panelApps6.Controls.Add(this.cUbi);
  1830. this.panelApps6.Controls.Add(this.pictureBox18);
  1831. this.panelApps6.Controls.Add(this.pictureBox50);
  1832. this.panelApps6.Controls.Add(this.pictureBox78);
  1833. this.panelApps6.Controls.Add(this.pictureBox19);
  1834. this.panelApps6.Controls.Add(this.cNF452);
  1835. this.panelApps6.Controls.Add(this.cUT3);
  1836. this.panelApps6.Controls.Add(this.pictureBox79);
  1837. this.panelApps6.Controls.Add(this.pictureBox20);
  1838. this.panelApps6.Controls.Add(this.cNF40);
  1839. this.panelApps6.Controls.Add(this.pictureBox17);
  1840. this.panelApps6.Controls.Add(this.pictureBox77);
  1841. this.panelApps6.Controls.Add(this.cBT);
  1842. this.panelApps6.Controls.Add(this.cNF35);
  1843. this.panelApps6.Controls.Add(this.pictureBox76);
  1844. this.panelApps6.Controls.Add(this.cIObitSU);
  1845. this.panelApps6.Controls.Add(this.cIObitU);
  1846. this.panelApps6.Controls.Add(this.pictureBox74);
  1847. this.panelApps6.Controls.Add(this.cRevo);
  1848. this.panelApps6.Controls.Add(this.pictureBox68);
  1849. this.panelApps6.Controls.Add(this.cIObitDB);
  1850. this.panelApps6.Controls.Add(this.cIObitSD);
  1851. this.panelApps6.Controls.Add(this.pictureBox61);
  1852. this.panelApps6.Controls.Add(this.cUUI);
  1853. this.panelApps6.Controls.Add(this.pictureBox66);
  1854. this.panelApps6.Controls.Add(this.pictureBox72);
  1855. this.panelApps6.Controls.Add(this.pictureBox67);
  1856. this.panelApps6.Controls.Add(this.cRufus);
  1857. this.panelApps6.Controls.Add(this.pictureBox73);
  1858. this.panelApps6.Controls.Add(this.cMalwarebytes);
  1859. this.panelApps6.Controls.Add(this.pictureBox70);
  1860. this.panelApps6.Controls.Add(this.cAntiExploit);
  1861. this.panelApps6.Controls.Add(this.pictureBox69);
  1862. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  1863. this.panelApps6.Name = "panelApps6";
  1864. this.panelApps6.Size = new System.Drawing.Size(242, 389);
  1865. this.panelApps6.TabIndex = 162;
  1866. //
  1867. // pictureBox75
  1868. //
  1869. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  1870. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1871. this.pictureBox75.Location = new System.Drawing.Point(5, 514);
  1872. this.pictureBox75.Name = "pictureBox75";
  1873. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  1874. this.pictureBox75.TabIndex = 162;
  1875. this.pictureBox75.TabStop = false;
  1876. //
  1877. // pictureBox54
  1878. //
  1879. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  1880. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1881. this.pictureBox54.Location = new System.Drawing.Point(5, 693);
  1882. this.pictureBox54.Name = "pictureBox54";
  1883. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  1884. this.pictureBox54.TabIndex = 110;
  1885. this.pictureBox54.TabStop = false;
  1886. //
  1887. // pictureBox53
  1888. //
  1889. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  1890. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1891. this.pictureBox53.Location = new System.Drawing.Point(5, 663);
  1892. this.pictureBox53.Name = "pictureBox53";
  1893. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  1894. this.pictureBox53.TabIndex = 108;
  1895. this.pictureBox53.TabStop = false;
  1896. //
  1897. // pictureBox80
  1898. //
  1899. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  1900. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1901. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  1902. this.pictureBox80.Name = "pictureBox80";
  1903. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  1904. this.pictureBox80.TabIndex = 172;
  1905. this.pictureBox80.TabStop = false;
  1906. //
  1907. // pictureBox49
  1908. //
  1909. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  1910. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1911. this.pictureBox49.Location = new System.Drawing.Point(5, 633);
  1912. this.pictureBox49.Name = "pictureBox49";
  1913. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  1914. this.pictureBox49.TabIndex = 105;
  1915. this.pictureBox49.TabStop = false;
  1916. //
  1917. // pictureBox51
  1918. //
  1919. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  1920. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1921. this.pictureBox51.Location = new System.Drawing.Point(5, 603);
  1922. this.pictureBox51.Name = "pictureBox51";
  1923. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  1924. this.pictureBox51.TabIndex = 104;
  1925. this.pictureBox51.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, 544);
  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. // pictureBox50
  1938. //
  1939. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  1940. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1941. this.pictureBox50.Location = new System.Drawing.Point(5, 573);
  1942. this.pictureBox50.Name = "pictureBox50";
  1943. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  1944. this.pictureBox50.TabIndex = 103;
  1945. this.pictureBox50.TabStop = false;
  1946. //
  1947. // pictureBox78
  1948. //
  1949. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  1950. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1951. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  1952. this.pictureBox78.Name = "pictureBox78";
  1953. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  1954. this.pictureBox78.TabIndex = 170;
  1955. this.pictureBox78.TabStop = false;
  1956. //
  1957. // pictureBox19
  1958. //
  1959. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  1960. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1961. this.pictureBox19.Location = new System.Drawing.Point(5, 484);
  1962. this.pictureBox19.Name = "pictureBox19";
  1963. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  1964. this.pictureBox19.TabIndex = 94;
  1965. this.pictureBox19.TabStop = false;
  1966. //
  1967. // pictureBox79
  1968. //
  1969. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  1970. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1971. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  1972. this.pictureBox79.Name = "pictureBox79";
  1973. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  1974. this.pictureBox79.TabIndex = 168;
  1975. this.pictureBox79.TabStop = false;
  1976. //
  1977. // pictureBox20
  1978. //
  1979. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  1980. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1981. this.pictureBox20.Location = new System.Drawing.Point(5, 454);
  1982. this.pictureBox20.Name = "pictureBox20";
  1983. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  1984. this.pictureBox20.TabIndex = 92;
  1985. this.pictureBox20.TabStop = false;
  1986. //
  1987. // pictureBox17
  1988. //
  1989. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  1990. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1991. this.pictureBox17.Location = new System.Drawing.Point(5, 424);
  1992. this.pictureBox17.Name = "pictureBox17";
  1993. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  1994. this.pictureBox17.TabIndex = 91;
  1995. this.pictureBox17.TabStop = false;
  1996. //
  1997. // pictureBox77
  1998. //
  1999. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  2000. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2001. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  2002. this.pictureBox77.Name = "pictureBox77";
  2003. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  2004. this.pictureBox77.TabIndex = 166;
  2005. this.pictureBox77.TabStop = false;
  2006. //
  2007. // pictureBox76
  2008. //
  2009. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  2010. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2011. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  2012. this.pictureBox76.Name = "pictureBox76";
  2013. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  2014. this.pictureBox76.TabIndex = 164;
  2015. this.pictureBox76.TabStop = false;
  2016. //
  2017. // pictureBox74
  2018. //
  2019. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  2020. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2021. this.pictureBox74.Location = new System.Drawing.Point(5, 244);
  2022. this.pictureBox74.Name = "pictureBox74";
  2023. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  2024. this.pictureBox74.TabIndex = 161;
  2025. this.pictureBox74.TabStop = false;
  2026. //
  2027. // pictureBox68
  2028. //
  2029. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  2030. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2031. this.pictureBox68.Location = new System.Drawing.Point(5, 274);
  2032. this.pictureBox68.Name = "pictureBox68";
  2033. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  2034. this.pictureBox68.TabIndex = 143;
  2035. this.pictureBox68.TabStop = false;
  2036. //
  2037. // pictureBox61
  2038. //
  2039. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  2040. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2041. this.pictureBox61.Location = new System.Drawing.Point(5, 154);
  2042. this.pictureBox61.Name = "pictureBox61";
  2043. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  2044. this.pictureBox61.TabIndex = 139;
  2045. this.pictureBox61.TabStop = false;
  2046. //
  2047. // pictureBox66
  2048. //
  2049. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  2050. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2051. this.pictureBox66.Location = new System.Drawing.Point(5, 184);
  2052. this.pictureBox66.Name = "pictureBox66";
  2053. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  2054. this.pictureBox66.TabIndex = 140;
  2055. this.pictureBox66.TabStop = false;
  2056. //
  2057. // pictureBox72
  2058. //
  2059. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  2060. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2061. this.pictureBox72.Location = new System.Drawing.Point(5, 393);
  2062. this.pictureBox72.Name = "pictureBox72";
  2063. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  2064. this.pictureBox72.TabIndex = 153;
  2065. this.pictureBox72.TabStop = false;
  2066. //
  2067. // pictureBox67
  2068. //
  2069. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  2070. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2071. this.pictureBox67.Location = new System.Drawing.Point(5, 214);
  2072. this.pictureBox67.Name = "pictureBox67";
  2073. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  2074. this.pictureBox67.TabIndex = 141;
  2075. this.pictureBox67.TabStop = false;
  2076. //
  2077. // pictureBox73
  2078. //
  2079. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  2080. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2081. this.pictureBox73.Location = new System.Drawing.Point(5, 363);
  2082. this.pictureBox73.Name = "pictureBox73";
  2083. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  2084. this.pictureBox73.TabIndex = 151;
  2085. this.pictureBox73.TabStop = false;
  2086. //
  2087. // pictureBox70
  2088. //
  2089. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  2090. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2091. this.pictureBox70.Location = new System.Drawing.Point(5, 303);
  2092. this.pictureBox70.Name = "pictureBox70";
  2093. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  2094. this.pictureBox70.TabIndex = 145;
  2095. this.pictureBox70.TabStop = false;
  2096. //
  2097. // pictureBox69
  2098. //
  2099. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  2100. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2101. this.pictureBox69.Location = new System.Drawing.Point(5, 333);
  2102. this.pictureBox69.Name = "pictureBox69";
  2103. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  2104. this.pictureBox69.TabIndex = 147;
  2105. this.pictureBox69.TabStop = false;
  2106. //
  2107. // panelApps1
  2108. //
  2109. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2110. | System.Windows.Forms.AnchorStyles.Left)));
  2111. this.panelApps1.AutoScroll = true;
  2112. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2113. this.panelApps1.Controls.Add(this.cFileZilla);
  2114. this.panelApps1.Controls.Add(this.pictureBox39);
  2115. this.panelApps1.Controls.Add(this.cGitHub);
  2116. this.panelApps1.Controls.Add(this.pictureBox37);
  2117. this.panelApps1.Controls.Add(this.cNode);
  2118. this.panelApps1.Controls.Add(this.cPutty);
  2119. this.panelApps1.Controls.Add(this.pictureBox64);
  2120. this.panelApps1.Controls.Add(this.pictureBox44);
  2121. this.panelApps1.Controls.Add(this.cNPP);
  2122. this.panelApps1.Controls.Add(this.cWinScp);
  2123. this.panelApps1.Controls.Add(this.pictureBox38);
  2124. this.panelApps1.Controls.Add(this.cAndroidStudio);
  2125. this.panelApps1.Controls.Add(this.pictureBox62);
  2126. this.panelApps1.Controls.Add(this.cXAMPP);
  2127. this.panelApps1.Controls.Add(this.cChromium);
  2128. this.panelApps1.Controls.Add(this.cEclipse);
  2129. this.panelApps1.Controls.Add(this.cPostman);
  2130. this.panelApps1.Controls.Add(this.cSublimeText);
  2131. this.panelApps1.Controls.Add(this.cVivaldi);
  2132. this.panelApps1.Controls.Add(this.pictureBox40);
  2133. this.panelApps1.Controls.Add(this.pictureBox33);
  2134. this.panelApps1.Controls.Add(this.pictureBox5);
  2135. this.panelApps1.Controls.Add(this.pictureBox41);
  2136. this.panelApps1.Controls.Add(this.cAtom);
  2137. this.panelApps1.Controls.Add(this.pictureBox4);
  2138. this.panelApps1.Controls.Add(this.pictureBox42);
  2139. this.panelApps1.Controls.Add(this.pictureBox34);
  2140. this.panelApps1.Controls.Add(this.pictureBox3);
  2141. this.panelApps1.Controls.Add(this.pictureBox32);
  2142. this.panelApps1.Controls.Add(this.cMaxthon);
  2143. this.panelApps1.Controls.Add(this.pictureBox35);
  2144. this.panelApps1.Controls.Add(this.pictureBox7);
  2145. this.panelApps1.Controls.Add(this.pictureBox31);
  2146. this.panelApps1.Controls.Add(this.picturemaxthon);
  2147. this.panelApps1.Controls.Add(this.pictureBox36);
  2148. this.panelApps1.Controls.Add(this.pictureBox2);
  2149. this.panelApps1.Controls.Add(this.cVS);
  2150. this.panelApps1.Controls.Add(this.cChrome);
  2151. this.panelApps1.Controls.Add(this.cVSCode);
  2152. this.panelApps1.Controls.Add(this.cOpera);
  2153. this.panelApps1.Controls.Add(this.cSublimeMerge);
  2154. this.panelApps1.Controls.Add(this.cFirefox);
  2155. this.panelApps1.Controls.Add(this.pictureBox6);
  2156. this.panelApps1.Controls.Add(this.cTor);
  2157. this.panelApps1.Controls.Add(this.cDiscord);
  2158. this.panelApps1.Controls.Add(this.cAnyDesk);
  2159. this.panelApps1.Controls.Add(this.cMSTeams);
  2160. this.panelApps1.Controls.Add(this.cViber);
  2161. this.panelApps1.Controls.Add(this.pictureBox55);
  2162. this.panelApps1.Controls.Add(this.pictureBox56);
  2163. this.panelApps1.Controls.Add(this.cSkype);
  2164. this.panelApps1.Controls.Add(this.cThunderbird);
  2165. this.panelApps1.Controls.Add(this.cZoom);
  2166. this.panelApps1.Controls.Add(this.pictureBox27);
  2167. this.panelApps1.Controls.Add(this.pictureBox25);
  2168. this.panelApps1.Controls.Add(this.pictureBox30);
  2169. this.panelApps1.Controls.Add(this.pictureBox28);
  2170. this.panelApps1.Controls.Add(this.cTV);
  2171. this.panelApps1.Controls.Add(this.pictureBox29);
  2172. this.panelApps1.Controls.Add(this.pictureBox26);
  2173. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  2174. this.panelApps1.Name = "panelApps1";
  2175. this.panelApps1.Size = new System.Drawing.Size(240, 389);
  2176. this.panelApps1.TabIndex = 154;
  2177. //
  2178. // pictureBox39
  2179. //
  2180. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  2181. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2182. this.pictureBox39.Location = new System.Drawing.Point(5, 843);
  2183. this.pictureBox39.Name = "pictureBox39";
  2184. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  2185. this.pictureBox39.TabIndex = 100;
  2186. this.pictureBox39.TabStop = false;
  2187. //
  2188. // pictureBox37
  2189. //
  2190. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  2191. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2192. this.pictureBox37.Location = new System.Drawing.Point(5, 873);
  2193. this.pictureBox37.Name = "pictureBox37";
  2194. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  2195. this.pictureBox37.TabIndex = 99;
  2196. this.pictureBox37.TabStop = false;
  2197. //
  2198. // pictureBox64
  2199. //
  2200. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  2201. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2202. this.pictureBox64.Location = new System.Drawing.Point(5, 633);
  2203. this.pictureBox64.Name = "pictureBox64";
  2204. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  2205. this.pictureBox64.TabIndex = 129;
  2206. this.pictureBox64.TabStop = false;
  2207. //
  2208. // pictureBox44
  2209. //
  2210. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  2211. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2212. this.pictureBox44.Location = new System.Drawing.Point(5, 813);
  2213. this.pictureBox44.Name = "pictureBox44";
  2214. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  2215. this.pictureBox44.TabIndex = 106;
  2216. this.pictureBox44.TabStop = false;
  2217. //
  2218. // pictureBox38
  2219. //
  2220. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  2221. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2222. this.pictureBox38.Location = new System.Drawing.Point(5, 752);
  2223. this.pictureBox38.Name = "pictureBox38";
  2224. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  2225. this.pictureBox38.TabIndex = 103;
  2226. this.pictureBox38.TabStop = false;
  2227. //
  2228. // pictureBox62
  2229. //
  2230. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  2231. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2232. this.pictureBox62.Location = new System.Drawing.Point(5, 663);
  2233. this.pictureBox62.Name = "pictureBox62";
  2234. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  2235. this.pictureBox62.TabIndex = 131;
  2236. this.pictureBox62.TabStop = false;
  2237. //
  2238. // pictureBox40
  2239. //
  2240. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  2241. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2242. this.pictureBox40.Location = new System.Drawing.Point(5, 722);
  2243. this.pictureBox40.Name = "pictureBox40";
  2244. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  2245. this.pictureBox40.TabIndex = 101;
  2246. this.pictureBox40.TabStop = false;
  2247. //
  2248. // pictureBox33
  2249. //
  2250. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  2251. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2252. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  2253. this.pictureBox33.Name = "pictureBox33";
  2254. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  2255. this.pictureBox33.TabIndex = 100;
  2256. this.pictureBox33.TabStop = false;
  2257. //
  2258. // pictureBox5
  2259. //
  2260. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  2261. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2262. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  2263. this.pictureBox5.Name = "pictureBox5";
  2264. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  2265. this.pictureBox5.TabIndex = 83;
  2266. this.pictureBox5.TabStop = false;
  2267. //
  2268. // pictureBox41
  2269. //
  2270. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  2271. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2272. this.pictureBox41.Location = new System.Drawing.Point(5, 782);
  2273. this.pictureBox41.Name = "pictureBox41";
  2274. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  2275. this.pictureBox41.TabIndex = 104;
  2276. this.pictureBox41.TabStop = false;
  2277. //
  2278. // pictureBox4
  2279. //
  2280. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  2281. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2282. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  2283. this.pictureBox4.Name = "pictureBox4";
  2284. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  2285. this.pictureBox4.TabIndex = 84;
  2286. this.pictureBox4.TabStop = false;
  2287. //
  2288. // pictureBox42
  2289. //
  2290. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  2291. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2292. this.pictureBox42.Location = new System.Drawing.Point(5, 693);
  2293. this.pictureBox42.Name = "pictureBox42";
  2294. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  2295. this.pictureBox42.TabIndex = 102;
  2296. this.pictureBox42.TabStop = false;
  2297. //
  2298. // pictureBox34
  2299. //
  2300. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  2301. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2302. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  2303. this.pictureBox34.Name = "pictureBox34";
  2304. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  2305. this.pictureBox34.TabIndex = 101;
  2306. this.pictureBox34.TabStop = false;
  2307. //
  2308. // pictureBox3
  2309. //
  2310. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  2311. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2312. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  2313. this.pictureBox3.Name = "pictureBox3";
  2314. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  2315. this.pictureBox3.TabIndex = 82;
  2316. this.pictureBox3.TabStop = false;
  2317. //
  2318. // pictureBox32
  2319. //
  2320. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  2321. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2322. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  2323. this.pictureBox32.Name = "pictureBox32";
  2324. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  2325. this.pictureBox32.TabIndex = 103;
  2326. this.pictureBox32.TabStop = false;
  2327. //
  2328. // pictureBox35
  2329. //
  2330. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  2331. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2332. this.pictureBox35.Location = new System.Drawing.Point(5, 603);
  2333. this.pictureBox35.Name = "pictureBox35";
  2334. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  2335. this.pictureBox35.TabIndex = 104;
  2336. this.pictureBox35.TabStop = false;
  2337. //
  2338. // pictureBox7
  2339. //
  2340. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  2341. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2342. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  2343. this.pictureBox7.Name = "pictureBox7";
  2344. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  2345. this.pictureBox7.TabIndex = 85;
  2346. this.pictureBox7.TabStop = false;
  2347. //
  2348. // pictureBox31
  2349. //
  2350. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  2351. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2352. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  2353. this.pictureBox31.Name = "pictureBox31";
  2354. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  2355. this.pictureBox31.TabIndex = 99;
  2356. this.pictureBox31.TabStop = false;
  2357. //
  2358. // picturemaxthon
  2359. //
  2360. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  2361. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2362. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  2363. this.picturemaxthon.Name = "picturemaxthon";
  2364. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  2365. this.picturemaxthon.TabIndex = 121;
  2366. this.picturemaxthon.TabStop = false;
  2367. //
  2368. // pictureBox36
  2369. //
  2370. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  2371. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2372. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  2373. this.pictureBox36.Name = "pictureBox36";
  2374. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  2375. this.pictureBox36.TabIndex = 102;
  2376. this.pictureBox36.TabStop = false;
  2377. //
  2378. // pictureBox2
  2379. //
  2380. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  2381. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2382. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  2383. this.pictureBox2.Name = "pictureBox2";
  2384. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  2385. this.pictureBox2.TabIndex = 81;
  2386. this.pictureBox2.TabStop = false;
  2387. //
  2388. // pictureBox6
  2389. //
  2390. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  2391. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2392. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  2393. this.pictureBox6.Name = "pictureBox6";
  2394. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  2395. this.pictureBox6.TabIndex = 86;
  2396. this.pictureBox6.TabStop = false;
  2397. //
  2398. // pictureBox55
  2399. //
  2400. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  2401. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2402. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  2403. this.pictureBox55.Name = "pictureBox55";
  2404. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  2405. this.pictureBox55.TabIndex = 114;
  2406. this.pictureBox55.TabStop = false;
  2407. //
  2408. // pictureBox56
  2409. //
  2410. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  2411. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2412. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  2413. this.pictureBox56.Name = "pictureBox56";
  2414. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  2415. this.pictureBox56.TabIndex = 112;
  2416. this.pictureBox56.TabStop = false;
  2417. //
  2418. // pictureBox27
  2419. //
  2420. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  2421. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2422. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  2423. this.pictureBox27.Name = "pictureBox27";
  2424. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  2425. this.pictureBox27.TabIndex = 96;
  2426. this.pictureBox27.TabStop = false;
  2427. //
  2428. // pictureBox25
  2429. //
  2430. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  2431. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2432. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  2433. this.pictureBox25.Name = "pictureBox25";
  2434. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  2435. this.pictureBox25.TabIndex = 93;
  2436. this.pictureBox25.TabStop = false;
  2437. //
  2438. // pictureBox30
  2439. //
  2440. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  2441. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2442. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  2443. this.pictureBox30.Name = "pictureBox30";
  2444. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  2445. this.pictureBox30.TabIndex = 97;
  2446. this.pictureBox30.TabStop = false;
  2447. //
  2448. // pictureBox28
  2449. //
  2450. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  2451. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2452. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  2453. this.pictureBox28.Name = "pictureBox28";
  2454. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  2455. this.pictureBox28.TabIndex = 98;
  2456. this.pictureBox28.TabStop = false;
  2457. //
  2458. // pictureBox29
  2459. //
  2460. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  2461. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2462. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  2463. this.pictureBox29.Name = "pictureBox29";
  2464. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  2465. this.pictureBox29.TabIndex = 94;
  2466. this.pictureBox29.TabStop = false;
  2467. //
  2468. // pictureBox26
  2469. //
  2470. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  2471. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2472. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  2473. this.pictureBox26.Name = "pictureBox26";
  2474. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  2475. this.pictureBox26.TabIndex = 95;
  2476. this.pictureBox26.TabStop = false;
  2477. //
  2478. // cleanerTab
  2479. //
  2480. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2481. this.cleanerTab.Controls.Add(this.cleanerTitle);
  2482. this.cleanerTab.Controls.Add(this.panel1);
  2483. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  2484. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2485. this.cleanerTab.Name = "cleanerTab";
  2486. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2487. this.cleanerTab.Size = new System.Drawing.Size(860, 611);
  2488. this.cleanerTab.TabIndex = 5;
  2489. this.cleanerTab.Text = "Cleaner";
  2490. //
  2491. // cleanerTitle
  2492. //
  2493. this.cleanerTitle.AutoSize = true;
  2494. this.cleanerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2495. this.cleanerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2496. this.cleanerTitle.Location = new System.Drawing.Point(6, 10);
  2497. this.cleanerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2498. this.cleanerTitle.Name = "cleanerTitle";
  2499. this.cleanerTitle.Size = new System.Drawing.Size(260, 28);
  2500. this.cleanerTitle.TabIndex = 46;
  2501. this.cleanerTitle.Tag = "themeable";
  2502. this.cleanerTitle.Text = "Clean up your system drive";
  2503. //
  2504. // panel1
  2505. //
  2506. this.panel1.Controls.Add(this.lblPretext);
  2507. this.panel1.Controls.Add(this.lblFootprint);
  2508. this.panel1.Controls.Add(this.checkErrorReports);
  2509. this.panel1.Controls.Add(this.cleanDriveB);
  2510. this.panel1.Controls.Add(this.checkSelectAll);
  2511. this.panel1.Controls.Add(this.checkMediaCache);
  2512. this.panel1.Controls.Add(this.checkTemp);
  2513. this.panel1.Controls.Add(this.checkLogs);
  2514. this.panel1.Controls.Add(this.checkBin);
  2515. this.panel1.Controls.Add(this.checkMiniDumps);
  2516. this.panel1.Location = new System.Drawing.Point(11, 40);
  2517. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  2518. this.panel1.Name = "panel1";
  2519. this.panel1.Size = new System.Drawing.Size(805, 333);
  2520. this.panel1.TabIndex = 45;
  2521. //
  2522. // lblPretext
  2523. //
  2524. this.lblPretext.AutoSize = true;
  2525. 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)));
  2526. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2527. this.lblPretext.Location = new System.Drawing.Point(26, 229);
  2528. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2529. this.lblPretext.Name = "lblPretext";
  2530. this.lblPretext.Size = new System.Drawing.Size(123, 21);
  2531. this.lblPretext.TabIndex = 49;
  2532. this.lblPretext.Tag = "";
  2533. this.lblPretext.Text = "Size to be freed:";
  2534. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2535. //
  2536. // lblFootprint
  2537. //
  2538. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2539. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2540. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2541. this.lblFootprint.Location = new System.Drawing.Point(25, 250);
  2542. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2543. this.lblFootprint.Name = "lblFootprint";
  2544. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  2545. this.lblFootprint.TabIndex = 48;
  2546. this.lblFootprint.Tag = "themeable";
  2547. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2548. //
  2549. // cleanDriveB
  2550. //
  2551. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2552. this.cleanDriveB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2553. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2554. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2555. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2556. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  2557. this.cleanDriveB.Location = new System.Drawing.Point(29, 196);
  2558. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  2559. this.cleanDriveB.Name = "cleanDriveB";
  2560. this.cleanDriveB.Size = new System.Drawing.Size(120, 31);
  2561. this.cleanDriveB.TabIndex = 34;
  2562. this.cleanDriveB.Text = "Clean";
  2563. this.cleanDriveB.UseVisualStyleBackColor = false;
  2564. this.cleanDriveB.Click += new System.EventHandler(this.button20_Click);
  2565. //
  2566. // pingerTab
  2567. //
  2568. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2569. this.pingerTab.Controls.Add(this.flushCacheB);
  2570. this.pingerTab.Controls.Add(this.btnExport);
  2571. this.pingerTab.Controls.Add(this.copyB);
  2572. this.pingerTab.Controls.Add(this.copyIPB);
  2573. this.pingerTab.Controls.Add(this.panel7);
  2574. this.pingerTab.Controls.Add(this.lblResults);
  2575. this.pingerTab.Controls.Add(this.btnShodan);
  2576. this.pingerTab.Controls.Add(this.btnPing);
  2577. this.pingerTab.Controls.Add(this.txtPingInput);
  2578. this.pingerTab.Controls.Add(this.lblPinger);
  2579. this.pingerTab.Controls.Add(this.pingerTitle);
  2580. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  2581. this.pingerTab.Name = "pingerTab";
  2582. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  2583. this.pingerTab.Size = new System.Drawing.Size(860, 611);
  2584. this.pingerTab.TabIndex = 13;
  2585. this.pingerTab.Text = "Pinger";
  2586. //
  2587. // flushCacheB
  2588. //
  2589. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  2590. this.flushCacheB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2591. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2592. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2593. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2594. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  2595. this.flushCacheB.Location = new System.Drawing.Point(26, 512);
  2596. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  2597. this.flushCacheB.Name = "flushCacheB";
  2598. this.flushCacheB.Size = new System.Drawing.Size(139, 29);
  2599. this.flushCacheB.TabIndex = 84;
  2600. this.flushCacheB.Text = "Flush DNS cache";
  2601. this.flushCacheB.UseVisualStyleBackColor = false;
  2602. this.flushCacheB.Click += new System.EventHandler(this.button10_Click);
  2603. //
  2604. // btnExport
  2605. //
  2606. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  2607. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2608. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2609. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2610. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2611. this.btnExport.ForeColor = System.Drawing.Color.White;
  2612. this.btnExport.Location = new System.Drawing.Point(499, 512);
  2613. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  2614. this.btnExport.Name = "btnExport";
  2615. this.btnExport.Size = new System.Drawing.Size(71, 29);
  2616. this.btnExport.TabIndex = 83;
  2617. this.btnExport.Text = "Export...";
  2618. this.btnExport.UseVisualStyleBackColor = false;
  2619. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  2620. //
  2621. // copyB
  2622. //
  2623. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  2624. this.copyB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2625. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2626. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2627. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2628. this.copyB.ForeColor = System.Drawing.Color.White;
  2629. this.copyB.Location = new System.Drawing.Point(265, 116);
  2630. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  2631. this.copyB.Name = "copyB";
  2632. this.copyB.Size = new System.Drawing.Size(146, 31);
  2633. this.copyB.TabIndex = 82;
  2634. this.copyB.Text = "Copy IP";
  2635. this.copyB.UseVisualStyleBackColor = false;
  2636. this.copyB.Click += new System.EventHandler(this.button9_Click);
  2637. //
  2638. // copyIPB
  2639. //
  2640. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  2641. this.copyIPB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2642. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2643. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2644. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2645. this.copyIPB.ForeColor = System.Drawing.Color.White;
  2646. this.copyIPB.Location = new System.Drawing.Point(340, 83);
  2647. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  2648. this.copyIPB.Name = "copyIPB";
  2649. this.copyIPB.Size = new System.Drawing.Size(71, 29);
  2650. this.copyIPB.TabIndex = 81;
  2651. this.copyIPB.Text = "Copy";
  2652. this.copyIPB.UseVisualStyleBackColor = false;
  2653. this.copyIPB.Click += new System.EventHandler(this.button7_Click);
  2654. //
  2655. // panel7
  2656. //
  2657. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2658. this.panel7.Controls.Add(this.listPingResults);
  2659. this.panel7.Location = new System.Drawing.Point(26, 200);
  2660. this.panel7.Name = "panel7";
  2661. this.panel7.Size = new System.Drawing.Size(544, 307);
  2662. this.panel7.TabIndex = 80;
  2663. //
  2664. // listPingResults
  2665. //
  2666. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2667. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2668. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  2669. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2670. this.listPingResults.ForeColor = System.Drawing.Color.White;
  2671. this.listPingResults.FormattingEnabled = true;
  2672. this.listPingResults.HorizontalScrollbar = true;
  2673. this.listPingResults.ItemHeight = 21;
  2674. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  2675. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  2676. this.listPingResults.Name = "listPingResults";
  2677. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  2678. this.listPingResults.TabIndex = 79;
  2679. //
  2680. // lblResults
  2681. //
  2682. this.lblResults.AutoSize = true;
  2683. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2684. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  2685. this.lblResults.Location = new System.Drawing.Point(21, 176);
  2686. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2687. this.lblResults.Name = "lblResults";
  2688. this.lblResults.Size = new System.Drawing.Size(62, 21);
  2689. this.lblResults.TabIndex = 60;
  2690. this.lblResults.Tag = "";
  2691. this.lblResults.Text = "Results";
  2692. //
  2693. // btnShodan
  2694. //
  2695. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  2696. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2697. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2698. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2699. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2700. this.btnShodan.ForeColor = System.Drawing.Color.White;
  2701. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  2702. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  2703. this.btnShodan.Name = "btnShodan";
  2704. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  2705. this.btnShodan.TabIndex = 59;
  2706. this.btnShodan.Text = "Check on SHODAN.io";
  2707. this.btnShodan.UseVisualStyleBackColor = false;
  2708. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  2709. //
  2710. // btnPing
  2711. //
  2712. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  2713. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2714. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2715. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2716. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2717. this.btnPing.ForeColor = System.Drawing.Color.White;
  2718. this.btnPing.Location = new System.Drawing.Point(26, 116);
  2719. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  2720. this.btnPing.Name = "btnPing";
  2721. this.btnPing.Size = new System.Drawing.Size(71, 31);
  2722. this.btnPing.TabIndex = 58;
  2723. this.btnPing.Text = "Ping";
  2724. this.btnPing.UseVisualStyleBackColor = false;
  2725. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  2726. //
  2727. // txtPingInput
  2728. //
  2729. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2730. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2731. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2732. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  2733. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  2734. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  2735. this.txtPingInput.Name = "txtPingInput";
  2736. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  2737. this.txtPingInput.TabIndex = 56;
  2738. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2739. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  2740. //
  2741. // lblPinger
  2742. //
  2743. this.lblPinger.AutoSize = true;
  2744. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2745. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  2746. this.lblPinger.Location = new System.Drawing.Point(23, 60);
  2747. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2748. this.lblPinger.Name = "lblPinger";
  2749. this.lblPinger.Size = new System.Drawing.Size(139, 21);
  2750. this.lblPinger.TabIndex = 57;
  2751. this.lblPinger.Tag = "";
  2752. this.lblPinger.Text = "IP / Domain name";
  2753. //
  2754. // pingerTitle
  2755. //
  2756. this.pingerTitle.AutoSize = true;
  2757. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2758. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2759. this.pingerTitle.Location = new System.Drawing.Point(6, 10);
  2760. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2761. this.pingerTitle.Name = "pingerTitle";
  2762. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  2763. this.pingerTitle.TabIndex = 47;
  2764. this.pingerTitle.Tag = "themeable";
  2765. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  2766. //
  2767. // hostsEditorTab
  2768. //
  2769. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2770. this.hostsEditorTab.Controls.Add(this.label3);
  2771. this.hostsEditorTab.Controls.Add(this.label1);
  2772. this.hostsEditorTab.Controls.Add(this.panel4);
  2773. this.hostsEditorTab.Controls.Add(this.linkAdvancedEdit);
  2774. this.hostsEditorTab.Controls.Add(this.linkRestoreDefault);
  2775. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  2776. this.hostsEditorTab.Controls.Add(this.linkLocate);
  2777. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  2778. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  2779. this.hostsEditorTab.Name = "hostsEditorTab";
  2780. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  2781. this.hostsEditorTab.Size = new System.Drawing.Size(860, 611);
  2782. this.hostsEditorTab.TabIndex = 9;
  2783. this.hostsEditorTab.Text = "Hosts";
  2784. //
  2785. // label3
  2786. //
  2787. this.label3.AutoSize = true;
  2788. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2789. this.label3.Location = new System.Drawing.Point(242, 38);
  2790. this.label3.Name = "label3";
  2791. this.label3.Size = new System.Drawing.Size(14, 21);
  2792. this.label3.TabIndex = 70;
  2793. this.label3.Text = "|";
  2794. //
  2795. // label1
  2796. //
  2797. this.label1.AutoSize = true;
  2798. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2799. this.label1.Location = new System.Drawing.Point(79, 38);
  2800. this.label1.Name = "label1";
  2801. this.label1.Size = new System.Drawing.Size(14, 21);
  2802. this.label1.TabIndex = 69;
  2803. this.label1.Text = "|";
  2804. //
  2805. // panel4
  2806. //
  2807. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2808. | System.Windows.Forms.AnchorStyles.Left)
  2809. | System.Windows.Forms.AnchorStyles.Right)));
  2810. this.panel4.Controls.Add(this.lblAdblockSub);
  2811. this.panel4.Controls.Add(this.lblAdblock);
  2812. this.panel4.Controls.Add(this.adblockUlti);
  2813. this.panel4.Controls.Add(this.adblockP);
  2814. this.panel4.Controls.Add(this.adblockS);
  2815. this.panel4.Controls.Add(this.adblockBasic);
  2816. this.panel4.Controls.Add(this.lblLock);
  2817. this.panel4.Controls.Add(this.chkReadOnly);
  2818. this.panel4.Controls.Add(this.panelList);
  2819. this.panel4.Controls.Add(this.chkBlock);
  2820. this.panel4.Controls.Add(this.refreshHostsB);
  2821. this.panel4.Controls.Add(this.removeHostB);
  2822. this.panel4.Controls.Add(this.removeAllHostsB);
  2823. this.panel4.Controls.Add(this.addHostB);
  2824. this.panel4.Controls.Add(this.txtIP);
  2825. this.panel4.Controls.Add(this.txtDomain);
  2826. this.panel4.Controls.Add(this.lblDomain);
  2827. this.panel4.Controls.Add(this.lblIP);
  2828. this.panel4.Location = new System.Drawing.Point(6, 70);
  2829. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  2830. this.panel4.Name = "panel4";
  2831. this.panel4.Size = new System.Drawing.Size(848, 535);
  2832. this.panel4.TabIndex = 53;
  2833. //
  2834. // lblAdblockSub
  2835. //
  2836. this.lblAdblockSub.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2837. this.lblAdblockSub.ForeColor = System.Drawing.Color.Silver;
  2838. this.lblAdblockSub.Location = new System.Drawing.Point(325, 279);
  2839. this.lblAdblockSub.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2840. this.lblAdblockSub.Name = "lblAdblockSub";
  2841. this.lblAdblockSub.Size = new System.Drawing.Size(313, 25);
  2842. this.lblAdblockSub.TabIndex = 68;
  2843. this.lblAdblockSub.Tag = "";
  2844. this.lblAdblockSub.Text = "(will delete your current config)";
  2845. //
  2846. // lblAdblock
  2847. //
  2848. this.lblAdblock.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2849. this.lblAdblock.ForeColor = System.Drawing.Color.DodgerBlue;
  2850. this.lblAdblock.Location = new System.Drawing.Point(322, 254);
  2851. this.lblAdblock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2852. this.lblAdblock.Name = "lblAdblock";
  2853. this.lblAdblock.Size = new System.Drawing.Size(281, 25);
  2854. this.lblAdblock.TabIndex = 67;
  2855. this.lblAdblock.Tag = "themeable";
  2856. this.lblAdblock.Text = "Pre-made adblocks";
  2857. //
  2858. // adblockUlti
  2859. //
  2860. this.adblockUlti.BackColor = System.Drawing.Color.DodgerBlue;
  2861. this.adblockUlti.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2862. this.adblockUlti.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2863. this.adblockUlti.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2864. this.adblockUlti.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2865. this.adblockUlti.ForeColor = System.Drawing.Color.White;
  2866. this.adblockUlti.Location = new System.Drawing.Point(485, 351);
  2867. this.adblockUlti.Margin = new System.Windows.Forms.Padding(2);
  2868. this.adblockUlti.Name = "adblockUlti";
  2869. this.adblockUlti.Size = new System.Drawing.Size(153, 31);
  2870. this.adblockUlti.TabIndex = 66;
  2871. this.adblockUlti.Text = "AdBlock Ultimate\r\n";
  2872. this.adblockUlti.UseVisualStyleBackColor = false;
  2873. this.adblockUlti.Click += new System.EventHandler(this.button4_Click);
  2874. //
  2875. // adblockP
  2876. //
  2877. this.adblockP.BackColor = System.Drawing.Color.DodgerBlue;
  2878. this.adblockP.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2879. this.adblockP.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2880. this.adblockP.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2881. this.adblockP.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2882. this.adblockP.ForeColor = System.Drawing.Color.White;
  2883. this.adblockP.Location = new System.Drawing.Point(485, 316);
  2884. this.adblockP.Margin = new System.Windows.Forms.Padding(2);
  2885. this.adblockP.Name = "adblockP";
  2886. this.adblockP.Size = new System.Drawing.Size(153, 31);
  2887. this.adblockP.TabIndex = 65;
  2888. this.adblockP.Text = "AdBlock + Porn";
  2889. this.adblockP.UseVisualStyleBackColor = false;
  2890. this.adblockP.Click += new System.EventHandler(this.button3_Click);
  2891. //
  2892. // adblockS
  2893. //
  2894. this.adblockS.BackColor = System.Drawing.Color.DodgerBlue;
  2895. this.adblockS.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2896. this.adblockS.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2897. this.adblockS.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2898. this.adblockS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2899. this.adblockS.ForeColor = System.Drawing.Color.White;
  2900. this.adblockS.Location = new System.Drawing.Point(327, 351);
  2901. this.adblockS.Margin = new System.Windows.Forms.Padding(2);
  2902. this.adblockS.Name = "adblockS";
  2903. this.adblockS.Size = new System.Drawing.Size(153, 31);
  2904. this.adblockS.TabIndex = 64;
  2905. this.adblockS.Text = "AdBlock + Social";
  2906. this.adblockS.UseVisualStyleBackColor = false;
  2907. this.adblockS.Click += new System.EventHandler(this.button2_Click);
  2908. //
  2909. // adblockBasic
  2910. //
  2911. this.adblockBasic.BackColor = System.Drawing.Color.DodgerBlue;
  2912. this.adblockBasic.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2913. this.adblockBasic.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2914. this.adblockBasic.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2915. this.adblockBasic.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2916. this.adblockBasic.ForeColor = System.Drawing.Color.White;
  2917. this.adblockBasic.Location = new System.Drawing.Point(327, 316);
  2918. this.adblockBasic.Margin = new System.Windows.Forms.Padding(2);
  2919. this.adblockBasic.Name = "adblockBasic";
  2920. this.adblockBasic.Size = new System.Drawing.Size(153, 31);
  2921. this.adblockBasic.TabIndex = 63;
  2922. this.adblockBasic.Text = "AdBlock Basic";
  2923. this.adblockBasic.UseVisualStyleBackColor = false;
  2924. this.adblockBasic.Click += new System.EventHandler(this.button1_Click);
  2925. //
  2926. // lblLock
  2927. //
  2928. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2929. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  2930. this.lblLock.Location = new System.Drawing.Point(325, 179);
  2931. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2932. this.lblLock.Name = "lblLock";
  2933. this.lblLock.Size = new System.Drawing.Size(315, 55);
  2934. this.lblLock.TabIndex = 62;
  2935. this.lblLock.Tag = "";
  2936. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  2937. //
  2938. // panelList
  2939. //
  2940. this.panelList.Controls.Add(this.listHostEntries);
  2941. this.panelList.Location = new System.Drawing.Point(5, 3);
  2942. this.panelList.Name = "panelList";
  2943. this.panelList.Size = new System.Drawing.Size(312, 388);
  2944. this.panelList.TabIndex = 60;
  2945. //
  2946. // listHostEntries
  2947. //
  2948. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2949. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2950. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  2951. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2952. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  2953. this.listHostEntries.FormattingEnabled = true;
  2954. this.listHostEntries.HorizontalScrollbar = true;
  2955. this.listHostEntries.ItemHeight = 21;
  2956. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  2957. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  2958. this.listHostEntries.Name = "listHostEntries";
  2959. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  2960. this.listHostEntries.TabIndex = 52;
  2961. //
  2962. // refreshHostsB
  2963. //
  2964. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  2965. this.refreshHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2966. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2967. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2968. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2969. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  2970. this.refreshHostsB.Location = new System.Drawing.Point(112, 394);
  2971. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  2972. this.refreshHostsB.Name = "refreshHostsB";
  2973. this.refreshHostsB.Size = new System.Drawing.Size(98, 31);
  2974. this.refreshHostsB.TabIndex = 55;
  2975. this.refreshHostsB.Text = "Refresh";
  2976. this.refreshHostsB.UseVisualStyleBackColor = false;
  2977. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  2978. //
  2979. // removeHostB
  2980. //
  2981. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  2982. this.removeHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2983. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2984. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2985. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2986. this.removeHostB.ForeColor = System.Drawing.Color.White;
  2987. this.removeHostB.Location = new System.Drawing.Point(213, 394);
  2988. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  2989. this.removeHostB.Name = "removeHostB";
  2990. this.removeHostB.Size = new System.Drawing.Size(104, 31);
  2991. this.removeHostB.TabIndex = 54;
  2992. this.removeHostB.Text = "Remove";
  2993. this.removeHostB.UseVisualStyleBackColor = false;
  2994. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  2995. //
  2996. // removeAllHostsB
  2997. //
  2998. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  2999. this.removeAllHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3000. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3001. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3002. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3003. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  3004. this.removeAllHostsB.Location = new System.Drawing.Point(6, 394);
  3005. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  3006. this.removeAllHostsB.Name = "removeAllHostsB";
  3007. this.removeAllHostsB.Size = new System.Drawing.Size(102, 31);
  3008. this.removeAllHostsB.TabIndex = 53;
  3009. this.removeAllHostsB.Text = "Remove all";
  3010. this.removeAllHostsB.UseVisualStyleBackColor = false;
  3011. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  3012. //
  3013. // addHostB
  3014. //
  3015. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  3016. this.addHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3017. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3018. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3019. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3020. this.addHostB.ForeColor = System.Drawing.Color.White;
  3021. this.addHostB.Location = new System.Drawing.Point(551, 110);
  3022. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  3023. this.addHostB.Name = "addHostB";
  3024. this.addHostB.Size = new System.Drawing.Size(87, 31);
  3025. this.addHostB.TabIndex = 57;
  3026. this.addHostB.Text = "Add";
  3027. this.addHostB.UseVisualStyleBackColor = false;
  3028. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  3029. //
  3030. // txtIP
  3031. //
  3032. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3033. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3034. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3035. this.txtIP.ForeColor = System.Drawing.Color.White;
  3036. this.txtIP.Location = new System.Drawing.Point(328, 23);
  3037. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  3038. this.txtIP.Name = "txtIP";
  3039. this.txtIP.Size = new System.Drawing.Size(310, 29);
  3040. this.txtIP.TabIndex = 0;
  3041. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3042. //
  3043. // txtDomain
  3044. //
  3045. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3046. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3047. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3048. this.txtDomain.ForeColor = System.Drawing.Color.White;
  3049. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  3050. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  3051. this.txtDomain.Name = "txtDomain";
  3052. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  3053. this.txtDomain.TabIndex = 1;
  3054. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3055. //
  3056. // lblDomain
  3057. //
  3058. this.lblDomain.AutoSize = true;
  3059. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3060. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  3061. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  3062. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3063. this.lblDomain.Name = "lblDomain";
  3064. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  3065. this.lblDomain.TabIndex = 55;
  3066. this.lblDomain.Tag = "themeable";
  3067. this.lblDomain.Text = "Domain";
  3068. //
  3069. // lblIP
  3070. //
  3071. this.lblIP.AutoSize = true;
  3072. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3073. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  3074. this.lblIP.Location = new System.Drawing.Point(323, 0);
  3075. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3076. this.lblIP.Name = "lblIP";
  3077. this.lblIP.Size = new System.Drawing.Size(85, 21);
  3078. this.lblIP.TabIndex = 53;
  3079. this.lblIP.Tag = "themeable";
  3080. this.lblIP.Text = "IP address";
  3081. //
  3082. // linkAdvancedEdit
  3083. //
  3084. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3085. this.linkAdvancedEdit.AutoSize = true;
  3086. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3087. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  3088. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  3089. this.linkAdvancedEdit.Location = new System.Drawing.Point(272, 38);
  3090. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3091. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  3092. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  3093. this.linkAdvancedEdit.TabIndex = 49;
  3094. this.linkAdvancedEdit.TabStop = true;
  3095. this.linkAdvancedEdit.Tag = "";
  3096. this.linkAdvancedEdit.Text = "Advanced editor";
  3097. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3098. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  3099. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3100. //
  3101. // linkRestoreDefault
  3102. //
  3103. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3104. this.linkRestoreDefault.AutoSize = true;
  3105. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3106. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  3107. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  3108. this.linkRestoreDefault.Location = new System.Drawing.Point(105, 38);
  3109. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3110. this.linkRestoreDefault.Name = "linkRestoreDefault";
  3111. this.linkRestoreDefault.Size = new System.Drawing.Size(123, 21);
  3112. this.linkRestoreDefault.TabIndex = 51;
  3113. this.linkRestoreDefault.TabStop = true;
  3114. this.linkRestoreDefault.Tag = "";
  3115. this.linkRestoreDefault.Text = "Restore default";
  3116. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3117. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  3118. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  3119. //
  3120. // hostsTitle
  3121. //
  3122. this.hostsTitle.AutoSize = true;
  3123. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3124. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3125. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  3126. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3127. this.hostsTitle.Name = "hostsTitle";
  3128. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  3129. this.hostsTitle.TabIndex = 3;
  3130. this.hostsTitle.Tag = "themeable";
  3131. this.hostsTitle.Text = "Edit your hosts file";
  3132. //
  3133. // linkLocate
  3134. //
  3135. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3136. this.linkLocate.AutoSize = true;
  3137. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3138. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  3139. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  3140. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  3141. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3142. this.linkLocate.Name = "linkLocate";
  3143. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  3144. this.linkLocate.TabIndex = 47;
  3145. this.linkLocate.TabStop = true;
  3146. this.linkLocate.Tag = "";
  3147. this.linkLocate.Text = "Locate";
  3148. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3149. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  3150. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  3151. //
  3152. // registryFixerTab
  3153. //
  3154. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3155. this.registryFixerTab.Controls.Add(this.panel2);
  3156. this.registryFixerTab.Controls.Add(this.registryTitle);
  3157. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  3158. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  3159. this.registryFixerTab.Name = "registryFixerTab";
  3160. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  3161. this.registryFixerTab.Size = new System.Drawing.Size(860, 611);
  3162. this.registryFixerTab.TabIndex = 8;
  3163. this.registryFixerTab.Text = "Registry";
  3164. //
  3165. // panel2
  3166. //
  3167. this.panel2.Controls.Add(this.regFixB);
  3168. this.panel2.Controls.Add(this.regLbl);
  3169. this.panel2.Controls.Add(this.checkRestartExplorer);
  3170. this.panel2.Controls.Add(this.checkRegistryEditor);
  3171. this.panel2.Controls.Add(this.checkEnableAll);
  3172. this.panel2.Controls.Add(this.checkContextMenu);
  3173. this.panel2.Controls.Add(this.checkTaskManager);
  3174. this.panel2.Controls.Add(this.checkCommandPrompt);
  3175. this.panel2.Controls.Add(this.checkFirewall);
  3176. this.panel2.Controls.Add(this.checkRunDialog);
  3177. this.panel2.Controls.Add(this.checkFolderOptions);
  3178. this.panel2.Controls.Add(this.checkControlPanel);
  3179. this.panel2.Location = new System.Drawing.Point(11, 40);
  3180. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  3181. this.panel2.Name = "panel2";
  3182. this.panel2.Size = new System.Drawing.Size(755, 286);
  3183. this.panel2.TabIndex = 48;
  3184. //
  3185. // regFixB
  3186. //
  3187. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  3188. this.regFixB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3189. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3190. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3191. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3192. this.regFixB.ForeColor = System.Drawing.Color.White;
  3193. this.regFixB.Location = new System.Drawing.Point(29, 252);
  3194. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  3195. this.regFixB.Name = "regFixB";
  3196. this.regFixB.Size = new System.Drawing.Size(108, 31);
  3197. this.regFixB.TabIndex = 49;
  3198. this.regFixB.Text = "Fix";
  3199. this.regFixB.UseVisualStyleBackColor = false;
  3200. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  3201. //
  3202. // regLbl
  3203. //
  3204. this.regLbl.AutoSize = true;
  3205. this.regLbl.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)));
  3206. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  3207. this.regLbl.Location = new System.Drawing.Point(94, 202);
  3208. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3209. this.regLbl.Name = "regLbl";
  3210. this.regLbl.Size = new System.Drawing.Size(236, 21);
  3211. this.regLbl.TabIndex = 51;
  3212. this.regLbl.Tag = "";
  3213. this.regLbl.Text = "(some changes might need this)";
  3214. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3215. //
  3216. // registryTitle
  3217. //
  3218. this.registryTitle.AutoSize = true;
  3219. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3220. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3221. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  3222. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3223. this.registryTitle.Name = "registryTitle";
  3224. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  3225. this.registryTitle.TabIndex = 47;
  3226. this.registryTitle.Tag = "themeable";
  3227. this.registryTitle.Text = "Fix common registry issues";
  3228. //
  3229. // integratorTab
  3230. //
  3231. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3232. this.integratorTab.Controls.Add(this.synapse);
  3233. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  3234. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  3235. this.integratorTab.Name = "integratorTab";
  3236. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  3237. this.integratorTab.Size = new System.Drawing.Size(860, 611);
  3238. this.integratorTab.TabIndex = 10;
  3239. this.integratorTab.Text = "Integrator";
  3240. //
  3241. // synapse
  3242. //
  3243. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3244. this.synapse.Controls.Add(this.integratorInfoTab);
  3245. this.synapse.Controls.Add(this.tabPage8);
  3246. this.synapse.Controls.Add(this.tabPage9);
  3247. this.synapse.Controls.Add(this.tabPage10);
  3248. this.synapse.Controls.Add(this.tabPage11);
  3249. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  3250. this.synapse.Location = new System.Drawing.Point(2, 2);
  3251. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  3252. this.synapse.Multiline = true;
  3253. this.synapse.Name = "synapse";
  3254. this.synapse.SelectedIndex = 0;
  3255. this.synapse.Size = new System.Drawing.Size(856, 609);
  3256. this.synapse.TabIndex = 0;
  3257. //
  3258. // integratorInfoTab
  3259. //
  3260. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3261. this.integratorInfoTab.Controls.Add(this.integrator7);
  3262. this.integratorInfoTab.Controls.Add(this.integrator6);
  3263. this.integratorInfoTab.Controls.Add(this.integrator5);
  3264. this.integratorInfoTab.Controls.Add(this.integrator4);
  3265. this.integratorInfoTab.Controls.Add(this.integrator3);
  3266. this.integratorInfoTab.Controls.Add(this.integrator2);
  3267. this.integratorInfoTab.Controls.Add(this.integrator1);
  3268. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  3269. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  3270. this.integratorInfoTab.Name = "integratorInfoTab";
  3271. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  3272. this.integratorInfoTab.Size = new System.Drawing.Size(848, 581);
  3273. this.integratorInfoTab.TabIndex = 0;
  3274. this.integratorInfoTab.Text = "Info";
  3275. //
  3276. // integrator7
  3277. //
  3278. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3279. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  3280. this.integrator7.Location = new System.Drawing.Point(6, 225);
  3281. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3282. this.integrator7.Name = "integrator7";
  3283. this.integrator7.Size = new System.Drawing.Size(763, 233);
  3284. this.integrator7.TabIndex = 10;
  3285. this.integrator7.Tag = "";
  3286. this.integrator7.Text = resources.GetString("integrator7.Text");
  3287. //
  3288. // integrator6
  3289. //
  3290. this.integrator6.AutoSize = true;
  3291. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3292. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  3293. this.integrator6.Location = new System.Drawing.Point(38, 183);
  3294. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3295. this.integrator6.Name = "integrator6";
  3296. this.integrator6.Size = new System.Drawing.Size(122, 25);
  3297. this.integrator6.TabIndex = 9;
  3298. this.integrator6.Tag = "";
  3299. this.integrator6.Text = "• Commands";
  3300. //
  3301. // integrator5
  3302. //
  3303. this.integrator5.AutoSize = true;
  3304. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3305. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  3306. this.integrator5.Location = new System.Drawing.Point(38, 158);
  3307. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3308. this.integrator5.Name = "integrator5";
  3309. this.integrator5.Size = new System.Drawing.Size(157, 25);
  3310. this.integrator5.TabIndex = 8;
  3311. this.integrator5.Tag = "";
  3312. this.integrator5.Text = "• Any type of file";
  3313. //
  3314. // integrator4
  3315. //
  3316. this.integrator4.AutoSize = true;
  3317. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3318. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  3319. this.integrator4.Location = new System.Drawing.Point(38, 132);
  3320. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3321. this.integrator4.Name = "integrator4";
  3322. this.integrator4.Size = new System.Drawing.Size(181, 25);
  3323. this.integrator4.TabIndex = 7;
  3324. this.integrator4.Tag = "";
  3325. this.integrator4.Text = "• Links to webpages";
  3326. //
  3327. // integrator3
  3328. //
  3329. this.integrator3.AutoSize = true;
  3330. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3331. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  3332. this.integrator3.Location = new System.Drawing.Point(38, 106);
  3333. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3334. this.integrator3.Name = "integrator3";
  3335. this.integrator3.Size = new System.Drawing.Size(194, 25);
  3336. this.integrator3.TabIndex = 6;
  3337. this.integrator3.Tag = "";
  3338. this.integrator3.Text = "• Shortcuts to folders";
  3339. //
  3340. // integrator2
  3341. //
  3342. this.integrator2.AutoSize = true;
  3343. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3344. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  3345. this.integrator2.Location = new System.Drawing.Point(38, 81);
  3346. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3347. this.integrator2.Name = "integrator2";
  3348. this.integrator2.Size = new System.Drawing.Size(138, 25);
  3349. this.integrator2.TabIndex = 5;
  3350. this.integrator2.Tag = "";
  3351. this.integrator2.Text = "• Any program";
  3352. //
  3353. // integrator1
  3354. //
  3355. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3356. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  3357. this.integrator1.Location = new System.Drawing.Point(6, 10);
  3358. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3359. this.integrator1.Name = "integrator1";
  3360. this.integrator1.Size = new System.Drawing.Size(419, 61);
  3361. this.integrator1.TabIndex = 4;
  3362. this.integrator1.Tag = "";
  3363. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  3364. //
  3365. // tabPage8
  3366. //
  3367. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3368. this.tabPage8.Controls.Add(this.btnAddItem);
  3369. this.tabPage8.Controls.Add(this.itemnamegroup);
  3370. this.tabPage8.Controls.Add(this.security);
  3371. this.tabPage8.Controls.Add(this.itemposition);
  3372. this.tabPage8.Controls.Add(this.icontoaddgroup);
  3373. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  3374. this.tabPage8.Controls.Add(this.itemtype);
  3375. this.tabPage8.Controls.Add(this.addItemL);
  3376. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  3377. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  3378. this.tabPage8.Name = "tabPage8";
  3379. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  3380. this.tabPage8.Size = new System.Drawing.Size(848, 581);
  3381. this.tabPage8.TabIndex = 1;
  3382. this.tabPage8.Text = "Add/Modify";
  3383. //
  3384. // btnAddItem
  3385. //
  3386. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  3387. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3388. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3389. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3390. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3391. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  3392. this.btnAddItem.Location = new System.Drawing.Point(465, 473);
  3393. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  3394. this.btnAddItem.Name = "btnAddItem";
  3395. this.btnAddItem.Size = new System.Drawing.Size(173, 31);
  3396. this.btnAddItem.TabIndex = 85;
  3397. this.btnAddItem.Text = "Add/Modify";
  3398. this.btnAddItem.UseVisualStyleBackColor = false;
  3399. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  3400. //
  3401. // itemnamegroup
  3402. //
  3403. this.itemnamegroup.Controls.Add(this.txtItemName);
  3404. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3405. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  3406. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  3407. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  3408. this.itemnamegroup.Name = "itemnamegroup";
  3409. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  3410. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  3411. this.itemnamegroup.TabIndex = 84;
  3412. this.itemnamegroup.TabStop = false;
  3413. this.itemnamegroup.Text = "Item name in menu:";
  3414. //
  3415. // txtItemName
  3416. //
  3417. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3418. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3419. this.txtItemName.ForeColor = System.Drawing.Color.White;
  3420. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  3421. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  3422. this.txtItemName.Name = "txtItemName";
  3423. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  3424. this.txtItemName.TabIndex = 82;
  3425. //
  3426. // security
  3427. //
  3428. this.security.Controls.Add(this.checkShift);
  3429. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3430. this.security.ForeColor = System.Drawing.Color.Silver;
  3431. this.security.Location = new System.Drawing.Point(11, 338);
  3432. this.security.Margin = new System.Windows.Forms.Padding(2);
  3433. this.security.Name = "security";
  3434. this.security.Padding = new System.Windows.Forms.Padding(2);
  3435. this.security.Size = new System.Drawing.Size(627, 61);
  3436. this.security.TabIndex = 83;
  3437. this.security.TabStop = false;
  3438. this.security.Text = "Security:";
  3439. //
  3440. // itemposition
  3441. //
  3442. this.itemposition.Controls.Add(this.radioTop);
  3443. this.itemposition.Controls.Add(this.radioMiddle);
  3444. this.itemposition.Controls.Add(this.radioBottom);
  3445. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3446. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  3447. this.itemposition.Location = new System.Drawing.Point(11, 272);
  3448. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  3449. this.itemposition.Name = "itemposition";
  3450. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  3451. this.itemposition.Size = new System.Drawing.Size(627, 62);
  3452. this.itemposition.TabIndex = 82;
  3453. this.itemposition.TabStop = false;
  3454. this.itemposition.Text = "Item position:";
  3455. //
  3456. // icontoaddgroup
  3457. //
  3458. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  3459. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  3460. this.icontoaddgroup.Controls.Add(this.txtIcon);
  3461. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3462. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3463. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  3464. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3465. this.icontoaddgroup.Name = "icontoaddgroup";
  3466. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3467. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  3468. this.icontoaddgroup.TabIndex = 81;
  3469. this.icontoaddgroup.TabStop = false;
  3470. this.icontoaddgroup.Text = "Icon to add:";
  3471. //
  3472. // btnBrowseIcon
  3473. //
  3474. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3475. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  3476. this.btnBrowseIcon.Enabled = false;
  3477. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3478. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3479. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3480. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3481. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  3482. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  3483. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  3484. this.btnBrowseIcon.Name = "btnBrowseIcon";
  3485. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  3486. this.btnBrowseIcon.TabIndex = 82;
  3487. this.btnBrowseIcon.Text = "...";
  3488. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  3489. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  3490. //
  3491. // txtIcon
  3492. //
  3493. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3494. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3495. this.txtIcon.Enabled = false;
  3496. this.txtIcon.ForeColor = System.Drawing.Color.White;
  3497. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  3498. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  3499. this.txtIcon.Name = "txtIcon";
  3500. this.txtIcon.ReadOnly = true;
  3501. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  3502. this.txtIcon.TabIndex = 81;
  3503. //
  3504. // itemtoaddgroup
  3505. //
  3506. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  3507. this.itemtoaddgroup.Controls.Add(this.txtItem);
  3508. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3509. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3510. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  3511. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3512. this.itemtoaddgroup.Name = "itemtoaddgroup";
  3513. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3514. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  3515. this.itemtoaddgroup.TabIndex = 80;
  3516. this.itemtoaddgroup.TabStop = false;
  3517. this.itemtoaddgroup.Text = "Program to add:";
  3518. //
  3519. // btnBrowseItem
  3520. //
  3521. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3522. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  3523. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3524. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3525. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3526. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3527. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  3528. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  3529. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  3530. this.btnBrowseItem.Name = "btnBrowseItem";
  3531. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  3532. this.btnBrowseItem.TabIndex = 82;
  3533. this.btnBrowseItem.Text = "...";
  3534. this.btnBrowseItem.UseVisualStyleBackColor = false;
  3535. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  3536. //
  3537. // txtItem
  3538. //
  3539. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3540. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3541. this.txtItem.ForeColor = System.Drawing.Color.White;
  3542. this.txtItem.Location = new System.Drawing.Point(11, 26);
  3543. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  3544. this.txtItem.Name = "txtItem";
  3545. this.txtItem.ReadOnly = true;
  3546. this.txtItem.Size = new System.Drawing.Size(434, 29);
  3547. this.txtItem.TabIndex = 81;
  3548. //
  3549. // itemtype
  3550. //
  3551. this.itemtype.Controls.Add(this.radioCommand);
  3552. this.itemtype.Controls.Add(this.radioProgram);
  3553. this.itemtype.Controls.Add(this.radioFolder);
  3554. this.itemtype.Controls.Add(this.radioLink);
  3555. this.itemtype.Controls.Add(this.radioFile);
  3556. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3557. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  3558. this.itemtype.Location = new System.Drawing.Point(11, 40);
  3559. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  3560. this.itemtype.Name = "itemtype";
  3561. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  3562. this.itemtype.Size = new System.Drawing.Size(627, 63);
  3563. this.itemtype.TabIndex = 79;
  3564. this.itemtype.TabStop = false;
  3565. this.itemtype.Text = "Item Type:";
  3566. //
  3567. // addItemL
  3568. //
  3569. this.addItemL.AutoSize = true;
  3570. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3571. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  3572. this.addItemL.Location = new System.Drawing.Point(6, 10);
  3573. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3574. this.addItemL.Name = "addItemL";
  3575. this.addItemL.Size = new System.Drawing.Size(219, 28);
  3576. this.addItemL.TabIndex = 78;
  3577. this.addItemL.Tag = "themeable";
  3578. this.addItemL.Text = "Add or modify an item";
  3579. //
  3580. // tabPage9
  3581. //
  3582. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3583. this.tabPage9.Controls.Add(this.panel5);
  3584. this.tabPage9.Controls.Add(this.refreshIIB);
  3585. this.tabPage9.Controls.Add(this.removeDIB);
  3586. this.tabPage9.Controls.Add(this.removeAllIIB);
  3587. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  3588. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  3589. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  3590. this.tabPage9.Name = "tabPage9";
  3591. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  3592. this.tabPage9.Size = new System.Drawing.Size(848, 581);
  3593. this.tabPage9.TabIndex = 2;
  3594. this.tabPage9.Text = "Remove";
  3595. //
  3596. // panel5
  3597. //
  3598. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3599. this.panel5.Controls.Add(this.listDesktopItems);
  3600. this.panel5.Location = new System.Drawing.Point(11, 44);
  3601. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  3602. this.panel5.Name = "panel5";
  3603. this.panel5.Size = new System.Drawing.Size(293, 435);
  3604. this.panel5.TabIndex = 82;
  3605. //
  3606. // listDesktopItems
  3607. //
  3608. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3609. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3610. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  3611. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3612. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  3613. this.listDesktopItems.FormattingEnabled = true;
  3614. this.listDesktopItems.HorizontalScrollbar = true;
  3615. this.listDesktopItems.ItemHeight = 21;
  3616. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  3617. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  3618. this.listDesktopItems.Name = "listDesktopItems";
  3619. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  3620. this.listDesktopItems.TabIndex = 78;
  3621. //
  3622. // refreshIIB
  3623. //
  3624. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  3625. this.refreshIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3626. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3627. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3628. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3629. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  3630. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  3631. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  3632. this.refreshIIB.Name = "refreshIIB";
  3633. this.refreshIIB.Size = new System.Drawing.Size(137, 31);
  3634. this.refreshIIB.TabIndex = 81;
  3635. this.refreshIIB.Text = "Refresh";
  3636. this.refreshIIB.UseVisualStyleBackColor = false;
  3637. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  3638. //
  3639. // removeDIB
  3640. //
  3641. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  3642. this.removeDIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3643. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3644. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3645. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3646. this.removeDIB.ForeColor = System.Drawing.Color.White;
  3647. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  3648. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  3649. this.removeDIB.Name = "removeDIB";
  3650. this.removeDIB.Size = new System.Drawing.Size(137, 31);
  3651. this.removeDIB.TabIndex = 80;
  3652. this.removeDIB.Text = "Remove";
  3653. this.removeDIB.UseVisualStyleBackColor = false;
  3654. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  3655. //
  3656. // removeAllIIB
  3657. //
  3658. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  3659. this.removeAllIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3660. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3661. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3662. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3663. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  3664. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  3665. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  3666. this.removeAllIIB.Name = "removeAllIIB";
  3667. this.removeAllIIB.Size = new System.Drawing.Size(137, 31);
  3668. this.removeAllIIB.TabIndex = 79;
  3669. this.removeAllIIB.Text = "Remove all";
  3670. this.removeAllIIB.UseVisualStyleBackColor = false;
  3671. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  3672. //
  3673. // removeIntegratorItemsL
  3674. //
  3675. this.removeIntegratorItemsL.AutoSize = true;
  3676. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3677. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  3678. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  3679. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3680. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  3681. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  3682. this.removeIntegratorItemsL.TabIndex = 77;
  3683. this.removeIntegratorItemsL.Tag = "themeable";
  3684. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  3685. //
  3686. // tabPage10
  3687. //
  3688. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3689. this.tabPage10.Controls.Add(this.RemoveOwnerB);
  3690. this.tabPage10.Controls.Add(this.AddOwnerB);
  3691. this.tabPage10.Controls.Add(this.readyMenusL);
  3692. this.tabPage10.Controls.Add(this.PMB);
  3693. this.tabPage10.Controls.Add(this.DSB);
  3694. this.tabPage10.Controls.Add(this.STB);
  3695. this.tabPage10.Controls.Add(this.SSB);
  3696. this.tabPage10.Controls.Add(this.WAB);
  3697. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  3698. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  3699. this.tabPage10.Name = "tabPage10";
  3700. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  3701. this.tabPage10.Size = new System.Drawing.Size(848, 581);
  3702. this.tabPage10.TabIndex = 3;
  3703. this.tabPage10.Text = "Ready Menus";
  3704. //
  3705. // RemoveOwnerB
  3706. //
  3707. this.RemoveOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  3708. this.RemoveOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3709. this.RemoveOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3710. this.RemoveOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3711. this.RemoveOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3712. this.RemoveOwnerB.ForeColor = System.Drawing.Color.White;
  3713. this.RemoveOwnerB.Location = new System.Drawing.Point(11, 276);
  3714. this.RemoveOwnerB.Margin = new System.Windows.Forms.Padding(2);
  3715. this.RemoveOwnerB.Name = "RemoveOwnerB";
  3716. this.RemoveOwnerB.Size = new System.Drawing.Size(227, 31);
  3717. this.RemoveOwnerB.TabIndex = 78;
  3718. this.RemoveOwnerB.Text = "Remove \"Take Ownership\"";
  3719. this.RemoveOwnerB.UseVisualStyleBackColor = false;
  3720. this.RemoveOwnerB.Click += new System.EventHandler(this.button65_Click);
  3721. //
  3722. // AddOwnerB
  3723. //
  3724. this.AddOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  3725. this.AddOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3726. this.AddOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3727. this.AddOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3728. this.AddOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3729. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  3730. this.AddOwnerB.Location = new System.Drawing.Point(11, 240);
  3731. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(2);
  3732. this.AddOwnerB.Name = "AddOwnerB";
  3733. this.AddOwnerB.Size = new System.Drawing.Size(227, 31);
  3734. this.AddOwnerB.TabIndex = 77;
  3735. this.AddOwnerB.Text = "Add \"Take Ownership\"";
  3736. this.AddOwnerB.UseVisualStyleBackColor = false;
  3737. this.AddOwnerB.Click += new System.EventHandler(this.button66_Click);
  3738. //
  3739. // readyMenusL
  3740. //
  3741. this.readyMenusL.AutoSize = true;
  3742. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3743. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  3744. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  3745. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3746. this.readyMenusL.Name = "readyMenusL";
  3747. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  3748. this.readyMenusL.TabIndex = 76;
  3749. this.readyMenusL.Tag = "themeable";
  3750. this.readyMenusL.Text = "Add ready-made menus";
  3751. //
  3752. // PMB
  3753. //
  3754. this.PMB.BackColor = System.Drawing.Color.DodgerBlue;
  3755. this.PMB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3756. this.PMB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3757. this.PMB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3758. this.PMB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3759. this.PMB.ForeColor = System.Drawing.Color.White;
  3760. this.PMB.Location = new System.Drawing.Point(11, 48);
  3761. this.PMB.Margin = new System.Windows.Forms.Padding(2);
  3762. this.PMB.Name = "PMB";
  3763. this.PMB.Size = new System.Drawing.Size(227, 31);
  3764. this.PMB.TabIndex = 74;
  3765. this.PMB.Text = "Add \"Power Menu\"";
  3766. this.PMB.UseVisualStyleBackColor = false;
  3767. this.PMB.Click += new System.EventHandler(this.button59_Click);
  3768. //
  3769. // DSB
  3770. //
  3771. this.DSB.BackColor = System.Drawing.Color.DodgerBlue;
  3772. this.DSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3773. this.DSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3774. this.DSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3775. this.DSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3776. this.DSB.ForeColor = System.Drawing.Color.White;
  3777. this.DSB.Location = new System.Drawing.Point(11, 192);
  3778. this.DSB.Margin = new System.Windows.Forms.Padding(2);
  3779. this.DSB.Name = "DSB";
  3780. this.DSB.Size = new System.Drawing.Size(227, 31);
  3781. this.DSB.TabIndex = 72;
  3782. this.DSB.Text = "Add \"Desktop Shortcuts\"";
  3783. this.DSB.UseVisualStyleBackColor = false;
  3784. this.DSB.Click += new System.EventHandler(this.button57_Click);
  3785. //
  3786. // STB
  3787. //
  3788. this.STB.BackColor = System.Drawing.Color.DodgerBlue;
  3789. this.STB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3790. this.STB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3791. this.STB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3792. this.STB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3793. this.STB.ForeColor = System.Drawing.Color.White;
  3794. this.STB.Location = new System.Drawing.Point(11, 84);
  3795. this.STB.Margin = new System.Windows.Forms.Padding(2);
  3796. this.STB.Name = "STB";
  3797. this.STB.Size = new System.Drawing.Size(227, 31);
  3798. this.STB.TabIndex = 70;
  3799. this.STB.Text = "Add \"System Tools\"";
  3800. this.STB.UseVisualStyleBackColor = false;
  3801. this.STB.Click += new System.EventHandler(this.button53_Click);
  3802. //
  3803. // SSB
  3804. //
  3805. this.SSB.BackColor = System.Drawing.Color.DodgerBlue;
  3806. this.SSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3807. this.SSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3808. this.SSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3809. this.SSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3810. this.SSB.ForeColor = System.Drawing.Color.White;
  3811. this.SSB.Location = new System.Drawing.Point(11, 156);
  3812. this.SSB.Margin = new System.Windows.Forms.Padding(2);
  3813. this.SSB.Name = "SSB";
  3814. this.SSB.Size = new System.Drawing.Size(227, 31);
  3815. this.SSB.TabIndex = 68;
  3816. this.SSB.Text = "Add \"System Shortcuts\"";
  3817. this.SSB.UseVisualStyleBackColor = false;
  3818. this.SSB.Click += new System.EventHandler(this.button51_Click);
  3819. //
  3820. // WAB
  3821. //
  3822. this.WAB.BackColor = System.Drawing.Color.DodgerBlue;
  3823. this.WAB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3824. this.WAB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3825. this.WAB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3826. this.WAB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3827. this.WAB.ForeColor = System.Drawing.Color.White;
  3828. this.WAB.Location = new System.Drawing.Point(11, 120);
  3829. this.WAB.Margin = new System.Windows.Forms.Padding(2);
  3830. this.WAB.Name = "WAB";
  3831. this.WAB.Size = new System.Drawing.Size(227, 31);
  3832. this.WAB.TabIndex = 65;
  3833. this.WAB.Text = "Add \"Windows Apps\"";
  3834. this.WAB.UseVisualStyleBackColor = false;
  3835. this.WAB.Click += new System.EventHandler(this.button54_Click);
  3836. //
  3837. // tabPage11
  3838. //
  3839. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3840. this.tabPage11.Controls.Add(this.panel6);
  3841. this.tabPage11.Controls.Add(this.removeCCB);
  3842. this.tabPage11.Controls.Add(this.refreshCCB);
  3843. this.tabPage11.Controls.Add(this.removeCCL);
  3844. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  3845. this.tabPage11.Controls.Add(this.button48);
  3846. this.tabPage11.Controls.Add(this.txtRunKeyword);
  3847. this.tabPage11.Controls.Add(this.ccKeywordL);
  3848. this.tabPage11.Controls.Add(this.txtRunFile);
  3849. this.tabPage11.Controls.Add(this.ccFileL);
  3850. this.tabPage11.Controls.Add(this.ccL);
  3851. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  3852. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  3853. this.tabPage11.Name = "tabPage11";
  3854. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  3855. this.tabPage11.Size = new System.Drawing.Size(848, 581);
  3856. this.tabPage11.TabIndex = 4;
  3857. this.tabPage11.Text = "Run Dialog";
  3858. //
  3859. // panel6
  3860. //
  3861. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3862. this.panel6.Controls.Add(this.listCustomCommands);
  3863. this.panel6.Location = new System.Drawing.Point(11, 210);
  3864. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  3865. this.panel6.Name = "panel6";
  3866. this.panel6.Size = new System.Drawing.Size(271, 263);
  3867. this.panel6.TabIndex = 84;
  3868. //
  3869. // listCustomCommands
  3870. //
  3871. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3872. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3873. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  3874. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3875. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  3876. this.listCustomCommands.FormattingEnabled = true;
  3877. this.listCustomCommands.HorizontalScrollbar = true;
  3878. this.listCustomCommands.ItemHeight = 21;
  3879. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  3880. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  3881. this.listCustomCommands.Name = "listCustomCommands";
  3882. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  3883. this.listCustomCommands.TabIndex = 79;
  3884. //
  3885. // removeCCB
  3886. //
  3887. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  3888. this.removeCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3889. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3890. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3891. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3892. this.removeCCB.ForeColor = System.Drawing.Color.White;
  3893. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  3894. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  3895. this.removeCCB.Name = "removeCCB";
  3896. this.removeCCB.Size = new System.Drawing.Size(86, 27);
  3897. this.removeCCB.TabIndex = 82;
  3898. this.removeCCB.Text = "Remove";
  3899. this.removeCCB.UseVisualStyleBackColor = false;
  3900. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  3901. //
  3902. // refreshCCB
  3903. //
  3904. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  3905. this.refreshCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3906. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3907. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3908. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3909. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  3910. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  3911. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  3912. this.refreshCCB.Name = "refreshCCB";
  3913. this.refreshCCB.Size = new System.Drawing.Size(86, 27);
  3914. this.refreshCCB.TabIndex = 81;
  3915. this.refreshCCB.Text = "Refresh";
  3916. this.refreshCCB.UseVisualStyleBackColor = false;
  3917. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  3918. //
  3919. // removeCCL
  3920. //
  3921. this.removeCCL.AutoSize = true;
  3922. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3923. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  3924. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  3925. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3926. this.removeCCL.Name = "removeCCL";
  3927. this.removeCCL.Size = new System.Drawing.Size(268, 28);
  3928. this.removeCCL.TabIndex = 80;
  3929. this.removeCCL.Tag = "themeable";
  3930. this.removeCCL.Text = "Remove existing commands";
  3931. //
  3932. // btnCreateCustomCommand
  3933. //
  3934. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  3935. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3936. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3937. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3938. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3939. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  3940. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  3941. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  3942. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  3943. this.btnCreateCustomCommand.Size = new System.Drawing.Size(73, 29);
  3944. this.btnCreateCustomCommand.TabIndex = 60;
  3945. this.btnCreateCustomCommand.Text = "Create";
  3946. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  3947. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  3948. //
  3949. // button48
  3950. //
  3951. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  3952. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3953. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3954. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3955. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3956. this.button48.ForeColor = System.Drawing.Color.White;
  3957. this.button48.Location = new System.Drawing.Point(320, 75);
  3958. this.button48.Margin = new System.Windows.Forms.Padding(2);
  3959. this.button48.Name = "button48";
  3960. this.button48.Size = new System.Drawing.Size(52, 29);
  3961. this.button48.TabIndex = 58;
  3962. this.button48.Text = "...";
  3963. this.button48.UseVisualStyleBackColor = false;
  3964. this.button48.Click += new System.EventHandler(this.button48_Click);
  3965. //
  3966. // txtRunKeyword
  3967. //
  3968. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3969. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3970. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3971. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  3972. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  3973. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  3974. this.txtRunKeyword.Name = "txtRunKeyword";
  3975. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  3976. this.txtRunKeyword.TabIndex = 9;
  3977. //
  3978. // ccKeywordL
  3979. //
  3980. this.ccKeywordL.AutoSize = true;
  3981. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3982. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  3983. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  3984. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3985. this.ccKeywordL.Name = "ccKeywordL";
  3986. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  3987. this.ccKeywordL.TabIndex = 8;
  3988. this.ccKeywordL.Text = "Keyword:";
  3989. //
  3990. // txtRunFile
  3991. //
  3992. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3993. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3994. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3995. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  3996. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  3997. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  3998. this.txtRunFile.Name = "txtRunFile";
  3999. this.txtRunFile.ReadOnly = true;
  4000. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  4001. this.txtRunFile.TabIndex = 7;
  4002. //
  4003. // ccFileL
  4004. //
  4005. this.ccFileL.AutoSize = true;
  4006. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4007. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  4008. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  4009. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4010. this.ccFileL.Name = "ccFileL";
  4011. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  4012. this.ccFileL.TabIndex = 6;
  4013. this.ccFileL.Text = "File location:";
  4014. //
  4015. // ccL
  4016. //
  4017. this.ccL.AutoSize = true;
  4018. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4019. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  4020. this.ccL.Location = new System.Drawing.Point(6, 10);
  4021. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4022. this.ccL.Name = "ccL";
  4023. this.ccL.Size = new System.Drawing.Size(298, 28);
  4024. this.ccL.TabIndex = 5;
  4025. this.ccL.Tag = "themeable";
  4026. this.ccL.Text = "Define your custom commands";
  4027. //
  4028. // optionsTab
  4029. //
  4030. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4031. this.optionsTab.Controls.Add(this.pictureBox85);
  4032. this.optionsTab.Controls.Add(this.panel9);
  4033. this.optionsTab.Controls.Add(this.panel8);
  4034. this.optionsTab.Controls.Add(this.languagesL);
  4035. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  4036. this.optionsTab.Controls.Add(this.linkLabel6);
  4037. this.optionsTab.Controls.Add(this.pictureBox84);
  4038. this.optionsTab.Controls.Add(this.pictureBox83);
  4039. this.optionsTab.Controls.Add(this.linkLabel5);
  4040. this.optionsTab.Controls.Add(this.btnOpenConf);
  4041. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  4042. this.optionsTab.Controls.Add(this.lblUpdating);
  4043. this.optionsTab.Controls.Add(this.btnViewLog);
  4044. this.optionsTab.Controls.Add(this.l2);
  4045. this.optionsTab.Controls.Add(this.btnChangelog);
  4046. this.optionsTab.Controls.Add(this.btnUpdate);
  4047. this.optionsTab.Controls.Add(this.btnResetConfig);
  4048. this.optionsTab.Controls.Add(this.lblTheming);
  4049. this.optionsTab.Controls.Add(this.helpTipsToggle);
  4050. this.optionsTab.Controls.Add(this.quickAccessToggle);
  4051. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  4052. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  4053. this.optionsTab.Name = "optionsTab";
  4054. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  4055. this.optionsTab.Size = new System.Drawing.Size(860, 611);
  4056. this.optionsTab.TabIndex = 6;
  4057. this.optionsTab.Text = "Options";
  4058. //
  4059. // pictureBox85
  4060. //
  4061. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4062. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  4063. this.pictureBox85.Location = new System.Drawing.Point(818, 8);
  4064. this.pictureBox85.Name = "pictureBox85";
  4065. this.pictureBox85.Size = new System.Drawing.Size(33, 32);
  4066. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4067. this.pictureBox85.TabIndex = 74;
  4068. this.pictureBox85.TabStop = false;
  4069. //
  4070. // panel9
  4071. //
  4072. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4073. this.panel9.Controls.Add(this.pictureBox87);
  4074. this.panel9.Controls.Add(this.radioEnglish);
  4075. this.panel9.Controls.Add(this.radioRussian);
  4076. this.panel9.Controls.Add(this.pictureBox86);
  4077. this.panel9.Location = new System.Drawing.Point(571, 43);
  4078. this.panel9.Name = "panel9";
  4079. this.panel9.Size = new System.Drawing.Size(285, 100);
  4080. this.panel9.TabIndex = 73;
  4081. //
  4082. // pictureBox87
  4083. //
  4084. this.pictureBox87.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox87.Image")));
  4085. this.pictureBox87.Location = new System.Drawing.Point(110, 38);
  4086. this.pictureBox87.Name = "pictureBox87";
  4087. this.pictureBox87.Size = new System.Drawing.Size(36, 22);
  4088. this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4089. this.pictureBox87.TabIndex = 76;
  4090. this.pictureBox87.TabStop = false;
  4091. this.pictureBox87.Click += new System.EventHandler(this.pictureBox87_Click);
  4092. //
  4093. // radioEnglish
  4094. //
  4095. this.radioEnglish.AutoSize = true;
  4096. this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4097. this.radioEnglish.ForeColor = System.Drawing.Color.White;
  4098. this.radioEnglish.Location = new System.Drawing.Point(151, 8);
  4099. this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
  4100. this.radioEnglish.Name = "radioEnglish";
  4101. this.radioEnglish.Size = new System.Drawing.Size(79, 25);
  4102. this.radioEnglish.TabIndex = 75;
  4103. this.radioEnglish.Tag = "";
  4104. this.radioEnglish.Text = "English";
  4105. this.radioEnglish.UseVisualStyleBackColor = true;
  4106. this.radioEnglish.Click += new System.EventHandler(this.radioEnglish_Click);
  4107. //
  4108. // radioRussian
  4109. //
  4110. this.radioRussian.AutoSize = true;
  4111. this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4112. this.radioRussian.ForeColor = System.Drawing.Color.White;
  4113. this.radioRussian.Location = new System.Drawing.Point(151, 37);
  4114. this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
  4115. this.radioRussian.Name = "radioRussian";
  4116. this.radioRussian.Size = new System.Drawing.Size(90, 25);
  4117. this.radioRussian.TabIndex = 74;
  4118. this.radioRussian.Tag = "";
  4119. this.radioRussian.Text = "русский";
  4120. this.radioRussian.UseVisualStyleBackColor = true;
  4121. this.radioRussian.Click += new System.EventHandler(this.radioRussian_Click);
  4122. //
  4123. // pictureBox86
  4124. //
  4125. this.pictureBox86.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox86.Image")));
  4126. this.pictureBox86.Location = new System.Drawing.Point(110, 9);
  4127. this.pictureBox86.Name = "pictureBox86";
  4128. this.pictureBox86.Size = new System.Drawing.Size(36, 22);
  4129. this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4130. this.pictureBox86.TabIndex = 75;
  4131. this.pictureBox86.TabStop = false;
  4132. this.pictureBox86.Click += new System.EventHandler(this.pictureBox86_Click);
  4133. //
  4134. // panel8
  4135. //
  4136. this.panel8.Controls.Add(this.radioCaramel);
  4137. this.panel8.Controls.Add(this.radioZerg);
  4138. this.panel8.Controls.Add(this.radioOcean);
  4139. this.panel8.Controls.Add(this.radioMagma);
  4140. this.panel8.Controls.Add(this.radioLime);
  4141. this.panel8.Controls.Add(this.radioMinimal);
  4142. this.panel8.Location = new System.Drawing.Point(16, 130);
  4143. this.panel8.Name = "panel8";
  4144. this.panel8.Size = new System.Drawing.Size(326, 118);
  4145. this.panel8.TabIndex = 72;
  4146. //
  4147. // radioCaramel
  4148. //
  4149. this.radioCaramel.AutoSize = true;
  4150. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4151. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  4152. this.radioCaramel.Location = new System.Drawing.Point(163, 11);
  4153. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  4154. this.radioCaramel.Name = "radioCaramel";
  4155. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  4156. this.radioCaramel.TabIndex = 52;
  4157. this.radioCaramel.Text = "Caramel";
  4158. this.radioCaramel.UseVisualStyleBackColor = true;
  4159. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  4160. //
  4161. // radioZerg
  4162. //
  4163. this.radioZerg.AutoSize = true;
  4164. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4165. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  4166. this.radioZerg.Location = new System.Drawing.Point(15, 69);
  4167. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  4168. this.radioZerg.Name = "radioZerg";
  4169. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  4170. this.radioZerg.TabIndex = 48;
  4171. this.radioZerg.Text = "Zerg";
  4172. this.radioZerg.UseVisualStyleBackColor = true;
  4173. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  4174. //
  4175. // radioOcean
  4176. //
  4177. this.radioOcean.AutoSize = true;
  4178. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4179. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  4180. this.radioOcean.Location = new System.Drawing.Point(15, 11);
  4181. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  4182. this.radioOcean.Name = "radioOcean";
  4183. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  4184. this.radioOcean.TabIndex = 49;
  4185. this.radioOcean.Text = "Ocean";
  4186. this.radioOcean.UseVisualStyleBackColor = true;
  4187. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  4188. //
  4189. // radioMagma
  4190. //
  4191. this.radioMagma.AutoSize = true;
  4192. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4193. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  4194. this.radioMagma.Location = new System.Drawing.Point(15, 40);
  4195. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  4196. this.radioMagma.Name = "radioMagma";
  4197. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  4198. this.radioMagma.TabIndex = 50;
  4199. this.radioMagma.Text = "Magma";
  4200. this.radioMagma.UseVisualStyleBackColor = true;
  4201. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  4202. //
  4203. // radioLime
  4204. //
  4205. this.radioLime.AutoSize = true;
  4206. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4207. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  4208. this.radioLime.Location = new System.Drawing.Point(163, 40);
  4209. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  4210. this.radioLime.Name = "radioLime";
  4211. this.radioLime.Size = new System.Drawing.Size(63, 25);
  4212. this.radioLime.TabIndex = 51;
  4213. this.radioLime.Text = "Lime";
  4214. this.radioLime.UseVisualStyleBackColor = true;
  4215. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  4216. //
  4217. // radioMinimal
  4218. //
  4219. this.radioMinimal.AutoSize = true;
  4220. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4221. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  4222. this.radioMinimal.Location = new System.Drawing.Point(163, 69);
  4223. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  4224. this.radioMinimal.Name = "radioMinimal";
  4225. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  4226. this.radioMinimal.TabIndex = 53;
  4227. this.radioMinimal.Text = "Minimal";
  4228. this.radioMinimal.UseVisualStyleBackColor = true;
  4229. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  4230. //
  4231. // languagesL
  4232. //
  4233. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4234. this.languagesL.AutoSize = true;
  4235. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4236. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  4237. this.languagesL.Location = new System.Drawing.Point(647, 6);
  4238. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4239. this.languagesL.Name = "languagesL";
  4240. this.languagesL.Size = new System.Drawing.Size(170, 28);
  4241. this.languagesL.TabIndex = 71;
  4242. this.languagesL.Tag = "themeable";
  4243. this.languagesL.Text = "Choose language";
  4244. //
  4245. // lblUpdateDisabled
  4246. //
  4247. this.lblUpdateDisabled.AutoSize = true;
  4248. 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)));
  4249. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  4250. this.lblUpdateDisabled.Location = new System.Drawing.Point(27, 358);
  4251. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4252. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  4253. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  4254. this.lblUpdateDisabled.TabIndex = 69;
  4255. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  4256. this.lblUpdateDisabled.Visible = false;
  4257. //
  4258. // linkLabel6
  4259. //
  4260. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4261. this.linkLabel6.AutoSize = true;
  4262. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4263. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  4264. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  4265. this.linkLabel6.Location = new System.Drawing.Point(724, 427);
  4266. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4267. this.linkLabel6.Name = "linkLabel6";
  4268. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  4269. this.linkLabel6.TabIndex = 68;
  4270. this.linkLabel6.TabStop = true;
  4271. this.linkLabel6.Tag = "themeable";
  4272. this.linkLabel6.Text = "Open Source";
  4273. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  4274. //
  4275. // pictureBox84
  4276. //
  4277. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4278. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  4279. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4280. this.pictureBox84.Location = new System.Drawing.Point(721, 313);
  4281. this.pictureBox84.Name = "pictureBox84";
  4282. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  4283. this.pictureBox84.TabIndex = 67;
  4284. this.pictureBox84.TabStop = false;
  4285. //
  4286. // pictureBox83
  4287. //
  4288. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4289. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  4290. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4291. this.pictureBox83.Location = new System.Drawing.Point(704, 460);
  4292. this.pictureBox83.Name = "pictureBox83";
  4293. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  4294. this.pictureBox83.TabIndex = 66;
  4295. this.pictureBox83.TabStop = false;
  4296. //
  4297. // linkLabel5
  4298. //
  4299. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4300. this.linkLabel5.AutoSize = true;
  4301. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4302. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  4303. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  4304. this.linkLabel5.Location = new System.Drawing.Point(653, 576);
  4305. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4306. this.linkLabel5.Name = "linkLabel5";
  4307. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  4308. this.linkLabel5.TabIndex = 65;
  4309. this.linkLabel5.TabStop = true;
  4310. this.linkLabel5.Tag = "themeable";
  4311. this.linkLabel5.Text = "GNU GPL 3.0 License";
  4312. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  4313. //
  4314. // btnOpenConf
  4315. //
  4316. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  4317. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4318. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4319. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4320. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4321. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  4322. this.btnOpenConf.Location = new System.Drawing.Point(31, 471);
  4323. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  4324. this.btnOpenConf.Name = "btnOpenConf";
  4325. this.btnOpenConf.Size = new System.Drawing.Size(197, 31);
  4326. this.btnOpenConf.TabIndex = 63;
  4327. this.btnOpenConf.Text = "Show config folder";
  4328. this.btnOpenConf.UseVisualStyleBackColor = false;
  4329. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  4330. //
  4331. // lblTroubleshoot
  4332. //
  4333. this.lblTroubleshoot.AutoSize = true;
  4334. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4335. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  4336. this.lblTroubleshoot.Location = new System.Drawing.Point(11, 390);
  4337. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4338. this.lblTroubleshoot.Name = "lblTroubleshoot";
  4339. this.lblTroubleshoot.Size = new System.Drawing.Size(161, 28);
  4340. this.lblTroubleshoot.TabIndex = 62;
  4341. this.lblTroubleshoot.Tag = "themeable";
  4342. this.lblTroubleshoot.Text = "Troubleshooting";
  4343. //
  4344. // lblUpdating
  4345. //
  4346. this.lblUpdating.AutoSize = true;
  4347. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4348. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  4349. this.lblUpdating.Location = new System.Drawing.Point(11, 243);
  4350. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4351. this.lblUpdating.Name = "lblUpdating";
  4352. this.lblUpdating.Size = new System.Drawing.Size(157, 28);
  4353. this.lblUpdating.TabIndex = 61;
  4354. this.lblUpdating.Tag = "themeable";
  4355. this.lblUpdating.Text = "Check && update";
  4356. //
  4357. // btnViewLog
  4358. //
  4359. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  4360. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4361. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4362. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4363. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4364. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  4365. this.btnViewLog.Location = new System.Drawing.Point(31, 436);
  4366. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  4367. this.btnViewLog.Name = "btnViewLog";
  4368. this.btnViewLog.Size = new System.Drawing.Size(197, 31);
  4369. this.btnViewLog.TabIndex = 60;
  4370. this.btnViewLog.Text = "View errors";
  4371. this.btnViewLog.UseVisualStyleBackColor = false;
  4372. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  4373. //
  4374. // l2
  4375. //
  4376. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4377. this.l2.AutoSize = true;
  4378. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4379. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  4380. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  4381. this.l2.Location = new System.Drawing.Point(6, 576);
  4382. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4383. this.l2.Name = "l2";
  4384. this.l2.Size = new System.Drawing.Size(157, 28);
  4385. this.l2.TabIndex = 59;
  4386. this.l2.TabStop = true;
  4387. this.l2.Tag = "themeable";
  4388. this.l2.Text = "deadmoon © ∞";
  4389. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  4390. //
  4391. // btnChangelog
  4392. //
  4393. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  4394. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4395. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4396. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4397. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4398. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  4399. this.btnChangelog.Location = new System.Drawing.Point(31, 325);
  4400. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  4401. this.btnChangelog.Name = "btnChangelog";
  4402. this.btnChangelog.Size = new System.Drawing.Size(197, 31);
  4403. this.btnChangelog.TabIndex = 58;
  4404. this.btnChangelog.Text = "View changes";
  4405. this.btnChangelog.UseVisualStyleBackColor = false;
  4406. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  4407. //
  4408. // btnUpdate
  4409. //
  4410. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  4411. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4412. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4413. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4414. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4415. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  4416. this.btnUpdate.Location = new System.Drawing.Point(31, 290);
  4417. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  4418. this.btnUpdate.Name = "btnUpdate";
  4419. this.btnUpdate.Size = new System.Drawing.Size(197, 31);
  4420. this.btnUpdate.TabIndex = 57;
  4421. this.btnUpdate.Text = "Check for update";
  4422. this.btnUpdate.UseVisualStyleBackColor = false;
  4423. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  4424. //
  4425. // btnResetConfig
  4426. //
  4427. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  4428. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4429. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4430. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4431. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4432. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  4433. this.btnResetConfig.Location = new System.Drawing.Point(31, 506);
  4434. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  4435. this.btnResetConfig.Name = "btnResetConfig";
  4436. this.btnResetConfig.Size = new System.Drawing.Size(197, 31);
  4437. this.btnResetConfig.TabIndex = 56;
  4438. this.btnResetConfig.Text = "Reset configuration";
  4439. this.btnResetConfig.UseVisualStyleBackColor = false;
  4440. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  4441. //
  4442. // lblTheming
  4443. //
  4444. this.lblTheming.AutoSize = true;
  4445. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4446. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  4447. this.lblTheming.Location = new System.Drawing.Point(11, 99);
  4448. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4449. this.lblTheming.Name = "lblTheming";
  4450. this.lblTheming.Size = new System.Drawing.Size(192, 28);
  4451. this.lblTheming.TabIndex = 55;
  4452. this.lblTheming.Tag = "themeable";
  4453. this.lblTheming.Text = "Choose your theme";
  4454. //
  4455. // defineCommandDialog
  4456. //
  4457. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  4458. this.defineCommandDialog.Title = "Optimizer";
  4459. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  4460. //
  4461. // defineProgramDialog
  4462. //
  4463. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  4464. this.defineProgramDialog.Title = "Optimizer";
  4465. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  4466. //
  4467. // defineFolderDialog
  4468. //
  4469. this.defineFolderDialog.Description = "Optimizer";
  4470. //
  4471. // defineFileDialog
  4472. //
  4473. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  4474. this.defineFileDialog.Title = "Optimizer";
  4475. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  4476. //
  4477. // DefineProgramIconDialog
  4478. //
  4479. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4480. this.DefineProgramIconDialog.Title = "Optimizer";
  4481. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  4482. //
  4483. // DefineFolderIconDialog
  4484. //
  4485. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4486. this.DefineFolderIconDialog.Title = "Optimizer";
  4487. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  4488. //
  4489. // DefineURLIconDialog
  4490. //
  4491. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4492. this.DefineURLIconDialog.Title = "Optimizer";
  4493. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  4494. //
  4495. // DefineFileIconDialog
  4496. //
  4497. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4498. this.DefineFileIconDialog.Title = "Optimizer";
  4499. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  4500. //
  4501. // DefineCommandIconDialog
  4502. //
  4503. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4504. this.DefineCommandIconDialog.Title = "Optimizer";
  4505. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  4506. //
  4507. // ExportDialog
  4508. //
  4509. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  4510. this.ExportDialog.Title = "Optimizer";
  4511. //
  4512. // launcherMenu
  4513. //
  4514. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4515. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4516. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4517. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4518. this.trayStartup,
  4519. this.trayCleaner,
  4520. this.trayPinger,
  4521. this.trayHosts,
  4522. this.trayAD,
  4523. this.toolStripSeparator1,
  4524. this.trayRestartExplorer,
  4525. this.trayExit});
  4526. this.launcherMenu.Name = "launcherMenu";
  4527. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4528. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  4529. //
  4530. // trayStartup
  4531. //
  4532. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4533. this.trayStartup.ForeColor = System.Drawing.Color.White;
  4534. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  4535. this.trayStartup.Name = "trayStartup";
  4536. this.trayStartup.Size = new System.Drawing.Size(214, 26);
  4537. this.trayStartup.Text = "Startup Manager";
  4538. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4539. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  4540. //
  4541. // trayCleaner
  4542. //
  4543. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4544. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  4545. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  4546. this.trayCleaner.Name = "trayCleaner";
  4547. this.trayCleaner.Size = new System.Drawing.Size(214, 26);
  4548. this.trayCleaner.Text = "PC Cleaner";
  4549. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4550. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  4551. //
  4552. // trayPinger
  4553. //
  4554. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4555. this.trayPinger.ForeColor = System.Drawing.Color.White;
  4556. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  4557. this.trayPinger.Name = "trayPinger";
  4558. this.trayPinger.Size = new System.Drawing.Size(214, 26);
  4559. this.trayPinger.Text = "Pinger Tool";
  4560. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4561. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  4562. //
  4563. // trayHosts
  4564. //
  4565. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4566. this.trayHosts.ForeColor = System.Drawing.Color.White;
  4567. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  4568. this.trayHosts.Name = "trayHosts";
  4569. this.trayHosts.Size = new System.Drawing.Size(214, 26);
  4570. this.trayHosts.Text = "HOSTS Editor";
  4571. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4572. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  4573. //
  4574. // trayAD
  4575. //
  4576. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4577. this.trayAD.ForeColor = System.Drawing.Color.White;
  4578. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  4579. this.trayAD.Name = "trayAD";
  4580. this.trayAD.Size = new System.Drawing.Size(214, 26);
  4581. this.trayAD.Text = "Apps Downloader";
  4582. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4583. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  4584. //
  4585. // toolStripSeparator1
  4586. //
  4587. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  4588. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  4589. this.toolStripSeparator1.Name = "toolStripSeparator1";
  4590. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  4591. this.toolStripSeparator1.Tag = "";
  4592. //
  4593. // trayRestartExplorer
  4594. //
  4595. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4596. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  4597. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  4598. this.trayRestartExplorer.Name = "trayRestartExplorer";
  4599. this.trayRestartExplorer.Size = new System.Drawing.Size(214, 26);
  4600. this.trayRestartExplorer.Text = "Restart Explorer";
  4601. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4602. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  4603. //
  4604. // trayExit
  4605. //
  4606. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4607. this.trayExit.ForeColor = System.Drawing.Color.White;
  4608. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  4609. this.trayExit.Name = "trayExit";
  4610. this.trayExit.Size = new System.Drawing.Size(214, 26);
  4611. this.trayExit.Text = "Exit";
  4612. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  4613. //
  4614. // launcherIcon
  4615. //
  4616. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  4617. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  4618. this.launcherIcon.Text = "Optimizer";
  4619. this.launcherIcon.Visible = true;
  4620. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  4621. //
  4622. // helpBox
  4623. //
  4624. this.helpBox.IsBalloon = true;
  4625. this.helpBox.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  4626. this.helpBox.UseAnimation = false;
  4627. this.helpBox.UseFading = false;
  4628. this.helpBox.Popup += new System.Windows.Forms.PopupEventHandler(this.helpBox_Popup);
  4629. //
  4630. // stickySw
  4631. //
  4632. this.stickySw.Location = new System.Drawing.Point(337, 121);
  4633. this.stickySw.Margin = new System.Windows.Forms.Padding(2);
  4634. this.stickySw.Name = "stickySw";
  4635. this.stickySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4636. this.stickySw.OffForeColor = System.Drawing.Color.White;
  4637. this.stickySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4638. this.stickySw.OnForeColor = System.Drawing.Color.White;
  4639. this.stickySw.OnText = "Disable Sticky Keys";
  4640. this.stickySw.Size = new System.Drawing.Size(319, 31);
  4641. this.stickySw.TabIndex = 50;
  4642. this.stickySw.Tag = "themeable";
  4643. //
  4644. // smartScreenSw
  4645. //
  4646. this.smartScreenSw.Location = new System.Drawing.Point(14, 121);
  4647. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(2);
  4648. this.smartScreenSw.Name = "smartScreenSw";
  4649. this.smartScreenSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4650. this.smartScreenSw.OffForeColor = System.Drawing.Color.White;
  4651. this.smartScreenSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4652. this.smartScreenSw.OnForeColor = System.Drawing.Color.White;
  4653. this.smartScreenSw.OnText = "Disable SmartScreen";
  4654. this.smartScreenSw.Size = new System.Drawing.Size(319, 31);
  4655. this.smartScreenSw.TabIndex = 49;
  4656. this.smartScreenSw.Tag = "themeable";
  4657. //
  4658. // faxSw
  4659. //
  4660. this.faxSw.Location = new System.Drawing.Point(337, 51);
  4661. this.faxSw.Margin = new System.Windows.Forms.Padding(2);
  4662. this.faxSw.Name = "faxSw";
  4663. this.faxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4664. this.faxSw.OffForeColor = System.Drawing.Color.White;
  4665. this.faxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4666. this.faxSw.OnForeColor = System.Drawing.Color.White;
  4667. this.faxSw.OnText = "Disable Fax Service";
  4668. this.faxSw.Size = new System.Drawing.Size(319, 31);
  4669. this.faxSw.TabIndex = 48;
  4670. this.faxSw.Tag = "themeable";
  4671. //
  4672. // compatSw
  4673. //
  4674. this.compatSw.Location = new System.Drawing.Point(337, 226);
  4675. this.compatSw.Margin = new System.Windows.Forms.Padding(2);
  4676. this.compatSw.Name = "compatSw";
  4677. this.compatSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4678. this.compatSw.OffForeColor = System.Drawing.Color.White;
  4679. this.compatSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4680. this.compatSw.OnForeColor = System.Drawing.Color.White;
  4681. this.compatSw.OnText = "Disable Compatibility Assistant";
  4682. this.compatSw.Size = new System.Drawing.Size(319, 31);
  4683. this.compatSw.TabIndex = 47;
  4684. this.compatSw.Tag = "themeable";
  4685. //
  4686. // officeTelemetrySw
  4687. //
  4688. this.officeTelemetrySw.Location = new System.Drawing.Point(14, 261);
  4689. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(2);
  4690. this.officeTelemetrySw.Name = "officeTelemetrySw";
  4691. this.officeTelemetrySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4692. this.officeTelemetrySw.OffForeColor = System.Drawing.Color.White;
  4693. this.officeTelemetrySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4694. this.officeTelemetrySw.OnForeColor = System.Drawing.Color.White;
  4695. this.officeTelemetrySw.OnText = "Disable Office 2016 Telemetry";
  4696. this.officeTelemetrySw.Size = new System.Drawing.Size(319, 31);
  4697. this.officeTelemetrySw.TabIndex = 46;
  4698. this.officeTelemetrySw.Tag = "themeable";
  4699. //
  4700. // telemetryTasksSw
  4701. //
  4702. this.telemetryTasksSw.Location = new System.Drawing.Point(14, 226);
  4703. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(2);
  4704. this.telemetryTasksSw.Name = "telemetryTasksSw";
  4705. this.telemetryTasksSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4706. this.telemetryTasksSw.OffForeColor = System.Drawing.Color.White;
  4707. this.telemetryTasksSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4708. this.telemetryTasksSw.OnForeColor = System.Drawing.Color.White;
  4709. this.telemetryTasksSw.OnText = "Disable Telemetry Tasks";
  4710. this.telemetryTasksSw.Size = new System.Drawing.Size(319, 31);
  4711. this.telemetryTasksSw.TabIndex = 45;
  4712. this.telemetryTasksSw.Tag = "themeable";
  4713. //
  4714. // superfetchSw
  4715. //
  4716. this.superfetchSw.Location = new System.Drawing.Point(337, 191);
  4717. this.superfetchSw.Margin = new System.Windows.Forms.Padding(2);
  4718. this.superfetchSw.Name = "superfetchSw";
  4719. this.superfetchSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4720. this.superfetchSw.OffForeColor = System.Drawing.Color.White;
  4721. this.superfetchSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4722. this.superfetchSw.OnForeColor = System.Drawing.Color.White;
  4723. this.superfetchSw.OnText = "Disable Superfetch";
  4724. this.superfetchSw.Size = new System.Drawing.Size(319, 31);
  4725. this.superfetchSw.TabIndex = 44;
  4726. this.superfetchSw.Tag = "themeable";
  4727. //
  4728. // homegroupSw
  4729. //
  4730. this.homegroupSw.Location = new System.Drawing.Point(337, 156);
  4731. this.homegroupSw.Margin = new System.Windows.Forms.Padding(2);
  4732. this.homegroupSw.Name = "homegroupSw";
  4733. this.homegroupSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4734. this.homegroupSw.OffForeColor = System.Drawing.Color.White;
  4735. this.homegroupSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4736. this.homegroupSw.OnForeColor = System.Drawing.Color.White;
  4737. this.homegroupSw.OnText = "Disable HomeGroup";
  4738. this.homegroupSw.Size = new System.Drawing.Size(319, 31);
  4739. this.homegroupSw.TabIndex = 43;
  4740. this.homegroupSw.Tag = "themeable";
  4741. //
  4742. // reportingSw
  4743. //
  4744. this.reportingSw.Location = new System.Drawing.Point(14, 191);
  4745. this.reportingSw.Margin = new System.Windows.Forms.Padding(2);
  4746. this.reportingSw.Name = "reportingSw";
  4747. this.reportingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4748. this.reportingSw.OffForeColor = System.Drawing.Color.White;
  4749. this.reportingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4750. this.reportingSw.OnForeColor = System.Drawing.Color.White;
  4751. this.reportingSw.OnText = "Disable Error Reporting";
  4752. this.reportingSw.Size = new System.Drawing.Size(319, 31);
  4753. this.reportingSw.TabIndex = 42;
  4754. this.reportingSw.Tag = "themeable";
  4755. //
  4756. // mediaSharingSw
  4757. //
  4758. this.mediaSharingSw.Location = new System.Drawing.Point(337, 86);
  4759. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(2);
  4760. this.mediaSharingSw.Name = "mediaSharingSw";
  4761. this.mediaSharingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4762. this.mediaSharingSw.OffForeColor = System.Drawing.Color.White;
  4763. this.mediaSharingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4764. this.mediaSharingSw.OnForeColor = System.Drawing.Color.White;
  4765. this.mediaSharingSw.OnText = "Disable Media Player Sharing";
  4766. this.mediaSharingSw.Size = new System.Drawing.Size(319, 31);
  4767. this.mediaSharingSw.TabIndex = 40;
  4768. this.mediaSharingSw.Tag = "themeable";
  4769. //
  4770. // printSw
  4771. //
  4772. this.printSw.Location = new System.Drawing.Point(337, 16);
  4773. this.printSw.Margin = new System.Windows.Forms.Padding(2);
  4774. this.printSw.Name = "printSw";
  4775. this.printSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4776. this.printSw.OffForeColor = System.Drawing.Color.White;
  4777. this.printSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4778. this.printSw.OnForeColor = System.Drawing.Color.White;
  4779. this.printSw.OnText = "Disable Print Service";
  4780. this.printSw.Size = new System.Drawing.Size(319, 31);
  4781. this.printSw.TabIndex = 39;
  4782. this.printSw.Tag = "themeable";
  4783. //
  4784. // systemRestoreSw
  4785. //
  4786. this.systemRestoreSw.Location = new System.Drawing.Point(14, 156);
  4787. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(2);
  4788. this.systemRestoreSw.Name = "systemRestoreSw";
  4789. this.systemRestoreSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4790. this.systemRestoreSw.OffForeColor = System.Drawing.Color.White;
  4791. this.systemRestoreSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4792. this.systemRestoreSw.OnForeColor = System.Drawing.Color.White;
  4793. this.systemRestoreSw.OnText = "Disable System Restore";
  4794. this.systemRestoreSw.Size = new System.Drawing.Size(319, 31);
  4795. this.systemRestoreSw.TabIndex = 38;
  4796. this.systemRestoreSw.Tag = "themeable";
  4797. //
  4798. // performanceSw
  4799. //
  4800. this.performanceSw.Location = new System.Drawing.Point(14, 16);
  4801. this.performanceSw.Margin = new System.Windows.Forms.Padding(2);
  4802. this.performanceSw.Name = "performanceSw";
  4803. this.performanceSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4804. this.performanceSw.OffForeColor = System.Drawing.Color.White;
  4805. this.performanceSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4806. this.performanceSw.OnForeColor = System.Drawing.Color.White;
  4807. this.performanceSw.OnText = "Enable Performance Tweaks";
  4808. this.performanceSw.Size = new System.Drawing.Size(319, 31);
  4809. this.performanceSw.TabIndex = 37;
  4810. this.performanceSw.Tag = "themeable";
  4811. //
  4812. // defenderSw
  4813. //
  4814. this.defenderSw.Location = new System.Drawing.Point(14, 86);
  4815. this.defenderSw.Margin = new System.Windows.Forms.Padding(2);
  4816. this.defenderSw.Name = "defenderSw";
  4817. this.defenderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4818. this.defenderSw.OffForeColor = System.Drawing.Color.White;
  4819. this.defenderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4820. this.defenderSw.OnForeColor = System.Drawing.Color.White;
  4821. this.defenderSw.OnText = "Disable Windows Defender";
  4822. this.defenderSw.Size = new System.Drawing.Size(319, 31);
  4823. this.defenderSw.TabIndex = 36;
  4824. this.defenderSw.Tag = "themeable";
  4825. //
  4826. // networkSw
  4827. //
  4828. this.networkSw.Location = new System.Drawing.Point(14, 51);
  4829. this.networkSw.Margin = new System.Windows.Forms.Padding(2);
  4830. this.networkSw.Name = "networkSw";
  4831. this.networkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4832. this.networkSw.OffForeColor = System.Drawing.Color.White;
  4833. this.networkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4834. this.networkSw.OnForeColor = System.Drawing.Color.White;
  4835. this.networkSw.OnText = "Disable Network Throttling";
  4836. this.networkSw.Size = new System.Drawing.Size(319, 31);
  4837. this.networkSw.TabIndex = 35;
  4838. this.networkSw.Tag = "themeable";
  4839. //
  4840. // actionSw
  4841. //
  4842. this.actionSw.Location = new System.Drawing.Point(14, 410);
  4843. this.actionSw.Margin = new System.Windows.Forms.Padding(2);
  4844. this.actionSw.Name = "actionSw";
  4845. this.actionSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4846. this.actionSw.OffForeColor = System.Drawing.Color.White;
  4847. this.actionSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4848. this.actionSw.OnForeColor = System.Drawing.Color.White;
  4849. this.actionSw.OnText = "Disable Notification Center";
  4850. this.actionSw.Size = new System.Drawing.Size(319, 31);
  4851. this.actionSw.TabIndex = 71;
  4852. this.actionSw.Tag = "themeable";
  4853. //
  4854. // castSw
  4855. //
  4856. this.castSw.Location = new System.Drawing.Point(337, 267);
  4857. this.castSw.Margin = new System.Windows.Forms.Padding(2);
  4858. this.castSw.Name = "castSw";
  4859. this.castSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4860. this.castSw.OffForeColor = System.Drawing.Color.White;
  4861. this.castSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4862. this.castSw.OnForeColor = System.Drawing.Color.White;
  4863. this.castSw.OnText = "Remove Cast To Device";
  4864. this.castSw.Size = new System.Drawing.Size(319, 31);
  4865. this.castSw.TabIndex = 61;
  4866. this.castSw.Tag = "themeable";
  4867. //
  4868. // longPathsSw
  4869. //
  4870. this.longPathsSw.Location = new System.Drawing.Point(14, 267);
  4871. this.longPathsSw.Margin = new System.Windows.Forms.Padding(2);
  4872. this.longPathsSw.Name = "longPathsSw";
  4873. this.longPathsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4874. this.longPathsSw.OffForeColor = System.Drawing.Color.White;
  4875. this.longPathsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4876. this.longPathsSw.OnForeColor = System.Drawing.Color.White;
  4877. this.longPathsSw.OnText = "Enable Long Paths";
  4878. this.longPathsSw.Size = new System.Drawing.Size(319, 31);
  4879. this.longPathsSw.TabIndex = 60;
  4880. this.longPathsSw.Tag = "themeable";
  4881. //
  4882. // ccSw
  4883. //
  4884. this.ccSw.Location = new System.Drawing.Point(337, 161);
  4885. this.ccSw.Margin = new System.Windows.Forms.Padding(2);
  4886. this.ccSw.Name = "ccSw";
  4887. this.ccSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4888. this.ccSw.OffForeColor = System.Drawing.Color.White;
  4889. this.ccSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4890. this.ccSw.OnForeColor = System.Drawing.Color.White;
  4891. this.ccSw.OnText = "Disable Cloud Clipboard";
  4892. this.ccSw.Size = new System.Drawing.Size(319, 31);
  4893. this.ccSw.TabIndex = 59;
  4894. this.ccSw.Tag = "themeable";
  4895. //
  4896. // featuresSw
  4897. //
  4898. this.featuresSw.Location = new System.Drawing.Point(337, 375);
  4899. this.featuresSw.Margin = new System.Windows.Forms.Padding(2);
  4900. this.featuresSw.Name = "featuresSw";
  4901. this.featuresSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4902. this.featuresSw.OffForeColor = System.Drawing.Color.White;
  4903. this.featuresSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4904. this.featuresSw.OnForeColor = System.Drawing.Color.White;
  4905. this.featuresSw.OnText = "Disable Feature Updates";
  4906. this.featuresSw.Size = new System.Drawing.Size(319, 31);
  4907. this.featuresSw.TabIndex = 58;
  4908. this.featuresSw.Tag = "themeable";
  4909. //
  4910. // insiderSw
  4911. //
  4912. this.insiderSw.Location = new System.Drawing.Point(337, 339);
  4913. this.insiderSw.Margin = new System.Windows.Forms.Padding(2);
  4914. this.insiderSw.Name = "insiderSw";
  4915. this.insiderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4916. this.insiderSw.OffForeColor = System.Drawing.Color.White;
  4917. this.insiderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4918. this.insiderSw.OnForeColor = System.Drawing.Color.White;
  4919. this.insiderSw.OnText = "Disable Insider Service";
  4920. this.insiderSw.Size = new System.Drawing.Size(319, 31);
  4921. this.insiderSw.TabIndex = 57;
  4922. this.insiderSw.Tag = "themeable";
  4923. //
  4924. // darkSw
  4925. //
  4926. this.darkSw.Location = new System.Drawing.Point(14, 160);
  4927. this.darkSw.Margin = new System.Windows.Forms.Padding(2);
  4928. this.darkSw.Name = "darkSw";
  4929. this.darkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4930. this.darkSw.OffForeColor = System.Drawing.Color.White;
  4931. this.darkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4932. this.darkSw.OnForeColor = System.Drawing.Color.White;
  4933. this.darkSw.OnText = "Enable Dark Theme";
  4934. this.darkSw.Size = new System.Drawing.Size(319, 31);
  4935. this.darkSw.TabIndex = 56;
  4936. this.darkSw.Tag = "themeable";
  4937. //
  4938. // spellSw
  4939. //
  4940. this.spellSw.Location = new System.Drawing.Point(14, 339);
  4941. this.spellSw.Margin = new System.Windows.Forms.Padding(2);
  4942. this.spellSw.Name = "spellSw";
  4943. this.spellSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4944. this.spellSw.OffForeColor = System.Drawing.Color.White;
  4945. this.spellSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4946. this.spellSw.OnForeColor = System.Drawing.Color.White;
  4947. this.spellSw.OnText = "Disable Spell Checking";
  4948. this.spellSw.Size = new System.Drawing.Size(319, 31);
  4949. this.spellSw.TabIndex = 55;
  4950. this.spellSw.Tag = "themeable";
  4951. //
  4952. // inkSw
  4953. //
  4954. this.inkSw.Location = new System.Drawing.Point(14, 303);
  4955. this.inkSw.Margin = new System.Windows.Forms.Padding(2);
  4956. this.inkSw.Name = "inkSw";
  4957. this.inkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4958. this.inkSw.OffForeColor = System.Drawing.Color.White;
  4959. this.inkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4960. this.inkSw.OnForeColor = System.Drawing.Color.White;
  4961. this.inkSw.OnText = "Disable Windows Ink";
  4962. this.inkSw.Size = new System.Drawing.Size(319, 31);
  4963. this.inkSw.TabIndex = 54;
  4964. this.inkSw.Tag = "themeable";
  4965. //
  4966. // driversSw
  4967. //
  4968. this.driversSw.Location = new System.Drawing.Point(337, 52);
  4969. this.driversSw.Margin = new System.Windows.Forms.Padding(2);
  4970. this.driversSw.Name = "driversSw";
  4971. this.driversSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4972. this.driversSw.OffForeColor = System.Drawing.Color.White;
  4973. this.driversSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4974. this.driversSw.OnForeColor = System.Drawing.Color.White;
  4975. this.driversSw.OnText = "Exclude Drivers from Updates";
  4976. this.driversSw.Size = new System.Drawing.Size(319, 31);
  4977. this.driversSw.TabIndex = 53;
  4978. this.driversSw.Tag = "themeable";
  4979. //
  4980. // sensorSw
  4981. //
  4982. this.sensorSw.Location = new System.Drawing.Point(337, 232);
  4983. this.sensorSw.Margin = new System.Windows.Forms.Padding(2);
  4984. this.sensorSw.Name = "sensorSw";
  4985. this.sensorSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4986. this.sensorSw.OffForeColor = System.Drawing.Color.White;
  4987. this.sensorSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4988. this.sensorSw.OnForeColor = System.Drawing.Color.White;
  4989. this.sensorSw.OnText = "Disable Sensor Services";
  4990. this.sensorSw.Size = new System.Drawing.Size(319, 31);
  4991. this.sensorSw.TabIndex = 51;
  4992. this.sensorSw.Tag = "themeable";
  4993. //
  4994. // privacySw
  4995. //
  4996. this.privacySw.Location = new System.Drawing.Point(337, 124);
  4997. this.privacySw.Margin = new System.Windows.Forms.Padding(2);
  4998. this.privacySw.Name = "privacySw";
  4999. this.privacySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5000. this.privacySw.OffForeColor = System.Drawing.Color.White;
  5001. this.privacySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5002. this.privacySw.OnForeColor = System.Drawing.Color.White;
  5003. this.privacySw.OnText = "Enhance Privacy";
  5004. this.privacySw.Size = new System.Drawing.Size(319, 31);
  5005. this.privacySw.TabIndex = 50;
  5006. this.privacySw.Tag = "themeable";
  5007. //
  5008. // telemetryServicesSw
  5009. //
  5010. this.telemetryServicesSw.Location = new System.Drawing.Point(337, 88);
  5011. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(2);
  5012. this.telemetryServicesSw.Name = "telemetryServicesSw";
  5013. this.telemetryServicesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5014. this.telemetryServicesSw.OffForeColor = System.Drawing.Color.White;
  5015. this.telemetryServicesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5016. this.telemetryServicesSw.OnForeColor = System.Drawing.Color.White;
  5017. this.telemetryServicesSw.OnText = "Disable Telemetry Services";
  5018. this.telemetryServicesSw.Size = new System.Drawing.Size(319, 31);
  5019. this.telemetryServicesSw.TabIndex = 48;
  5020. this.telemetryServicesSw.Tag = "themeable";
  5021. //
  5022. // autoUpdatesSw
  5023. //
  5024. this.autoUpdatesSw.Location = new System.Drawing.Point(337, 16);
  5025. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(2);
  5026. this.autoUpdatesSw.Name = "autoUpdatesSw";
  5027. this.autoUpdatesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5028. this.autoUpdatesSw.OffForeColor = System.Drawing.Color.White;
  5029. this.autoUpdatesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5030. this.autoUpdatesSw.OnForeColor = System.Drawing.Color.White;
  5031. this.autoUpdatesSw.OnText = "Disable Automatic Updates";
  5032. this.autoUpdatesSw.Size = new System.Drawing.Size(319, 31);
  5033. this.autoUpdatesSw.TabIndex = 47;
  5034. this.autoUpdatesSw.Tag = "themeable";
  5035. //
  5036. // peopleSw
  5037. //
  5038. this.peopleSw.Location = new System.Drawing.Point(14, 232);
  5039. this.peopleSw.Margin = new System.Windows.Forms.Padding(2);
  5040. this.peopleSw.Name = "peopleSw";
  5041. this.peopleSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5042. this.peopleSw.OffForeColor = System.Drawing.Color.White;
  5043. this.peopleSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5044. this.peopleSw.OnForeColor = System.Drawing.Color.White;
  5045. this.peopleSw.OnText = "Disable My People";
  5046. this.peopleSw.Size = new System.Drawing.Size(319, 31);
  5047. this.peopleSw.TabIndex = 46;
  5048. this.peopleSw.Tag = "themeable";
  5049. //
  5050. // adsSw
  5051. //
  5052. this.adsSw.Location = new System.Drawing.Point(14, 124);
  5053. this.adsSw.Margin = new System.Windows.Forms.Padding(2);
  5054. this.adsSw.Name = "adsSw";
  5055. this.adsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5056. this.adsSw.OffForeColor = System.Drawing.Color.White;
  5057. this.adsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5058. this.adsSw.OnForeColor = System.Drawing.Color.White;
  5059. this.adsSw.OnText = "Disable Start Menu Ads";
  5060. this.adsSw.Size = new System.Drawing.Size(319, 31);
  5061. this.adsSw.TabIndex = 45;
  5062. this.adsSw.Tag = "themeable";
  5063. //
  5064. // colorBarSw
  5065. //
  5066. this.colorBarSw.Location = new System.Drawing.Point(14, 52);
  5067. this.colorBarSw.Margin = new System.Windows.Forms.Padding(2);
  5068. this.colorBarSw.Name = "colorBarSw";
  5069. this.colorBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5070. this.colorBarSw.OffForeColor = System.Drawing.Color.White;
  5071. this.colorBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5072. this.colorBarSw.OnForeColor = System.Drawing.Color.White;
  5073. this.colorBarSw.OnText = "Enable Taskbar Color";
  5074. this.colorBarSw.Size = new System.Drawing.Size(319, 31);
  5075. this.colorBarSw.TabIndex = 44;
  5076. this.colorBarSw.Tag = "themeable";
  5077. //
  5078. // oldExplorerSw
  5079. //
  5080. this.oldExplorerSw.Location = new System.Drawing.Point(14, 88);
  5081. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(2);
  5082. this.oldExplorerSw.Name = "oldExplorerSw";
  5083. this.oldExplorerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5084. this.oldExplorerSw.OffForeColor = System.Drawing.Color.White;
  5085. this.oldExplorerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5086. this.oldExplorerSw.OnForeColor = System.Drawing.Color.White;
  5087. this.oldExplorerSw.OnText = "Disable Quick Access History";
  5088. this.oldExplorerSw.Size = new System.Drawing.Size(319, 31);
  5089. this.oldExplorerSw.TabIndex = 43;
  5090. this.oldExplorerSw.Tag = "themeable";
  5091. //
  5092. // xboxSw
  5093. //
  5094. this.xboxSw.Location = new System.Drawing.Point(14, 375);
  5095. this.xboxSw.Margin = new System.Windows.Forms.Padding(2);
  5096. this.xboxSw.Name = "xboxSw";
  5097. this.xboxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5098. this.xboxSw.OffForeColor = System.Drawing.Color.White;
  5099. this.xboxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5100. this.xboxSw.OnForeColor = System.Drawing.Color.White;
  5101. this.xboxSw.OnText = "Disable Xbox Live";
  5102. this.xboxSw.Size = new System.Drawing.Size(319, 31);
  5103. this.xboxSw.TabIndex = 42;
  5104. this.xboxSw.Tag = "themeable";
  5105. //
  5106. // cortanaSw
  5107. //
  5108. this.cortanaSw.Location = new System.Drawing.Point(337, 196);
  5109. this.cortanaSw.Margin = new System.Windows.Forms.Padding(2);
  5110. this.cortanaSw.Name = "cortanaSw";
  5111. this.cortanaSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5112. this.cortanaSw.OffForeColor = System.Drawing.Color.White;
  5113. this.cortanaSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5114. this.cortanaSw.OnForeColor = System.Drawing.Color.White;
  5115. this.cortanaSw.OnText = "Disable Cortana";
  5116. this.cortanaSw.Size = new System.Drawing.Size(319, 31);
  5117. this.cortanaSw.TabIndex = 41;
  5118. this.cortanaSw.Tag = "themeable";
  5119. //
  5120. // gameBarSw
  5121. //
  5122. this.gameBarSw.Location = new System.Drawing.Point(337, 303);
  5123. this.gameBarSw.Margin = new System.Windows.Forms.Padding(2);
  5124. this.gameBarSw.Name = "gameBarSw";
  5125. this.gameBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5126. this.gameBarSw.OffForeColor = System.Drawing.Color.White;
  5127. this.gameBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5128. this.gameBarSw.OnForeColor = System.Drawing.Color.White;
  5129. this.gameBarSw.OnText = "Disable Game Bar";
  5130. this.gameBarSw.Size = new System.Drawing.Size(319, 31);
  5131. this.gameBarSw.TabIndex = 40;
  5132. this.gameBarSw.Tag = "themeable";
  5133. //
  5134. // uODSw
  5135. //
  5136. this.uODSw.Location = new System.Drawing.Point(14, 196);
  5137. this.uODSw.Margin = new System.Windows.Forms.Padding(2);
  5138. this.uODSw.Name = "uODSw";
  5139. this.uODSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5140. this.uODSw.OffForeColor = System.Drawing.Color.White;
  5141. this.uODSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5142. this.uODSw.OnForeColor = System.Drawing.Color.White;
  5143. this.uODSw.OnText = "Uninstall OneDrive";
  5144. this.uODSw.Size = new System.Drawing.Size(319, 31);
  5145. this.uODSw.TabIndex = 39;
  5146. this.uODSw.Tag = "themeable";
  5147. //
  5148. // oldMixerSw
  5149. //
  5150. this.oldMixerSw.Location = new System.Drawing.Point(14, 16);
  5151. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(2);
  5152. this.oldMixerSw.Name = "oldMixerSw";
  5153. this.oldMixerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5154. this.oldMixerSw.OffForeColor = System.Drawing.Color.White;
  5155. this.oldMixerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5156. this.oldMixerSw.OnForeColor = System.Drawing.Color.White;
  5157. this.oldMixerSw.OnText = "Enable Classic Volume Mixer";
  5158. this.oldMixerSw.Size = new System.Drawing.Size(319, 31);
  5159. this.oldMixerSw.TabIndex = 38;
  5160. this.oldMixerSw.Tag = "themeable";
  5161. //
  5162. // disableOneDriveSw
  5163. //
  5164. this.disableOneDriveSw.Location = new System.Drawing.Point(14, 16);
  5165. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(2);
  5166. this.disableOneDriveSw.Name = "disableOneDriveSw";
  5167. this.disableOneDriveSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5168. this.disableOneDriveSw.OffForeColor = System.Drawing.Color.White;
  5169. this.disableOneDriveSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5170. this.disableOneDriveSw.OnForeColor = System.Drawing.Color.White;
  5171. this.disableOneDriveSw.OnText = "Disable OneDrive";
  5172. this.disableOneDriveSw.Size = new System.Drawing.Size(319, 31);
  5173. this.disableOneDriveSw.TabIndex = 46;
  5174. this.disableOneDriveSw.Tag = "themeable";
  5175. //
  5176. // chkOnlyRemovable
  5177. //
  5178. this.chkOnlyRemovable.AutoSize = true;
  5179. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5180. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  5181. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  5182. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  5183. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  5184. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  5185. this.chkOnlyRemovable.TabIndex = 53;
  5186. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  5187. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  5188. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  5189. //
  5190. // chkSelectAllModernApps
  5191. //
  5192. this.chkSelectAllModernApps.AutoSize = true;
  5193. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5194. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  5195. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  5196. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  5197. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  5198. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  5199. this.chkSelectAllModernApps.TabIndex = 52;
  5200. this.chkSelectAllModernApps.Text = "Select all";
  5201. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  5202. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  5203. //
  5204. // cAutoInstall
  5205. //
  5206. this.cAutoInstall.AutoSize = true;
  5207. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5208. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5209. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5210. this.cAutoInstall.Location = new System.Drawing.Point(560, 99);
  5211. this.cAutoInstall.Name = "cAutoInstall";
  5212. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  5213. this.cAutoInstall.TabIndex = 107;
  5214. this.cAutoInstall.Text = "Install after downloading";
  5215. this.cAutoInstall.UseVisualStyleBackColor = true;
  5216. //
  5217. // progressDownloader
  5218. //
  5219. this.progressDownloader.Location = new System.Drawing.Point(7, 108);
  5220. this.progressDownloader.MarqueeAnimationSpeed = 15;
  5221. this.progressDownloader.Name = "progressDownloader";
  5222. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  5223. this.progressDownloader.TabIndex = 160;
  5224. //
  5225. // c64
  5226. //
  5227. this.c64.AutoSize = true;
  5228. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5229. this.c64.Location = new System.Drawing.Point(458, 30);
  5230. this.c64.Name = "c64";
  5231. this.c64.Size = new System.Drawing.Size(72, 25);
  5232. this.c64.TabIndex = 75;
  5233. this.c64.TabStop = true;
  5234. this.c64.Text = "64-bit";
  5235. this.c64.UseVisualStyleBackColor = true;
  5236. //
  5237. // c32
  5238. //
  5239. this.c32.AutoSize = true;
  5240. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5241. this.c32.Location = new System.Drawing.Point(536, 30);
  5242. this.c32.Name = "c32";
  5243. this.c32.Size = new System.Drawing.Size(72, 25);
  5244. this.c32.TabIndex = 76;
  5245. this.c32.TabStop = true;
  5246. this.c32.Text = "32-bit";
  5247. this.c32.UseVisualStyleBackColor = true;
  5248. //
  5249. // cLightShot
  5250. //
  5251. this.cLightShot.AutoSize = true;
  5252. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5253. this.cLightShot.Location = new System.Drawing.Point(34, 788);
  5254. this.cLightShot.Name = "cLightShot";
  5255. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  5256. this.cLightShot.TabIndex = 116;
  5257. this.cLightShot.Text = "Lightshot";
  5258. this.cLightShot.UseVisualStyleBackColor = true;
  5259. //
  5260. // cViper
  5261. //
  5262. this.cViper.AutoSize = true;
  5263. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5264. this.cViper.Location = new System.Drawing.Point(34, 758);
  5265. this.cViper.Name = "cViper";
  5266. this.cViper.Size = new System.Drawing.Size(139, 24);
  5267. this.cViper.TabIndex = 136;
  5268. this.cViper.Text = "ViPER4Windows";
  5269. this.cViper.UseVisualStyleBackColor = true;
  5270. //
  5271. // cVLC
  5272. //
  5273. this.cVLC.AutoSize = true;
  5274. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5275. this.cVLC.Location = new System.Drawing.Point(33, 368);
  5276. this.cVLC.Name = "cVLC";
  5277. this.cVLC.Size = new System.Drawing.Size(148, 24);
  5278. this.cVLC.TabIndex = 154;
  5279. this.cVLC.Text = "VLC Media Player";
  5280. this.cVLC.UseVisualStyleBackColor = true;
  5281. //
  5282. // cGyazo
  5283. //
  5284. this.cGyazo.AutoSize = true;
  5285. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5286. this.cGyazo.Location = new System.Drawing.Point(34, 817);
  5287. this.cGyazo.Name = "cGyazo";
  5288. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  5289. this.cGyazo.TabIndex = 117;
  5290. this.cGyazo.Text = "Gyazo";
  5291. this.cGyazo.UseVisualStyleBackColor = true;
  5292. //
  5293. // cFoobar
  5294. //
  5295. this.cFoobar.AutoSize = true;
  5296. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5297. this.cFoobar.Location = new System.Drawing.Point(33, 428);
  5298. this.cFoobar.Name = "cFoobar";
  5299. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  5300. this.cFoobar.TabIndex = 153;
  5301. this.cFoobar.Text = "Foobar2000";
  5302. this.cFoobar.UseVisualStyleBackColor = true;
  5303. //
  5304. // cPot
  5305. //
  5306. this.cPot.AutoSize = true;
  5307. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5308. this.cPot.Location = new System.Drawing.Point(33, 398);
  5309. this.cPot.Name = "cPot";
  5310. this.cPot.Size = new System.Drawing.Size(93, 24);
  5311. this.cPot.TabIndex = 152;
  5312. this.cPot.Text = "PotPlayer";
  5313. this.cPot.UseVisualStyleBackColor = true;
  5314. //
  5315. // cAudacity
  5316. //
  5317. this.cAudacity.AutoSize = true;
  5318. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5319. this.cAudacity.Location = new System.Drawing.Point(34, 608);
  5320. this.cAudacity.Name = "cAudacity";
  5321. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  5322. this.cAudacity.TabIndex = 55;
  5323. this.cAudacity.Text = "Audacity";
  5324. this.cAudacity.UseVisualStyleBackColor = true;
  5325. //
  5326. // cPhotoFiltre
  5327. //
  5328. this.cPhotoFiltre.AutoSize = true;
  5329. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5330. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 640);
  5331. this.cPhotoFiltre.Name = "cPhotoFiltre";
  5332. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  5333. this.cPhotoFiltre.TabIndex = 70;
  5334. this.cPhotoFiltre.Text = "PhotoFiltre";
  5335. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  5336. //
  5337. // cIrfan
  5338. //
  5339. this.cIrfan.AutoSize = true;
  5340. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5341. this.cIrfan.Location = new System.Drawing.Point(33, 518);
  5342. this.cIrfan.Name = "cIrfan";
  5343. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  5344. this.cIrfan.TabIndex = 60;
  5345. this.cIrfan.Text = "IrfanView";
  5346. this.cIrfan.UseVisualStyleBackColor = true;
  5347. //
  5348. // ciTunes
  5349. //
  5350. this.ciTunes.AutoSize = true;
  5351. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5352. this.ciTunes.Location = new System.Drawing.Point(34, 548);
  5353. this.ciTunes.Name = "ciTunes";
  5354. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  5355. this.ciTunes.TabIndex = 122;
  5356. this.ciTunes.Text = "Apple iTunes";
  5357. this.ciTunes.UseVisualStyleBackColor = true;
  5358. //
  5359. // cGIMP
  5360. //
  5361. this.cGIMP.AutoSize = true;
  5362. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5363. this.cGIMP.Location = new System.Drawing.Point(34, 668);
  5364. this.cGIMP.Name = "cGIMP";
  5365. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  5366. this.cGIMP.TabIndex = 58;
  5367. this.cGIMP.Text = "GIMP";
  5368. this.cGIMP.UseVisualStyleBackColor = true;
  5369. //
  5370. // cWinamp
  5371. //
  5372. this.cWinamp.AutoSize = true;
  5373. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5374. this.cWinamp.Location = new System.Drawing.Point(34, 578);
  5375. this.cWinamp.Name = "cWinamp";
  5376. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  5377. this.cWinamp.TabIndex = 125;
  5378. this.cWinamp.Text = "Winamp";
  5379. this.cWinamp.UseVisualStyleBackColor = true;
  5380. //
  5381. // cBS
  5382. //
  5383. this.cBS.AutoSize = true;
  5384. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5385. this.cBS.Location = new System.Drawing.Point(33, 488);
  5386. this.cBS.Name = "cBS";
  5387. this.cBS.Size = new System.Drawing.Size(92, 24);
  5388. this.cBS.TabIndex = 155;
  5389. this.cBS.Text = "BS.Player";
  5390. this.cBS.UseVisualStyleBackColor = true;
  5391. //
  5392. // cSpotify
  5393. //
  5394. this.cSpotify.AutoSize = true;
  5395. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5396. this.cSpotify.Location = new System.Drawing.Point(33, 458);
  5397. this.cSpotify.Name = "cSpotify";
  5398. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  5399. this.cSpotify.TabIndex = 156;
  5400. this.cSpotify.Text = "Spotify";
  5401. this.cSpotify.UseVisualStyleBackColor = true;
  5402. //
  5403. // cMp3Tag
  5404. //
  5405. this.cMp3Tag.AutoSize = true;
  5406. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5407. this.cMp3Tag.Location = new System.Drawing.Point(34, 697);
  5408. this.cMp3Tag.Name = "cMp3Tag";
  5409. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  5410. this.cMp3Tag.TabIndex = 81;
  5411. this.cMp3Tag.Text = "MP3 Tag";
  5412. this.cMp3Tag.UseVisualStyleBackColor = true;
  5413. //
  5414. // cMega
  5415. //
  5416. this.cMega.AutoSize = true;
  5417. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5418. this.cMega.Location = new System.Drawing.Point(33, 303);
  5419. this.cMega.Name = "cMega";
  5420. this.cMega.Size = new System.Drawing.Size(100, 24);
  5421. this.cMega.TabIndex = 150;
  5422. this.cMega.Text = "MEGAsync";
  5423. this.cMega.UseVisualStyleBackColor = true;
  5424. //
  5425. // cAdobeReader
  5426. //
  5427. this.cAdobeReader.AutoSize = true;
  5428. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5429. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  5430. this.cAdobeReader.Name = "cAdobeReader";
  5431. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  5432. this.cAdobeReader.TabIndex = 55;
  5433. this.cAdobeReader.Text = "Adobe Reader";
  5434. this.cAdobeReader.UseVisualStyleBackColor = true;
  5435. //
  5436. // cBlender
  5437. //
  5438. this.cBlender.AutoSize = true;
  5439. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5440. this.cBlender.Location = new System.Drawing.Point(34, 727);
  5441. this.cBlender.Name = "cBlender";
  5442. this.cBlender.Size = new System.Drawing.Size(81, 24);
  5443. this.cBlender.TabIndex = 135;
  5444. this.cBlender.Text = "Blender";
  5445. this.cBlender.UseVisualStyleBackColor = true;
  5446. //
  5447. // cFoxit
  5448. //
  5449. this.cFoxit.AutoSize = true;
  5450. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5451. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  5452. this.cFoxit.Name = "cFoxit";
  5453. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  5454. this.cFoxit.TabIndex = 59;
  5455. this.cFoxit.Text = "Foxit Reader";
  5456. this.cFoxit.UseVisualStyleBackColor = true;
  5457. //
  5458. // cEvernote
  5459. //
  5460. this.cEvernote.AutoSize = true;
  5461. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5462. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  5463. this.cEvernote.Name = "cEvernote";
  5464. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  5465. this.cEvernote.TabIndex = 80;
  5466. this.cEvernote.Text = "Evernote";
  5467. this.cEvernote.UseVisualStyleBackColor = true;
  5468. //
  5469. // cSumatra
  5470. //
  5471. this.cSumatra.AutoSize = true;
  5472. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5473. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  5474. this.cSumatra.Name = "cSumatra";
  5475. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  5476. this.cSumatra.TabIndex = 58;
  5477. this.cSumatra.Text = "SumatraPDF";
  5478. this.cSumatra.UseVisualStyleBackColor = true;
  5479. //
  5480. // cLibreOffice
  5481. //
  5482. this.cLibreOffice.AutoSize = true;
  5483. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5484. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  5485. this.cLibreOffice.Name = "cLibreOffice";
  5486. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  5487. this.cLibreOffice.TabIndex = 99;
  5488. this.cLibreOffice.Text = "LibreOffice";
  5489. this.cLibreOffice.UseVisualStyleBackColor = true;
  5490. //
  5491. // cPeaZip
  5492. //
  5493. this.cPeaZip.AutoSize = true;
  5494. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5495. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  5496. this.cPeaZip.Name = "cPeaZip";
  5497. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  5498. this.cPeaZip.TabIndex = 55;
  5499. this.cPeaZip.Text = "PeaZip";
  5500. this.cPeaZip.UseVisualStyleBackColor = true;
  5501. //
  5502. // cFlux
  5503. //
  5504. this.cFlux.AutoSize = true;
  5505. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5506. this.cFlux.Location = new System.Drawing.Point(34, 338);
  5507. this.cFlux.Name = "cFlux";
  5508. this.cFlux.Size = new System.Drawing.Size(60, 24);
  5509. this.cFlux.TabIndex = 148;
  5510. this.cFlux.Text = "F.lux";
  5511. this.cFlux.UseVisualStyleBackColor = true;
  5512. //
  5513. // c7zip
  5514. //
  5515. this.c7zip.AutoSize = true;
  5516. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5517. this.c7zip.Location = new System.Drawing.Point(33, 153);
  5518. this.c7zip.Name = "c7zip";
  5519. this.c7zip.Size = new System.Drawing.Size(64, 24);
  5520. this.c7zip.TabIndex = 58;
  5521. this.c7zip.Text = "7-Zip";
  5522. this.c7zip.UseVisualStyleBackColor = true;
  5523. //
  5524. // cWinRar
  5525. //
  5526. this.cWinRar.AutoSize = true;
  5527. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5528. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  5529. this.cWinRar.Name = "cWinRar";
  5530. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  5531. this.cWinRar.TabIndex = 57;
  5532. this.cWinRar.Text = "WinRAR";
  5533. this.cWinRar.UseVisualStyleBackColor = true;
  5534. //
  5535. // cDropbox
  5536. //
  5537. this.cDropbox.AutoSize = true;
  5538. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5539. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  5540. this.cDropbox.Name = "cDropbox";
  5541. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  5542. this.cDropbox.TabIndex = 124;
  5543. this.cDropbox.Text = "Dropbox";
  5544. this.cDropbox.UseVisualStyleBackColor = true;
  5545. //
  5546. // cOneDrive
  5547. //
  5548. this.cOneDrive.AutoSize = true;
  5549. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5550. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  5551. this.cOneDrive.Name = "cOneDrive";
  5552. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  5553. this.cOneDrive.TabIndex = 73;
  5554. this.cOneDrive.Text = "OneDrive";
  5555. this.cOneDrive.UseVisualStyleBackColor = true;
  5556. //
  5557. // cSteam
  5558. //
  5559. this.cSteam.AutoSize = true;
  5560. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5561. this.cSteam.Location = new System.Drawing.Point(35, 573);
  5562. this.cSteam.Name = "cSteam";
  5563. this.cSteam.Size = new System.Drawing.Size(70, 24);
  5564. this.cSteam.TabIndex = 70;
  5565. this.cSteam.Text = "Steam";
  5566. this.cSteam.UseVisualStyleBackColor = true;
  5567. //
  5568. // cOrigin
  5569. //
  5570. this.cOrigin.AutoSize = true;
  5571. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5572. this.cOrigin.Location = new System.Drawing.Point(35, 693);
  5573. this.cOrigin.Name = "cOrigin";
  5574. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  5575. this.cOrigin.TabIndex = 111;
  5576. this.cOrigin.Text = "EA Origin";
  5577. this.cOrigin.UseVisualStyleBackColor = true;
  5578. //
  5579. // cVCPP
  5580. //
  5581. this.cVCPP.AutoSize = true;
  5582. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5583. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5584. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5585. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  5586. this.cVCPP.Name = "cVCPP";
  5587. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  5588. this.cVCPP.TabIndex = 171;
  5589. this.cVCPP.Text = "Visual C++ AiO";
  5590. this.cVCPP.UseVisualStyleBackColor = true;
  5591. //
  5592. // cQB
  5593. //
  5594. this.cQB.AutoSize = true;
  5595. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5596. this.cQB.Location = new System.Drawing.Point(35, 424);
  5597. this.cQB.Name = "cQB";
  5598. this.cQB.Size = new System.Drawing.Size(105, 24);
  5599. this.cQB.TabIndex = 58;
  5600. this.cQB.Text = "qBitTorrent";
  5601. this.cQB.UseVisualStyleBackColor = true;
  5602. //
  5603. // cEpicStore
  5604. //
  5605. this.cEpicStore.AutoSize = true;
  5606. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5607. this.cEpicStore.Location = new System.Drawing.Point(35, 663);
  5608. this.cEpicStore.Name = "cEpicStore";
  5609. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  5610. this.cEpicStore.TabIndex = 109;
  5611. this.cEpicStore.Text = "Epic Games";
  5612. this.cEpicStore.UseVisualStyleBackColor = true;
  5613. //
  5614. // cUT2
  5615. //
  5616. this.cUT2.AutoSize = true;
  5617. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5618. this.cUT2.Location = new System.Drawing.Point(35, 514);
  5619. this.cUT2.Name = "cUT2";
  5620. this.cUT2.Size = new System.Drawing.Size(121, 24);
  5621. this.cUT2.TabIndex = 161;
  5622. this.cUT2.Text = "uTorrent 2.2.1";
  5623. this.cUT2.UseVisualStyleBackColor = true;
  5624. //
  5625. // cBlizzard
  5626. //
  5627. this.cBlizzard.AutoSize = true;
  5628. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5629. this.cBlizzard.Location = new System.Drawing.Point(35, 633);
  5630. this.cBlizzard.Name = "cBlizzard";
  5631. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  5632. this.cBlizzard.TabIndex = 82;
  5633. this.cBlizzard.Text = "Battle.net";
  5634. this.cBlizzard.UseVisualStyleBackColor = true;
  5635. //
  5636. // cDeluge
  5637. //
  5638. this.cDeluge.AutoSize = true;
  5639. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5640. this.cDeluge.Location = new System.Drawing.Point(35, 454);
  5641. this.cDeluge.Name = "cDeluge";
  5642. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  5643. this.cDeluge.TabIndex = 55;
  5644. this.cDeluge.Text = "Deluge";
  5645. this.cDeluge.UseVisualStyleBackColor = true;
  5646. //
  5647. // cNF472
  5648. //
  5649. this.cNF472.AutoSize = true;
  5650. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5651. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5652. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5653. this.cNF472.Location = new System.Drawing.Point(35, 95);
  5654. this.cNF472.Name = "cNF472";
  5655. this.cNF472.Size = new System.Drawing.Size(178, 24);
  5656. this.cNF472.TabIndex = 169;
  5657. this.cNF472.Text = ".NET Framework 4.7.2";
  5658. this.cNF472.UseVisualStyleBackColor = true;
  5659. //
  5660. // cUbi
  5661. //
  5662. this.cUbi.AutoSize = true;
  5663. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5664. this.cUbi.Location = new System.Drawing.Point(35, 603);
  5665. this.cUbi.Name = "cUbi";
  5666. this.cUbi.Size = new System.Drawing.Size(68, 24);
  5667. this.cUbi.TabIndex = 81;
  5668. this.cUbi.Text = "Uplay";
  5669. this.cUbi.UseVisualStyleBackColor = true;
  5670. //
  5671. // cNF452
  5672. //
  5673. this.cNF452.AutoSize = true;
  5674. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5675. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5676. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5677. this.cNF452.Location = new System.Drawing.Point(35, 65);
  5678. this.cNF452.Name = "cNF452";
  5679. this.cNF452.Size = new System.Drawing.Size(178, 24);
  5680. this.cNF452.TabIndex = 167;
  5681. this.cNF452.Text = ".NET Framework 4.5.2";
  5682. this.cNF452.UseVisualStyleBackColor = true;
  5683. //
  5684. // cUT3
  5685. //
  5686. this.cUT3.AutoSize = true;
  5687. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5688. this.cUT3.Location = new System.Drawing.Point(35, 484);
  5689. this.cUT3.Name = "cUT3";
  5690. this.cUT3.Size = new System.Drawing.Size(111, 24);
  5691. this.cUT3.TabIndex = 59;
  5692. this.cUT3.Text = "uTorrent 3.x";
  5693. this.cUT3.UseVisualStyleBackColor = true;
  5694. //
  5695. // cNF40
  5696. //
  5697. this.cNF40.AutoSize = true;
  5698. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5699. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5700. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5701. this.cNF40.Location = new System.Drawing.Point(35, 35);
  5702. this.cNF40.Name = "cNF40";
  5703. this.cNF40.Size = new System.Drawing.Size(166, 24);
  5704. this.cNF40.TabIndex = 165;
  5705. this.cNF40.Text = ".NET Framework 4.0";
  5706. this.cNF40.UseVisualStyleBackColor = true;
  5707. //
  5708. // cBT
  5709. //
  5710. this.cBT.AutoSize = true;
  5711. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5712. this.cBT.Location = new System.Drawing.Point(35, 544);
  5713. this.cBT.Name = "cBT";
  5714. this.cBT.Size = new System.Drawing.Size(96, 24);
  5715. this.cBT.TabIndex = 60;
  5716. this.cBT.Text = "BitTorrent";
  5717. this.cBT.UseVisualStyleBackColor = true;
  5718. //
  5719. // cNF35
  5720. //
  5721. this.cNF35.AutoSize = true;
  5722. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5723. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5724. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5725. this.cNF35.Location = new System.Drawing.Point(35, 5);
  5726. this.cNF35.Name = "cNF35";
  5727. this.cNF35.Size = new System.Drawing.Size(165, 24);
  5728. this.cNF35.TabIndex = 163;
  5729. this.cNF35.Text = ".NET Framework 3.5";
  5730. this.cNF35.UseVisualStyleBackColor = true;
  5731. //
  5732. // cIObitSU
  5733. //
  5734. this.cIObitSU.AutoSize = true;
  5735. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5736. this.cIObitSU.Location = new System.Drawing.Point(35, 244);
  5737. this.cIObitSU.Name = "cIObitSU";
  5738. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  5739. this.cIObitSU.TabIndex = 162;
  5740. this.cIObitSU.Text = "IObit Software Updater";
  5741. this.cIObitSU.UseVisualStyleBackColor = true;
  5742. //
  5743. // cIObitU
  5744. //
  5745. this.cIObitU.AutoSize = true;
  5746. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5747. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5748. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5749. this.cIObitU.Location = new System.Drawing.Point(35, 155);
  5750. this.cIObitU.Name = "cIObitU";
  5751. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  5752. this.cIObitU.TabIndex = 138;
  5753. this.cIObitU.Text = "IObit Uninstaller";
  5754. this.cIObitU.UseVisualStyleBackColor = true;
  5755. //
  5756. // cRevo
  5757. //
  5758. this.cRevo.AutoSize = true;
  5759. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5760. this.cRevo.Location = new System.Drawing.Point(35, 274);
  5761. this.cRevo.Name = "cRevo";
  5762. this.cRevo.Size = new System.Drawing.Size(140, 24);
  5763. this.cRevo.TabIndex = 142;
  5764. this.cRevo.Text = "Revo Uninstaller";
  5765. this.cRevo.UseVisualStyleBackColor = true;
  5766. //
  5767. // cIObitDB
  5768. //
  5769. this.cIObitDB.AutoSize = true;
  5770. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5771. this.cIObitDB.Location = new System.Drawing.Point(35, 185);
  5772. this.cIObitDB.Name = "cIObitDB";
  5773. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  5774. this.cIObitDB.TabIndex = 137;
  5775. this.cIObitDB.Text = "IObit Driver Booster";
  5776. this.cIObitDB.UseVisualStyleBackColor = true;
  5777. //
  5778. // cIObitSD
  5779. //
  5780. this.cIObitSD.AutoSize = true;
  5781. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5782. this.cIObitSD.Location = new System.Drawing.Point(35, 215);
  5783. this.cIObitSD.Name = "cIObitSD";
  5784. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  5785. this.cIObitSD.TabIndex = 136;
  5786. this.cIObitSD.Text = "IObit Smart Defrag";
  5787. this.cIObitSD.UseVisualStyleBackColor = true;
  5788. //
  5789. // cUUI
  5790. //
  5791. this.cUUI.AutoSize = true;
  5792. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5793. this.cUUI.Location = new System.Drawing.Point(35, 394);
  5794. this.cUUI.Name = "cUUI";
  5795. this.cUUI.Size = new System.Drawing.Size(182, 24);
  5796. this.cUUI.TabIndex = 152;
  5797. this.cUUI.Text = "Universal USB Installer";
  5798. this.cUUI.UseVisualStyleBackColor = true;
  5799. //
  5800. // cRufus
  5801. //
  5802. this.cRufus.AutoSize = true;
  5803. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5804. this.cRufus.Location = new System.Drawing.Point(35, 364);
  5805. this.cRufus.Name = "cRufus";
  5806. this.cRufus.Size = new System.Drawing.Size(66, 24);
  5807. this.cRufus.TabIndex = 150;
  5808. this.cRufus.Text = "Rufus";
  5809. this.cRufus.UseVisualStyleBackColor = true;
  5810. //
  5811. // cMalwarebytes
  5812. //
  5813. this.cMalwarebytes.AutoSize = true;
  5814. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5815. this.cMalwarebytes.Location = new System.Drawing.Point(35, 304);
  5816. this.cMalwarebytes.Name = "cMalwarebytes";
  5817. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  5818. this.cMalwarebytes.TabIndex = 144;
  5819. this.cMalwarebytes.Text = "Malwarebytes";
  5820. this.cMalwarebytes.UseVisualStyleBackColor = true;
  5821. //
  5822. // cAntiExploit
  5823. //
  5824. this.cAntiExploit.AutoSize = true;
  5825. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5826. this.cAntiExploit.Location = new System.Drawing.Point(35, 334);
  5827. this.cAntiExploit.Name = "cAntiExploit";
  5828. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  5829. this.cAntiExploit.TabIndex = 146;
  5830. this.cAntiExploit.Text = "Anti-Exploit";
  5831. this.cAntiExploit.UseVisualStyleBackColor = true;
  5832. //
  5833. // cFileZilla
  5834. //
  5835. this.cFileZilla.AutoSize = true;
  5836. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5837. this.cFileZilla.Location = new System.Drawing.Point(35, 843);
  5838. this.cFileZilla.Name = "cFileZilla";
  5839. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  5840. this.cFileZilla.TabIndex = 55;
  5841. this.cFileZilla.Text = "FileZilla";
  5842. this.cFileZilla.UseVisualStyleBackColor = true;
  5843. //
  5844. // cGitHub
  5845. //
  5846. this.cGitHub.AutoSize = true;
  5847. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5848. this.cGitHub.Location = new System.Drawing.Point(35, 693);
  5849. this.cGitHub.Name = "cGitHub";
  5850. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  5851. this.cGitHub.TabIndex = 57;
  5852. this.cGitHub.Text = "GitHub";
  5853. this.cGitHub.UseVisualStyleBackColor = true;
  5854. //
  5855. // cNode
  5856. //
  5857. this.cNode.AutoSize = true;
  5858. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5859. this.cNode.Location = new System.Drawing.Point(35, 724);
  5860. this.cNode.Name = "cNode";
  5861. this.cNode.Size = new System.Drawing.Size(80, 24);
  5862. this.cNode.TabIndex = 70;
  5863. this.cNode.Text = "NodeJS";
  5864. this.cNode.UseVisualStyleBackColor = true;
  5865. //
  5866. // cPutty
  5867. //
  5868. this.cPutty.AutoSize = true;
  5869. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5870. this.cPutty.Location = new System.Drawing.Point(35, 873);
  5871. this.cPutty.Name = "cPutty";
  5872. this.cPutty.Size = new System.Drawing.Size(64, 24);
  5873. this.cPutty.TabIndex = 58;
  5874. this.cPutty.Text = "Putty";
  5875. this.cPutty.UseVisualStyleBackColor = true;
  5876. //
  5877. // cNPP
  5878. //
  5879. this.cNPP.AutoSize = true;
  5880. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5881. this.cNPP.Location = new System.Drawing.Point(35, 453);
  5882. this.cNPP.Name = "cNPP";
  5883. this.cNPP.Size = new System.Drawing.Size(108, 24);
  5884. this.cNPP.TabIndex = 58;
  5885. this.cNPP.Text = "Notepad++";
  5886. this.cNPP.UseVisualStyleBackColor = true;
  5887. //
  5888. // cWinScp
  5889. //
  5890. this.cWinScp.AutoSize = true;
  5891. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5892. this.cWinScp.Location = new System.Drawing.Point(35, 813);
  5893. this.cWinScp.Name = "cWinScp";
  5894. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  5895. this.cWinScp.TabIndex = 81;
  5896. this.cWinScp.Text = "WinSCP";
  5897. this.cWinScp.UseVisualStyleBackColor = true;
  5898. //
  5899. // cAndroidStudio
  5900. //
  5901. this.cAndroidStudio.AutoSize = true;
  5902. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5903. this.cAndroidStudio.Location = new System.Drawing.Point(35, 663);
  5904. this.cAndroidStudio.Name = "cAndroidStudio";
  5905. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  5906. this.cAndroidStudio.TabIndex = 127;
  5907. this.cAndroidStudio.Text = "Android Studio";
  5908. this.cAndroidStudio.UseVisualStyleBackColor = true;
  5909. //
  5910. // cXAMPP
  5911. //
  5912. this.cXAMPP.AutoSize = true;
  5913. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5914. this.cXAMPP.Location = new System.Drawing.Point(35, 754);
  5915. this.cXAMPP.Name = "cXAMPP";
  5916. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  5917. this.cXAMPP.TabIndex = 71;
  5918. this.cXAMPP.Text = "XAMPP";
  5919. this.cXAMPP.UseVisualStyleBackColor = true;
  5920. //
  5921. // cChromium
  5922. //
  5923. this.cChromium.AutoSize = true;
  5924. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5925. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5926. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5927. this.cChromium.Location = new System.Drawing.Point(35, 3);
  5928. this.cChromium.Name = "cChromium";
  5929. this.cChromium.Size = new System.Drawing.Size(100, 24);
  5930. this.cChromium.TabIndex = 58;
  5931. this.cChromium.Text = "Chromium";
  5932. this.cChromium.UseVisualStyleBackColor = true;
  5933. //
  5934. // cEclipse
  5935. //
  5936. this.cEclipse.AutoSize = true;
  5937. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5938. this.cEclipse.Location = new System.Drawing.Point(35, 633);
  5939. this.cEclipse.Name = "cEclipse";
  5940. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  5941. this.cEclipse.TabIndex = 126;
  5942. this.cEclipse.Text = "Eclipse";
  5943. this.cEclipse.UseVisualStyleBackColor = true;
  5944. //
  5945. // cPostman
  5946. //
  5947. this.cPostman.AutoSize = true;
  5948. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5949. this.cPostman.Location = new System.Drawing.Point(35, 782);
  5950. this.cPostman.Name = "cPostman";
  5951. this.cPostman.Size = new System.Drawing.Size(86, 24);
  5952. this.cPostman.TabIndex = 72;
  5953. this.cPostman.Text = "Postman";
  5954. this.cPostman.UseVisualStyleBackColor = true;
  5955. //
  5956. // cSublimeText
  5957. //
  5958. this.cSublimeText.AutoSize = true;
  5959. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5960. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  5961. this.cSublimeText.Name = "cSublimeText";
  5962. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  5963. this.cSublimeText.TabIndex = 55;
  5964. this.cSublimeText.Text = "Sublime Text";
  5965. this.cSublimeText.UseVisualStyleBackColor = true;
  5966. //
  5967. // cVivaldi
  5968. //
  5969. this.cVivaldi.AutoSize = true;
  5970. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5971. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  5972. this.cVivaldi.Name = "cVivaldi";
  5973. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  5974. this.cVivaldi.TabIndex = 57;
  5975. this.cVivaldi.Text = "Vivaldi";
  5976. this.cVivaldi.UseVisualStyleBackColor = true;
  5977. //
  5978. // cAtom
  5979. //
  5980. this.cAtom.AutoSize = true;
  5981. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5982. this.cAtom.Location = new System.Drawing.Point(35, 603);
  5983. this.cAtom.Name = "cAtom";
  5984. this.cAtom.Size = new System.Drawing.Size(65, 24);
  5985. this.cAtom.TabIndex = 59;
  5986. this.cAtom.Text = "Atom";
  5987. this.cAtom.UseVisualStyleBackColor = true;
  5988. //
  5989. // cMaxthon
  5990. //
  5991. this.cMaxthon.AutoSize = true;
  5992. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5993. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  5994. this.cMaxthon.Name = "cMaxthon";
  5995. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  5996. this.cMaxthon.TabIndex = 120;
  5997. this.cMaxthon.Text = "Maxthon";
  5998. this.cMaxthon.UseVisualStyleBackColor = true;
  5999. //
  6000. // cVS
  6001. //
  6002. this.cVS.AutoSize = true;
  6003. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6004. this.cVS.Location = new System.Drawing.Point(35, 573);
  6005. this.cVS.Name = "cVS";
  6006. this.cVS.Size = new System.Drawing.Size(117, 24);
  6007. this.cVS.TabIndex = 60;
  6008. this.cVS.Text = "Visual Studio";
  6009. this.cVS.UseVisualStyleBackColor = true;
  6010. //
  6011. // cChrome
  6012. //
  6013. this.cChrome.AutoSize = true;
  6014. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6015. this.cChrome.Location = new System.Drawing.Point(35, 63);
  6016. this.cChrome.Name = "cChrome";
  6017. this.cChrome.Size = new System.Drawing.Size(135, 24);
  6018. this.cChrome.TabIndex = 54;
  6019. this.cChrome.Text = "Google Chrome";
  6020. this.cChrome.UseVisualStyleBackColor = true;
  6021. //
  6022. // cVSCode
  6023. //
  6024. this.cVSCode.AutoSize = true;
  6025. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6026. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  6027. this.cVSCode.Name = "cVSCode";
  6028. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  6029. this.cVSCode.TabIndex = 57;
  6030. this.cVSCode.Text = "Visual Studio Code";
  6031. this.cVSCode.UseVisualStyleBackColor = true;
  6032. //
  6033. // cOpera
  6034. //
  6035. this.cOpera.AutoSize = true;
  6036. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6037. this.cOpera.Location = new System.Drawing.Point(35, 123);
  6038. this.cOpera.Name = "cOpera";
  6039. this.cOpera.Size = new System.Drawing.Size(70, 24);
  6040. this.cOpera.TabIndex = 56;
  6041. this.cOpera.Text = "Opera";
  6042. this.cOpera.UseVisualStyleBackColor = true;
  6043. //
  6044. // cSublimeMerge
  6045. //
  6046. this.cSublimeMerge.AutoSize = true;
  6047. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6048. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  6049. this.cSublimeMerge.Name = "cSublimeMerge";
  6050. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  6051. this.cSublimeMerge.TabIndex = 59;
  6052. this.cSublimeMerge.Text = "Sublime Merge";
  6053. this.cSublimeMerge.UseVisualStyleBackColor = true;
  6054. //
  6055. // cFirefox
  6056. //
  6057. this.cFirefox.AutoSize = true;
  6058. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6059. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  6060. this.cFirefox.Name = "cFirefox";
  6061. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  6062. this.cFirefox.TabIndex = 55;
  6063. this.cFirefox.Text = "Mozilla Firefox";
  6064. this.cFirefox.UseVisualStyleBackColor = true;
  6065. //
  6066. // cTor
  6067. //
  6068. this.cTor.AutoSize = true;
  6069. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6070. this.cTor.Location = new System.Drawing.Point(35, 183);
  6071. this.cTor.Name = "cTor";
  6072. this.cTor.Size = new System.Drawing.Size(109, 24);
  6073. this.cTor.TabIndex = 79;
  6074. this.cTor.Text = "Tor Browser";
  6075. this.cTor.UseVisualStyleBackColor = true;
  6076. //
  6077. // cDiscord
  6078. //
  6079. this.cDiscord.AutoSize = true;
  6080. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6081. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  6082. this.cDiscord.Name = "cDiscord";
  6083. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  6084. this.cDiscord.TabIndex = 58;
  6085. this.cDiscord.Text = "Discord";
  6086. this.cDiscord.UseVisualStyleBackColor = true;
  6087. //
  6088. // cAnyDesk
  6089. //
  6090. this.cAnyDesk.AutoSize = true;
  6091. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6092. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  6093. this.cAnyDesk.Name = "cAnyDesk";
  6094. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  6095. this.cAnyDesk.TabIndex = 113;
  6096. this.cAnyDesk.Text = "AnyDesk";
  6097. this.cAnyDesk.UseVisualStyleBackColor = true;
  6098. //
  6099. // cMSTeams
  6100. //
  6101. this.cMSTeams.AutoSize = true;
  6102. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6103. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  6104. this.cMSTeams.Name = "cMSTeams";
  6105. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  6106. this.cMSTeams.TabIndex = 115;
  6107. this.cMSTeams.Text = "Microsoft Teams";
  6108. this.cMSTeams.UseVisualStyleBackColor = true;
  6109. //
  6110. // cViber
  6111. //
  6112. this.cViber.AutoSize = true;
  6113. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6114. this.cViber.Location = new System.Drawing.Point(35, 273);
  6115. this.cViber.Name = "cViber";
  6116. this.cViber.Size = new System.Drawing.Size(65, 24);
  6117. this.cViber.TabIndex = 57;
  6118. this.cViber.Text = "Viber";
  6119. this.cViber.UseVisualStyleBackColor = true;
  6120. //
  6121. // cSkype
  6122. //
  6123. this.cSkype.AutoSize = true;
  6124. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6125. this.cSkype.Location = new System.Drawing.Point(35, 243);
  6126. this.cSkype.Name = "cSkype";
  6127. this.cSkype.Size = new System.Drawing.Size(69, 24);
  6128. this.cSkype.TabIndex = 55;
  6129. this.cSkype.Text = "Skype";
  6130. this.cSkype.UseVisualStyleBackColor = true;
  6131. //
  6132. // cThunderbird
  6133. //
  6134. this.cThunderbird.AutoSize = true;
  6135. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6136. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  6137. this.cThunderbird.Name = "cThunderbird";
  6138. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  6139. this.cThunderbird.TabIndex = 58;
  6140. this.cThunderbird.Text = "Mozilla Thunderbird";
  6141. this.cThunderbird.UseVisualStyleBackColor = true;
  6142. //
  6143. // cZoom
  6144. //
  6145. this.cZoom.AutoSize = true;
  6146. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6147. this.cZoom.Location = new System.Drawing.Point(35, 303);
  6148. this.cZoom.Name = "cZoom";
  6149. this.cZoom.Size = new System.Drawing.Size(121, 24);
  6150. this.cZoom.TabIndex = 59;
  6151. this.cZoom.Text = "Google Zoom";
  6152. this.cZoom.UseVisualStyleBackColor = true;
  6153. //
  6154. // cTV
  6155. //
  6156. this.cTV.AutoSize = true;
  6157. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6158. this.cTV.Location = new System.Drawing.Point(35, 364);
  6159. this.cTV.Name = "cTV";
  6160. this.cTV.Size = new System.Drawing.Size(111, 24);
  6161. this.cTV.TabIndex = 80;
  6162. this.cTV.Text = "TeamViewer";
  6163. this.cTV.UseVisualStyleBackColor = true;
  6164. //
  6165. // checkErrorReports
  6166. //
  6167. this.checkErrorReports.AutoSize = true;
  6168. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6169. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  6170. this.checkErrorReports.Location = new System.Drawing.Point(275, 104);
  6171. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  6172. this.checkErrorReports.Name = "checkErrorReports";
  6173. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  6174. this.checkErrorReports.TabIndex = 44;
  6175. this.checkErrorReports.Text = "Error reports";
  6176. this.checkErrorReports.UseVisualStyleBackColor = true;
  6177. //
  6178. // checkSelectAll
  6179. //
  6180. this.checkSelectAll.AutoSize = true;
  6181. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6182. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  6183. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  6184. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  6185. this.checkSelectAll.Name = "checkSelectAll";
  6186. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  6187. this.checkSelectAll.TabIndex = 35;
  6188. this.checkSelectAll.Tag = "";
  6189. this.checkSelectAll.Text = "Select all";
  6190. this.checkSelectAll.UseVisualStyleBackColor = true;
  6191. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  6192. //
  6193. // checkMediaCache
  6194. //
  6195. this.checkMediaCache.AutoSize = true;
  6196. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6197. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  6198. this.checkMediaCache.Location = new System.Drawing.Point(275, 75);
  6199. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  6200. this.checkMediaCache.Name = "checkMediaCache";
  6201. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  6202. this.checkMediaCache.TabIndex = 43;
  6203. this.checkMediaCache.Text = "Media Players cache";
  6204. this.checkMediaCache.UseVisualStyleBackColor = true;
  6205. //
  6206. // checkTemp
  6207. //
  6208. this.checkTemp.AutoSize = true;
  6209. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6210. this.checkTemp.ForeColor = System.Drawing.Color.White;
  6211. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  6212. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  6213. this.checkTemp.Name = "checkTemp";
  6214. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  6215. this.checkTemp.TabIndex = 36;
  6216. this.checkTemp.Text = "Temporary files";
  6217. this.checkTemp.UseVisualStyleBackColor = true;
  6218. //
  6219. // checkLogs
  6220. //
  6221. this.checkLogs.AutoSize = true;
  6222. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6223. this.checkLogs.ForeColor = System.Drawing.Color.White;
  6224. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  6225. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  6226. this.checkLogs.Name = "checkLogs";
  6227. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  6228. this.checkLogs.TabIndex = 42;
  6229. this.checkLogs.Text = "Windows logs";
  6230. this.checkLogs.UseVisualStyleBackColor = true;
  6231. //
  6232. // checkBin
  6233. //
  6234. this.checkBin.AutoSize = true;
  6235. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6236. this.checkBin.ForeColor = System.Drawing.Color.White;
  6237. this.checkBin.Location = new System.Drawing.Point(275, 45);
  6238. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  6239. this.checkBin.Name = "checkBin";
  6240. this.checkBin.Size = new System.Drawing.Size(162, 25);
  6241. this.checkBin.TabIndex = 41;
  6242. this.checkBin.Text = "Empty Recycle Bin";
  6243. this.checkBin.UseVisualStyleBackColor = true;
  6244. //
  6245. // checkMiniDumps
  6246. //
  6247. this.checkMiniDumps.AutoSize = true;
  6248. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6249. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  6250. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  6251. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  6252. this.checkMiniDumps.Name = "checkMiniDumps";
  6253. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  6254. this.checkMiniDumps.TabIndex = 39;
  6255. this.checkMiniDumps.Text = "BSOD Minidumps";
  6256. this.checkMiniDumps.UseVisualStyleBackColor = true;
  6257. //
  6258. // chkReadOnly
  6259. //
  6260. this.chkReadOnly.AutoSize = true;
  6261. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6262. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  6263. this.chkReadOnly.Location = new System.Drawing.Point(329, 152);
  6264. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  6265. this.chkReadOnly.Name = "chkReadOnly";
  6266. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  6267. this.chkReadOnly.TabIndex = 61;
  6268. this.chkReadOnly.Text = "Read-only";
  6269. this.chkReadOnly.UseVisualStyleBackColor = true;
  6270. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  6271. //
  6272. // chkBlock
  6273. //
  6274. this.chkBlock.AutoSize = true;
  6275. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6276. this.chkBlock.ForeColor = System.Drawing.Color.White;
  6277. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  6278. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  6279. this.chkBlock.Name = "chkBlock";
  6280. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  6281. this.chkBlock.TabIndex = 59;
  6282. this.chkBlock.Text = "Block";
  6283. this.chkBlock.UseVisualStyleBackColor = true;
  6284. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  6285. //
  6286. // checkRestartExplorer
  6287. //
  6288. this.checkRestartExplorer.AutoSize = true;
  6289. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6290. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  6291. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  6292. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  6293. this.checkRestartExplorer.Name = "checkRestartExplorer";
  6294. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  6295. this.checkRestartExplorer.TabIndex = 50;
  6296. this.checkRestartExplorer.Tag = "";
  6297. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  6298. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  6299. //
  6300. // checkRegistryEditor
  6301. //
  6302. this.checkRegistryEditor.AutoSize = true;
  6303. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6304. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  6305. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  6306. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  6307. this.checkRegistryEditor.Name = "checkRegistryEditor";
  6308. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  6309. this.checkRegistryEditor.TabIndex = 38;
  6310. this.checkRegistryEditor.Text = "Registry Editor";
  6311. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  6312. //
  6313. // checkEnableAll
  6314. //
  6315. this.checkEnableAll.AutoSize = true;
  6316. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6317. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  6318. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  6319. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  6320. this.checkEnableAll.Name = "checkEnableAll";
  6321. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  6322. this.checkEnableAll.TabIndex = 35;
  6323. this.checkEnableAll.Tag = "";
  6324. this.checkEnableAll.Text = "Enable all";
  6325. this.checkEnableAll.UseVisualStyleBackColor = true;
  6326. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  6327. //
  6328. // checkContextMenu
  6329. //
  6330. this.checkContextMenu.AutoSize = true;
  6331. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6332. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  6333. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  6334. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  6335. this.checkContextMenu.Name = "checkContextMenu";
  6336. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  6337. this.checkContextMenu.TabIndex = 43;
  6338. this.checkContextMenu.Text = "Right Click menu";
  6339. this.checkContextMenu.UseVisualStyleBackColor = true;
  6340. //
  6341. // checkTaskManager
  6342. //
  6343. this.checkTaskManager.AutoSize = true;
  6344. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6345. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  6346. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  6347. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  6348. this.checkTaskManager.Name = "checkTaskManager";
  6349. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  6350. this.checkTaskManager.TabIndex = 36;
  6351. this.checkTaskManager.Text = "Task Manager";
  6352. this.checkTaskManager.UseVisualStyleBackColor = true;
  6353. //
  6354. // checkCommandPrompt
  6355. //
  6356. this.checkCommandPrompt.AutoSize = true;
  6357. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6358. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  6359. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  6360. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  6361. this.checkCommandPrompt.Name = "checkCommandPrompt";
  6362. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  6363. this.checkCommandPrompt.TabIndex = 42;
  6364. this.checkCommandPrompt.Text = "Command Prompt";
  6365. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  6366. //
  6367. // checkFirewall
  6368. //
  6369. this.checkFirewall.AutoSize = true;
  6370. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6371. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  6372. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  6373. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  6374. this.checkFirewall.Name = "checkFirewall";
  6375. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  6376. this.checkFirewall.TabIndex = 37;
  6377. this.checkFirewall.Text = "Windows Firewall";
  6378. this.checkFirewall.UseVisualStyleBackColor = true;
  6379. //
  6380. // checkRunDialog
  6381. //
  6382. this.checkRunDialog.AutoSize = true;
  6383. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6384. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  6385. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  6386. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  6387. this.checkRunDialog.Name = "checkRunDialog";
  6388. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  6389. this.checkRunDialog.TabIndex = 41;
  6390. this.checkRunDialog.Text = "Run Dialog";
  6391. this.checkRunDialog.UseVisualStyleBackColor = true;
  6392. //
  6393. // checkFolderOptions
  6394. //
  6395. this.checkFolderOptions.AutoSize = true;
  6396. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6397. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  6398. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  6399. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  6400. this.checkFolderOptions.Name = "checkFolderOptions";
  6401. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  6402. this.checkFolderOptions.TabIndex = 39;
  6403. this.checkFolderOptions.Text = "Folder Options";
  6404. this.checkFolderOptions.UseVisualStyleBackColor = true;
  6405. //
  6406. // checkControlPanel
  6407. //
  6408. this.checkControlPanel.AutoSize = true;
  6409. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6410. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  6411. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  6412. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  6413. this.checkControlPanel.Name = "checkControlPanel";
  6414. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  6415. this.checkControlPanel.TabIndex = 40;
  6416. this.checkControlPanel.Text = "Control Panel";
  6417. this.checkControlPanel.UseVisualStyleBackColor = true;
  6418. //
  6419. // checkShift
  6420. //
  6421. this.checkShift.AutoSize = true;
  6422. this.checkShift.ForeColor = System.Drawing.Color.White;
  6423. this.checkShift.Location = new System.Drawing.Point(11, 26);
  6424. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  6425. this.checkShift.Name = "checkShift";
  6426. this.checkShift.Size = new System.Drawing.Size(300, 25);
  6427. this.checkShift.TabIndex = 83;
  6428. this.checkShift.Text = "Show only when SHIFT key is pressed";
  6429. this.checkShift.UseVisualStyleBackColor = true;
  6430. //
  6431. // radioTop
  6432. //
  6433. this.radioTop.AutoSize = true;
  6434. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6435. this.radioTop.ForeColor = System.Drawing.Color.White;
  6436. this.radioTop.Location = new System.Drawing.Point(11, 26);
  6437. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  6438. this.radioTop.Name = "radioTop";
  6439. this.radioTop.Size = new System.Drawing.Size(55, 25);
  6440. this.radioTop.TabIndex = 83;
  6441. this.radioTop.Text = "Top";
  6442. this.radioTop.UseVisualStyleBackColor = true;
  6443. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  6444. //
  6445. // radioMiddle
  6446. //
  6447. this.radioMiddle.AutoSize = true;
  6448. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  6449. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  6450. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  6451. this.radioMiddle.Name = "radioMiddle";
  6452. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  6453. this.radioMiddle.TabIndex = 84;
  6454. this.radioMiddle.Text = "Middle";
  6455. this.radioMiddle.UseVisualStyleBackColor = true;
  6456. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  6457. //
  6458. // radioBottom
  6459. //
  6460. this.radioBottom.AutoSize = true;
  6461. this.radioBottom.ForeColor = System.Drawing.Color.White;
  6462. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  6463. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  6464. this.radioBottom.Name = "radioBottom";
  6465. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  6466. this.radioBottom.TabIndex = 85;
  6467. this.radioBottom.Text = "Bottom";
  6468. this.radioBottom.UseVisualStyleBackColor = true;
  6469. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  6470. //
  6471. // checkDefaultIcon
  6472. //
  6473. this.checkDefaultIcon.AutoSize = true;
  6474. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6475. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  6476. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  6477. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  6478. this.checkDefaultIcon.Name = "checkDefaultIcon";
  6479. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  6480. this.checkDefaultIcon.TabIndex = 82;
  6481. this.checkDefaultIcon.Text = "Use program\'s icon";
  6482. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  6483. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  6484. //
  6485. // radioCommand
  6486. //
  6487. this.radioCommand.AutoSize = true;
  6488. this.radioCommand.ForeColor = System.Drawing.Color.White;
  6489. this.radioCommand.Location = new System.Drawing.Point(472, 26);
  6490. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  6491. this.radioCommand.Name = "radioCommand";
  6492. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  6493. this.radioCommand.TabIndex = 84;
  6494. this.radioCommand.Text = "Command";
  6495. this.radioCommand.UseVisualStyleBackColor = true;
  6496. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  6497. //
  6498. // radioProgram
  6499. //
  6500. this.radioProgram.AutoSize = true;
  6501. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6502. this.radioProgram.ForeColor = System.Drawing.Color.White;
  6503. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  6504. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  6505. this.radioProgram.Name = "radioProgram";
  6506. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  6507. this.radioProgram.TabIndex = 80;
  6508. this.radioProgram.Text = "Program";
  6509. this.radioProgram.UseVisualStyleBackColor = true;
  6510. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  6511. //
  6512. // radioFolder
  6513. //
  6514. this.radioFolder.AutoSize = true;
  6515. this.radioFolder.ForeColor = System.Drawing.Color.White;
  6516. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  6517. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  6518. this.radioFolder.Name = "radioFolder";
  6519. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  6520. this.radioFolder.TabIndex = 81;
  6521. this.radioFolder.Text = "Folder";
  6522. this.radioFolder.UseVisualStyleBackColor = true;
  6523. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  6524. //
  6525. // radioLink
  6526. //
  6527. this.radioLink.AutoSize = true;
  6528. this.radioLink.ForeColor = System.Drawing.Color.White;
  6529. this.radioLink.Location = new System.Drawing.Point(254, 26);
  6530. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  6531. this.radioLink.Name = "radioLink";
  6532. this.radioLink.Size = new System.Drawing.Size(57, 25);
  6533. this.radioLink.TabIndex = 82;
  6534. this.radioLink.Text = "Link";
  6535. this.radioLink.UseVisualStyleBackColor = true;
  6536. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  6537. //
  6538. // radioFile
  6539. //
  6540. this.radioFile.AutoSize = true;
  6541. this.radioFile.ForeColor = System.Drawing.Color.White;
  6542. this.radioFile.Location = new System.Drawing.Point(361, 26);
  6543. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  6544. this.radioFile.Name = "radioFile";
  6545. this.radioFile.Size = new System.Drawing.Size(53, 25);
  6546. this.radioFile.TabIndex = 83;
  6547. this.radioFile.Text = "File";
  6548. this.radioFile.UseVisualStyleBackColor = true;
  6549. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  6550. //
  6551. // helpTipsToggle
  6552. //
  6553. this.helpTipsToggle.Location = new System.Drawing.Point(14, 51);
  6554. this.helpTipsToggle.Margin = new System.Windows.Forms.Padding(2);
  6555. this.helpTipsToggle.Name = "helpTipsToggle";
  6556. this.helpTipsToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6557. this.helpTipsToggle.OffForeColor = System.Drawing.Color.White;
  6558. this.helpTipsToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6559. this.helpTipsToggle.OnForeColor = System.Drawing.Color.White;
  6560. this.helpTipsToggle.OnText = "Show Help Messages";
  6561. this.helpTipsToggle.Size = new System.Drawing.Size(319, 31);
  6562. this.helpTipsToggle.TabIndex = 70;
  6563. this.helpTipsToggle.Tag = "themeable";
  6564. this.helpTipsToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.helpTipsToggle_CheckedChanged);
  6565. //
  6566. // quickAccessToggle
  6567. //
  6568. this.quickAccessToggle.Location = new System.Drawing.Point(14, 16);
  6569. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6570. this.quickAccessToggle.Name = "quickAccessToggle";
  6571. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6572. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6573. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6574. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6575. this.quickAccessToggle.OnText = "Show Quick Access Menu";
  6576. this.quickAccessToggle.Size = new System.Drawing.Size(319, 31);
  6577. this.quickAccessToggle.TabIndex = 64;
  6578. this.quickAccessToggle.Tag = "themeable";
  6579. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6580. //
  6581. // MainForm
  6582. //
  6583. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6584. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6585. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6586. this.ClientSize = new System.Drawing.Size(870, 705);
  6587. this.Controls.Add(this.bpanel);
  6588. this.Controls.Add(this.tpanel);
  6589. this.DoubleBuffered = true;
  6590. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6591. this.ForeColor = System.Drawing.Color.White;
  6592. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6593. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6594. this.MinimumSize = new System.Drawing.Size(784, 744);
  6595. this.Name = "MainForm";
  6596. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6597. this.Text = "Optimizer";
  6598. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6599. this.Load += new System.EventHandler(this.Main_Load);
  6600. this.tpanel.ResumeLayout(false);
  6601. this.tpanel.PerformLayout();
  6602. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6603. this.bpanel.ResumeLayout(false);
  6604. this.tabCollection.ResumeLayout(false);
  6605. this.universalTab.ResumeLayout(false);
  6606. this.universalTab.PerformLayout();
  6607. this.windowsXTab.ResumeLayout(false);
  6608. this.windowsXTab.PerformLayout();
  6609. this.windowsVIIITab.ResumeLayout(false);
  6610. this.windowsVIIITab.PerformLayout();
  6611. this.modernAppsTab.ResumeLayout(false);
  6612. this.modernAppsTab.PerformLayout();
  6613. this.panelModernAppsList.ResumeLayout(false);
  6614. this.startupTab.ResumeLayout(false);
  6615. this.startupTab.PerformLayout();
  6616. this.panel3.ResumeLayout(false);
  6617. this.appsTab.ResumeLayout(false);
  6618. this.panel10.ResumeLayout(false);
  6619. this.panel10.PerformLayout();
  6620. this.panelCommonApps.ResumeLayout(false);
  6621. this.panelCommonApps.PerformLayout();
  6622. this.panelApps5.ResumeLayout(false);
  6623. this.panelApps5.PerformLayout();
  6624. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6625. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6626. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6627. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6628. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6629. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6630. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6631. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6633. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6634. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6635. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6636. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6637. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6638. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6639. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6640. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6641. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6642. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6643. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6644. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6645. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6646. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6647. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6648. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6649. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6650. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6651. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6652. this.panelApps6.ResumeLayout(false);
  6653. this.panelApps6.PerformLayout();
  6654. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6655. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6656. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6657. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6658. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6659. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6660. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6661. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6662. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6663. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6664. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6665. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6666. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6667. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6668. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6669. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6670. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6671. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6672. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6673. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6674. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6675. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6676. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6677. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6678. this.panelApps1.ResumeLayout(false);
  6679. this.panelApps1.PerformLayout();
  6680. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6681. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6682. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6683. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6684. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6685. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6686. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6687. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6688. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6689. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6690. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6691. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6692. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6693. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6694. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6695. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6696. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6697. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6698. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6699. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6700. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6701. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6702. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6703. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6704. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6705. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6706. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6707. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6708. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6709. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6710. this.cleanerTab.ResumeLayout(false);
  6711. this.cleanerTab.PerformLayout();
  6712. this.panel1.ResumeLayout(false);
  6713. this.panel1.PerformLayout();
  6714. this.pingerTab.ResumeLayout(false);
  6715. this.pingerTab.PerformLayout();
  6716. this.panel7.ResumeLayout(false);
  6717. this.hostsEditorTab.ResumeLayout(false);
  6718. this.hostsEditorTab.PerformLayout();
  6719. this.panel4.ResumeLayout(false);
  6720. this.panel4.PerformLayout();
  6721. this.panelList.ResumeLayout(false);
  6722. this.registryFixerTab.ResumeLayout(false);
  6723. this.registryFixerTab.PerformLayout();
  6724. this.panel2.ResumeLayout(false);
  6725. this.panel2.PerformLayout();
  6726. this.integratorTab.ResumeLayout(false);
  6727. this.synapse.ResumeLayout(false);
  6728. this.integratorInfoTab.ResumeLayout(false);
  6729. this.integratorInfoTab.PerformLayout();
  6730. this.tabPage8.ResumeLayout(false);
  6731. this.tabPage8.PerformLayout();
  6732. this.itemnamegroup.ResumeLayout(false);
  6733. this.itemnamegroup.PerformLayout();
  6734. this.security.ResumeLayout(false);
  6735. this.security.PerformLayout();
  6736. this.itemposition.ResumeLayout(false);
  6737. this.itemposition.PerformLayout();
  6738. this.icontoaddgroup.ResumeLayout(false);
  6739. this.icontoaddgroup.PerformLayout();
  6740. this.itemtoaddgroup.ResumeLayout(false);
  6741. this.itemtoaddgroup.PerformLayout();
  6742. this.itemtype.ResumeLayout(false);
  6743. this.itemtype.PerformLayout();
  6744. this.tabPage9.ResumeLayout(false);
  6745. this.tabPage9.PerformLayout();
  6746. this.panel5.ResumeLayout(false);
  6747. this.tabPage10.ResumeLayout(false);
  6748. this.tabPage10.PerformLayout();
  6749. this.tabPage11.ResumeLayout(false);
  6750. this.tabPage11.PerformLayout();
  6751. this.panel6.ResumeLayout(false);
  6752. this.optionsTab.ResumeLayout(false);
  6753. this.optionsTab.PerformLayout();
  6754. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6755. this.panel9.ResumeLayout(false);
  6756. this.panel9.PerformLayout();
  6757. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).EndInit();
  6758. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).EndInit();
  6759. this.panel8.ResumeLayout(false);
  6760. this.panel8.PerformLayout();
  6761. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6762. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6763. this.launcherMenu.ResumeLayout(false);
  6764. this.ResumeLayout(false);
  6765. }
  6766. #endregion
  6767. private System.Windows.Forms.Panel tpanel;
  6768. private System.Windows.Forms.Label txtBitness;
  6769. private System.Windows.Forms.Label txtOS;
  6770. private System.Windows.Forms.Label txtVersion;
  6771. private System.Windows.Forms.PictureBox pictureBox1;
  6772. private System.Windows.Forms.Label label2;
  6773. private System.Windows.Forms.Panel bpanel;
  6774. private System.Windows.Forms.TabControl tabCollection;
  6775. private System.Windows.Forms.TabPage universalTab;
  6776. private System.Windows.Forms.Button restartButton;
  6777. private System.Windows.Forms.TabPage windowsXTab;
  6778. private System.Windows.Forms.Button restartButton10;
  6779. private System.Windows.Forms.TabPage windowsVIIITab;
  6780. private System.Windows.Forms.Button restartButton8;
  6781. private System.Windows.Forms.TabPage cleanerTab;
  6782. private ColoredCheckBox checkTemp;
  6783. private ColoredCheckBox checkSelectAll;
  6784. private System.Windows.Forms.Button cleanDriveB;
  6785. private ColoredCheckBox checkMediaCache;
  6786. private ColoredCheckBox checkLogs;
  6787. private ColoredCheckBox checkBin;
  6788. private ColoredCheckBox checkMiniDumps;
  6789. private System.Windows.Forms.Panel panel1;
  6790. private System.Windows.Forms.TabPage startupTab;
  6791. private System.Windows.Forms.Label startupTitle;
  6792. private System.Windows.Forms.Button removeStartupItemB;
  6793. private System.Windows.Forms.Label cleanerTitle;
  6794. private System.Windows.Forms.TabPage registryFixerTab;
  6795. private System.Windows.Forms.Label registryTitle;
  6796. private System.Windows.Forms.Button regFixB;
  6797. private System.Windows.Forms.Panel panel2;
  6798. private ColoredCheckBox checkRegistryEditor;
  6799. private ColoredCheckBox checkEnableAll;
  6800. private ColoredCheckBox checkContextMenu;
  6801. private ColoredCheckBox checkTaskManager;
  6802. private ColoredCheckBox checkCommandPrompt;
  6803. private ColoredCheckBox checkFirewall;
  6804. private ColoredCheckBox checkRunDialog;
  6805. private ColoredCheckBox checkFolderOptions;
  6806. private ColoredCheckBox checkControlPanel;
  6807. private ColoredCheckBox checkRestartExplorer;
  6808. private System.Windows.Forms.Panel panel3;
  6809. private System.Windows.Forms.Label regLbl;
  6810. private System.Windows.Forms.ListView listStartupItems;
  6811. private System.Windows.Forms.ColumnHeader columnHeader1;
  6812. private System.Windows.Forms.ColumnHeader columnHeader2;
  6813. private System.Windows.Forms.Button refreshStartupB;
  6814. private System.Windows.Forms.Button locateFileB;
  6815. private System.Windows.Forms.ColumnHeader columnHeader3;
  6816. private System.Windows.Forms.TabPage hostsEditorTab;
  6817. private System.Windows.Forms.Label hostsTitle;
  6818. private System.Windows.Forms.LinkLabel linkLocate;
  6819. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  6820. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  6821. private System.Windows.Forms.ListBox listHostEntries;
  6822. private System.Windows.Forms.Panel panel4;
  6823. private System.Windows.Forms.Button removeAllHostsB;
  6824. private System.Windows.Forms.Button refreshHostsB;
  6825. private System.Windows.Forms.Button removeHostB;
  6826. private System.Windows.Forms.TextBox txtDomain;
  6827. private System.Windows.Forms.Label lblDomain;
  6828. private System.Windows.Forms.Label lblIP;
  6829. private System.Windows.Forms.Button addHostB;
  6830. private System.Windows.Forms.TextBox txtIP;
  6831. private ColoredCheckBox checkErrorReports;
  6832. private System.Windows.Forms.TabPage integratorTab;
  6833. private System.Windows.Forms.TabControl synapse;
  6834. private System.Windows.Forms.TabPage integratorInfoTab;
  6835. private System.Windows.Forms.TabPage tabPage8;
  6836. private System.Windows.Forms.TabPage tabPage9;
  6837. private System.Windows.Forms.TabPage tabPage10;
  6838. private System.Windows.Forms.TabPage tabPage11;
  6839. private System.Windows.Forms.Label integrator7;
  6840. private System.Windows.Forms.Label integrator6;
  6841. private System.Windows.Forms.Label integrator5;
  6842. private System.Windows.Forms.Label integrator4;
  6843. private System.Windows.Forms.Label integrator3;
  6844. private System.Windows.Forms.Label integrator2;
  6845. private System.Windows.Forms.Label integrator1;
  6846. private System.Windows.Forms.Button button48;
  6847. private System.Windows.Forms.TextBox txtRunKeyword;
  6848. private System.Windows.Forms.Label ccKeywordL;
  6849. private System.Windows.Forms.TextBox txtRunFile;
  6850. private System.Windows.Forms.Label ccFileL;
  6851. private System.Windows.Forms.Label ccL;
  6852. private System.Windows.Forms.Button btnCreateCustomCommand;
  6853. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6854. private System.Windows.Forms.Button PMB;
  6855. private System.Windows.Forms.Button DSB;
  6856. private System.Windows.Forms.Button STB;
  6857. private System.Windows.Forms.Button SSB;
  6858. private System.Windows.Forms.Button WAB;
  6859. private System.Windows.Forms.Label readyMenusL;
  6860. private System.Windows.Forms.ListBox listDesktopItems;
  6861. private System.Windows.Forms.Label removeIntegratorItemsL;
  6862. private System.Windows.Forms.Button refreshIIB;
  6863. private System.Windows.Forms.Button removeDIB;
  6864. private System.Windows.Forms.Button removeAllIIB;
  6865. private System.Windows.Forms.GroupBox itemtype;
  6866. private ColoredRadioButton radioCommand;
  6867. private ColoredRadioButton radioProgram;
  6868. private ColoredRadioButton radioFile;
  6869. private ColoredRadioButton radioFolder;
  6870. private ColoredRadioButton radioLink;
  6871. private System.Windows.Forms.Label addItemL;
  6872. private System.Windows.Forms.GroupBox icontoaddgroup;
  6873. private ColoredCheckBox checkDefaultIcon;
  6874. private System.Windows.Forms.Button btnBrowseIcon;
  6875. private System.Windows.Forms.TextBox txtIcon;
  6876. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6877. private System.Windows.Forms.Button btnBrowseItem;
  6878. private System.Windows.Forms.TextBox txtItem;
  6879. private System.Windows.Forms.GroupBox security;
  6880. private ColoredCheckBox checkShift;
  6881. private System.Windows.Forms.GroupBox itemposition;
  6882. private ColoredRadioButton radioTop;
  6883. private ColoredRadioButton radioMiddle;
  6884. private ColoredRadioButton radioBottom;
  6885. private System.Windows.Forms.GroupBox itemnamegroup;
  6886. private System.Windows.Forms.TextBox txtItemName;
  6887. private System.Windows.Forms.Button btnAddItem;
  6888. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6889. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6890. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6891. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6892. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6893. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6894. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6895. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6896. private System.Windows.Forms.Button findInRegB;
  6897. private System.Windows.Forms.Button RemoveOwnerB;
  6898. private System.Windows.Forms.Button AddOwnerB;
  6899. private System.Windows.Forms.TabPage optionsTab;
  6900. private System.Windows.Forms.RadioButton radioMinimal;
  6901. private System.Windows.Forms.RadioButton radioCaramel;
  6902. private System.Windows.Forms.RadioButton radioLime;
  6903. private System.Windows.Forms.RadioButton radioMagma;
  6904. private System.Windows.Forms.RadioButton radioOcean;
  6905. private System.Windows.Forms.RadioButton radioZerg;
  6906. private System.Windows.Forms.Label lblTheming;
  6907. private System.Windows.Forms.ListBox listCustomCommands;
  6908. private System.Windows.Forms.Label removeCCL;
  6909. private System.Windows.Forms.Button removeCCB;
  6910. private System.Windows.Forms.Button refreshCCB;
  6911. private System.Windows.Forms.Panel panel5;
  6912. private System.Windows.Forms.Panel panel6;
  6913. private System.Windows.Forms.Panel panelList;
  6914. private System.Windows.Forms.TabPage modernAppsTab;
  6915. private System.Windows.Forms.Label txtModernAppsTitle;
  6916. private System.Windows.Forms.Panel panelModernAppsList;
  6917. private System.Windows.Forms.CheckedListBox listModernApps;
  6918. private System.Windows.Forms.Button uninstallModernAppsButton;
  6919. private System.Windows.Forms.Button refreshModernAppsButton;
  6920. private System.Windows.Forms.Label txtUWP;
  6921. private ColoredCheckBox chkSelectAllModernApps;
  6922. private ToggleSwitch performanceSw;
  6923. private ToggleSwitch defenderSw;
  6924. private ToggleSwitch networkSw;
  6925. private ToggleSwitch mediaSharingSw;
  6926. private ToggleSwitch printSw;
  6927. private ToggleSwitch systemRestoreSw;
  6928. private ToggleSwitch officeTelemetrySw;
  6929. private ToggleSwitch telemetryTasksSw;
  6930. private ToggleSwitch superfetchSw;
  6931. private ToggleSwitch homegroupSw;
  6932. private ToggleSwitch reportingSw;
  6933. private ToggleSwitch oldMixerSw;
  6934. private ToggleSwitch gameBarSw;
  6935. private ToggleSwitch uODSw;
  6936. private ToggleSwitch sensorSw;
  6937. private ToggleSwitch privacySw;
  6938. private ToggleSwitch telemetryServicesSw;
  6939. private ToggleSwitch autoUpdatesSw;
  6940. private ToggleSwitch peopleSw;
  6941. private ToggleSwitch adsSw;
  6942. private ToggleSwitch colorBarSw;
  6943. private ToggleSwitch oldExplorerSw;
  6944. private ToggleSwitch xboxSw;
  6945. private ToggleSwitch cortanaSw;
  6946. private ToggleSwitch darkSw;
  6947. private ToggleSwitch spellSw;
  6948. private ToggleSwitch inkSw;
  6949. private ToggleSwitch driversSw;
  6950. private System.Windows.Forms.Button btnResetConfig;
  6951. private ToggleSwitch disableOneDriveSw;
  6952. private ToggleSwitch compatSw;
  6953. private System.Windows.Forms.Button btnUpdate;
  6954. private System.Windows.Forms.Button btnChangelog;
  6955. private ToggleSwitch faxSw;
  6956. private ToggleSwitch insiderSw;
  6957. private ToggleSwitch featuresSw;
  6958. private ToggleSwitch smartScreenSw;
  6959. private ColoredCheckBox chkReadOnly;
  6960. private System.Windows.Forms.Label lblLock;
  6961. private ToggleSwitch ccSw;
  6962. private ToggleSwitch stickySw;
  6963. private ToggleSwitch longPathsSw;
  6964. private ColoredCheckBox chkBlock;
  6965. private ToggleSwitch castSw;
  6966. private System.Windows.Forms.Button adblockBasic;
  6967. private System.Windows.Forms.Label lblAdblockSub;
  6968. private System.Windows.Forms.Label lblAdblock;
  6969. private System.Windows.Forms.Button adblockUlti;
  6970. private System.Windows.Forms.Button adblockP;
  6971. private System.Windows.Forms.Button adblockS;
  6972. private System.Windows.Forms.TabPage appsTab;
  6973. private System.Windows.Forms.Button btnDownloadApps;
  6974. private System.Windows.Forms.Label appsTitle;
  6975. private ColoredCheckBox c7zip;
  6976. private ColoredCheckBox cPeaZip;
  6977. private ColoredCheckBox cWinRar;
  6978. private ColoredCheckBox cChromium;
  6979. private ColoredCheckBox cChrome;
  6980. private ColoredCheckBox cFirefox;
  6981. private ColoredCheckBox cVivaldi;
  6982. private ColoredCheckBox cOpera;
  6983. private ColoredCheckBox cThunderbird;
  6984. private ColoredCheckBox cDiscord;
  6985. private ColoredCheckBox cSkype;
  6986. private ColoredCheckBox cViber;
  6987. private ColoredCheckBox cSumatra;
  6988. private ColoredCheckBox cAdobeReader;
  6989. private ColoredCheckBox cQB;
  6990. private ColoredCheckBox cDeluge;
  6991. private System.Windows.Forms.Label setDownDirLbl;
  6992. private System.Windows.Forms.TextBox txtDownloadFolder;
  6993. private System.Windows.Forms.Button changeDownDirB;
  6994. private System.Windows.Forms.Label txtDownloadStatus;
  6995. private System.Windows.Forms.Label bitPref;
  6996. private ColoredRadioButton c32;
  6997. private ColoredCheckBox cFoxit;
  6998. private ColoredCheckBox cUT3;
  6999. private ColoredCheckBox cBT;
  7000. private System.Windows.Forms.Button goToDownloadsB;
  7001. private System.Windows.Forms.LinkLabel linkWarnings;
  7002. private ColoredCheckBox cTor;
  7003. private ColoredCheckBox cTV;
  7004. private ColoredCheckBox cZoom;
  7005. private ColoredCheckBox cEvernote;
  7006. private ColoredCheckBox cOneDrive;
  7007. private ColoredCheckBox cSteam;
  7008. private ColoredCheckBox cUbi;
  7009. private ColoredCheckBox cBlizzard;
  7010. private System.Windows.Forms.PictureBox pictureBox2;
  7011. private System.Windows.Forms.PictureBox pictureBox6;
  7012. private System.Windows.Forms.PictureBox pictureBox7;
  7013. private System.Windows.Forms.PictureBox pictureBox3;
  7014. private System.Windows.Forms.PictureBox pictureBox4;
  7015. private System.Windows.Forms.PictureBox pictureBox5;
  7016. private System.Windows.Forms.PictureBox pictureBox14;
  7017. private System.Windows.Forms.PictureBox pictureBox15;
  7018. private System.Windows.Forms.PictureBox pictureBox16;
  7019. private System.Windows.Forms.PictureBox pictureBox17;
  7020. private System.Windows.Forms.PictureBox pictureBox20;
  7021. private System.Windows.Forms.PictureBox pictureBox19;
  7022. private System.Windows.Forms.PictureBox pictureBox18;
  7023. private System.Windows.Forms.PictureBox pictureBox25;
  7024. private System.Windows.Forms.PictureBox pictureBox26;
  7025. private System.Windows.Forms.PictureBox pictureBox27;
  7026. private System.Windows.Forms.PictureBox pictureBox28;
  7027. private System.Windows.Forms.PictureBox pictureBox29;
  7028. private System.Windows.Forms.PictureBox pictureBox30;
  7029. private System.Windows.Forms.PictureBox pictureBox24;
  7030. private System.Windows.Forms.PictureBox pictureBox21;
  7031. private System.Windows.Forms.PictureBox pictureBox23;
  7032. private System.Windows.Forms.PictureBox pictureBox22;
  7033. private System.Windows.Forms.PictureBox pictureBox43;
  7034. private System.Windows.Forms.PictureBox pictureBox49;
  7035. private System.Windows.Forms.PictureBox pictureBox51;
  7036. private System.Windows.Forms.PictureBox pictureBox50;
  7037. private ColoredCheckBox cLibreOffice;
  7038. private System.Windows.Forms.PictureBox pictureBox52;
  7039. private ColoredCheckBox cAutoInstall;
  7040. private ColoredCheckBox cEpicStore;
  7041. private System.Windows.Forms.PictureBox pictureBox53;
  7042. private ColoredCheckBox cOrigin;
  7043. private System.Windows.Forms.PictureBox pictureBox54;
  7044. private ColoredCheckBox cMSTeams;
  7045. private System.Windows.Forms.PictureBox pictureBox55;
  7046. private ColoredCheckBox cAnyDesk;
  7047. private System.Windows.Forms.PictureBox pictureBox56;
  7048. private ColoredCheckBox cMaxthon;
  7049. private System.Windows.Forms.PictureBox picturemaxthon;
  7050. private System.Windows.Forms.PictureBox pictureBox63;
  7051. private ColoredCheckBox cDropbox;
  7052. private ColoredCheckBox cFlux;
  7053. private System.Windows.Forms.PictureBox pictureBox71;
  7054. private System.Windows.Forms.Panel panelApps1;
  7055. private System.Windows.Forms.Panel panelApps5;
  7056. private ColoredCheckBox chkOnlyRemovable;
  7057. private ColoredProgress progressDownloader;
  7058. private System.Windows.Forms.PictureBox pictureBox75;
  7059. private ColoredCheckBox cUT2;
  7060. private System.Windows.Forms.Button btnGetFeed;
  7061. private System.Windows.Forms.Panel panelCommonApps;
  7062. private ToggleSwitch actionSw;
  7063. private System.Windows.Forms.LinkLabel l2;
  7064. private System.Windows.Forms.Panel panelApps6;
  7065. private ColoredCheckBox cVCPP;
  7066. private System.Windows.Forms.PictureBox pictureBox80;
  7067. private ColoredCheckBox cNF472;
  7068. private System.Windows.Forms.PictureBox pictureBox78;
  7069. private ColoredCheckBox cNF452;
  7070. private System.Windows.Forms.PictureBox pictureBox79;
  7071. private ColoredCheckBox cNF40;
  7072. private System.Windows.Forms.PictureBox pictureBox77;
  7073. private ColoredCheckBox cNF35;
  7074. private System.Windows.Forms.PictureBox pictureBox76;
  7075. private ColoredCheckBox cIObitSU;
  7076. private ColoredCheckBox cIObitU;
  7077. private System.Windows.Forms.PictureBox pictureBox74;
  7078. private ColoredCheckBox cRevo;
  7079. private System.Windows.Forms.PictureBox pictureBox68;
  7080. private ColoredCheckBox cIObitDB;
  7081. private ColoredCheckBox cIObitSD;
  7082. private System.Windows.Forms.PictureBox pictureBox61;
  7083. private ColoredCheckBox cUUI;
  7084. private System.Windows.Forms.PictureBox pictureBox66;
  7085. private System.Windows.Forms.PictureBox pictureBox72;
  7086. private System.Windows.Forms.PictureBox pictureBox67;
  7087. private ColoredCheckBox cRufus;
  7088. private System.Windows.Forms.PictureBox pictureBox73;
  7089. private ColoredCheckBox cMalwarebytes;
  7090. private System.Windows.Forms.PictureBox pictureBox70;
  7091. private ColoredCheckBox cAntiExploit;
  7092. private System.Windows.Forms.PictureBox pictureBox69;
  7093. private System.Windows.Forms.Label txtFeedError;
  7094. private ColoredCheckBox cViper;
  7095. private System.Windows.Forms.PictureBox pictureBox81;
  7096. private System.Windows.Forms.PictureBox pictureBox8;
  7097. private ColoredCheckBox cIrfan;
  7098. private System.Windows.Forms.PictureBox pictureBox59;
  7099. private ColoredCheckBox ciTunes;
  7100. private ColoredCheckBox cWinamp;
  7101. private System.Windows.Forms.PictureBox pictureBox65;
  7102. private ColoredCheckBox cAudacity;
  7103. private ColoredCheckBox cPhotoFiltre;
  7104. private System.Windows.Forms.PictureBox pictureBox46;
  7105. private ColoredCheckBox cGIMP;
  7106. private System.Windows.Forms.PictureBox pictureBox47;
  7107. private System.Windows.Forms.PictureBox pictureBox45;
  7108. private System.Windows.Forms.PictureBox pictureBox48;
  7109. private ColoredCheckBox cMp3Tag;
  7110. private System.Windows.Forms.PictureBox pictureBox60;
  7111. private ColoredCheckBox cBlender;
  7112. private ColoredCheckBox cLightShot;
  7113. private System.Windows.Forms.PictureBox pictureBox58;
  7114. private System.Windows.Forms.PictureBox pictureBox57;
  7115. private ColoredCheckBox cGyazo;
  7116. private ColoredCheckBox cNPP;
  7117. private ColoredCheckBox cSublimeText;
  7118. private System.Windows.Forms.PictureBox pictureBox33;
  7119. private ColoredCheckBox cAtom;
  7120. private System.Windows.Forms.PictureBox pictureBox34;
  7121. private System.Windows.Forms.PictureBox pictureBox32;
  7122. private System.Windows.Forms.PictureBox pictureBox35;
  7123. private System.Windows.Forms.PictureBox pictureBox31;
  7124. private System.Windows.Forms.PictureBox pictureBox36;
  7125. private ColoredCheckBox cVS;
  7126. private ColoredCheckBox cVSCode;
  7127. private ColoredCheckBox cSublimeMerge;
  7128. private System.Windows.Forms.PictureBox pictureBox64;
  7129. private ColoredCheckBox cAndroidStudio;
  7130. private System.Windows.Forms.PictureBox pictureBox62;
  7131. private ColoredCheckBox cEclipse;
  7132. private ColoredCheckBox cGitHub;
  7133. private ColoredCheckBox cNode;
  7134. private System.Windows.Forms.PictureBox pictureBox38;
  7135. private ColoredCheckBox cXAMPP;
  7136. private ColoredCheckBox cPostman;
  7137. private System.Windows.Forms.PictureBox pictureBox40;
  7138. private System.Windows.Forms.PictureBox pictureBox41;
  7139. private System.Windows.Forms.PictureBox pictureBox42;
  7140. private ColoredCheckBox cFileZilla;
  7141. private System.Windows.Forms.PictureBox pictureBox39;
  7142. private System.Windows.Forms.PictureBox pictureBox37;
  7143. private ColoredCheckBox cPutty;
  7144. private System.Windows.Forms.PictureBox pictureBox44;
  7145. private ColoredCheckBox cWinScp;
  7146. private System.Windows.Forms.Button btnViewLog;
  7147. private System.Windows.Forms.Label lblTroubleshoot;
  7148. private System.Windows.Forms.Label lblUpdating;
  7149. private System.Windows.Forms.Button btnOpenConf;
  7150. private System.Windows.Forms.PictureBox pictureBox82;
  7151. private ColoredCheckBox cMega;
  7152. private System.Windows.Forms.TabPage pingerTab;
  7153. private System.Windows.Forms.Label pingerTitle;
  7154. private System.Windows.Forms.TextBox txtPingInput;
  7155. private System.Windows.Forms.Label lblPinger;
  7156. private System.Windows.Forms.Button btnPing;
  7157. private System.Windows.Forms.Label lblFootprint;
  7158. private System.Windows.Forms.Label lblPretext;
  7159. private System.Windows.Forms.Button btnShodan;
  7160. private System.Windows.Forms.Label lblResults;
  7161. private System.Windows.Forms.ListBox listPingResults;
  7162. private System.Windows.Forms.Panel panel7;
  7163. private System.Windows.Forms.Button copyIPB;
  7164. private System.Windows.Forms.Button copyB;
  7165. private System.Windows.Forms.Button btnExport;
  7166. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7167. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7168. private System.Windows.Forms.NotifyIcon launcherIcon;
  7169. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  7170. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  7171. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  7172. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  7173. private System.Windows.Forms.ToolStripMenuItem trayAD;
  7174. private System.Windows.Forms.ToolStripMenuItem trayExit;
  7175. private ToggleSwitch quickAccessToggle;
  7176. private System.Windows.Forms.PictureBox pictureBox83;
  7177. private System.Windows.Forms.LinkLabel linkLabel5;
  7178. private System.Windows.Forms.LinkLabel linkLabel6;
  7179. private System.Windows.Forms.PictureBox pictureBox84;
  7180. private System.Windows.Forms.Label lblLab;
  7181. private System.Windows.Forms.LinkLabel linkUpdate;
  7182. private System.Windows.Forms.Label lblUpdateDisabled;
  7183. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  7184. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7185. private System.Windows.Forms.Button flushCacheB;
  7186. private ColoredCheckBox cVLC;
  7187. private ColoredCheckBox cFoobar;
  7188. private ColoredCheckBox cPot;
  7189. private System.Windows.Forms.PictureBox pictureBox10;
  7190. private System.Windows.Forms.PictureBox pictureBox11;
  7191. private System.Windows.Forms.PictureBox pictureBox12;
  7192. private ColoredCheckBox cBS;
  7193. private System.Windows.Forms.PictureBox pictureBox13;
  7194. private ColoredCheckBox cSpotify;
  7195. private System.Windows.Forms.PictureBox pictureBox9;
  7196. private ColoredRadioButton c64;
  7197. private System.Windows.Forms.Panel panel10;
  7198. private ToggleSwitch helpTipsToggle;
  7199. private Button backupStartupB;
  7200. private Button restoreStartupB;
  7201. private TextBox txtBackupTitle;
  7202. private Label lblBackupTitle;
  7203. private Button doBackup;
  7204. private Button cancelBackup;
  7205. private Label languagesL;
  7206. private Panel panel8;
  7207. private PictureBox pictureBox85;
  7208. private Panel panel9;
  7209. private PictureBox pictureBox87;
  7210. private RadioButton radioEnglish;
  7211. private RadioButton radioRussian;
  7212. private PictureBox pictureBox86;
  7213. private Label label1;
  7214. private Label label3;
  7215. private ToolTip helpBox;
  7216. }
  7217. }