MainForm.Designer.cs 443 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501
  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.txtNetFw = new System.Windows.Forms.Label();
  33. this.linkUpdate = new System.Windows.Forms.LinkLabel();
  34. this.lblLab = new System.Windows.Forms.Label();
  35. this.txtBitness = new System.Windows.Forms.Label();
  36. this.txtOS = new System.Windows.Forms.Label();
  37. this.txtVersion = new System.Windows.Forms.Label();
  38. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  39. this.label2 = new System.Windows.Forms.Label();
  40. this.bpanel = new System.Windows.Forms.Panel();
  41. this.tabCollection = new System.Windows.Forms.TabControl();
  42. this.universalTab = new System.Windows.Forms.TabPage();
  43. this.stickySw = new Optimizer.ToggleSwitch();
  44. this.smartScreenSw = new Optimizer.ToggleSwitch();
  45. this.faxSw = new Optimizer.ToggleSwitch();
  46. this.compatSw = new Optimizer.ToggleSwitch();
  47. this.officeTelemetrySw = new Optimizer.ToggleSwitch();
  48. this.telemetryTasksSw = new Optimizer.ToggleSwitch();
  49. this.superfetchSw = new Optimizer.ToggleSwitch();
  50. this.homegroupSw = new Optimizer.ToggleSwitch();
  51. this.reportingSw = new Optimizer.ToggleSwitch();
  52. this.mediaSharingSw = new Optimizer.ToggleSwitch();
  53. this.printSw = new Optimizer.ToggleSwitch();
  54. this.systemRestoreSw = new Optimizer.ToggleSwitch();
  55. this.performanceSw = new Optimizer.ToggleSwitch();
  56. this.defenderSw = new Optimizer.ToggleSwitch();
  57. this.networkSw = new Optimizer.ToggleSwitch();
  58. this.restartButton = new System.Windows.Forms.Button();
  59. this.windowsXTab = new System.Windows.Forms.TabPage();
  60. this.restartButton10 = new System.Windows.Forms.Button();
  61. this.actionSw = new Optimizer.ToggleSwitch();
  62. this.castSw = new Optimizer.ToggleSwitch();
  63. this.longPathsSw = new Optimizer.ToggleSwitch();
  64. this.ccSw = new Optimizer.ToggleSwitch();
  65. this.featuresSw = new Optimizer.ToggleSwitch();
  66. this.insiderSw = new Optimizer.ToggleSwitch();
  67. this.darkSw = new Optimizer.ToggleSwitch();
  68. this.spellSw = new Optimizer.ToggleSwitch();
  69. this.inkSw = new Optimizer.ToggleSwitch();
  70. this.driversSw = new Optimizer.ToggleSwitch();
  71. this.sensorSw = new Optimizer.ToggleSwitch();
  72. this.privacySw = new Optimizer.ToggleSwitch();
  73. this.telemetryServicesSw = new Optimizer.ToggleSwitch();
  74. this.autoUpdatesSw = new Optimizer.ToggleSwitch();
  75. this.peopleSw = new Optimizer.ToggleSwitch();
  76. this.adsSw = new Optimizer.ToggleSwitch();
  77. this.colorBarSw = new Optimizer.ToggleSwitch();
  78. this.oldExplorerSw = new Optimizer.ToggleSwitch();
  79. this.xboxSw = new Optimizer.ToggleSwitch();
  80. this.cortanaSw = new Optimizer.ToggleSwitch();
  81. this.gameBarSw = new Optimizer.ToggleSwitch();
  82. this.uODSw = new Optimizer.ToggleSwitch();
  83. this.oldMixerSw = new Optimizer.ToggleSwitch();
  84. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  85. this.disableOneDriveSw = new Optimizer.ToggleSwitch();
  86. this.restartButton8 = new System.Windows.Forms.Button();
  87. this.modernAppsTab = new System.Windows.Forms.TabPage();
  88. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  89. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  90. this.txtUWP = new System.Windows.Forms.Label();
  91. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  92. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  93. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  94. this.panelModernAppsList = new System.Windows.Forms.Panel();
  95. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  96. this.startupTab = new System.Windows.Forms.TabPage();
  97. this.cancelBackup = new System.Windows.Forms.Button();
  98. this.doBackup = new System.Windows.Forms.Button();
  99. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  100. this.lblBackupTitle = new System.Windows.Forms.Label();
  101. this.restoreStartupB = new System.Windows.Forms.Button();
  102. this.backupStartupB = new System.Windows.Forms.Button();
  103. this.findInRegB = new System.Windows.Forms.Button();
  104. this.locateFileB = new System.Windows.Forms.Button();
  105. this.refreshStartupB = new System.Windows.Forms.Button();
  106. this.panel3 = new System.Windows.Forms.Panel();
  107. this.listStartupItems = new System.Windows.Forms.ListView();
  108. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  109. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  110. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  111. this.removeStartupItemB = new System.Windows.Forms.Button();
  112. this.startupTitle = new System.Windows.Forms.Label();
  113. this.appsTab = new System.Windows.Forms.TabPage();
  114. this.txtFeedError = new System.Windows.Forms.Label();
  115. this.panel10 = new System.Windows.Forms.Panel();
  116. this.appsTitle = new System.Windows.Forms.Label();
  117. this.btnGetFeed = new System.Windows.Forms.Button();
  118. this.panelCommonApps = new System.Windows.Forms.Panel();
  119. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  120. this.progressDownloader = new Optimizer.ColoredProgress();
  121. this.c64 = new Optimizer.ColoredRadioButton();
  122. this.c32 = new Optimizer.ColoredRadioButton();
  123. this.btnDownloadApps = new System.Windows.Forms.Button();
  124. this.setDownDirLbl = new System.Windows.Forms.Label();
  125. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  126. this.changeDownDirB = new System.Windows.Forms.Button();
  127. this.txtDownloadStatus = new System.Windows.Forms.Label();
  128. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  129. this.bitPref = new System.Windows.Forms.Label();
  130. this.goToDownloadsB = new System.Windows.Forms.Button();
  131. this.panelApps5 = new System.Windows.Forms.Panel();
  132. this.cCodecs = new Optimizer.ColoredCheckBox();
  133. this.pictureBox94 = new System.Windows.Forms.PictureBox();
  134. this.cLightShot = new Optimizer.ColoredCheckBox();
  135. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  136. this.cViper = new Optimizer.ColoredCheckBox();
  137. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  138. this.cVLC = new Optimizer.ColoredCheckBox();
  139. this.cGyazo = new Optimizer.ColoredCheckBox();
  140. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  141. this.cFoobar = new Optimizer.ColoredCheckBox();
  142. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  143. this.cPot = new Optimizer.ColoredCheckBox();
  144. this.cAudacity = new Optimizer.ColoredCheckBox();
  145. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  146. this.cIrfan = new Optimizer.ColoredCheckBox();
  147. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  148. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  149. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  150. this.ciTunes = new Optimizer.ColoredCheckBox();
  151. this.cGIMP = new Optimizer.ColoredCheckBox();
  152. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  153. this.cWinamp = new Optimizer.ColoredCheckBox();
  154. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  155. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  156. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  158. this.cBS = new Optimizer.ColoredCheckBox();
  159. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  160. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  161. this.cSpotify = new Optimizer.ColoredCheckBox();
  162. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  163. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  164. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  165. this.cMega = new Optimizer.ColoredCheckBox();
  166. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  167. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  168. this.cBlender = new Optimizer.ColoredCheckBox();
  169. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  170. this.cFoxit = new Optimizer.ColoredCheckBox();
  171. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  172. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  173. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  174. this.cEvernote = new Optimizer.ColoredCheckBox();
  175. this.cSumatra = new Optimizer.ColoredCheckBox();
  176. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  177. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  178. this.cPeaZip = new Optimizer.ColoredCheckBox();
  179. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  180. this.cFlux = new Optimizer.ColoredCheckBox();
  181. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  182. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  183. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  184. this.c7zip = new Optimizer.ColoredCheckBox();
  185. this.cWinRar = new Optimizer.ColoredCheckBox();
  186. this.cDropbox = new Optimizer.ColoredCheckBox();
  187. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  188. this.cOneDrive = new Optimizer.ColoredCheckBox();
  189. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  190. this.panelApps6 = new System.Windows.Forms.Panel();
  191. this.cBalena = new Optimizer.ColoredCheckBox();
  192. this.pictureBox95 = new System.Windows.Forms.PictureBox();
  193. this.cJava = new Optimizer.ColoredCheckBox();
  194. this.pictureBox91 = new System.Windows.Forms.PictureBox();
  195. this.cPython2 = new Optimizer.ColoredCheckBox();
  196. this.cNF48 = new Optimizer.ColoredCheckBox();
  197. this.pictureBox93 = new System.Windows.Forms.PictureBox();
  198. this.pictureBox90 = new System.Windows.Forms.PictureBox();
  199. this.cPython3 = new Optimizer.ColoredCheckBox();
  200. this.pictureBox92 = new System.Windows.Forms.PictureBox();
  201. this.cSteam = new Optimizer.ColoredCheckBox();
  202. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  203. this.cOrigin = new Optimizer.ColoredCheckBox();
  204. this.cVCPP = new Optimizer.ColoredCheckBox();
  205. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  206. this.cQB = new Optimizer.ColoredCheckBox();
  207. this.cEpicStore = new Optimizer.ColoredCheckBox();
  208. this.cUT2 = new Optimizer.ColoredCheckBox();
  209. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  210. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  211. this.cBlizzard = new Optimizer.ColoredCheckBox();
  212. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  213. this.cDeluge = new Optimizer.ColoredCheckBox();
  214. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  215. this.cNF472 = new Optimizer.ColoredCheckBox();
  216. this.cUbi = new Optimizer.ColoredCheckBox();
  217. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  218. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  219. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  220. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  221. this.cNF452 = new Optimizer.ColoredCheckBox();
  222. this.cUT3 = new Optimizer.ColoredCheckBox();
  223. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  224. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  225. this.cNF40 = new Optimizer.ColoredCheckBox();
  226. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  227. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  228. this.cBT = new Optimizer.ColoredCheckBox();
  229. this.cNF35 = new Optimizer.ColoredCheckBox();
  230. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  231. this.cIObitSU = new Optimizer.ColoredCheckBox();
  232. this.cIObitU = new Optimizer.ColoredCheckBox();
  233. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  234. this.cRevo = new Optimizer.ColoredCheckBox();
  235. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  236. this.cIObitDB = new Optimizer.ColoredCheckBox();
  237. this.cIObitSD = new Optimizer.ColoredCheckBox();
  238. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  239. this.cUUI = new Optimizer.ColoredCheckBox();
  240. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  241. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  242. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  243. this.cRufus = new Optimizer.ColoredCheckBox();
  244. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  245. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  246. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  247. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  248. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  249. this.panelApps1 = new System.Windows.Forms.Panel();
  250. this.cCodium = new Optimizer.ColoredCheckBox();
  251. this.pictureBox96 = new System.Windows.Forms.PictureBox();
  252. this.cFileZilla = new Optimizer.ColoredCheckBox();
  253. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  254. this.cGitHub = new Optimizer.ColoredCheckBox();
  255. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  256. this.cNode = new Optimizer.ColoredCheckBox();
  257. this.cPutty = new Optimizer.ColoredCheckBox();
  258. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  259. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  260. this.cNPP = new Optimizer.ColoredCheckBox();
  261. this.cWinScp = new Optimizer.ColoredCheckBox();
  262. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  263. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  264. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  265. this.cXAMPP = new Optimizer.ColoredCheckBox();
  266. this.cChromium = new Optimizer.ColoredCheckBox();
  267. this.cEclipse = new Optimizer.ColoredCheckBox();
  268. this.cPostman = new Optimizer.ColoredCheckBox();
  269. this.cSublimeText = new Optimizer.ColoredCheckBox();
  270. this.cVivaldi = new Optimizer.ColoredCheckBox();
  271. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  272. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  273. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  274. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  275. this.cAtom = new Optimizer.ColoredCheckBox();
  276. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  277. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  278. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  279. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  280. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  281. this.cMaxthon = new Optimizer.ColoredCheckBox();
  282. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  283. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  284. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  285. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  286. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  287. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  288. this.cVS = new Optimizer.ColoredCheckBox();
  289. this.cChrome = new Optimizer.ColoredCheckBox();
  290. this.cVSCode = new Optimizer.ColoredCheckBox();
  291. this.cOpera = new Optimizer.ColoredCheckBox();
  292. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  293. this.cFirefox = new Optimizer.ColoredCheckBox();
  294. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  295. this.cTor = new Optimizer.ColoredCheckBox();
  296. this.cDiscord = new Optimizer.ColoredCheckBox();
  297. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  298. this.cMSTeams = new Optimizer.ColoredCheckBox();
  299. this.cViber = new Optimizer.ColoredCheckBox();
  300. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  301. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  302. this.cSkype = new Optimizer.ColoredCheckBox();
  303. this.cThunderbird = new Optimizer.ColoredCheckBox();
  304. this.cZoom = new Optimizer.ColoredCheckBox();
  305. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  306. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  307. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  308. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  309. this.cTV = new Optimizer.ColoredCheckBox();
  310. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  311. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  312. this.cleanerTab = new System.Windows.Forms.TabPage();
  313. this.cleanerTitle = new System.Windows.Forms.Label();
  314. this.panel1 = new System.Windows.Forms.Panel();
  315. this.lblPretext = new System.Windows.Forms.Label();
  316. this.lblFootprint = new System.Windows.Forms.Label();
  317. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  318. this.cleanDriveB = new System.Windows.Forms.Button();
  319. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  320. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  321. this.checkTemp = new Optimizer.ColoredCheckBox();
  322. this.checkLogs = new Optimizer.ColoredCheckBox();
  323. this.checkBin = new Optimizer.ColoredCheckBox();
  324. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  325. this.pingerTab = new System.Windows.Forms.TabPage();
  326. this.flushCacheB = new System.Windows.Forms.Button();
  327. this.btnExport = new System.Windows.Forms.Button();
  328. this.copyB = new System.Windows.Forms.Button();
  329. this.copyIPB = new System.Windows.Forms.Button();
  330. this.panel7 = new System.Windows.Forms.Panel();
  331. this.listPingResults = new System.Windows.Forms.ListBox();
  332. this.lblResults = new System.Windows.Forms.Label();
  333. this.btnShodan = new System.Windows.Forms.Button();
  334. this.btnPing = new System.Windows.Forms.Button();
  335. this.txtPingInput = new System.Windows.Forms.TextBox();
  336. this.lblPinger = new System.Windows.Forms.Label();
  337. this.pingerTitle = new System.Windows.Forms.Label();
  338. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  339. this.panel4 = new System.Windows.Forms.Panel();
  340. this.lblAdblockSub = new System.Windows.Forms.Label();
  341. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  342. this.lblAdblock = new System.Windows.Forms.Label();
  343. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  344. this.adblockUlti = new System.Windows.Forms.Button();
  345. this.adblockP = new System.Windows.Forms.Button();
  346. this.adblockS = new System.Windows.Forms.Button();
  347. this.adblockBasic = new System.Windows.Forms.Button();
  348. this.lblLock = new System.Windows.Forms.Label();
  349. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  350. this.panelList = new System.Windows.Forms.Panel();
  351. this.listHostEntries = new System.Windows.Forms.ListBox();
  352. this.chkBlock = new Optimizer.ColoredCheckBox();
  353. this.refreshHostsB = new System.Windows.Forms.Button();
  354. this.removeHostB = new System.Windows.Forms.Button();
  355. this.removeAllHostsB = new System.Windows.Forms.Button();
  356. this.addHostB = new System.Windows.Forms.Button();
  357. this.txtIP = new System.Windows.Forms.TextBox();
  358. this.txtDomain = new System.Windows.Forms.TextBox();
  359. this.lblDomain = new System.Windows.Forms.Label();
  360. this.lblIP = new System.Windows.Forms.Label();
  361. this.hostsTitle = new System.Windows.Forms.Label();
  362. this.linkLocate = new System.Windows.Forms.LinkLabel();
  363. this.registryFixerTab = new System.Windows.Forms.TabPage();
  364. this.panel2 = new System.Windows.Forms.Panel();
  365. this.regFixB = new System.Windows.Forms.Button();
  366. this.regLbl = new System.Windows.Forms.Label();
  367. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  368. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  369. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  370. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  371. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  372. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  373. this.checkFirewall = new Optimizer.ColoredCheckBox();
  374. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  375. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  376. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  377. this.registryTitle = new System.Windows.Forms.Label();
  378. this.integratorTab = new System.Windows.Forms.TabPage();
  379. this.synapse = new System.Windows.Forms.TabControl();
  380. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  381. this.integrator7 = new System.Windows.Forms.Label();
  382. this.integrator6 = new System.Windows.Forms.Label();
  383. this.integrator5 = new System.Windows.Forms.Label();
  384. this.integrator4 = new System.Windows.Forms.Label();
  385. this.integrator3 = new System.Windows.Forms.Label();
  386. this.integrator2 = new System.Windows.Forms.Label();
  387. this.integrator1 = new System.Windows.Forms.Label();
  388. this.tabPage8 = new System.Windows.Forms.TabPage();
  389. this.btnAddItem = new System.Windows.Forms.Button();
  390. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  391. this.txtItemName = new System.Windows.Forms.TextBox();
  392. this.security = new System.Windows.Forms.GroupBox();
  393. this.checkShift = new Optimizer.ColoredCheckBox();
  394. this.itemposition = new System.Windows.Forms.GroupBox();
  395. this.radioTop = new Optimizer.ColoredRadioButton();
  396. this.radioMiddle = new Optimizer.ColoredRadioButton();
  397. this.radioBottom = new Optimizer.ColoredRadioButton();
  398. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  399. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  400. this.btnBrowseIcon = new System.Windows.Forms.Button();
  401. this.txtIcon = new System.Windows.Forms.TextBox();
  402. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  403. this.btnBrowseItem = new System.Windows.Forms.Button();
  404. this.txtItem = new System.Windows.Forms.TextBox();
  405. this.itemtype = new System.Windows.Forms.GroupBox();
  406. this.radioCommand = new Optimizer.ColoredRadioButton();
  407. this.radioProgram = new Optimizer.ColoredRadioButton();
  408. this.radioFolder = new Optimizer.ColoredRadioButton();
  409. this.radioLink = new Optimizer.ColoredRadioButton();
  410. this.radioFile = new Optimizer.ColoredRadioButton();
  411. this.addItemL = new System.Windows.Forms.Label();
  412. this.tabPage9 = new System.Windows.Forms.TabPage();
  413. this.panel5 = new System.Windows.Forms.Panel();
  414. this.listDesktopItems = new System.Windows.Forms.ListBox();
  415. this.refreshIIB = new System.Windows.Forms.Button();
  416. this.removeDIB = new System.Windows.Forms.Button();
  417. this.removeAllIIB = new System.Windows.Forms.Button();
  418. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  419. this.tabPage10 = new System.Windows.Forms.TabPage();
  420. this.RemoveOwnerB = new System.Windows.Forms.Button();
  421. this.AddOwnerB = new System.Windows.Forms.Button();
  422. this.readyMenusL = new System.Windows.Forms.Label();
  423. this.PMB = new System.Windows.Forms.Button();
  424. this.DSB = new System.Windows.Forms.Button();
  425. this.STB = new System.Windows.Forms.Button();
  426. this.SSB = new System.Windows.Forms.Button();
  427. this.WAB = new System.Windows.Forms.Button();
  428. this.tabPage11 = new System.Windows.Forms.TabPage();
  429. this.panel6 = new System.Windows.Forms.Panel();
  430. this.listCustomCommands = new System.Windows.Forms.ListBox();
  431. this.removeCCB = new System.Windows.Forms.Button();
  432. this.refreshCCB = new System.Windows.Forms.Button();
  433. this.removeCCL = new System.Windows.Forms.Label();
  434. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  435. this.button48 = new System.Windows.Forms.Button();
  436. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  437. this.ccKeywordL = new System.Windows.Forms.Label();
  438. this.txtRunFile = new System.Windows.Forms.TextBox();
  439. this.ccFileL = new System.Windows.Forms.Label();
  440. this.ccL = new System.Windows.Forms.Label();
  441. this.optionsTab = new System.Windows.Forms.TabPage();
  442. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  443. this.panel9 = new System.Windows.Forms.Panel();
  444. this.pictureBox89 = new System.Windows.Forms.PictureBox();
  445. this.radioTurkish = new Optimizer.ColoredRadioButton();
  446. this.pictureBox88 = new System.Windows.Forms.PictureBox();
  447. this.radioHellenic = new Optimizer.ColoredRadioButton();
  448. this.pictureBox87 = new System.Windows.Forms.PictureBox();
  449. this.radioEnglish = new Optimizer.ColoredRadioButton();
  450. this.radioRussian = new Optimizer.ColoredRadioButton();
  451. this.pictureBox86 = new System.Windows.Forms.PictureBox();
  452. this.panel8 = new System.Windows.Forms.Panel();
  453. this.radioCaramel = new System.Windows.Forms.RadioButton();
  454. this.radioZerg = new System.Windows.Forms.RadioButton();
  455. this.radioOcean = new System.Windows.Forms.RadioButton();
  456. this.radioMagma = new System.Windows.Forms.RadioButton();
  457. this.radioLime = new System.Windows.Forms.RadioButton();
  458. this.radioMinimal = new System.Windows.Forms.RadioButton();
  459. this.languagesL = new System.Windows.Forms.Label();
  460. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  461. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  462. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  463. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  464. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  465. this.btnOpenConf = new System.Windows.Forms.Button();
  466. this.lblTroubleshoot = new System.Windows.Forms.Label();
  467. this.lblUpdating = new System.Windows.Forms.Label();
  468. this.btnViewLog = new System.Windows.Forms.Button();
  469. this.l2 = new System.Windows.Forms.LinkLabel();
  470. this.btnChangelog = new System.Windows.Forms.Button();
  471. this.btnUpdate = new System.Windows.Forms.Button();
  472. this.btnResetConfig = new System.Windows.Forms.Button();
  473. this.lblTheming = new System.Windows.Forms.Label();
  474. this.helpTipsToggle = new Optimizer.ToggleSwitch();
  475. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  476. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  477. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  478. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  479. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  480. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  481. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  482. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  483. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  484. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  485. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  486. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  487. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  488. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  489. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  490. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  491. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  492. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  493. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  494. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  495. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  496. this.helpBox = new System.Windows.Forms.ToolTip(this.components);
  497. this.tpanel.SuspendLayout();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  499. this.bpanel.SuspendLayout();
  500. this.tabCollection.SuspendLayout();
  501. this.universalTab.SuspendLayout();
  502. this.windowsXTab.SuspendLayout();
  503. this.windowsVIIITab.SuspendLayout();
  504. this.modernAppsTab.SuspendLayout();
  505. this.panelModernAppsList.SuspendLayout();
  506. this.startupTab.SuspendLayout();
  507. this.panel3.SuspendLayout();
  508. this.appsTab.SuspendLayout();
  509. this.panel10.SuspendLayout();
  510. this.panelCommonApps.SuspendLayout();
  511. this.panelApps5.SuspendLayout();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox94)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  541. this.panelApps6.SuspendLayout();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox95)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox91)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox93)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox90)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox92)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  571. this.panelApps1.SuspendLayout();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox96)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  580. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  581. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  582. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  587. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  588. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  589. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  592. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  593. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  596. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  597. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  599. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  600. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  601. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  602. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  603. this.cleanerTab.SuspendLayout();
  604. this.panel1.SuspendLayout();
  605. this.pingerTab.SuspendLayout();
  606. this.panel7.SuspendLayout();
  607. this.hostsEditorTab.SuspendLayout();
  608. this.panel4.SuspendLayout();
  609. this.panelList.SuspendLayout();
  610. this.registryFixerTab.SuspendLayout();
  611. this.panel2.SuspendLayout();
  612. this.integratorTab.SuspendLayout();
  613. this.synapse.SuspendLayout();
  614. this.integratorInfoTab.SuspendLayout();
  615. this.tabPage8.SuspendLayout();
  616. this.itemnamegroup.SuspendLayout();
  617. this.security.SuspendLayout();
  618. this.itemposition.SuspendLayout();
  619. this.icontoaddgroup.SuspendLayout();
  620. this.itemtoaddgroup.SuspendLayout();
  621. this.itemtype.SuspendLayout();
  622. this.tabPage9.SuspendLayout();
  623. this.panel5.SuspendLayout();
  624. this.tabPage10.SuspendLayout();
  625. this.tabPage11.SuspendLayout();
  626. this.panel6.SuspendLayout();
  627. this.optionsTab.SuspendLayout();
  628. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  629. this.panel9.SuspendLayout();
  630. ((System.ComponentModel.ISupportInitialize)(this.pictureBox89)).BeginInit();
  631. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).BeginInit();
  632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
  633. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
  634. this.panel8.SuspendLayout();
  635. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  636. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  637. this.launcherMenu.SuspendLayout();
  638. this.SuspendLayout();
  639. //
  640. // tpanel
  641. //
  642. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  643. this.tpanel.Controls.Add(this.txtNetFw);
  644. this.tpanel.Controls.Add(this.linkUpdate);
  645. this.tpanel.Controls.Add(this.lblLab);
  646. this.tpanel.Controls.Add(this.txtBitness);
  647. this.tpanel.Controls.Add(this.txtOS);
  648. this.tpanel.Controls.Add(this.txtVersion);
  649. this.tpanel.Controls.Add(this.pictureBox1);
  650. this.tpanel.Controls.Add(this.label2);
  651. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  652. this.tpanel.Location = new System.Drawing.Point(0, 0);
  653. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  654. this.tpanel.Name = "tpanel";
  655. this.tpanel.Size = new System.Drawing.Size(870, 64);
  656. this.tpanel.TabIndex = 1;
  657. //
  658. // txtNetFw
  659. //
  660. this.txtNetFw.AutoSize = true;
  661. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  662. this.txtNetFw.Location = new System.Drawing.Point(188, 42);
  663. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  664. this.txtNetFw.Name = "txtNetFw";
  665. this.txtNetFw.Size = new System.Drawing.Size(37, 15);
  666. this.txtNetFw.TabIndex = 70;
  667. this.txtNetFw.Text = "netfw";
  668. //
  669. // linkUpdate
  670. //
  671. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  672. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  673. 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)));
  674. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  675. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  676. this.linkUpdate.Location = new System.Drawing.Point(538, 6);
  677. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  678. this.linkUpdate.Name = "linkUpdate";
  679. this.linkUpdate.Size = new System.Drawing.Size(320, 50);
  680. this.linkUpdate.TabIndex = 69;
  681. this.linkUpdate.TabStop = true;
  682. this.linkUpdate.Tag = "";
  683. this.linkUpdate.Text = "Update available";
  684. this.linkUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  685. this.linkUpdate.Visible = false;
  686. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  687. //
  688. // lblLab
  689. //
  690. this.lblLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  691. 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)));
  692. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  693. this.lblLab.Location = new System.Drawing.Point(462, 6);
  694. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  695. this.lblLab.Name = "lblLab";
  696. this.lblLab.Size = new System.Drawing.Size(402, 50);
  697. this.lblLab.TabIndex = 68;
  698. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  699. this.lblLab.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  700. this.lblLab.Visible = false;
  701. //
  702. // txtBitness
  703. //
  704. this.txtBitness.AutoSize = true;
  705. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  706. this.txtBitness.Location = new System.Drawing.Point(188, 24);
  707. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  708. this.txtBitness.Name = "txtBitness";
  709. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  710. this.txtBitness.TabIndex = 4;
  711. this.txtBitness.Text = "bitness";
  712. //
  713. // txtOS
  714. //
  715. this.txtOS.AutoSize = true;
  716. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  717. this.txtOS.Location = new System.Drawing.Point(188, 6);
  718. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  719. this.txtOS.Name = "txtOS";
  720. this.txtOS.Size = new System.Drawing.Size(19, 15);
  721. this.txtOS.TabIndex = 3;
  722. this.txtOS.Text = "os";
  723. //
  724. // txtVersion
  725. //
  726. this.txtVersion.AutoSize = true;
  727. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  728. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  729. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  730. this.txtVersion.Name = "txtVersion";
  731. this.txtVersion.Size = new System.Drawing.Size(77, 15);
  732. this.txtVersion.TabIndex = 1;
  733. this.txtVersion.Text = "Version: {VN}";
  734. //
  735. // pictureBox1
  736. //
  737. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  738. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  739. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  740. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  741. this.pictureBox1.Name = "pictureBox1";
  742. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  743. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  744. this.pictureBox1.TabIndex = 1;
  745. this.pictureBox1.TabStop = false;
  746. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  747. //
  748. // label2
  749. //
  750. this.label2.AutoSize = true;
  751. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  752. this.label2.ForeColor = System.Drawing.Color.White;
  753. this.label2.Location = new System.Drawing.Point(67, 7);
  754. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  755. this.label2.Name = "label2";
  756. this.label2.Size = new System.Drawing.Size(97, 25);
  757. this.label2.TabIndex = 2;
  758. this.label2.Text = "Optimizer";
  759. //
  760. // bpanel
  761. //
  762. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  763. this.bpanel.Controls.Add(this.tabCollection);
  764. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  765. this.bpanel.Location = new System.Drawing.Point(0, 64);
  766. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  767. this.bpanel.Name = "bpanel";
  768. this.bpanel.Size = new System.Drawing.Size(870, 641);
  769. this.bpanel.TabIndex = 2;
  770. //
  771. // tabCollection
  772. //
  773. this.tabCollection.Controls.Add(this.universalTab);
  774. this.tabCollection.Controls.Add(this.windowsXTab);
  775. this.tabCollection.Controls.Add(this.windowsVIIITab);
  776. this.tabCollection.Controls.Add(this.modernAppsTab);
  777. this.tabCollection.Controls.Add(this.startupTab);
  778. this.tabCollection.Controls.Add(this.appsTab);
  779. this.tabCollection.Controls.Add(this.cleanerTab);
  780. this.tabCollection.Controls.Add(this.pingerTab);
  781. this.tabCollection.Controls.Add(this.hostsEditorTab);
  782. this.tabCollection.Controls.Add(this.registryFixerTab);
  783. this.tabCollection.Controls.Add(this.integratorTab);
  784. this.tabCollection.Controls.Add(this.optionsTab);
  785. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  786. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  787. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  788. this.tabCollection.Name = "tabCollection";
  789. this.tabCollection.SelectedIndex = 0;
  790. this.tabCollection.Size = new System.Drawing.Size(868, 639);
  791. this.tabCollection.TabIndex = 0;
  792. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  793. //
  794. // universalTab
  795. //
  796. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  797. this.universalTab.Controls.Add(this.stickySw);
  798. this.universalTab.Controls.Add(this.smartScreenSw);
  799. this.universalTab.Controls.Add(this.faxSw);
  800. this.universalTab.Controls.Add(this.compatSw);
  801. this.universalTab.Controls.Add(this.officeTelemetrySw);
  802. this.universalTab.Controls.Add(this.telemetryTasksSw);
  803. this.universalTab.Controls.Add(this.superfetchSw);
  804. this.universalTab.Controls.Add(this.homegroupSw);
  805. this.universalTab.Controls.Add(this.reportingSw);
  806. this.universalTab.Controls.Add(this.mediaSharingSw);
  807. this.universalTab.Controls.Add(this.printSw);
  808. this.universalTab.Controls.Add(this.systemRestoreSw);
  809. this.universalTab.Controls.Add(this.performanceSw);
  810. this.universalTab.Controls.Add(this.defenderSw);
  811. this.universalTab.Controls.Add(this.networkSw);
  812. this.universalTab.Controls.Add(this.restartButton);
  813. this.universalTab.Location = new System.Drawing.Point(4, 24);
  814. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  815. this.universalTab.Name = "universalTab";
  816. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  817. this.universalTab.Size = new System.Drawing.Size(860, 611);
  818. this.universalTab.TabIndex = 0;
  819. this.universalTab.Text = "Universal";
  820. //
  821. // stickySw
  822. //
  823. this.stickySw.Location = new System.Drawing.Point(337, 121);
  824. this.stickySw.Margin = new System.Windows.Forms.Padding(2);
  825. this.stickySw.Name = "stickySw";
  826. this.stickySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  827. this.stickySw.OffForeColor = System.Drawing.Color.White;
  828. this.stickySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  829. this.stickySw.OnForeColor = System.Drawing.Color.White;
  830. this.stickySw.OnText = "Disable Sticky Keys";
  831. this.stickySw.Size = new System.Drawing.Size(319, 31);
  832. this.stickySw.TabIndex = 50;
  833. this.stickySw.Tag = "themeable";
  834. //
  835. // smartScreenSw
  836. //
  837. this.smartScreenSw.Location = new System.Drawing.Point(14, 121);
  838. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(2);
  839. this.smartScreenSw.Name = "smartScreenSw";
  840. this.smartScreenSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  841. this.smartScreenSw.OffForeColor = System.Drawing.Color.White;
  842. this.smartScreenSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  843. this.smartScreenSw.OnForeColor = System.Drawing.Color.White;
  844. this.smartScreenSw.OnText = "Disable SmartScreen";
  845. this.smartScreenSw.Size = new System.Drawing.Size(319, 31);
  846. this.smartScreenSw.TabIndex = 49;
  847. this.smartScreenSw.Tag = "themeable";
  848. //
  849. // faxSw
  850. //
  851. this.faxSw.Location = new System.Drawing.Point(337, 51);
  852. this.faxSw.Margin = new System.Windows.Forms.Padding(2);
  853. this.faxSw.Name = "faxSw";
  854. this.faxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  855. this.faxSw.OffForeColor = System.Drawing.Color.White;
  856. this.faxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  857. this.faxSw.OnForeColor = System.Drawing.Color.White;
  858. this.faxSw.OnText = "Disable Fax Service";
  859. this.faxSw.Size = new System.Drawing.Size(319, 31);
  860. this.faxSw.TabIndex = 48;
  861. this.faxSw.Tag = "themeable";
  862. //
  863. // compatSw
  864. //
  865. this.compatSw.Location = new System.Drawing.Point(337, 226);
  866. this.compatSw.Margin = new System.Windows.Forms.Padding(2);
  867. this.compatSw.Name = "compatSw";
  868. this.compatSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  869. this.compatSw.OffForeColor = System.Drawing.Color.White;
  870. this.compatSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  871. this.compatSw.OnForeColor = System.Drawing.Color.White;
  872. this.compatSw.OnText = "Disable Compatibility Assistant";
  873. this.compatSw.Size = new System.Drawing.Size(319, 31);
  874. this.compatSw.TabIndex = 47;
  875. this.compatSw.Tag = "themeable";
  876. //
  877. // officeTelemetrySw
  878. //
  879. this.officeTelemetrySw.Location = new System.Drawing.Point(14, 261);
  880. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(2);
  881. this.officeTelemetrySw.Name = "officeTelemetrySw";
  882. this.officeTelemetrySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  883. this.officeTelemetrySw.OffForeColor = System.Drawing.Color.White;
  884. this.officeTelemetrySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  885. this.officeTelemetrySw.OnForeColor = System.Drawing.Color.White;
  886. this.officeTelemetrySw.OnText = "Disable Office 2016 Telemetry";
  887. this.officeTelemetrySw.Size = new System.Drawing.Size(319, 31);
  888. this.officeTelemetrySw.TabIndex = 46;
  889. this.officeTelemetrySw.Tag = "themeable";
  890. //
  891. // telemetryTasksSw
  892. //
  893. this.telemetryTasksSw.Location = new System.Drawing.Point(14, 226);
  894. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(2);
  895. this.telemetryTasksSw.Name = "telemetryTasksSw";
  896. this.telemetryTasksSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  897. this.telemetryTasksSw.OffForeColor = System.Drawing.Color.White;
  898. this.telemetryTasksSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  899. this.telemetryTasksSw.OnForeColor = System.Drawing.Color.White;
  900. this.telemetryTasksSw.OnText = "Disable Telemetry Tasks";
  901. this.telemetryTasksSw.Size = new System.Drawing.Size(319, 31);
  902. this.telemetryTasksSw.TabIndex = 45;
  903. this.telemetryTasksSw.Tag = "themeable";
  904. //
  905. // superfetchSw
  906. //
  907. this.superfetchSw.Location = new System.Drawing.Point(337, 191);
  908. this.superfetchSw.Margin = new System.Windows.Forms.Padding(2);
  909. this.superfetchSw.Name = "superfetchSw";
  910. this.superfetchSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  911. this.superfetchSw.OffForeColor = System.Drawing.Color.White;
  912. this.superfetchSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  913. this.superfetchSw.OnForeColor = System.Drawing.Color.White;
  914. this.superfetchSw.OnText = "Disable Superfetch";
  915. this.superfetchSw.Size = new System.Drawing.Size(319, 31);
  916. this.superfetchSw.TabIndex = 44;
  917. this.superfetchSw.Tag = "themeable";
  918. //
  919. // homegroupSw
  920. //
  921. this.homegroupSw.Location = new System.Drawing.Point(337, 156);
  922. this.homegroupSw.Margin = new System.Windows.Forms.Padding(2);
  923. this.homegroupSw.Name = "homegroupSw";
  924. this.homegroupSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  925. this.homegroupSw.OffForeColor = System.Drawing.Color.White;
  926. this.homegroupSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  927. this.homegroupSw.OnForeColor = System.Drawing.Color.White;
  928. this.homegroupSw.OnText = "Disable HomeGroup";
  929. this.homegroupSw.Size = new System.Drawing.Size(319, 31);
  930. this.homegroupSw.TabIndex = 43;
  931. this.homegroupSw.Tag = "themeable";
  932. //
  933. // reportingSw
  934. //
  935. this.reportingSw.Location = new System.Drawing.Point(14, 191);
  936. this.reportingSw.Margin = new System.Windows.Forms.Padding(2);
  937. this.reportingSw.Name = "reportingSw";
  938. this.reportingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  939. this.reportingSw.OffForeColor = System.Drawing.Color.White;
  940. this.reportingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  941. this.reportingSw.OnForeColor = System.Drawing.Color.White;
  942. this.reportingSw.OnText = "Disable Error Reporting";
  943. this.reportingSw.Size = new System.Drawing.Size(319, 31);
  944. this.reportingSw.TabIndex = 42;
  945. this.reportingSw.Tag = "themeable";
  946. //
  947. // mediaSharingSw
  948. //
  949. this.mediaSharingSw.Location = new System.Drawing.Point(337, 86);
  950. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(2);
  951. this.mediaSharingSw.Name = "mediaSharingSw";
  952. this.mediaSharingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  953. this.mediaSharingSw.OffForeColor = System.Drawing.Color.White;
  954. this.mediaSharingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  955. this.mediaSharingSw.OnForeColor = System.Drawing.Color.White;
  956. this.mediaSharingSw.OnText = "Disable Media Player Sharing";
  957. this.mediaSharingSw.Size = new System.Drawing.Size(319, 31);
  958. this.mediaSharingSw.TabIndex = 40;
  959. this.mediaSharingSw.Tag = "themeable";
  960. //
  961. // printSw
  962. //
  963. this.printSw.Location = new System.Drawing.Point(337, 16);
  964. this.printSw.Margin = new System.Windows.Forms.Padding(2);
  965. this.printSw.Name = "printSw";
  966. this.printSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  967. this.printSw.OffForeColor = System.Drawing.Color.White;
  968. this.printSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  969. this.printSw.OnForeColor = System.Drawing.Color.White;
  970. this.printSw.OnText = "Disable Print Service";
  971. this.printSw.Size = new System.Drawing.Size(319, 31);
  972. this.printSw.TabIndex = 39;
  973. this.printSw.Tag = "themeable";
  974. //
  975. // systemRestoreSw
  976. //
  977. this.systemRestoreSw.Location = new System.Drawing.Point(14, 156);
  978. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(2);
  979. this.systemRestoreSw.Name = "systemRestoreSw";
  980. this.systemRestoreSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  981. this.systemRestoreSw.OffForeColor = System.Drawing.Color.White;
  982. this.systemRestoreSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  983. this.systemRestoreSw.OnForeColor = System.Drawing.Color.White;
  984. this.systemRestoreSw.OnText = "Disable System Restore";
  985. this.systemRestoreSw.Size = new System.Drawing.Size(319, 31);
  986. this.systemRestoreSw.TabIndex = 38;
  987. this.systemRestoreSw.Tag = "themeable";
  988. //
  989. // performanceSw
  990. //
  991. this.performanceSw.Location = new System.Drawing.Point(14, 16);
  992. this.performanceSw.Margin = new System.Windows.Forms.Padding(2);
  993. this.performanceSw.Name = "performanceSw";
  994. this.performanceSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  995. this.performanceSw.OffForeColor = System.Drawing.Color.White;
  996. this.performanceSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  997. this.performanceSw.OnForeColor = System.Drawing.Color.White;
  998. this.performanceSw.OnText = "Enable Performance Tweaks";
  999. this.performanceSw.Size = new System.Drawing.Size(319, 31);
  1000. this.performanceSw.TabIndex = 37;
  1001. this.performanceSw.Tag = "themeable";
  1002. //
  1003. // defenderSw
  1004. //
  1005. this.defenderSw.Location = new System.Drawing.Point(14, 86);
  1006. this.defenderSw.Margin = new System.Windows.Forms.Padding(2);
  1007. this.defenderSw.Name = "defenderSw";
  1008. this.defenderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1009. this.defenderSw.OffForeColor = System.Drawing.Color.White;
  1010. this.defenderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1011. this.defenderSw.OnForeColor = System.Drawing.Color.White;
  1012. this.defenderSw.OnText = "Disable Windows Defender";
  1013. this.defenderSw.Size = new System.Drawing.Size(319, 31);
  1014. this.defenderSw.TabIndex = 36;
  1015. this.defenderSw.Tag = "themeable";
  1016. //
  1017. // networkSw
  1018. //
  1019. this.networkSw.Location = new System.Drawing.Point(14, 51);
  1020. this.networkSw.Margin = new System.Windows.Forms.Padding(2);
  1021. this.networkSw.Name = "networkSw";
  1022. this.networkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1023. this.networkSw.OffForeColor = System.Drawing.Color.White;
  1024. this.networkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1025. this.networkSw.OnForeColor = System.Drawing.Color.White;
  1026. this.networkSw.OnText = "Disable Network Throttling";
  1027. this.networkSw.Size = new System.Drawing.Size(319, 31);
  1028. this.networkSw.TabIndex = 35;
  1029. this.networkSw.Tag = "themeable";
  1030. //
  1031. // restartButton
  1032. //
  1033. this.restartButton.AutoSize = true;
  1034. this.restartButton.BackColor = System.Drawing.Color.DodgerBlue;
  1035. this.restartButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1036. this.restartButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1037. this.restartButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1038. this.restartButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1039. this.restartButton.ForeColor = System.Drawing.Color.White;
  1040. this.restartButton.Location = new System.Drawing.Point(14, 310);
  1041. this.restartButton.Margin = new System.Windows.Forms.Padding(2);
  1042. this.restartButton.Name = "restartButton";
  1043. this.restartButton.Size = new System.Drawing.Size(115, 31);
  1044. this.restartButton.TabIndex = 30;
  1045. this.restartButton.Text = "Apply && Restart";
  1046. this.restartButton.UseVisualStyleBackColor = false;
  1047. this.restartButton.Click += new System.EventHandler(this.button39_Click);
  1048. //
  1049. // windowsXTab
  1050. //
  1051. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1052. this.windowsXTab.Controls.Add(this.restartButton10);
  1053. this.windowsXTab.Controls.Add(this.actionSw);
  1054. this.windowsXTab.Controls.Add(this.castSw);
  1055. this.windowsXTab.Controls.Add(this.longPathsSw);
  1056. this.windowsXTab.Controls.Add(this.ccSw);
  1057. this.windowsXTab.Controls.Add(this.featuresSw);
  1058. this.windowsXTab.Controls.Add(this.insiderSw);
  1059. this.windowsXTab.Controls.Add(this.darkSw);
  1060. this.windowsXTab.Controls.Add(this.spellSw);
  1061. this.windowsXTab.Controls.Add(this.inkSw);
  1062. this.windowsXTab.Controls.Add(this.driversSw);
  1063. this.windowsXTab.Controls.Add(this.sensorSw);
  1064. this.windowsXTab.Controls.Add(this.privacySw);
  1065. this.windowsXTab.Controls.Add(this.telemetryServicesSw);
  1066. this.windowsXTab.Controls.Add(this.autoUpdatesSw);
  1067. this.windowsXTab.Controls.Add(this.peopleSw);
  1068. this.windowsXTab.Controls.Add(this.adsSw);
  1069. this.windowsXTab.Controls.Add(this.colorBarSw);
  1070. this.windowsXTab.Controls.Add(this.oldExplorerSw);
  1071. this.windowsXTab.Controls.Add(this.xboxSw);
  1072. this.windowsXTab.Controls.Add(this.cortanaSw);
  1073. this.windowsXTab.Controls.Add(this.gameBarSw);
  1074. this.windowsXTab.Controls.Add(this.uODSw);
  1075. this.windowsXTab.Controls.Add(this.oldMixerSw);
  1076. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  1077. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  1078. this.windowsXTab.Name = "windowsXTab";
  1079. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  1080. this.windowsXTab.Size = new System.Drawing.Size(860, 611);
  1081. this.windowsXTab.TabIndex = 1;
  1082. this.windowsXTab.Text = "Windows 10";
  1083. //
  1084. // restartButton10
  1085. //
  1086. this.restartButton10.AutoSize = true;
  1087. this.restartButton10.BackColor = System.Drawing.Color.DodgerBlue;
  1088. this.restartButton10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1089. this.restartButton10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1090. this.restartButton10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1091. this.restartButton10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1092. this.restartButton10.ForeColor = System.Drawing.Color.White;
  1093. this.restartButton10.Location = new System.Drawing.Point(14, 457);
  1094. this.restartButton10.Margin = new System.Windows.Forms.Padding(2);
  1095. this.restartButton10.Name = "restartButton10";
  1096. this.restartButton10.Size = new System.Drawing.Size(115, 31);
  1097. this.restartButton10.TabIndex = 31;
  1098. this.restartButton10.Text = "Apply && Restart";
  1099. this.restartButton10.UseVisualStyleBackColor = false;
  1100. this.restartButton10.Click += new System.EventHandler(this.button43_Click);
  1101. //
  1102. // actionSw
  1103. //
  1104. this.actionSw.Location = new System.Drawing.Point(14, 410);
  1105. this.actionSw.Margin = new System.Windows.Forms.Padding(2);
  1106. this.actionSw.Name = "actionSw";
  1107. this.actionSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1108. this.actionSw.OffForeColor = System.Drawing.Color.White;
  1109. this.actionSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1110. this.actionSw.OnForeColor = System.Drawing.Color.White;
  1111. this.actionSw.OnText = "Disable Notification Center";
  1112. this.actionSw.Size = new System.Drawing.Size(319, 31);
  1113. this.actionSw.TabIndex = 71;
  1114. this.actionSw.Tag = "themeable";
  1115. //
  1116. // castSw
  1117. //
  1118. this.castSw.Location = new System.Drawing.Point(337, 267);
  1119. this.castSw.Margin = new System.Windows.Forms.Padding(2);
  1120. this.castSw.Name = "castSw";
  1121. this.castSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1122. this.castSw.OffForeColor = System.Drawing.Color.White;
  1123. this.castSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1124. this.castSw.OnForeColor = System.Drawing.Color.White;
  1125. this.castSw.OnText = "Remove Cast To Device";
  1126. this.castSw.Size = new System.Drawing.Size(319, 31);
  1127. this.castSw.TabIndex = 61;
  1128. this.castSw.Tag = "themeable";
  1129. //
  1130. // longPathsSw
  1131. //
  1132. this.longPathsSw.Location = new System.Drawing.Point(14, 267);
  1133. this.longPathsSw.Margin = new System.Windows.Forms.Padding(2);
  1134. this.longPathsSw.Name = "longPathsSw";
  1135. this.longPathsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1136. this.longPathsSw.OffForeColor = System.Drawing.Color.White;
  1137. this.longPathsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1138. this.longPathsSw.OnForeColor = System.Drawing.Color.White;
  1139. this.longPathsSw.OnText = "Enable Long Paths";
  1140. this.longPathsSw.Size = new System.Drawing.Size(319, 31);
  1141. this.longPathsSw.TabIndex = 60;
  1142. this.longPathsSw.Tag = "themeable";
  1143. //
  1144. // ccSw
  1145. //
  1146. this.ccSw.Location = new System.Drawing.Point(337, 161);
  1147. this.ccSw.Margin = new System.Windows.Forms.Padding(2);
  1148. this.ccSw.Name = "ccSw";
  1149. this.ccSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1150. this.ccSw.OffForeColor = System.Drawing.Color.White;
  1151. this.ccSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1152. this.ccSw.OnForeColor = System.Drawing.Color.White;
  1153. this.ccSw.OnText = "Disable Cloud Clipboard";
  1154. this.ccSw.Size = new System.Drawing.Size(319, 31);
  1155. this.ccSw.TabIndex = 59;
  1156. this.ccSw.Tag = "themeable";
  1157. //
  1158. // featuresSw
  1159. //
  1160. this.featuresSw.Location = new System.Drawing.Point(337, 375);
  1161. this.featuresSw.Margin = new System.Windows.Forms.Padding(2);
  1162. this.featuresSw.Name = "featuresSw";
  1163. this.featuresSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1164. this.featuresSw.OffForeColor = System.Drawing.Color.White;
  1165. this.featuresSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1166. this.featuresSw.OnForeColor = System.Drawing.Color.White;
  1167. this.featuresSw.OnText = "Disable Feature Updates";
  1168. this.featuresSw.Size = new System.Drawing.Size(319, 31);
  1169. this.featuresSw.TabIndex = 58;
  1170. this.featuresSw.Tag = "themeable";
  1171. //
  1172. // insiderSw
  1173. //
  1174. this.insiderSw.Location = new System.Drawing.Point(337, 339);
  1175. this.insiderSw.Margin = new System.Windows.Forms.Padding(2);
  1176. this.insiderSw.Name = "insiderSw";
  1177. this.insiderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1178. this.insiderSw.OffForeColor = System.Drawing.Color.White;
  1179. this.insiderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1180. this.insiderSw.OnForeColor = System.Drawing.Color.White;
  1181. this.insiderSw.OnText = "Disable Insider Service";
  1182. this.insiderSw.Size = new System.Drawing.Size(319, 31);
  1183. this.insiderSw.TabIndex = 57;
  1184. this.insiderSw.Tag = "themeable";
  1185. //
  1186. // darkSw
  1187. //
  1188. this.darkSw.Location = new System.Drawing.Point(14, 160);
  1189. this.darkSw.Margin = new System.Windows.Forms.Padding(2);
  1190. this.darkSw.Name = "darkSw";
  1191. this.darkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1192. this.darkSw.OffForeColor = System.Drawing.Color.White;
  1193. this.darkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1194. this.darkSw.OnForeColor = System.Drawing.Color.White;
  1195. this.darkSw.OnText = "Enable Dark Theme";
  1196. this.darkSw.Size = new System.Drawing.Size(319, 31);
  1197. this.darkSw.TabIndex = 56;
  1198. this.darkSw.Tag = "themeable";
  1199. //
  1200. // spellSw
  1201. //
  1202. this.spellSw.Location = new System.Drawing.Point(14, 339);
  1203. this.spellSw.Margin = new System.Windows.Forms.Padding(2);
  1204. this.spellSw.Name = "spellSw";
  1205. this.spellSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1206. this.spellSw.OffForeColor = System.Drawing.Color.White;
  1207. this.spellSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1208. this.spellSw.OnForeColor = System.Drawing.Color.White;
  1209. this.spellSw.OnText = "Disable Spell Checking";
  1210. this.spellSw.Size = new System.Drawing.Size(319, 31);
  1211. this.spellSw.TabIndex = 55;
  1212. this.spellSw.Tag = "themeable";
  1213. //
  1214. // inkSw
  1215. //
  1216. this.inkSw.Location = new System.Drawing.Point(14, 303);
  1217. this.inkSw.Margin = new System.Windows.Forms.Padding(2);
  1218. this.inkSw.Name = "inkSw";
  1219. this.inkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1220. this.inkSw.OffForeColor = System.Drawing.Color.White;
  1221. this.inkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1222. this.inkSw.OnForeColor = System.Drawing.Color.White;
  1223. this.inkSw.OnText = "Disable Windows Ink";
  1224. this.inkSw.Size = new System.Drawing.Size(319, 31);
  1225. this.inkSw.TabIndex = 54;
  1226. this.inkSw.Tag = "themeable";
  1227. //
  1228. // driversSw
  1229. //
  1230. this.driversSw.Location = new System.Drawing.Point(337, 52);
  1231. this.driversSw.Margin = new System.Windows.Forms.Padding(2);
  1232. this.driversSw.Name = "driversSw";
  1233. this.driversSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1234. this.driversSw.OffForeColor = System.Drawing.Color.White;
  1235. this.driversSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1236. this.driversSw.OnForeColor = System.Drawing.Color.White;
  1237. this.driversSw.OnText = "Exclude Drivers from Updates";
  1238. this.driversSw.Size = new System.Drawing.Size(319, 31);
  1239. this.driversSw.TabIndex = 53;
  1240. this.driversSw.Tag = "themeable";
  1241. //
  1242. // sensorSw
  1243. //
  1244. this.sensorSw.Location = new System.Drawing.Point(337, 232);
  1245. this.sensorSw.Margin = new System.Windows.Forms.Padding(2);
  1246. this.sensorSw.Name = "sensorSw";
  1247. this.sensorSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1248. this.sensorSw.OffForeColor = System.Drawing.Color.White;
  1249. this.sensorSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1250. this.sensorSw.OnForeColor = System.Drawing.Color.White;
  1251. this.sensorSw.OnText = "Disable Sensor Services";
  1252. this.sensorSw.Size = new System.Drawing.Size(319, 31);
  1253. this.sensorSw.TabIndex = 51;
  1254. this.sensorSw.Tag = "themeable";
  1255. //
  1256. // privacySw
  1257. //
  1258. this.privacySw.Location = new System.Drawing.Point(337, 124);
  1259. this.privacySw.Margin = new System.Windows.Forms.Padding(2);
  1260. this.privacySw.Name = "privacySw";
  1261. this.privacySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1262. this.privacySw.OffForeColor = System.Drawing.Color.White;
  1263. this.privacySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1264. this.privacySw.OnForeColor = System.Drawing.Color.White;
  1265. this.privacySw.OnText = "Enhance Privacy";
  1266. this.privacySw.Size = new System.Drawing.Size(319, 31);
  1267. this.privacySw.TabIndex = 50;
  1268. this.privacySw.Tag = "themeable";
  1269. //
  1270. // telemetryServicesSw
  1271. //
  1272. this.telemetryServicesSw.Location = new System.Drawing.Point(337, 88);
  1273. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(2);
  1274. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1275. this.telemetryServicesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1276. this.telemetryServicesSw.OffForeColor = System.Drawing.Color.White;
  1277. this.telemetryServicesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1278. this.telemetryServicesSw.OnForeColor = System.Drawing.Color.White;
  1279. this.telemetryServicesSw.OnText = "Disable Telemetry Services";
  1280. this.telemetryServicesSw.Size = new System.Drawing.Size(319, 31);
  1281. this.telemetryServicesSw.TabIndex = 48;
  1282. this.telemetryServicesSw.Tag = "themeable";
  1283. //
  1284. // autoUpdatesSw
  1285. //
  1286. this.autoUpdatesSw.Location = new System.Drawing.Point(337, 16);
  1287. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(2);
  1288. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1289. this.autoUpdatesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1290. this.autoUpdatesSw.OffForeColor = System.Drawing.Color.White;
  1291. this.autoUpdatesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1292. this.autoUpdatesSw.OnForeColor = System.Drawing.Color.White;
  1293. this.autoUpdatesSw.OnText = "Disable Automatic Updates";
  1294. this.autoUpdatesSw.Size = new System.Drawing.Size(319, 31);
  1295. this.autoUpdatesSw.TabIndex = 47;
  1296. this.autoUpdatesSw.Tag = "themeable";
  1297. //
  1298. // peopleSw
  1299. //
  1300. this.peopleSw.Location = new System.Drawing.Point(14, 232);
  1301. this.peopleSw.Margin = new System.Windows.Forms.Padding(2);
  1302. this.peopleSw.Name = "peopleSw";
  1303. this.peopleSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1304. this.peopleSw.OffForeColor = System.Drawing.Color.White;
  1305. this.peopleSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1306. this.peopleSw.OnForeColor = System.Drawing.Color.White;
  1307. this.peopleSw.OnText = "Disable My People";
  1308. this.peopleSw.Size = new System.Drawing.Size(319, 31);
  1309. this.peopleSw.TabIndex = 46;
  1310. this.peopleSw.Tag = "themeable";
  1311. //
  1312. // adsSw
  1313. //
  1314. this.adsSw.Location = new System.Drawing.Point(14, 124);
  1315. this.adsSw.Margin = new System.Windows.Forms.Padding(2);
  1316. this.adsSw.Name = "adsSw";
  1317. this.adsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1318. this.adsSw.OffForeColor = System.Drawing.Color.White;
  1319. this.adsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1320. this.adsSw.OnForeColor = System.Drawing.Color.White;
  1321. this.adsSw.OnText = "Disable Start Menu Ads";
  1322. this.adsSw.Size = new System.Drawing.Size(319, 31);
  1323. this.adsSw.TabIndex = 45;
  1324. this.adsSw.Tag = "themeable";
  1325. //
  1326. // colorBarSw
  1327. //
  1328. this.colorBarSw.Location = new System.Drawing.Point(14, 52);
  1329. this.colorBarSw.Margin = new System.Windows.Forms.Padding(2);
  1330. this.colorBarSw.Name = "colorBarSw";
  1331. this.colorBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1332. this.colorBarSw.OffForeColor = System.Drawing.Color.White;
  1333. this.colorBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1334. this.colorBarSw.OnForeColor = System.Drawing.Color.White;
  1335. this.colorBarSw.OnText = "Enable Taskbar Color";
  1336. this.colorBarSw.Size = new System.Drawing.Size(319, 31);
  1337. this.colorBarSw.TabIndex = 44;
  1338. this.colorBarSw.Tag = "themeable";
  1339. //
  1340. // oldExplorerSw
  1341. //
  1342. this.oldExplorerSw.Location = new System.Drawing.Point(14, 88);
  1343. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(2);
  1344. this.oldExplorerSw.Name = "oldExplorerSw";
  1345. this.oldExplorerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1346. this.oldExplorerSw.OffForeColor = System.Drawing.Color.White;
  1347. this.oldExplorerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1348. this.oldExplorerSw.OnForeColor = System.Drawing.Color.White;
  1349. this.oldExplorerSw.OnText = "Disable Quick Access History";
  1350. this.oldExplorerSw.Size = new System.Drawing.Size(319, 31);
  1351. this.oldExplorerSw.TabIndex = 43;
  1352. this.oldExplorerSw.Tag = "themeable";
  1353. //
  1354. // xboxSw
  1355. //
  1356. this.xboxSw.Location = new System.Drawing.Point(14, 375);
  1357. this.xboxSw.Margin = new System.Windows.Forms.Padding(2);
  1358. this.xboxSw.Name = "xboxSw";
  1359. this.xboxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1360. this.xboxSw.OffForeColor = System.Drawing.Color.White;
  1361. this.xboxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1362. this.xboxSw.OnForeColor = System.Drawing.Color.White;
  1363. this.xboxSw.OnText = "Disable Xbox Live";
  1364. this.xboxSw.Size = new System.Drawing.Size(319, 31);
  1365. this.xboxSw.TabIndex = 42;
  1366. this.xboxSw.Tag = "themeable";
  1367. //
  1368. // cortanaSw
  1369. //
  1370. this.cortanaSw.Location = new System.Drawing.Point(337, 196);
  1371. this.cortanaSw.Margin = new System.Windows.Forms.Padding(2);
  1372. this.cortanaSw.Name = "cortanaSw";
  1373. this.cortanaSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1374. this.cortanaSw.OffForeColor = System.Drawing.Color.White;
  1375. this.cortanaSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1376. this.cortanaSw.OnForeColor = System.Drawing.Color.White;
  1377. this.cortanaSw.OnText = "Disable Cortana";
  1378. this.cortanaSw.Size = new System.Drawing.Size(319, 31);
  1379. this.cortanaSw.TabIndex = 41;
  1380. this.cortanaSw.Tag = "themeable";
  1381. //
  1382. // gameBarSw
  1383. //
  1384. this.gameBarSw.Location = new System.Drawing.Point(337, 303);
  1385. this.gameBarSw.Margin = new System.Windows.Forms.Padding(2);
  1386. this.gameBarSw.Name = "gameBarSw";
  1387. this.gameBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1388. this.gameBarSw.OffForeColor = System.Drawing.Color.White;
  1389. this.gameBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1390. this.gameBarSw.OnForeColor = System.Drawing.Color.White;
  1391. this.gameBarSw.OnText = "Disable Game Bar";
  1392. this.gameBarSw.Size = new System.Drawing.Size(319, 31);
  1393. this.gameBarSw.TabIndex = 40;
  1394. this.gameBarSw.Tag = "themeable";
  1395. //
  1396. // uODSw
  1397. //
  1398. this.uODSw.Location = new System.Drawing.Point(14, 196);
  1399. this.uODSw.Margin = new System.Windows.Forms.Padding(2);
  1400. this.uODSw.Name = "uODSw";
  1401. this.uODSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1402. this.uODSw.OffForeColor = System.Drawing.Color.White;
  1403. this.uODSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1404. this.uODSw.OnForeColor = System.Drawing.Color.White;
  1405. this.uODSw.OnText = "Uninstall OneDrive";
  1406. this.uODSw.Size = new System.Drawing.Size(319, 31);
  1407. this.uODSw.TabIndex = 39;
  1408. this.uODSw.Tag = "themeable";
  1409. //
  1410. // oldMixerSw
  1411. //
  1412. this.oldMixerSw.Location = new System.Drawing.Point(14, 16);
  1413. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(2);
  1414. this.oldMixerSw.Name = "oldMixerSw";
  1415. this.oldMixerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1416. this.oldMixerSw.OffForeColor = System.Drawing.Color.White;
  1417. this.oldMixerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1418. this.oldMixerSw.OnForeColor = System.Drawing.Color.White;
  1419. this.oldMixerSw.OnText = "Enable Classic Volume Mixer";
  1420. this.oldMixerSw.Size = new System.Drawing.Size(319, 31);
  1421. this.oldMixerSw.TabIndex = 38;
  1422. this.oldMixerSw.Tag = "themeable";
  1423. //
  1424. // windowsVIIITab
  1425. //
  1426. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1427. this.windowsVIIITab.Controls.Add(this.disableOneDriveSw);
  1428. this.windowsVIIITab.Controls.Add(this.restartButton8);
  1429. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1430. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1431. this.windowsVIIITab.Name = "windowsVIIITab";
  1432. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1433. this.windowsVIIITab.Size = new System.Drawing.Size(860, 611);
  1434. this.windowsVIIITab.TabIndex = 2;
  1435. this.windowsVIIITab.Text = "Windows 8.1";
  1436. //
  1437. // disableOneDriveSw
  1438. //
  1439. this.disableOneDriveSw.Location = new System.Drawing.Point(14, 16);
  1440. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(2);
  1441. this.disableOneDriveSw.Name = "disableOneDriveSw";
  1442. this.disableOneDriveSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1443. this.disableOneDriveSw.OffForeColor = System.Drawing.Color.White;
  1444. this.disableOneDriveSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1445. this.disableOneDriveSw.OnForeColor = System.Drawing.Color.White;
  1446. this.disableOneDriveSw.OnText = "Disable OneDrive";
  1447. this.disableOneDriveSw.Size = new System.Drawing.Size(319, 31);
  1448. this.disableOneDriveSw.TabIndex = 46;
  1449. this.disableOneDriveSw.Tag = "themeable";
  1450. //
  1451. // restartButton8
  1452. //
  1453. this.restartButton8.AutoSize = true;
  1454. this.restartButton8.BackColor = System.Drawing.Color.DodgerBlue;
  1455. this.restartButton8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1456. this.restartButton8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1457. this.restartButton8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1458. this.restartButton8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1459. this.restartButton8.ForeColor = System.Drawing.Color.White;
  1460. this.restartButton8.Location = new System.Drawing.Point(14, 65);
  1461. this.restartButton8.Margin = new System.Windows.Forms.Padding(2);
  1462. this.restartButton8.Name = "restartButton8";
  1463. this.restartButton8.Size = new System.Drawing.Size(115, 31);
  1464. this.restartButton8.TabIndex = 32;
  1465. this.restartButton8.Text = "Apply && Restart";
  1466. this.restartButton8.UseVisualStyleBackColor = false;
  1467. this.restartButton8.Click += new System.EventHandler(this.button44_Click);
  1468. //
  1469. // modernAppsTab
  1470. //
  1471. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1472. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1473. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1474. this.modernAppsTab.Controls.Add(this.txtUWP);
  1475. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  1476. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  1477. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  1478. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1479. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1480. this.modernAppsTab.Name = "modernAppsTab";
  1481. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1482. this.modernAppsTab.Size = new System.Drawing.Size(860, 611);
  1483. this.modernAppsTab.TabIndex = 11;
  1484. this.modernAppsTab.Text = "UWP Apps";
  1485. //
  1486. // chkOnlyRemovable
  1487. //
  1488. this.chkOnlyRemovable.AutoSize = true;
  1489. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  1490. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  1491. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  1492. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  1493. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  1494. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  1495. this.chkOnlyRemovable.TabIndex = 53;
  1496. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  1497. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  1498. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  1499. //
  1500. // chkSelectAllModernApps
  1501. //
  1502. this.chkSelectAllModernApps.AutoSize = true;
  1503. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1504. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1505. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1506. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1507. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1508. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1509. this.chkSelectAllModernApps.TabIndex = 52;
  1510. this.chkSelectAllModernApps.Text = "Select all";
  1511. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1512. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1513. //
  1514. // txtUWP
  1515. //
  1516. this.txtUWP.AutoSize = true;
  1517. this.txtUWP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1518. this.txtUWP.ForeColor = System.Drawing.Color.Silver;
  1519. this.txtUWP.Location = new System.Drawing.Point(499, 195);
  1520. this.txtUWP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1521. this.txtUWP.Name = "txtUWP";
  1522. this.txtUWP.Size = new System.Drawing.Size(160, 231);
  1523. this.txtUWP.TabIndex = 51;
  1524. this.txtUWP.Tag = "";
  1525. 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" +
  1526. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1527. //
  1528. // uninstallModernAppsButton
  1529. //
  1530. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1531. this.uninstallModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1532. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1533. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1534. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1535. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  1536. this.uninstallModernAppsButton.Location = new System.Drawing.Point(503, 76);
  1537. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1538. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  1539. this.uninstallModernAppsButton.Size = new System.Drawing.Size(169, 31);
  1540. this.uninstallModernAppsButton.TabIndex = 50;
  1541. this.uninstallModernAppsButton.Text = "Uninstall";
  1542. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  1543. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  1544. //
  1545. // refreshModernAppsButton
  1546. //
  1547. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1548. this.refreshModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1549. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1550. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1551. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1552. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  1553. this.refreshModernAppsButton.Location = new System.Drawing.Point(503, 41);
  1554. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1555. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  1556. this.refreshModernAppsButton.Size = new System.Drawing.Size(169, 31);
  1557. this.refreshModernAppsButton.TabIndex = 49;
  1558. this.refreshModernAppsButton.Text = "Refresh";
  1559. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  1560. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  1561. //
  1562. // txtModernAppsTitle
  1563. //
  1564. this.txtModernAppsTitle.AutoSize = true;
  1565. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1566. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1567. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  1568. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1569. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  1570. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  1571. this.txtModernAppsTitle.TabIndex = 47;
  1572. this.txtModernAppsTitle.Tag = "themeable";
  1573. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  1574. //
  1575. // panelModernAppsList
  1576. //
  1577. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1578. | System.Windows.Forms.AnchorStyles.Left)));
  1579. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1580. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1581. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1582. this.panelModernAppsList.Name = "panelModernAppsList";
  1583. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1584. this.panelModernAppsList.TabIndex = 0;
  1585. //
  1586. // listModernApps
  1587. //
  1588. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1589. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1590. this.listModernApps.CheckOnClick = true;
  1591. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1592. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1593. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1594. this.listModernApps.FormattingEnabled = true;
  1595. this.listModernApps.HorizontalScrollbar = true;
  1596. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1597. this.listModernApps.Name = "listModernApps";
  1598. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1599. this.listModernApps.Sorted = true;
  1600. this.listModernApps.TabIndex = 0;
  1601. //
  1602. // startupTab
  1603. //
  1604. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1605. this.startupTab.Controls.Add(this.cancelBackup);
  1606. this.startupTab.Controls.Add(this.doBackup);
  1607. this.startupTab.Controls.Add(this.txtBackupTitle);
  1608. this.startupTab.Controls.Add(this.lblBackupTitle);
  1609. this.startupTab.Controls.Add(this.restoreStartupB);
  1610. this.startupTab.Controls.Add(this.backupStartupB);
  1611. this.startupTab.Controls.Add(this.findInRegB);
  1612. this.startupTab.Controls.Add(this.locateFileB);
  1613. this.startupTab.Controls.Add(this.refreshStartupB);
  1614. this.startupTab.Controls.Add(this.panel3);
  1615. this.startupTab.Controls.Add(this.removeStartupItemB);
  1616. this.startupTab.Controls.Add(this.startupTitle);
  1617. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1618. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1619. this.startupTab.Name = "startupTab";
  1620. this.startupTab.Size = new System.Drawing.Size(860, 611);
  1621. this.startupTab.TabIndex = 7;
  1622. this.startupTab.Text = "Startup";
  1623. //
  1624. // cancelBackup
  1625. //
  1626. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1627. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1628. this.cancelBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1629. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1630. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1631. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1632. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  1633. this.cancelBackup.Location = new System.Drawing.Point(432, 522);
  1634. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  1635. this.cancelBackup.Name = "cancelBackup";
  1636. this.cancelBackup.Size = new System.Drawing.Size(90, 25);
  1637. this.cancelBackup.TabIndex = 61;
  1638. this.cancelBackup.Text = "Cancel";
  1639. this.cancelBackup.UseVisualStyleBackColor = false;
  1640. this.cancelBackup.Visible = false;
  1641. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  1642. //
  1643. // doBackup
  1644. //
  1645. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1646. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1647. this.doBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1648. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1649. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1650. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1651. this.doBackup.ForeColor = System.Drawing.Color.White;
  1652. this.doBackup.Location = new System.Drawing.Point(338, 522);
  1653. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  1654. this.doBackup.Name = "doBackup";
  1655. this.doBackup.Size = new System.Drawing.Size(90, 25);
  1656. this.doBackup.TabIndex = 60;
  1657. this.doBackup.Text = "OK";
  1658. this.doBackup.UseVisualStyleBackColor = false;
  1659. this.doBackup.Visible = false;
  1660. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  1661. //
  1662. // txtBackupTitle
  1663. //
  1664. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1665. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1666. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1667. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  1668. this.txtBackupTitle.Location = new System.Drawing.Point(11, 522);
  1669. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  1670. this.txtBackupTitle.Name = "txtBackupTitle";
  1671. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  1672. this.txtBackupTitle.TabIndex = 58;
  1673. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1674. this.txtBackupTitle.Visible = false;
  1675. //
  1676. // lblBackupTitle
  1677. //
  1678. this.lblBackupTitle.AutoSize = true;
  1679. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1680. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  1681. this.lblBackupTitle.Location = new System.Drawing.Point(7, 501);
  1682. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1683. this.lblBackupTitle.Name = "lblBackupTitle";
  1684. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  1685. this.lblBackupTitle.TabIndex = 59;
  1686. this.lblBackupTitle.Tag = "";
  1687. this.lblBackupTitle.Text = "Backup title:";
  1688. this.lblBackupTitle.Visible = false;
  1689. //
  1690. // restoreStartupB
  1691. //
  1692. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1693. this.restoreStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1694. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1695. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1696. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1697. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  1698. this.restoreStartupB.Location = new System.Drawing.Point(175, 502);
  1699. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  1700. this.restoreStartupB.Name = "restoreStartupB";
  1701. this.restoreStartupB.Size = new System.Drawing.Size(160, 31);
  1702. this.restoreStartupB.TabIndex = 42;
  1703. this.restoreStartupB.Text = "Restore";
  1704. this.restoreStartupB.UseVisualStyleBackColor = false;
  1705. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  1706. //
  1707. // backupStartupB
  1708. //
  1709. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1710. this.backupStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1711. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1712. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1713. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1714. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  1715. this.backupStartupB.Location = new System.Drawing.Point(11, 502);
  1716. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  1717. this.backupStartupB.Name = "backupStartupB";
  1718. this.backupStartupB.Size = new System.Drawing.Size(160, 31);
  1719. this.backupStartupB.TabIndex = 41;
  1720. this.backupStartupB.Text = "Backup";
  1721. this.backupStartupB.UseVisualStyleBackColor = false;
  1722. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  1723. //
  1724. // findInRegB
  1725. //
  1726. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1727. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  1728. this.findInRegB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1729. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1730. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1731. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1732. this.findInRegB.ForeColor = System.Drawing.Color.White;
  1733. this.findInRegB.Location = new System.Drawing.Point(521, 537);
  1734. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  1735. this.findInRegB.Name = "findInRegB";
  1736. this.findInRegB.Size = new System.Drawing.Size(160, 31);
  1737. this.findInRegB.TabIndex = 40;
  1738. this.findInRegB.Text = "Find in Registry";
  1739. this.findInRegB.UseVisualStyleBackColor = false;
  1740. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  1741. //
  1742. // locateFileB
  1743. //
  1744. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1745. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  1746. this.locateFileB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1747. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1748. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1749. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1750. this.locateFileB.ForeColor = System.Drawing.Color.White;
  1751. this.locateFileB.Location = new System.Drawing.Point(521, 502);
  1752. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  1753. this.locateFileB.Name = "locateFileB";
  1754. this.locateFileB.Size = new System.Drawing.Size(160, 31);
  1755. this.locateFileB.TabIndex = 39;
  1756. this.locateFileB.Text = "Locate file";
  1757. this.locateFileB.UseVisualStyleBackColor = false;
  1758. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  1759. //
  1760. // refreshStartupB
  1761. //
  1762. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1763. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1764. this.refreshStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1765. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1766. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1767. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1768. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  1769. this.refreshStartupB.Location = new System.Drawing.Point(685, 537);
  1770. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  1771. this.refreshStartupB.Name = "refreshStartupB";
  1772. this.refreshStartupB.Size = new System.Drawing.Size(160, 31);
  1773. this.refreshStartupB.TabIndex = 38;
  1774. this.refreshStartupB.Text = "Refresh";
  1775. this.refreshStartupB.UseVisualStyleBackColor = false;
  1776. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  1777. //
  1778. // panel3
  1779. //
  1780. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1781. | System.Windows.Forms.AnchorStyles.Right)));
  1782. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1783. this.panel3.Controls.Add(this.listStartupItems);
  1784. this.panel3.Location = new System.Drawing.Point(11, 40);
  1785. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1786. this.panel3.Name = "panel3";
  1787. this.panel3.Size = new System.Drawing.Size(834, 459);
  1788. this.panel3.TabIndex = 37;
  1789. //
  1790. // listStartupItems
  1791. //
  1792. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1793. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1794. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1795. this.columnHeader1,
  1796. this.columnHeader2,
  1797. this.columnHeader3});
  1798. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1799. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1800. this.listStartupItems.FullRowSelect = true;
  1801. this.listStartupItems.HideSelection = false;
  1802. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1803. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1804. this.listStartupItems.MultiSelect = false;
  1805. this.listStartupItems.Name = "listStartupItems";
  1806. this.listStartupItems.ShowGroups = false;
  1807. this.listStartupItems.Size = new System.Drawing.Size(832, 457);
  1808. this.listStartupItems.TabIndex = 0;
  1809. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1810. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1811. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1812. //
  1813. // columnHeader1
  1814. //
  1815. this.columnHeader1.Text = "Name";
  1816. this.columnHeader1.Width = 194;
  1817. //
  1818. // columnHeader2
  1819. //
  1820. this.columnHeader2.Text = "Location";
  1821. this.columnHeader2.Width = 507;
  1822. //
  1823. // columnHeader3
  1824. //
  1825. this.columnHeader3.Text = "Type";
  1826. this.columnHeader3.Width = 134;
  1827. //
  1828. // removeStartupItemB
  1829. //
  1830. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1831. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  1832. this.removeStartupItemB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1833. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1834. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1835. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1836. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  1837. this.removeStartupItemB.Location = new System.Drawing.Point(685, 502);
  1838. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  1839. this.removeStartupItemB.Name = "removeStartupItemB";
  1840. this.removeStartupItemB.Size = new System.Drawing.Size(160, 31);
  1841. this.removeStartupItemB.TabIndex = 36;
  1842. this.removeStartupItemB.Text = "Remove";
  1843. this.removeStartupItemB.UseVisualStyleBackColor = false;
  1844. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  1845. //
  1846. // startupTitle
  1847. //
  1848. this.startupTitle.AutoSize = true;
  1849. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1850. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1851. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  1852. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1853. this.startupTitle.Name = "startupTitle";
  1854. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  1855. this.startupTitle.TabIndex = 3;
  1856. this.startupTitle.Tag = "themeable";
  1857. this.startupTitle.Text = "Choose your startup items";
  1858. //
  1859. // appsTab
  1860. //
  1861. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1862. this.appsTab.Controls.Add(this.txtFeedError);
  1863. this.appsTab.Controls.Add(this.panel10);
  1864. this.appsTab.Controls.Add(this.panelCommonApps);
  1865. this.appsTab.Controls.Add(this.panelApps5);
  1866. this.appsTab.Controls.Add(this.panelApps6);
  1867. this.appsTab.Controls.Add(this.panelApps1);
  1868. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1869. this.appsTab.Name = "appsTab";
  1870. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1871. this.appsTab.Size = new System.Drawing.Size(860, 611);
  1872. this.appsTab.TabIndex = 12;
  1873. this.appsTab.Text = "Common Apps";
  1874. //
  1875. // txtFeedError
  1876. //
  1877. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1878. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1879. 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)));
  1880. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1881. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1882. this.txtFeedError.Name = "txtFeedError";
  1883. this.txtFeedError.Size = new System.Drawing.Size(854, 414);
  1884. this.txtFeedError.TabIndex = 167;
  1885. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1886. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1887. this.txtFeedError.Visible = false;
  1888. //
  1889. // panel10
  1890. //
  1891. this.panel10.Controls.Add(this.appsTitle);
  1892. this.panel10.Controls.Add(this.btnGetFeed);
  1893. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1894. this.panel10.Location = new System.Drawing.Point(3, 3);
  1895. this.panel10.Name = "panel10";
  1896. this.panel10.Size = new System.Drawing.Size(854, 44);
  1897. this.panel10.TabIndex = 163;
  1898. //
  1899. // appsTitle
  1900. //
  1901. this.appsTitle.AutoSize = true;
  1902. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1903. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1904. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  1905. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1906. this.appsTitle.Name = "appsTitle";
  1907. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  1908. this.appsTitle.TabIndex = 53;
  1909. this.appsTitle.Tag = "themeable";
  1910. this.appsTitle.Text = "Quickly download && install useful apps";
  1911. //
  1912. // btnGetFeed
  1913. //
  1914. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1915. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1916. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1917. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1918. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1919. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1920. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1921. this.btnGetFeed.Location = new System.Drawing.Point(708, 7);
  1922. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1923. this.btnGetFeed.Name = "btnGetFeed";
  1924. this.btnGetFeed.Size = new System.Drawing.Size(144, 32);
  1925. this.btnGetFeed.TabIndex = 161;
  1926. this.btnGetFeed.Text = "Refresh links";
  1927. this.btnGetFeed.UseVisualStyleBackColor = false;
  1928. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1929. //
  1930. // panelCommonApps
  1931. //
  1932. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1933. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1934. this.panelCommonApps.Controls.Add(this.c64);
  1935. this.panelCommonApps.Controls.Add(this.c32);
  1936. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1937. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  1938. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1939. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  1940. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1941. this.panelCommonApps.Controls.Add(this.linkWarnings);
  1942. this.panelCommonApps.Controls.Add(this.bitPref);
  1943. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  1944. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1945. this.panelCommonApps.Location = new System.Drawing.Point(3, 461);
  1946. this.panelCommonApps.Name = "panelCommonApps";
  1947. this.panelCommonApps.Size = new System.Drawing.Size(854, 147);
  1948. this.panelCommonApps.TabIndex = 162;
  1949. //
  1950. // cAutoInstall
  1951. //
  1952. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1953. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1954. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1955. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1956. this.cAutoInstall.Location = new System.Drawing.Point(561, 83);
  1957. this.cAutoInstall.Name = "cAutoInstall";
  1958. this.cAutoInstall.Size = new System.Drawing.Size(290, 24);
  1959. this.cAutoInstall.TabIndex = 107;
  1960. this.cAutoInstall.Text = "Install after downloading";
  1961. this.cAutoInstall.UseVisualStyleBackColor = true;
  1962. //
  1963. // progressDownloader
  1964. //
  1965. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1966. this.progressDownloader.Location = new System.Drawing.Point(7, 92);
  1967. this.progressDownloader.MarqueeAnimationSpeed = 15;
  1968. this.progressDownloader.Name = "progressDownloader";
  1969. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  1970. this.progressDownloader.TabIndex = 160;
  1971. //
  1972. // c64
  1973. //
  1974. this.c64.AutoSize = true;
  1975. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1976. this.c64.Location = new System.Drawing.Point(386, 33);
  1977. this.c64.Name = "c64";
  1978. this.c64.Size = new System.Drawing.Size(72, 25);
  1979. this.c64.TabIndex = 75;
  1980. this.c64.TabStop = true;
  1981. this.c64.Text = "64-bit";
  1982. this.c64.UseVisualStyleBackColor = true;
  1983. //
  1984. // c32
  1985. //
  1986. this.c32.AutoSize = true;
  1987. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1988. this.c32.Location = new System.Drawing.Point(464, 33);
  1989. this.c32.Name = "c32";
  1990. this.c32.Size = new System.Drawing.Size(72, 25);
  1991. this.c32.TabIndex = 76;
  1992. this.c32.TabStop = true;
  1993. this.c32.Text = "32-bit";
  1994. this.c32.UseVisualStyleBackColor = true;
  1995. //
  1996. // btnDownloadApps
  1997. //
  1998. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1999. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2000. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2001. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2002. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2003. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2004. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2005. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2006. this.btnDownloadApps.Location = new System.Drawing.Point(709, 111);
  2007. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2008. this.btnDownloadApps.Name = "btnDownloadApps";
  2009. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  2010. this.btnDownloadApps.TabIndex = 50;
  2011. this.btnDownloadApps.Text = "Download";
  2012. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2013. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2014. //
  2015. // setDownDirLbl
  2016. //
  2017. this.setDownDirLbl.AutoSize = true;
  2018. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2019. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2020. this.setDownDirLbl.Location = new System.Drawing.Point(2, 6);
  2021. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2022. this.setDownDirLbl.Name = "setDownDirLbl";
  2023. this.setDownDirLbl.Size = new System.Drawing.Size(184, 25);
  2024. this.setDownDirLbl.TabIndex = 69;
  2025. this.setDownDirLbl.Tag = "themeable";
  2026. this.setDownDirLbl.Text = "Set download folder";
  2027. //
  2028. // txtDownloadFolder
  2029. //
  2030. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2031. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2032. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2033. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2034. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 32);
  2035. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2036. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  2037. this.txtDownloadFolder.TabIndex = 70;
  2038. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2039. //
  2040. // changeDownDirB
  2041. //
  2042. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2043. this.changeDownDirB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2044. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2045. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2046. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2047. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2048. this.changeDownDirB.Location = new System.Drawing.Point(312, 32);
  2049. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2050. this.changeDownDirB.Name = "changeDownDirB";
  2051. this.changeDownDirB.Size = new System.Drawing.Size(36, 27);
  2052. this.changeDownDirB.TabIndex = 71;
  2053. this.changeDownDirB.Text = "...";
  2054. this.changeDownDirB.UseVisualStyleBackColor = false;
  2055. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2056. //
  2057. // txtDownloadStatus
  2058. //
  2059. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2060. this.txtDownloadStatus.AutoSize = true;
  2061. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2062. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2063. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 67);
  2064. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2065. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2066. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2067. this.txtDownloadStatus.TabIndex = 72;
  2068. this.txtDownloadStatus.Tag = "";
  2069. this.txtDownloadStatus.Text = "Idle";
  2070. //
  2071. // linkWarnings
  2072. //
  2073. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2074. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2075. this.linkWarnings.AutoSize = true;
  2076. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2077. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2078. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2079. this.linkWarnings.Location = new System.Drawing.Point(4, 119);
  2080. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2081. this.linkWarnings.Name = "linkWarnings";
  2082. this.linkWarnings.Size = new System.Drawing.Size(106, 21);
  2083. this.linkWarnings.TabIndex = 78;
  2084. this.linkWarnings.TabStop = true;
  2085. this.linkWarnings.Tag = "";
  2086. this.linkWarnings.Text = "See warnings";
  2087. this.linkWarnings.Visible = false;
  2088. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2089. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2090. //
  2091. // bitPref
  2092. //
  2093. this.bitPref.AutoSize = true;
  2094. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2095. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2096. this.bitPref.Location = new System.Drawing.Point(381, 7);
  2097. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2098. this.bitPref.Name = "bitPref";
  2099. this.bitPref.Size = new System.Drawing.Size(164, 25);
  2100. this.bitPref.TabIndex = 74;
  2101. this.bitPref.Tag = "themeable";
  2102. this.bitPref.Text = "Set bit preference";
  2103. //
  2104. // goToDownloadsB
  2105. //
  2106. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2107. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2108. this.goToDownloadsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2109. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2110. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2111. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2112. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2113. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2114. this.goToDownloadsB.Location = new System.Drawing.Point(562, 111);
  2115. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2116. this.goToDownloadsB.Name = "goToDownloadsB";
  2117. this.goToDownloadsB.Size = new System.Drawing.Size(143, 35);
  2118. this.goToDownloadsB.TabIndex = 77;
  2119. this.goToDownloadsB.Text = "Go to Downloads";
  2120. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2121. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2122. //
  2123. // panelApps5
  2124. //
  2125. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2126. | System.Windows.Forms.AnchorStyles.Left)));
  2127. this.panelApps5.AutoScroll = true;
  2128. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2129. this.panelApps5.Controls.Add(this.cCodecs);
  2130. this.panelApps5.Controls.Add(this.pictureBox94);
  2131. this.panelApps5.Controls.Add(this.cLightShot);
  2132. this.panelApps5.Controls.Add(this.pictureBox58);
  2133. this.panelApps5.Controls.Add(this.cViper);
  2134. this.panelApps5.Controls.Add(this.pictureBox57);
  2135. this.panelApps5.Controls.Add(this.cVLC);
  2136. this.panelApps5.Controls.Add(this.cGyazo);
  2137. this.panelApps5.Controls.Add(this.pictureBox81);
  2138. this.panelApps5.Controls.Add(this.cFoobar);
  2139. this.panelApps5.Controls.Add(this.pictureBox8);
  2140. this.panelApps5.Controls.Add(this.cPot);
  2141. this.panelApps5.Controls.Add(this.cAudacity);
  2142. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  2143. this.panelApps5.Controls.Add(this.cIrfan);
  2144. this.panelApps5.Controls.Add(this.pictureBox59);
  2145. this.panelApps5.Controls.Add(this.pictureBox46);
  2146. this.panelApps5.Controls.Add(this.pictureBox10);
  2147. this.panelApps5.Controls.Add(this.ciTunes);
  2148. this.panelApps5.Controls.Add(this.cGIMP);
  2149. this.panelApps5.Controls.Add(this.pictureBox11);
  2150. this.panelApps5.Controls.Add(this.cWinamp);
  2151. this.panelApps5.Controls.Add(this.pictureBox47);
  2152. this.panelApps5.Controls.Add(this.pictureBox12);
  2153. this.panelApps5.Controls.Add(this.pictureBox65);
  2154. this.panelApps5.Controls.Add(this.pictureBox45);
  2155. this.panelApps5.Controls.Add(this.cBS);
  2156. this.panelApps5.Controls.Add(this.pictureBox13);
  2157. this.panelApps5.Controls.Add(this.pictureBox48);
  2158. this.panelApps5.Controls.Add(this.cSpotify);
  2159. this.panelApps5.Controls.Add(this.pictureBox9);
  2160. this.panelApps5.Controls.Add(this.cMp3Tag);
  2161. this.panelApps5.Controls.Add(this.pictureBox82);
  2162. this.panelApps5.Controls.Add(this.cMega);
  2163. this.panelApps5.Controls.Add(this.pictureBox60);
  2164. this.panelApps5.Controls.Add(this.cAdobeReader);
  2165. this.panelApps5.Controls.Add(this.cBlender);
  2166. this.panelApps5.Controls.Add(this.pictureBox22);
  2167. this.panelApps5.Controls.Add(this.cFoxit);
  2168. this.panelApps5.Controls.Add(this.pictureBox23);
  2169. this.panelApps5.Controls.Add(this.pictureBox21);
  2170. this.panelApps5.Controls.Add(this.pictureBox24);
  2171. this.panelApps5.Controls.Add(this.cEvernote);
  2172. this.panelApps5.Controls.Add(this.cSumatra);
  2173. this.panelApps5.Controls.Add(this.pictureBox52);
  2174. this.panelApps5.Controls.Add(this.cLibreOffice);
  2175. this.panelApps5.Controls.Add(this.cPeaZip);
  2176. this.panelApps5.Controls.Add(this.pictureBox14);
  2177. this.panelApps5.Controls.Add(this.cFlux);
  2178. this.panelApps5.Controls.Add(this.pictureBox71);
  2179. this.panelApps5.Controls.Add(this.pictureBox15);
  2180. this.panelApps5.Controls.Add(this.pictureBox16);
  2181. this.panelApps5.Controls.Add(this.c7zip);
  2182. this.panelApps5.Controls.Add(this.cWinRar);
  2183. this.panelApps5.Controls.Add(this.cDropbox);
  2184. this.panelApps5.Controls.Add(this.pictureBox43);
  2185. this.panelApps5.Controls.Add(this.cOneDrive);
  2186. this.panelApps5.Controls.Add(this.pictureBox63);
  2187. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  2188. this.panelApps5.Name = "panelApps5";
  2189. this.panelApps5.Size = new System.Drawing.Size(240, 407);
  2190. this.panelApps5.TabIndex = 158;
  2191. //
  2192. // cCodecs
  2193. //
  2194. this.cCodecs.AutoSize = true;
  2195. this.cCodecs.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2196. this.cCodecs.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2197. this.cCodecs.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2198. this.cCodecs.Location = new System.Drawing.Point(34, 842);
  2199. this.cCodecs.Name = "cCodecs";
  2200. this.cCodecs.Size = new System.Drawing.Size(162, 24);
  2201. this.cCodecs.TabIndex = 181;
  2202. this.cCodecs.Text = "K-Lite Codecs Mega";
  2203. this.cCodecs.UseVisualStyleBackColor = true;
  2204. //
  2205. // pictureBox94
  2206. //
  2207. this.pictureBox94.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox94.BackgroundImage")));
  2208. this.pictureBox94.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2209. this.pictureBox94.Location = new System.Drawing.Point(4, 841);
  2210. this.pictureBox94.Name = "pictureBox94";
  2211. this.pictureBox94.Size = new System.Drawing.Size(24, 24);
  2212. this.pictureBox94.TabIndex = 182;
  2213. this.pictureBox94.TabStop = false;
  2214. //
  2215. // cLightShot
  2216. //
  2217. this.cLightShot.AutoSize = true;
  2218. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2219. this.cLightShot.Location = new System.Drawing.Point(34, 783);
  2220. this.cLightShot.Name = "cLightShot";
  2221. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2222. this.cLightShot.TabIndex = 116;
  2223. this.cLightShot.Text = "Lightshot";
  2224. this.cLightShot.UseVisualStyleBackColor = true;
  2225. //
  2226. // pictureBox58
  2227. //
  2228. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2229. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2230. this.pictureBox58.Location = new System.Drawing.Point(4, 812);
  2231. this.pictureBox58.Name = "pictureBox58";
  2232. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2233. this.pictureBox58.TabIndex = 118;
  2234. this.pictureBox58.TabStop = false;
  2235. //
  2236. // cViper
  2237. //
  2238. this.cViper.AutoSize = true;
  2239. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2240. this.cViper.Location = new System.Drawing.Point(34, 753);
  2241. this.cViper.Name = "cViper";
  2242. this.cViper.Size = new System.Drawing.Size(139, 24);
  2243. this.cViper.TabIndex = 136;
  2244. this.cViper.Text = "ViPER4Windows";
  2245. this.cViper.UseVisualStyleBackColor = true;
  2246. //
  2247. // pictureBox57
  2248. //
  2249. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2250. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2251. this.pictureBox57.Location = new System.Drawing.Point(4, 783);
  2252. this.pictureBox57.Name = "pictureBox57";
  2253. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2254. this.pictureBox57.TabIndex = 119;
  2255. this.pictureBox57.TabStop = false;
  2256. //
  2257. // cVLC
  2258. //
  2259. this.cVLC.AutoSize = true;
  2260. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2261. this.cVLC.Location = new System.Drawing.Point(33, 363);
  2262. this.cVLC.Name = "cVLC";
  2263. this.cVLC.Size = new System.Drawing.Size(148, 24);
  2264. this.cVLC.TabIndex = 154;
  2265. this.cVLC.Text = "VLC Media Player";
  2266. this.cVLC.UseVisualStyleBackColor = true;
  2267. //
  2268. // cGyazo
  2269. //
  2270. this.cGyazo.AutoSize = true;
  2271. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2272. this.cGyazo.Location = new System.Drawing.Point(34, 812);
  2273. this.cGyazo.Name = "cGyazo";
  2274. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2275. this.cGyazo.TabIndex = 117;
  2276. this.cGyazo.Text = "Gyazo";
  2277. this.cGyazo.UseVisualStyleBackColor = true;
  2278. //
  2279. // pictureBox81
  2280. //
  2281. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  2282. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2283. this.pictureBox81.Location = new System.Drawing.Point(4, 753);
  2284. this.pictureBox81.Name = "pictureBox81";
  2285. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  2286. this.pictureBox81.TabIndex = 137;
  2287. this.pictureBox81.TabStop = false;
  2288. //
  2289. // cFoobar
  2290. //
  2291. this.cFoobar.AutoSize = true;
  2292. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2293. this.cFoobar.Location = new System.Drawing.Point(33, 423);
  2294. this.cFoobar.Name = "cFoobar";
  2295. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  2296. this.cFoobar.TabIndex = 153;
  2297. this.cFoobar.Text = "Foobar2000";
  2298. this.cFoobar.UseVisualStyleBackColor = true;
  2299. //
  2300. // pictureBox8
  2301. //
  2302. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  2303. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2304. this.pictureBox8.Location = new System.Drawing.Point(3, 513);
  2305. this.pictureBox8.Name = "pictureBox8";
  2306. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  2307. this.pictureBox8.TabIndex = 92;
  2308. this.pictureBox8.TabStop = false;
  2309. //
  2310. // cPot
  2311. //
  2312. this.cPot.AutoSize = true;
  2313. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2314. this.cPot.Location = new System.Drawing.Point(33, 393);
  2315. this.cPot.Name = "cPot";
  2316. this.cPot.Size = new System.Drawing.Size(93, 24);
  2317. this.cPot.TabIndex = 152;
  2318. this.cPot.Text = "PotPlayer";
  2319. this.cPot.UseVisualStyleBackColor = true;
  2320. //
  2321. // cAudacity
  2322. //
  2323. this.cAudacity.AutoSize = true;
  2324. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2325. this.cAudacity.Location = new System.Drawing.Point(34, 603);
  2326. this.cAudacity.Name = "cAudacity";
  2327. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2328. this.cAudacity.TabIndex = 55;
  2329. this.cAudacity.Text = "Audacity";
  2330. this.cAudacity.UseVisualStyleBackColor = true;
  2331. //
  2332. // cPhotoFiltre
  2333. //
  2334. this.cPhotoFiltre.AutoSize = true;
  2335. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2336. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 635);
  2337. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2338. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2339. this.cPhotoFiltre.TabIndex = 70;
  2340. this.cPhotoFiltre.Text = "PhotoFiltre";
  2341. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2342. //
  2343. // cIrfan
  2344. //
  2345. this.cIrfan.AutoSize = true;
  2346. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2347. this.cIrfan.Location = new System.Drawing.Point(33, 513);
  2348. this.cIrfan.Name = "cIrfan";
  2349. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2350. this.cIrfan.TabIndex = 60;
  2351. this.cIrfan.Text = "IrfanView";
  2352. this.cIrfan.UseVisualStyleBackColor = true;
  2353. //
  2354. // pictureBox59
  2355. //
  2356. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2357. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2358. this.pictureBox59.Location = new System.Drawing.Point(4, 542);
  2359. this.pictureBox59.Name = "pictureBox59";
  2360. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2361. this.pictureBox59.TabIndex = 123;
  2362. this.pictureBox59.TabStop = false;
  2363. //
  2364. // pictureBox46
  2365. //
  2366. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2367. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2368. this.pictureBox46.Location = new System.Drawing.Point(4, 692);
  2369. this.pictureBox46.Name = "pictureBox46";
  2370. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2371. this.pictureBox46.TabIndex = 105;
  2372. this.pictureBox46.TabStop = false;
  2373. //
  2374. // pictureBox10
  2375. //
  2376. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  2377. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2378. this.pictureBox10.Location = new System.Drawing.Point(3, 483);
  2379. this.pictureBox10.Name = "pictureBox10";
  2380. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  2381. this.pictureBox10.TabIndex = 161;
  2382. this.pictureBox10.TabStop = false;
  2383. //
  2384. // ciTunes
  2385. //
  2386. this.ciTunes.AutoSize = true;
  2387. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2388. this.ciTunes.Location = new System.Drawing.Point(34, 543);
  2389. this.ciTunes.Name = "ciTunes";
  2390. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2391. this.ciTunes.TabIndex = 122;
  2392. this.ciTunes.Text = "Apple iTunes";
  2393. this.ciTunes.UseVisualStyleBackColor = true;
  2394. //
  2395. // cGIMP
  2396. //
  2397. this.cGIMP.AutoSize = true;
  2398. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2399. this.cGIMP.Location = new System.Drawing.Point(34, 663);
  2400. this.cGIMP.Name = "cGIMP";
  2401. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2402. this.cGIMP.TabIndex = 58;
  2403. this.cGIMP.Text = "GIMP";
  2404. this.cGIMP.UseVisualStyleBackColor = true;
  2405. //
  2406. // pictureBox11
  2407. //
  2408. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  2409. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2410. this.pictureBox11.Location = new System.Drawing.Point(3, 393);
  2411. this.pictureBox11.Name = "pictureBox11";
  2412. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  2413. this.pictureBox11.TabIndex = 158;
  2414. this.pictureBox11.TabStop = false;
  2415. //
  2416. // cWinamp
  2417. //
  2418. this.cWinamp.AutoSize = true;
  2419. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2420. this.cWinamp.Location = new System.Drawing.Point(34, 573);
  2421. this.cWinamp.Name = "cWinamp";
  2422. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2423. this.cWinamp.TabIndex = 125;
  2424. this.cWinamp.Text = "Winamp";
  2425. this.cWinamp.UseVisualStyleBackColor = true;
  2426. //
  2427. // pictureBox47
  2428. //
  2429. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2430. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2431. this.pictureBox47.Location = new System.Drawing.Point(4, 603);
  2432. this.pictureBox47.Name = "pictureBox47";
  2433. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2434. this.pictureBox47.TabIndex = 103;
  2435. this.pictureBox47.TabStop = false;
  2436. //
  2437. // pictureBox12
  2438. //
  2439. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  2440. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2441. this.pictureBox12.Location = new System.Drawing.Point(3, 423);
  2442. this.pictureBox12.Name = "pictureBox12";
  2443. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  2444. this.pictureBox12.TabIndex = 160;
  2445. this.pictureBox12.TabStop = false;
  2446. //
  2447. // pictureBox65
  2448. //
  2449. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2450. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2451. this.pictureBox65.Location = new System.Drawing.Point(4, 573);
  2452. this.pictureBox65.Name = "pictureBox65";
  2453. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2454. this.pictureBox65.TabIndex = 130;
  2455. this.pictureBox65.TabStop = false;
  2456. //
  2457. // pictureBox45
  2458. //
  2459. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2460. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2461. this.pictureBox45.Location = new System.Drawing.Point(4, 663);
  2462. this.pictureBox45.Name = "pictureBox45";
  2463. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2464. this.pictureBox45.TabIndex = 106;
  2465. this.pictureBox45.TabStop = false;
  2466. //
  2467. // cBS
  2468. //
  2469. this.cBS.AutoSize = true;
  2470. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2471. this.cBS.Location = new System.Drawing.Point(33, 483);
  2472. this.cBS.Name = "cBS";
  2473. this.cBS.Size = new System.Drawing.Size(92, 24);
  2474. this.cBS.TabIndex = 155;
  2475. this.cBS.Text = "BS.Player";
  2476. this.cBS.UseVisualStyleBackColor = true;
  2477. //
  2478. // pictureBox13
  2479. //
  2480. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  2481. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2482. this.pictureBox13.Location = new System.Drawing.Point(3, 453);
  2483. this.pictureBox13.Name = "pictureBox13";
  2484. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  2485. this.pictureBox13.TabIndex = 159;
  2486. this.pictureBox13.TabStop = false;
  2487. //
  2488. // pictureBox48
  2489. //
  2490. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2491. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2492. this.pictureBox48.Location = new System.Drawing.Point(4, 633);
  2493. this.pictureBox48.Name = "pictureBox48";
  2494. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2495. this.pictureBox48.TabIndex = 104;
  2496. this.pictureBox48.TabStop = false;
  2497. //
  2498. // cSpotify
  2499. //
  2500. this.cSpotify.AutoSize = true;
  2501. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2502. this.cSpotify.Location = new System.Drawing.Point(33, 453);
  2503. this.cSpotify.Name = "cSpotify";
  2504. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  2505. this.cSpotify.TabIndex = 156;
  2506. this.cSpotify.Text = "Spotify";
  2507. this.cSpotify.UseVisualStyleBackColor = true;
  2508. //
  2509. // pictureBox9
  2510. //
  2511. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  2512. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2513. this.pictureBox9.Location = new System.Drawing.Point(3, 363);
  2514. this.pictureBox9.Name = "pictureBox9";
  2515. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  2516. this.pictureBox9.TabIndex = 157;
  2517. this.pictureBox9.TabStop = false;
  2518. //
  2519. // cMp3Tag
  2520. //
  2521. this.cMp3Tag.AutoSize = true;
  2522. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2523. this.cMp3Tag.Location = new System.Drawing.Point(34, 692);
  2524. this.cMp3Tag.Name = "cMp3Tag";
  2525. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2526. this.cMp3Tag.TabIndex = 81;
  2527. this.cMp3Tag.Text = "MP3 Tag";
  2528. this.cMp3Tag.UseVisualStyleBackColor = true;
  2529. //
  2530. // pictureBox82
  2531. //
  2532. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2533. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2534. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  2535. this.pictureBox82.Name = "pictureBox82";
  2536. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2537. this.pictureBox82.TabIndex = 151;
  2538. this.pictureBox82.TabStop = false;
  2539. //
  2540. // cMega
  2541. //
  2542. this.cMega.AutoSize = true;
  2543. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2544. this.cMega.Location = new System.Drawing.Point(33, 303);
  2545. this.cMega.Name = "cMega";
  2546. this.cMega.Size = new System.Drawing.Size(100, 24);
  2547. this.cMega.TabIndex = 150;
  2548. this.cMega.Text = "MEGAsync";
  2549. this.cMega.UseVisualStyleBackColor = true;
  2550. //
  2551. // pictureBox60
  2552. //
  2553. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2554. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2555. this.pictureBox60.Location = new System.Drawing.Point(4, 722);
  2556. this.pictureBox60.Name = "pictureBox60";
  2557. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2558. this.pictureBox60.TabIndex = 134;
  2559. this.pictureBox60.TabStop = false;
  2560. //
  2561. // cAdobeReader
  2562. //
  2563. this.cAdobeReader.AutoSize = true;
  2564. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2565. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  2566. this.cAdobeReader.Name = "cAdobeReader";
  2567. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  2568. this.cAdobeReader.TabIndex = 55;
  2569. this.cAdobeReader.Text = "Adobe Reader";
  2570. this.cAdobeReader.UseVisualStyleBackColor = true;
  2571. //
  2572. // cBlender
  2573. //
  2574. this.cBlender.AutoSize = true;
  2575. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2576. this.cBlender.Location = new System.Drawing.Point(34, 722);
  2577. this.cBlender.Name = "cBlender";
  2578. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2579. this.cBlender.TabIndex = 135;
  2580. this.cBlender.Text = "Blender";
  2581. this.cBlender.UseVisualStyleBackColor = true;
  2582. //
  2583. // pictureBox22
  2584. //
  2585. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2586. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2587. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2588. this.pictureBox22.Name = "pictureBox22";
  2589. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2590. this.pictureBox22.TabIndex = 96;
  2591. this.pictureBox22.TabStop = false;
  2592. //
  2593. // cFoxit
  2594. //
  2595. this.cFoxit.AutoSize = true;
  2596. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2597. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  2598. this.cFoxit.Name = "cFoxit";
  2599. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  2600. this.cFoxit.TabIndex = 59;
  2601. this.cFoxit.Text = "Foxit Reader";
  2602. this.cFoxit.UseVisualStyleBackColor = true;
  2603. //
  2604. // pictureBox23
  2605. //
  2606. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2607. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2608. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2609. this.pictureBox23.Name = "pictureBox23";
  2610. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2611. this.pictureBox23.TabIndex = 98;
  2612. this.pictureBox23.TabStop = false;
  2613. //
  2614. // pictureBox21
  2615. //
  2616. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2617. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2618. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2619. this.pictureBox21.Name = "pictureBox21";
  2620. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2621. this.pictureBox21.TabIndex = 95;
  2622. this.pictureBox21.TabStop = false;
  2623. //
  2624. // pictureBox24
  2625. //
  2626. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2627. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2628. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2629. this.pictureBox24.Name = "pictureBox24";
  2630. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2631. this.pictureBox24.TabIndex = 97;
  2632. this.pictureBox24.TabStop = false;
  2633. //
  2634. // cEvernote
  2635. //
  2636. this.cEvernote.AutoSize = true;
  2637. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2638. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  2639. this.cEvernote.Name = "cEvernote";
  2640. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  2641. this.cEvernote.TabIndex = 80;
  2642. this.cEvernote.Text = "Evernote";
  2643. this.cEvernote.UseVisualStyleBackColor = true;
  2644. //
  2645. // cSumatra
  2646. //
  2647. this.cSumatra.AutoSize = true;
  2648. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2649. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  2650. this.cSumatra.Name = "cSumatra";
  2651. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  2652. this.cSumatra.TabIndex = 58;
  2653. this.cSumatra.Text = "SumatraPDF";
  2654. this.cSumatra.UseVisualStyleBackColor = true;
  2655. //
  2656. // pictureBox52
  2657. //
  2658. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2659. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2660. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2661. this.pictureBox52.Name = "pictureBox52";
  2662. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2663. this.pictureBox52.TabIndex = 98;
  2664. this.pictureBox52.TabStop = false;
  2665. //
  2666. // cLibreOffice
  2667. //
  2668. this.cLibreOffice.AutoSize = true;
  2669. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2670. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  2671. this.cLibreOffice.Name = "cLibreOffice";
  2672. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  2673. this.cLibreOffice.TabIndex = 99;
  2674. this.cLibreOffice.Text = "LibreOffice";
  2675. this.cLibreOffice.UseVisualStyleBackColor = true;
  2676. //
  2677. // cPeaZip
  2678. //
  2679. this.cPeaZip.AutoSize = true;
  2680. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2681. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  2682. this.cPeaZip.Name = "cPeaZip";
  2683. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  2684. this.cPeaZip.TabIndex = 55;
  2685. this.cPeaZip.Text = "PeaZip";
  2686. this.cPeaZip.UseVisualStyleBackColor = true;
  2687. //
  2688. // pictureBox14
  2689. //
  2690. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2691. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2692. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  2693. this.pictureBox14.Name = "pictureBox14";
  2694. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2695. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2696. this.pictureBox14.TabIndex = 91;
  2697. this.pictureBox14.TabStop = false;
  2698. //
  2699. // cFlux
  2700. //
  2701. this.cFlux.AutoSize = true;
  2702. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2703. this.cFlux.Location = new System.Drawing.Point(33, 333);
  2704. this.cFlux.Name = "cFlux";
  2705. this.cFlux.Size = new System.Drawing.Size(60, 24);
  2706. this.cFlux.TabIndex = 148;
  2707. this.cFlux.Text = "F.lux";
  2708. this.cFlux.UseVisualStyleBackColor = true;
  2709. //
  2710. // pictureBox71
  2711. //
  2712. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2713. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2714. this.pictureBox71.Location = new System.Drawing.Point(3, 333);
  2715. this.pictureBox71.Name = "pictureBox71";
  2716. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2717. this.pictureBox71.TabIndex = 149;
  2718. this.pictureBox71.TabStop = false;
  2719. //
  2720. // pictureBox15
  2721. //
  2722. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2723. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2724. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  2725. this.pictureBox15.Name = "pictureBox15";
  2726. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2727. this.pictureBox15.TabIndex = 93;
  2728. this.pictureBox15.TabStop = false;
  2729. //
  2730. // pictureBox16
  2731. //
  2732. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2733. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2734. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  2735. this.pictureBox16.Name = "pictureBox16";
  2736. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2737. this.pictureBox16.TabIndex = 92;
  2738. this.pictureBox16.TabStop = false;
  2739. //
  2740. // c7zip
  2741. //
  2742. this.c7zip.AutoSize = true;
  2743. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2744. this.c7zip.Location = new System.Drawing.Point(33, 153);
  2745. this.c7zip.Name = "c7zip";
  2746. this.c7zip.Size = new System.Drawing.Size(64, 24);
  2747. this.c7zip.TabIndex = 58;
  2748. this.c7zip.Text = "7-Zip";
  2749. this.c7zip.UseVisualStyleBackColor = true;
  2750. //
  2751. // cWinRar
  2752. //
  2753. this.cWinRar.AutoSize = true;
  2754. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2755. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  2756. this.cWinRar.Name = "cWinRar";
  2757. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  2758. this.cWinRar.TabIndex = 57;
  2759. this.cWinRar.Text = "WinRAR";
  2760. this.cWinRar.UseVisualStyleBackColor = true;
  2761. //
  2762. // cDropbox
  2763. //
  2764. this.cDropbox.AutoSize = true;
  2765. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2766. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  2767. this.cDropbox.Name = "cDropbox";
  2768. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  2769. this.cDropbox.TabIndex = 124;
  2770. this.cDropbox.Text = "Dropbox";
  2771. this.cDropbox.UseVisualStyleBackColor = true;
  2772. //
  2773. // pictureBox43
  2774. //
  2775. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2776. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2777. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  2778. this.pictureBox43.Name = "pictureBox43";
  2779. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2780. this.pictureBox43.TabIndex = 105;
  2781. this.pictureBox43.TabStop = false;
  2782. //
  2783. // cOneDrive
  2784. //
  2785. this.cOneDrive.AutoSize = true;
  2786. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2787. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  2788. this.cOneDrive.Name = "cOneDrive";
  2789. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  2790. this.cOneDrive.TabIndex = 73;
  2791. this.cOneDrive.Text = "OneDrive";
  2792. this.cOneDrive.UseVisualStyleBackColor = true;
  2793. //
  2794. // pictureBox63
  2795. //
  2796. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2797. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2798. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  2799. this.pictureBox63.Name = "pictureBox63";
  2800. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2801. this.pictureBox63.TabIndex = 128;
  2802. this.pictureBox63.TabStop = false;
  2803. //
  2804. // panelApps6
  2805. //
  2806. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2807. | System.Windows.Forms.AnchorStyles.Left)));
  2808. this.panelApps6.AutoScroll = true;
  2809. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2810. this.panelApps6.Controls.Add(this.cBalena);
  2811. this.panelApps6.Controls.Add(this.pictureBox95);
  2812. this.panelApps6.Controls.Add(this.cJava);
  2813. this.panelApps6.Controls.Add(this.pictureBox91);
  2814. this.panelApps6.Controls.Add(this.cPython2);
  2815. this.panelApps6.Controls.Add(this.cNF48);
  2816. this.panelApps6.Controls.Add(this.pictureBox93);
  2817. this.panelApps6.Controls.Add(this.pictureBox90);
  2818. this.panelApps6.Controls.Add(this.cPython3);
  2819. this.panelApps6.Controls.Add(this.pictureBox92);
  2820. this.panelApps6.Controls.Add(this.cSteam);
  2821. this.panelApps6.Controls.Add(this.pictureBox75);
  2822. this.panelApps6.Controls.Add(this.cOrigin);
  2823. this.panelApps6.Controls.Add(this.cVCPP);
  2824. this.panelApps6.Controls.Add(this.pictureBox54);
  2825. this.panelApps6.Controls.Add(this.cQB);
  2826. this.panelApps6.Controls.Add(this.cEpicStore);
  2827. this.panelApps6.Controls.Add(this.cUT2);
  2828. this.panelApps6.Controls.Add(this.pictureBox53);
  2829. this.panelApps6.Controls.Add(this.pictureBox80);
  2830. this.panelApps6.Controls.Add(this.cBlizzard);
  2831. this.panelApps6.Controls.Add(this.pictureBox49);
  2832. this.panelApps6.Controls.Add(this.cDeluge);
  2833. this.panelApps6.Controls.Add(this.pictureBox51);
  2834. this.panelApps6.Controls.Add(this.cNF472);
  2835. this.panelApps6.Controls.Add(this.cUbi);
  2836. this.panelApps6.Controls.Add(this.pictureBox18);
  2837. this.panelApps6.Controls.Add(this.pictureBox50);
  2838. this.panelApps6.Controls.Add(this.pictureBox78);
  2839. this.panelApps6.Controls.Add(this.pictureBox19);
  2840. this.panelApps6.Controls.Add(this.cNF452);
  2841. this.panelApps6.Controls.Add(this.cUT3);
  2842. this.panelApps6.Controls.Add(this.pictureBox79);
  2843. this.panelApps6.Controls.Add(this.pictureBox20);
  2844. this.panelApps6.Controls.Add(this.cNF40);
  2845. this.panelApps6.Controls.Add(this.pictureBox17);
  2846. this.panelApps6.Controls.Add(this.pictureBox77);
  2847. this.panelApps6.Controls.Add(this.cBT);
  2848. this.panelApps6.Controls.Add(this.cNF35);
  2849. this.panelApps6.Controls.Add(this.pictureBox76);
  2850. this.panelApps6.Controls.Add(this.cIObitSU);
  2851. this.panelApps6.Controls.Add(this.cIObitU);
  2852. this.panelApps6.Controls.Add(this.pictureBox74);
  2853. this.panelApps6.Controls.Add(this.cRevo);
  2854. this.panelApps6.Controls.Add(this.pictureBox68);
  2855. this.panelApps6.Controls.Add(this.cIObitDB);
  2856. this.panelApps6.Controls.Add(this.cIObitSD);
  2857. this.panelApps6.Controls.Add(this.pictureBox61);
  2858. this.panelApps6.Controls.Add(this.cUUI);
  2859. this.panelApps6.Controls.Add(this.pictureBox66);
  2860. this.panelApps6.Controls.Add(this.pictureBox72);
  2861. this.panelApps6.Controls.Add(this.pictureBox67);
  2862. this.panelApps6.Controls.Add(this.cRufus);
  2863. this.panelApps6.Controls.Add(this.pictureBox73);
  2864. this.panelApps6.Controls.Add(this.cMalwarebytes);
  2865. this.panelApps6.Controls.Add(this.pictureBox70);
  2866. this.panelApps6.Controls.Add(this.cAntiExploit);
  2867. this.panelApps6.Controls.Add(this.pictureBox69);
  2868. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  2869. this.panelApps6.Name = "panelApps6";
  2870. this.panelApps6.Size = new System.Drawing.Size(242, 407);
  2871. this.panelApps6.TabIndex = 162;
  2872. //
  2873. // cBalena
  2874. //
  2875. this.cBalena.AutoSize = true;
  2876. this.cBalena.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2877. this.cBalena.Location = new System.Drawing.Point(35, 544);
  2878. this.cBalena.Name = "cBalena";
  2879. this.cBalena.Size = new System.Drawing.Size(121, 24);
  2880. this.cBalena.TabIndex = 164;
  2881. this.cBalena.Text = "Balena Etcher";
  2882. this.cBalena.UseVisualStyleBackColor = true;
  2883. //
  2884. // pictureBox95
  2885. //
  2886. this.pictureBox95.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox95.BackgroundImage")));
  2887. this.pictureBox95.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2888. this.pictureBox95.Location = new System.Drawing.Point(5, 543);
  2889. this.pictureBox95.Name = "pictureBox95";
  2890. this.pictureBox95.Size = new System.Drawing.Size(24, 24);
  2891. this.pictureBox95.TabIndex = 165;
  2892. this.pictureBox95.TabStop = false;
  2893. //
  2894. // cJava
  2895. //
  2896. this.cJava.AutoSize = true;
  2897. this.cJava.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2898. this.cJava.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2899. this.cJava.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2900. this.cJava.Location = new System.Drawing.Point(35, 155);
  2901. this.cJava.Name = "cJava";
  2902. this.cJava.Size = new System.Drawing.Size(100, 24);
  2903. this.cJava.TabIndex = 175;
  2904. this.cJava.Text = "Java 8 JDK";
  2905. this.cJava.UseVisualStyleBackColor = true;
  2906. //
  2907. // pictureBox91
  2908. //
  2909. this.pictureBox91.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox91.BackgroundImage")));
  2910. this.pictureBox91.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2911. this.pictureBox91.Location = new System.Drawing.Point(5, 154);
  2912. this.pictureBox91.Name = "pictureBox91";
  2913. this.pictureBox91.Size = new System.Drawing.Size(24, 24);
  2914. this.pictureBox91.TabIndex = 176;
  2915. this.pictureBox91.TabStop = false;
  2916. //
  2917. // cPython2
  2918. //
  2919. this.cPython2.AutoSize = true;
  2920. this.cPython2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2921. this.cPython2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2922. this.cPython2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2923. this.cPython2.Location = new System.Drawing.Point(35, 215);
  2924. this.cPython2.Name = "cPython2";
  2925. this.cPython2.Size = new System.Drawing.Size(89, 24);
  2926. this.cPython2.TabIndex = 179;
  2927. this.cPython2.Text = "Python 2";
  2928. this.cPython2.UseVisualStyleBackColor = true;
  2929. //
  2930. // cNF48
  2931. //
  2932. this.cNF48.AutoSize = true;
  2933. this.cNF48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2934. this.cNF48.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2935. this.cNF48.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2936. this.cNF48.Location = new System.Drawing.Point(35, 125);
  2937. this.cNF48.Name = "cNF48";
  2938. this.cNF48.Size = new System.Drawing.Size(166, 24);
  2939. this.cNF48.TabIndex = 173;
  2940. this.cNF48.Text = ".NET Framework 4.8";
  2941. this.cNF48.UseVisualStyleBackColor = true;
  2942. //
  2943. // pictureBox93
  2944. //
  2945. this.pictureBox93.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox93.BackgroundImage")));
  2946. this.pictureBox93.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2947. this.pictureBox93.Location = new System.Drawing.Point(5, 214);
  2948. this.pictureBox93.Name = "pictureBox93";
  2949. this.pictureBox93.Size = new System.Drawing.Size(24, 24);
  2950. this.pictureBox93.TabIndex = 180;
  2951. this.pictureBox93.TabStop = false;
  2952. //
  2953. // pictureBox90
  2954. //
  2955. this.pictureBox90.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox90.BackgroundImage")));
  2956. this.pictureBox90.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2957. this.pictureBox90.Location = new System.Drawing.Point(5, 124);
  2958. this.pictureBox90.Name = "pictureBox90";
  2959. this.pictureBox90.Size = new System.Drawing.Size(24, 24);
  2960. this.pictureBox90.TabIndex = 174;
  2961. this.pictureBox90.TabStop = false;
  2962. //
  2963. // cPython3
  2964. //
  2965. this.cPython3.AutoSize = true;
  2966. this.cPython3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2967. this.cPython3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2968. this.cPython3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2969. this.cPython3.Location = new System.Drawing.Point(35, 185);
  2970. this.cPython3.Name = "cPython3";
  2971. this.cPython3.Size = new System.Drawing.Size(89, 24);
  2972. this.cPython3.TabIndex = 177;
  2973. this.cPython3.Text = "Python 3";
  2974. this.cPython3.UseVisualStyleBackColor = true;
  2975. //
  2976. // pictureBox92
  2977. //
  2978. this.pictureBox92.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox92.BackgroundImage")));
  2979. this.pictureBox92.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2980. this.pictureBox92.Location = new System.Drawing.Point(5, 184);
  2981. this.pictureBox92.Name = "pictureBox92";
  2982. this.pictureBox92.Size = new System.Drawing.Size(24, 24);
  2983. this.pictureBox92.TabIndex = 178;
  2984. this.pictureBox92.TabStop = false;
  2985. //
  2986. // cSteam
  2987. //
  2988. this.cSteam.AutoSize = true;
  2989. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2990. this.cSteam.Location = new System.Drawing.Point(35, 723);
  2991. this.cSteam.Name = "cSteam";
  2992. this.cSteam.Size = new System.Drawing.Size(70, 24);
  2993. this.cSteam.TabIndex = 70;
  2994. this.cSteam.Text = "Steam";
  2995. this.cSteam.UseVisualStyleBackColor = true;
  2996. //
  2997. // pictureBox75
  2998. //
  2999. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  3000. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3001. this.pictureBox75.Location = new System.Drawing.Point(5, 664);
  3002. this.pictureBox75.Name = "pictureBox75";
  3003. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  3004. this.pictureBox75.TabIndex = 162;
  3005. this.pictureBox75.TabStop = false;
  3006. //
  3007. // cOrigin
  3008. //
  3009. this.cOrigin.AutoSize = true;
  3010. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3011. this.cOrigin.Location = new System.Drawing.Point(35, 843);
  3012. this.cOrigin.Name = "cOrigin";
  3013. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  3014. this.cOrigin.TabIndex = 111;
  3015. this.cOrigin.Text = "EA Origin";
  3016. this.cOrigin.UseVisualStyleBackColor = true;
  3017. //
  3018. // cVCPP
  3019. //
  3020. this.cVCPP.AutoSize = true;
  3021. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3022. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3023. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3024. this.cVCPP.Location = new System.Drawing.Point(35, 245);
  3025. this.cVCPP.Name = "cVCPP";
  3026. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  3027. this.cVCPP.TabIndex = 171;
  3028. this.cVCPP.Text = "Visual C++ AiO";
  3029. this.cVCPP.UseVisualStyleBackColor = true;
  3030. //
  3031. // pictureBox54
  3032. //
  3033. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  3034. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3035. this.pictureBox54.Location = new System.Drawing.Point(5, 843);
  3036. this.pictureBox54.Name = "pictureBox54";
  3037. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  3038. this.pictureBox54.TabIndex = 110;
  3039. this.pictureBox54.TabStop = false;
  3040. //
  3041. // cQB
  3042. //
  3043. this.cQB.AutoSize = true;
  3044. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3045. this.cQB.Location = new System.Drawing.Point(35, 574);
  3046. this.cQB.Name = "cQB";
  3047. this.cQB.Size = new System.Drawing.Size(105, 24);
  3048. this.cQB.TabIndex = 58;
  3049. this.cQB.Text = "qBitTorrent";
  3050. this.cQB.UseVisualStyleBackColor = true;
  3051. //
  3052. // cEpicStore
  3053. //
  3054. this.cEpicStore.AutoSize = true;
  3055. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3056. this.cEpicStore.Location = new System.Drawing.Point(35, 813);
  3057. this.cEpicStore.Name = "cEpicStore";
  3058. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  3059. this.cEpicStore.TabIndex = 109;
  3060. this.cEpicStore.Text = "Epic Games";
  3061. this.cEpicStore.UseVisualStyleBackColor = true;
  3062. //
  3063. // cUT2
  3064. //
  3065. this.cUT2.AutoSize = true;
  3066. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3067. this.cUT2.Location = new System.Drawing.Point(35, 664);
  3068. this.cUT2.Name = "cUT2";
  3069. this.cUT2.Size = new System.Drawing.Size(121, 24);
  3070. this.cUT2.TabIndex = 161;
  3071. this.cUT2.Text = "uTorrent 2.2.1";
  3072. this.cUT2.UseVisualStyleBackColor = true;
  3073. //
  3074. // pictureBox53
  3075. //
  3076. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  3077. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3078. this.pictureBox53.Location = new System.Drawing.Point(5, 813);
  3079. this.pictureBox53.Name = "pictureBox53";
  3080. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  3081. this.pictureBox53.TabIndex = 108;
  3082. this.pictureBox53.TabStop = false;
  3083. //
  3084. // pictureBox80
  3085. //
  3086. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  3087. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3088. this.pictureBox80.Location = new System.Drawing.Point(5, 244);
  3089. this.pictureBox80.Name = "pictureBox80";
  3090. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  3091. this.pictureBox80.TabIndex = 172;
  3092. this.pictureBox80.TabStop = false;
  3093. //
  3094. // cBlizzard
  3095. //
  3096. this.cBlizzard.AutoSize = true;
  3097. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3098. this.cBlizzard.Location = new System.Drawing.Point(35, 783);
  3099. this.cBlizzard.Name = "cBlizzard";
  3100. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  3101. this.cBlizzard.TabIndex = 82;
  3102. this.cBlizzard.Text = "Battle.net";
  3103. this.cBlizzard.UseVisualStyleBackColor = true;
  3104. //
  3105. // pictureBox49
  3106. //
  3107. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  3108. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3109. this.pictureBox49.Location = new System.Drawing.Point(5, 783);
  3110. this.pictureBox49.Name = "pictureBox49";
  3111. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  3112. this.pictureBox49.TabIndex = 105;
  3113. this.pictureBox49.TabStop = false;
  3114. //
  3115. // cDeluge
  3116. //
  3117. this.cDeluge.AutoSize = true;
  3118. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3119. this.cDeluge.Location = new System.Drawing.Point(35, 604);
  3120. this.cDeluge.Name = "cDeluge";
  3121. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  3122. this.cDeluge.TabIndex = 55;
  3123. this.cDeluge.Text = "Deluge";
  3124. this.cDeluge.UseVisualStyleBackColor = true;
  3125. //
  3126. // pictureBox51
  3127. //
  3128. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  3129. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3130. this.pictureBox51.Location = new System.Drawing.Point(5, 753);
  3131. this.pictureBox51.Name = "pictureBox51";
  3132. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  3133. this.pictureBox51.TabIndex = 104;
  3134. this.pictureBox51.TabStop = false;
  3135. //
  3136. // cNF472
  3137. //
  3138. this.cNF472.AutoSize = true;
  3139. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3140. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3141. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3142. this.cNF472.Location = new System.Drawing.Point(35, 95);
  3143. this.cNF472.Name = "cNF472";
  3144. this.cNF472.Size = new System.Drawing.Size(178, 24);
  3145. this.cNF472.TabIndex = 169;
  3146. this.cNF472.Text = ".NET Framework 4.7.2";
  3147. this.cNF472.UseVisualStyleBackColor = true;
  3148. //
  3149. // cUbi
  3150. //
  3151. this.cUbi.AutoSize = true;
  3152. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3153. this.cUbi.Location = new System.Drawing.Point(35, 753);
  3154. this.cUbi.Name = "cUbi";
  3155. this.cUbi.Size = new System.Drawing.Size(68, 24);
  3156. this.cUbi.TabIndex = 81;
  3157. this.cUbi.Text = "Uplay";
  3158. this.cUbi.UseVisualStyleBackColor = true;
  3159. //
  3160. // pictureBox18
  3161. //
  3162. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  3163. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3164. this.pictureBox18.Location = new System.Drawing.Point(5, 694);
  3165. this.pictureBox18.Name = "pictureBox18";
  3166. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  3167. this.pictureBox18.TabIndex = 93;
  3168. this.pictureBox18.TabStop = false;
  3169. //
  3170. // pictureBox50
  3171. //
  3172. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  3173. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3174. this.pictureBox50.Location = new System.Drawing.Point(5, 723);
  3175. this.pictureBox50.Name = "pictureBox50";
  3176. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  3177. this.pictureBox50.TabIndex = 103;
  3178. this.pictureBox50.TabStop = false;
  3179. //
  3180. // pictureBox78
  3181. //
  3182. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  3183. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3184. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  3185. this.pictureBox78.Name = "pictureBox78";
  3186. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  3187. this.pictureBox78.TabIndex = 170;
  3188. this.pictureBox78.TabStop = false;
  3189. //
  3190. // pictureBox19
  3191. //
  3192. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  3193. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3194. this.pictureBox19.Location = new System.Drawing.Point(5, 634);
  3195. this.pictureBox19.Name = "pictureBox19";
  3196. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  3197. this.pictureBox19.TabIndex = 94;
  3198. this.pictureBox19.TabStop = false;
  3199. //
  3200. // cNF452
  3201. //
  3202. this.cNF452.AutoSize = true;
  3203. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3204. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3205. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3206. this.cNF452.Location = new System.Drawing.Point(35, 65);
  3207. this.cNF452.Name = "cNF452";
  3208. this.cNF452.Size = new System.Drawing.Size(178, 24);
  3209. this.cNF452.TabIndex = 167;
  3210. this.cNF452.Text = ".NET Framework 4.5.2";
  3211. this.cNF452.UseVisualStyleBackColor = true;
  3212. //
  3213. // cUT3
  3214. //
  3215. this.cUT3.AutoSize = true;
  3216. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3217. this.cUT3.Location = new System.Drawing.Point(35, 634);
  3218. this.cUT3.Name = "cUT3";
  3219. this.cUT3.Size = new System.Drawing.Size(111, 24);
  3220. this.cUT3.TabIndex = 59;
  3221. this.cUT3.Text = "uTorrent 3.x";
  3222. this.cUT3.UseVisualStyleBackColor = true;
  3223. //
  3224. // pictureBox79
  3225. //
  3226. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  3227. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3228. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  3229. this.pictureBox79.Name = "pictureBox79";
  3230. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  3231. this.pictureBox79.TabIndex = 168;
  3232. this.pictureBox79.TabStop = false;
  3233. //
  3234. // pictureBox20
  3235. //
  3236. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  3237. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3238. this.pictureBox20.Location = new System.Drawing.Point(5, 604);
  3239. this.pictureBox20.Name = "pictureBox20";
  3240. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  3241. this.pictureBox20.TabIndex = 92;
  3242. this.pictureBox20.TabStop = false;
  3243. //
  3244. // cNF40
  3245. //
  3246. this.cNF40.AutoSize = true;
  3247. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3248. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3249. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3250. this.cNF40.Location = new System.Drawing.Point(35, 35);
  3251. this.cNF40.Name = "cNF40";
  3252. this.cNF40.Size = new System.Drawing.Size(166, 24);
  3253. this.cNF40.TabIndex = 165;
  3254. this.cNF40.Text = ".NET Framework 4.0";
  3255. this.cNF40.UseVisualStyleBackColor = true;
  3256. //
  3257. // pictureBox17
  3258. //
  3259. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  3260. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3261. this.pictureBox17.Location = new System.Drawing.Point(5, 574);
  3262. this.pictureBox17.Name = "pictureBox17";
  3263. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  3264. this.pictureBox17.TabIndex = 91;
  3265. this.pictureBox17.TabStop = false;
  3266. //
  3267. // pictureBox77
  3268. //
  3269. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  3270. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3271. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  3272. this.pictureBox77.Name = "pictureBox77";
  3273. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  3274. this.pictureBox77.TabIndex = 166;
  3275. this.pictureBox77.TabStop = false;
  3276. //
  3277. // cBT
  3278. //
  3279. this.cBT.AutoSize = true;
  3280. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3281. this.cBT.Location = new System.Drawing.Point(35, 694);
  3282. this.cBT.Name = "cBT";
  3283. this.cBT.Size = new System.Drawing.Size(96, 24);
  3284. this.cBT.TabIndex = 60;
  3285. this.cBT.Text = "BitTorrent";
  3286. this.cBT.UseVisualStyleBackColor = true;
  3287. //
  3288. // cNF35
  3289. //
  3290. this.cNF35.AutoSize = true;
  3291. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3292. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3293. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3294. this.cNF35.Location = new System.Drawing.Point(35, 5);
  3295. this.cNF35.Name = "cNF35";
  3296. this.cNF35.Size = new System.Drawing.Size(165, 24);
  3297. this.cNF35.TabIndex = 163;
  3298. this.cNF35.Text = ".NET Framework 3.5";
  3299. this.cNF35.UseVisualStyleBackColor = true;
  3300. //
  3301. // pictureBox76
  3302. //
  3303. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  3304. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3305. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  3306. this.pictureBox76.Name = "pictureBox76";
  3307. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  3308. this.pictureBox76.TabIndex = 164;
  3309. this.pictureBox76.TabStop = false;
  3310. //
  3311. // cIObitSU
  3312. //
  3313. this.cIObitSU.AutoSize = true;
  3314. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3315. this.cIObitSU.Location = new System.Drawing.Point(35, 364);
  3316. this.cIObitSU.Name = "cIObitSU";
  3317. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  3318. this.cIObitSU.TabIndex = 162;
  3319. this.cIObitSU.Text = "IObit Software Updater";
  3320. this.cIObitSU.UseVisualStyleBackColor = true;
  3321. //
  3322. // cIObitU
  3323. //
  3324. this.cIObitU.AutoSize = true;
  3325. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3326. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3327. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3328. this.cIObitU.Location = new System.Drawing.Point(35, 275);
  3329. this.cIObitU.Name = "cIObitU";
  3330. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  3331. this.cIObitU.TabIndex = 138;
  3332. this.cIObitU.Text = "IObit Uninstaller";
  3333. this.cIObitU.UseVisualStyleBackColor = true;
  3334. //
  3335. // pictureBox74
  3336. //
  3337. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  3338. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3339. this.pictureBox74.Location = new System.Drawing.Point(5, 364);
  3340. this.pictureBox74.Name = "pictureBox74";
  3341. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  3342. this.pictureBox74.TabIndex = 161;
  3343. this.pictureBox74.TabStop = false;
  3344. //
  3345. // cRevo
  3346. //
  3347. this.cRevo.AutoSize = true;
  3348. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3349. this.cRevo.Location = new System.Drawing.Point(35, 394);
  3350. this.cRevo.Name = "cRevo";
  3351. this.cRevo.Size = new System.Drawing.Size(140, 24);
  3352. this.cRevo.TabIndex = 142;
  3353. this.cRevo.Text = "Revo Uninstaller";
  3354. this.cRevo.UseVisualStyleBackColor = true;
  3355. //
  3356. // pictureBox68
  3357. //
  3358. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  3359. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3360. this.pictureBox68.Location = new System.Drawing.Point(5, 394);
  3361. this.pictureBox68.Name = "pictureBox68";
  3362. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  3363. this.pictureBox68.TabIndex = 143;
  3364. this.pictureBox68.TabStop = false;
  3365. //
  3366. // cIObitDB
  3367. //
  3368. this.cIObitDB.AutoSize = true;
  3369. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3370. this.cIObitDB.Location = new System.Drawing.Point(35, 305);
  3371. this.cIObitDB.Name = "cIObitDB";
  3372. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  3373. this.cIObitDB.TabIndex = 137;
  3374. this.cIObitDB.Text = "IObit Driver Booster";
  3375. this.cIObitDB.UseVisualStyleBackColor = true;
  3376. //
  3377. // cIObitSD
  3378. //
  3379. this.cIObitSD.AutoSize = true;
  3380. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3381. this.cIObitSD.Location = new System.Drawing.Point(35, 335);
  3382. this.cIObitSD.Name = "cIObitSD";
  3383. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  3384. this.cIObitSD.TabIndex = 136;
  3385. this.cIObitSD.Text = "IObit Smart Defrag";
  3386. this.cIObitSD.UseVisualStyleBackColor = true;
  3387. //
  3388. // pictureBox61
  3389. //
  3390. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  3391. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3392. this.pictureBox61.Location = new System.Drawing.Point(5, 274);
  3393. this.pictureBox61.Name = "pictureBox61";
  3394. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  3395. this.pictureBox61.TabIndex = 139;
  3396. this.pictureBox61.TabStop = false;
  3397. //
  3398. // cUUI
  3399. //
  3400. this.cUUI.AutoSize = true;
  3401. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3402. this.cUUI.Location = new System.Drawing.Point(35, 514);
  3403. this.cUUI.Name = "cUUI";
  3404. this.cUUI.Size = new System.Drawing.Size(182, 24);
  3405. this.cUUI.TabIndex = 152;
  3406. this.cUUI.Text = "Universal USB Installer";
  3407. this.cUUI.UseVisualStyleBackColor = true;
  3408. //
  3409. // pictureBox66
  3410. //
  3411. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  3412. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3413. this.pictureBox66.Location = new System.Drawing.Point(5, 304);
  3414. this.pictureBox66.Name = "pictureBox66";
  3415. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  3416. this.pictureBox66.TabIndex = 140;
  3417. this.pictureBox66.TabStop = false;
  3418. //
  3419. // pictureBox72
  3420. //
  3421. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  3422. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3423. this.pictureBox72.Location = new System.Drawing.Point(5, 513);
  3424. this.pictureBox72.Name = "pictureBox72";
  3425. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  3426. this.pictureBox72.TabIndex = 153;
  3427. this.pictureBox72.TabStop = false;
  3428. //
  3429. // pictureBox67
  3430. //
  3431. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  3432. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3433. this.pictureBox67.Location = new System.Drawing.Point(5, 334);
  3434. this.pictureBox67.Name = "pictureBox67";
  3435. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  3436. this.pictureBox67.TabIndex = 141;
  3437. this.pictureBox67.TabStop = false;
  3438. //
  3439. // cRufus
  3440. //
  3441. this.cRufus.AutoSize = true;
  3442. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3443. this.cRufus.Location = new System.Drawing.Point(35, 484);
  3444. this.cRufus.Name = "cRufus";
  3445. this.cRufus.Size = new System.Drawing.Size(66, 24);
  3446. this.cRufus.TabIndex = 150;
  3447. this.cRufus.Text = "Rufus";
  3448. this.cRufus.UseVisualStyleBackColor = true;
  3449. //
  3450. // pictureBox73
  3451. //
  3452. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  3453. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3454. this.pictureBox73.Location = new System.Drawing.Point(5, 483);
  3455. this.pictureBox73.Name = "pictureBox73";
  3456. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  3457. this.pictureBox73.TabIndex = 151;
  3458. this.pictureBox73.TabStop = false;
  3459. //
  3460. // cMalwarebytes
  3461. //
  3462. this.cMalwarebytes.AutoSize = true;
  3463. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3464. this.cMalwarebytes.Location = new System.Drawing.Point(35, 424);
  3465. this.cMalwarebytes.Name = "cMalwarebytes";
  3466. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  3467. this.cMalwarebytes.TabIndex = 144;
  3468. this.cMalwarebytes.Text = "Malwarebytes";
  3469. this.cMalwarebytes.UseVisualStyleBackColor = true;
  3470. //
  3471. // pictureBox70
  3472. //
  3473. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  3474. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3475. this.pictureBox70.Location = new System.Drawing.Point(5, 423);
  3476. this.pictureBox70.Name = "pictureBox70";
  3477. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  3478. this.pictureBox70.TabIndex = 145;
  3479. this.pictureBox70.TabStop = false;
  3480. //
  3481. // cAntiExploit
  3482. //
  3483. this.cAntiExploit.AutoSize = true;
  3484. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3485. this.cAntiExploit.Location = new System.Drawing.Point(35, 454);
  3486. this.cAntiExploit.Name = "cAntiExploit";
  3487. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  3488. this.cAntiExploit.TabIndex = 146;
  3489. this.cAntiExploit.Text = "Anti-Exploit";
  3490. this.cAntiExploit.UseVisualStyleBackColor = true;
  3491. //
  3492. // pictureBox69
  3493. //
  3494. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  3495. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3496. this.pictureBox69.Location = new System.Drawing.Point(5, 453);
  3497. this.pictureBox69.Name = "pictureBox69";
  3498. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  3499. this.pictureBox69.TabIndex = 147;
  3500. this.pictureBox69.TabStop = false;
  3501. //
  3502. // panelApps1
  3503. //
  3504. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3505. | System.Windows.Forms.AnchorStyles.Left)));
  3506. this.panelApps1.AutoScroll = true;
  3507. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3508. this.panelApps1.Controls.Add(this.cCodium);
  3509. this.panelApps1.Controls.Add(this.pictureBox96);
  3510. this.panelApps1.Controls.Add(this.cFileZilla);
  3511. this.panelApps1.Controls.Add(this.pictureBox39);
  3512. this.panelApps1.Controls.Add(this.cGitHub);
  3513. this.panelApps1.Controls.Add(this.pictureBox37);
  3514. this.panelApps1.Controls.Add(this.cNode);
  3515. this.panelApps1.Controls.Add(this.cPutty);
  3516. this.panelApps1.Controls.Add(this.pictureBox64);
  3517. this.panelApps1.Controls.Add(this.pictureBox44);
  3518. this.panelApps1.Controls.Add(this.cNPP);
  3519. this.panelApps1.Controls.Add(this.cWinScp);
  3520. this.panelApps1.Controls.Add(this.pictureBox38);
  3521. this.panelApps1.Controls.Add(this.cAndroidStudio);
  3522. this.panelApps1.Controls.Add(this.pictureBox62);
  3523. this.panelApps1.Controls.Add(this.cXAMPP);
  3524. this.panelApps1.Controls.Add(this.cChromium);
  3525. this.panelApps1.Controls.Add(this.cEclipse);
  3526. this.panelApps1.Controls.Add(this.cPostman);
  3527. this.panelApps1.Controls.Add(this.cSublimeText);
  3528. this.panelApps1.Controls.Add(this.cVivaldi);
  3529. this.panelApps1.Controls.Add(this.pictureBox40);
  3530. this.panelApps1.Controls.Add(this.pictureBox33);
  3531. this.panelApps1.Controls.Add(this.pictureBox5);
  3532. this.panelApps1.Controls.Add(this.pictureBox41);
  3533. this.panelApps1.Controls.Add(this.cAtom);
  3534. this.panelApps1.Controls.Add(this.pictureBox4);
  3535. this.panelApps1.Controls.Add(this.pictureBox42);
  3536. this.panelApps1.Controls.Add(this.pictureBox34);
  3537. this.panelApps1.Controls.Add(this.pictureBox3);
  3538. this.panelApps1.Controls.Add(this.pictureBox32);
  3539. this.panelApps1.Controls.Add(this.cMaxthon);
  3540. this.panelApps1.Controls.Add(this.pictureBox35);
  3541. this.panelApps1.Controls.Add(this.pictureBox7);
  3542. this.panelApps1.Controls.Add(this.pictureBox31);
  3543. this.panelApps1.Controls.Add(this.picturemaxthon);
  3544. this.panelApps1.Controls.Add(this.pictureBox36);
  3545. this.panelApps1.Controls.Add(this.pictureBox2);
  3546. this.panelApps1.Controls.Add(this.cVS);
  3547. this.panelApps1.Controls.Add(this.cChrome);
  3548. this.panelApps1.Controls.Add(this.cVSCode);
  3549. this.panelApps1.Controls.Add(this.cOpera);
  3550. this.panelApps1.Controls.Add(this.cSublimeMerge);
  3551. this.panelApps1.Controls.Add(this.cFirefox);
  3552. this.panelApps1.Controls.Add(this.pictureBox6);
  3553. this.panelApps1.Controls.Add(this.cTor);
  3554. this.panelApps1.Controls.Add(this.cDiscord);
  3555. this.panelApps1.Controls.Add(this.cAnyDesk);
  3556. this.panelApps1.Controls.Add(this.cMSTeams);
  3557. this.panelApps1.Controls.Add(this.cViber);
  3558. this.panelApps1.Controls.Add(this.pictureBox55);
  3559. this.panelApps1.Controls.Add(this.pictureBox56);
  3560. this.panelApps1.Controls.Add(this.cSkype);
  3561. this.panelApps1.Controls.Add(this.cThunderbird);
  3562. this.panelApps1.Controls.Add(this.cZoom);
  3563. this.panelApps1.Controls.Add(this.pictureBox27);
  3564. this.panelApps1.Controls.Add(this.pictureBox25);
  3565. this.panelApps1.Controls.Add(this.pictureBox30);
  3566. this.panelApps1.Controls.Add(this.pictureBox28);
  3567. this.panelApps1.Controls.Add(this.cTV);
  3568. this.panelApps1.Controls.Add(this.pictureBox29);
  3569. this.panelApps1.Controls.Add(this.pictureBox26);
  3570. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  3571. this.panelApps1.Name = "panelApps1";
  3572. this.panelApps1.Size = new System.Drawing.Size(240, 407);
  3573. this.panelApps1.TabIndex = 154;
  3574. //
  3575. // cCodium
  3576. //
  3577. this.cCodium.AutoSize = true;
  3578. this.cCodium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3579. this.cCodium.Location = new System.Drawing.Point(35, 603);
  3580. this.cCodium.Name = "cCodium";
  3581. this.cCodium.Size = new System.Drawing.Size(103, 24);
  3582. this.cCodium.TabIndex = 164;
  3583. this.cCodium.Text = "VS Codium";
  3584. this.cCodium.UseVisualStyleBackColor = true;
  3585. //
  3586. // pictureBox96
  3587. //
  3588. this.pictureBox96.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox96.BackgroundImage")));
  3589. this.pictureBox96.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3590. this.pictureBox96.Location = new System.Drawing.Point(5, 603);
  3591. this.pictureBox96.Name = "pictureBox96";
  3592. this.pictureBox96.Size = new System.Drawing.Size(24, 24);
  3593. this.pictureBox96.TabIndex = 165;
  3594. this.pictureBox96.TabStop = false;
  3595. //
  3596. // cFileZilla
  3597. //
  3598. this.cFileZilla.AutoSize = true;
  3599. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3600. this.cFileZilla.Location = new System.Drawing.Point(35, 873);
  3601. this.cFileZilla.Name = "cFileZilla";
  3602. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  3603. this.cFileZilla.TabIndex = 55;
  3604. this.cFileZilla.Text = "FileZilla";
  3605. this.cFileZilla.UseVisualStyleBackColor = true;
  3606. //
  3607. // pictureBox39
  3608. //
  3609. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  3610. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3611. this.pictureBox39.Location = new System.Drawing.Point(5, 873);
  3612. this.pictureBox39.Name = "pictureBox39";
  3613. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  3614. this.pictureBox39.TabIndex = 100;
  3615. this.pictureBox39.TabStop = false;
  3616. //
  3617. // cGitHub
  3618. //
  3619. this.cGitHub.AutoSize = true;
  3620. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3621. this.cGitHub.Location = new System.Drawing.Point(35, 723);
  3622. this.cGitHub.Name = "cGitHub";
  3623. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  3624. this.cGitHub.TabIndex = 57;
  3625. this.cGitHub.Text = "GitHub";
  3626. this.cGitHub.UseVisualStyleBackColor = true;
  3627. //
  3628. // pictureBox37
  3629. //
  3630. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  3631. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3632. this.pictureBox37.Location = new System.Drawing.Point(5, 902);
  3633. this.pictureBox37.Name = "pictureBox37";
  3634. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  3635. this.pictureBox37.TabIndex = 99;
  3636. this.pictureBox37.TabStop = false;
  3637. //
  3638. // cNode
  3639. //
  3640. this.cNode.AutoSize = true;
  3641. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3642. this.cNode.Location = new System.Drawing.Point(35, 754);
  3643. this.cNode.Name = "cNode";
  3644. this.cNode.Size = new System.Drawing.Size(80, 24);
  3645. this.cNode.TabIndex = 70;
  3646. this.cNode.Text = "NodeJS";
  3647. this.cNode.UseVisualStyleBackColor = true;
  3648. //
  3649. // cPutty
  3650. //
  3651. this.cPutty.AutoSize = true;
  3652. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3653. this.cPutty.Location = new System.Drawing.Point(35, 902);
  3654. this.cPutty.Name = "cPutty";
  3655. this.cPutty.Size = new System.Drawing.Size(64, 24);
  3656. this.cPutty.TabIndex = 58;
  3657. this.cPutty.Text = "Putty";
  3658. this.cPutty.UseVisualStyleBackColor = true;
  3659. //
  3660. // pictureBox64
  3661. //
  3662. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  3663. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3664. this.pictureBox64.Location = new System.Drawing.Point(5, 663);
  3665. this.pictureBox64.Name = "pictureBox64";
  3666. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  3667. this.pictureBox64.TabIndex = 129;
  3668. this.pictureBox64.TabStop = false;
  3669. //
  3670. // pictureBox44
  3671. //
  3672. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  3673. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3674. this.pictureBox44.Location = new System.Drawing.Point(5, 843);
  3675. this.pictureBox44.Name = "pictureBox44";
  3676. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  3677. this.pictureBox44.TabIndex = 106;
  3678. this.pictureBox44.TabStop = false;
  3679. //
  3680. // cNPP
  3681. //
  3682. this.cNPP.AutoSize = true;
  3683. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3684. this.cNPP.Location = new System.Drawing.Point(35, 453);
  3685. this.cNPP.Name = "cNPP";
  3686. this.cNPP.Size = new System.Drawing.Size(108, 24);
  3687. this.cNPP.TabIndex = 58;
  3688. this.cNPP.Text = "Notepad++";
  3689. this.cNPP.UseVisualStyleBackColor = true;
  3690. //
  3691. // cWinScp
  3692. //
  3693. this.cWinScp.AutoSize = true;
  3694. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3695. this.cWinScp.Location = new System.Drawing.Point(35, 843);
  3696. this.cWinScp.Name = "cWinScp";
  3697. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  3698. this.cWinScp.TabIndex = 81;
  3699. this.cWinScp.Text = "WinSCP";
  3700. this.cWinScp.UseVisualStyleBackColor = true;
  3701. //
  3702. // pictureBox38
  3703. //
  3704. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  3705. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3706. this.pictureBox38.Location = new System.Drawing.Point(5, 782);
  3707. this.pictureBox38.Name = "pictureBox38";
  3708. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  3709. this.pictureBox38.TabIndex = 103;
  3710. this.pictureBox38.TabStop = false;
  3711. //
  3712. // cAndroidStudio
  3713. //
  3714. this.cAndroidStudio.AutoSize = true;
  3715. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3716. this.cAndroidStudio.Location = new System.Drawing.Point(35, 693);
  3717. this.cAndroidStudio.Name = "cAndroidStudio";
  3718. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  3719. this.cAndroidStudio.TabIndex = 127;
  3720. this.cAndroidStudio.Text = "Android Studio";
  3721. this.cAndroidStudio.UseVisualStyleBackColor = true;
  3722. //
  3723. // pictureBox62
  3724. //
  3725. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  3726. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3727. this.pictureBox62.Location = new System.Drawing.Point(5, 693);
  3728. this.pictureBox62.Name = "pictureBox62";
  3729. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  3730. this.pictureBox62.TabIndex = 131;
  3731. this.pictureBox62.TabStop = false;
  3732. //
  3733. // cXAMPP
  3734. //
  3735. this.cXAMPP.AutoSize = true;
  3736. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3737. this.cXAMPP.Location = new System.Drawing.Point(35, 784);
  3738. this.cXAMPP.Name = "cXAMPP";
  3739. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  3740. this.cXAMPP.TabIndex = 71;
  3741. this.cXAMPP.Text = "XAMPP";
  3742. this.cXAMPP.UseVisualStyleBackColor = true;
  3743. //
  3744. // cChromium
  3745. //
  3746. this.cChromium.AutoSize = true;
  3747. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3748. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3749. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3750. this.cChromium.Location = new System.Drawing.Point(35, 3);
  3751. this.cChromium.Name = "cChromium";
  3752. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3753. this.cChromium.TabIndex = 58;
  3754. this.cChromium.Text = "Chromium";
  3755. this.cChromium.UseVisualStyleBackColor = true;
  3756. //
  3757. // cEclipse
  3758. //
  3759. this.cEclipse.AutoSize = true;
  3760. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3761. this.cEclipse.Location = new System.Drawing.Point(35, 663);
  3762. this.cEclipse.Name = "cEclipse";
  3763. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  3764. this.cEclipse.TabIndex = 126;
  3765. this.cEclipse.Text = "Eclipse";
  3766. this.cEclipse.UseVisualStyleBackColor = true;
  3767. //
  3768. // cPostman
  3769. //
  3770. this.cPostman.AutoSize = true;
  3771. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3772. this.cPostman.Location = new System.Drawing.Point(35, 812);
  3773. this.cPostman.Name = "cPostman";
  3774. this.cPostman.Size = new System.Drawing.Size(86, 24);
  3775. this.cPostman.TabIndex = 72;
  3776. this.cPostman.Text = "Postman";
  3777. this.cPostman.UseVisualStyleBackColor = true;
  3778. //
  3779. // cSublimeText
  3780. //
  3781. this.cSublimeText.AutoSize = true;
  3782. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3783. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  3784. this.cSublimeText.Name = "cSublimeText";
  3785. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  3786. this.cSublimeText.TabIndex = 55;
  3787. this.cSublimeText.Text = "Sublime Text";
  3788. this.cSublimeText.UseVisualStyleBackColor = true;
  3789. //
  3790. // cVivaldi
  3791. //
  3792. this.cVivaldi.AutoSize = true;
  3793. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3794. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  3795. this.cVivaldi.Name = "cVivaldi";
  3796. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3797. this.cVivaldi.TabIndex = 57;
  3798. this.cVivaldi.Text = "Vivaldi";
  3799. this.cVivaldi.UseVisualStyleBackColor = true;
  3800. //
  3801. // pictureBox40
  3802. //
  3803. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  3804. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3805. this.pictureBox40.Location = new System.Drawing.Point(5, 752);
  3806. this.pictureBox40.Name = "pictureBox40";
  3807. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  3808. this.pictureBox40.TabIndex = 101;
  3809. this.pictureBox40.TabStop = false;
  3810. //
  3811. // pictureBox33
  3812. //
  3813. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  3814. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3815. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  3816. this.pictureBox33.Name = "pictureBox33";
  3817. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  3818. this.pictureBox33.TabIndex = 100;
  3819. this.pictureBox33.TabStop = false;
  3820. //
  3821. // pictureBox5
  3822. //
  3823. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3824. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3825. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  3826. this.pictureBox5.Name = "pictureBox5";
  3827. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3828. this.pictureBox5.TabIndex = 83;
  3829. this.pictureBox5.TabStop = false;
  3830. //
  3831. // pictureBox41
  3832. //
  3833. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  3834. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3835. this.pictureBox41.Location = new System.Drawing.Point(5, 812);
  3836. this.pictureBox41.Name = "pictureBox41";
  3837. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  3838. this.pictureBox41.TabIndex = 104;
  3839. this.pictureBox41.TabStop = false;
  3840. //
  3841. // cAtom
  3842. //
  3843. this.cAtom.AutoSize = true;
  3844. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3845. this.cAtom.Location = new System.Drawing.Point(35, 633);
  3846. this.cAtom.Name = "cAtom";
  3847. this.cAtom.Size = new System.Drawing.Size(65, 24);
  3848. this.cAtom.TabIndex = 59;
  3849. this.cAtom.Text = "Atom";
  3850. this.cAtom.UseVisualStyleBackColor = true;
  3851. //
  3852. // pictureBox4
  3853. //
  3854. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3855. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3856. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  3857. this.pictureBox4.Name = "pictureBox4";
  3858. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3859. this.pictureBox4.TabIndex = 84;
  3860. this.pictureBox4.TabStop = false;
  3861. //
  3862. // pictureBox42
  3863. //
  3864. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  3865. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3866. this.pictureBox42.Location = new System.Drawing.Point(5, 723);
  3867. this.pictureBox42.Name = "pictureBox42";
  3868. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  3869. this.pictureBox42.TabIndex = 102;
  3870. this.pictureBox42.TabStop = false;
  3871. //
  3872. // pictureBox34
  3873. //
  3874. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  3875. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3876. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  3877. this.pictureBox34.Name = "pictureBox34";
  3878. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  3879. this.pictureBox34.TabIndex = 101;
  3880. this.pictureBox34.TabStop = false;
  3881. //
  3882. // pictureBox3
  3883. //
  3884. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3885. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3886. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  3887. this.pictureBox3.Name = "pictureBox3";
  3888. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3889. this.pictureBox3.TabIndex = 82;
  3890. this.pictureBox3.TabStop = false;
  3891. //
  3892. // pictureBox32
  3893. //
  3894. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  3895. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3896. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  3897. this.pictureBox32.Name = "pictureBox32";
  3898. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  3899. this.pictureBox32.TabIndex = 103;
  3900. this.pictureBox32.TabStop = false;
  3901. //
  3902. // cMaxthon
  3903. //
  3904. this.cMaxthon.AutoSize = true;
  3905. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3906. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  3907. this.cMaxthon.Name = "cMaxthon";
  3908. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  3909. this.cMaxthon.TabIndex = 120;
  3910. this.cMaxthon.Text = "Maxthon";
  3911. this.cMaxthon.UseVisualStyleBackColor = true;
  3912. //
  3913. // pictureBox35
  3914. //
  3915. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  3916. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3917. this.pictureBox35.Location = new System.Drawing.Point(5, 633);
  3918. this.pictureBox35.Name = "pictureBox35";
  3919. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  3920. this.pictureBox35.TabIndex = 104;
  3921. this.pictureBox35.TabStop = false;
  3922. //
  3923. // pictureBox7
  3924. //
  3925. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3926. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3927. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  3928. this.pictureBox7.Name = "pictureBox7";
  3929. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3930. this.pictureBox7.TabIndex = 85;
  3931. this.pictureBox7.TabStop = false;
  3932. //
  3933. // pictureBox31
  3934. //
  3935. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  3936. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3937. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  3938. this.pictureBox31.Name = "pictureBox31";
  3939. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  3940. this.pictureBox31.TabIndex = 99;
  3941. this.pictureBox31.TabStop = false;
  3942. //
  3943. // picturemaxthon
  3944. //
  3945. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  3946. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3947. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  3948. this.picturemaxthon.Name = "picturemaxthon";
  3949. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  3950. this.picturemaxthon.TabIndex = 121;
  3951. this.picturemaxthon.TabStop = false;
  3952. //
  3953. // pictureBox36
  3954. //
  3955. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  3956. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3957. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  3958. this.pictureBox36.Name = "pictureBox36";
  3959. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  3960. this.pictureBox36.TabIndex = 102;
  3961. this.pictureBox36.TabStop = false;
  3962. //
  3963. // pictureBox2
  3964. //
  3965. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3966. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3967. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  3968. this.pictureBox2.Name = "pictureBox2";
  3969. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3970. this.pictureBox2.TabIndex = 81;
  3971. this.pictureBox2.TabStop = false;
  3972. //
  3973. // cVS
  3974. //
  3975. this.cVS.AutoSize = true;
  3976. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3977. this.cVS.Location = new System.Drawing.Point(35, 573);
  3978. this.cVS.Name = "cVS";
  3979. this.cVS.Size = new System.Drawing.Size(117, 24);
  3980. this.cVS.TabIndex = 60;
  3981. this.cVS.Text = "Visual Studio";
  3982. this.cVS.UseVisualStyleBackColor = true;
  3983. //
  3984. // cChrome
  3985. //
  3986. this.cChrome.AutoSize = true;
  3987. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3988. this.cChrome.Location = new System.Drawing.Point(35, 63);
  3989. this.cChrome.Name = "cChrome";
  3990. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3991. this.cChrome.TabIndex = 54;
  3992. this.cChrome.Text = "Google Chrome";
  3993. this.cChrome.UseVisualStyleBackColor = true;
  3994. //
  3995. // cVSCode
  3996. //
  3997. this.cVSCode.AutoSize = true;
  3998. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3999. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  4000. this.cVSCode.Name = "cVSCode";
  4001. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  4002. this.cVSCode.TabIndex = 57;
  4003. this.cVSCode.Text = "Visual Studio Code";
  4004. this.cVSCode.UseVisualStyleBackColor = true;
  4005. //
  4006. // cOpera
  4007. //
  4008. this.cOpera.AutoSize = true;
  4009. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4010. this.cOpera.Location = new System.Drawing.Point(35, 123);
  4011. this.cOpera.Name = "cOpera";
  4012. this.cOpera.Size = new System.Drawing.Size(70, 24);
  4013. this.cOpera.TabIndex = 56;
  4014. this.cOpera.Text = "Opera";
  4015. this.cOpera.UseVisualStyleBackColor = true;
  4016. //
  4017. // cSublimeMerge
  4018. //
  4019. this.cSublimeMerge.AutoSize = true;
  4020. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4021. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  4022. this.cSublimeMerge.Name = "cSublimeMerge";
  4023. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  4024. this.cSublimeMerge.TabIndex = 59;
  4025. this.cSublimeMerge.Text = "Sublime Merge";
  4026. this.cSublimeMerge.UseVisualStyleBackColor = true;
  4027. //
  4028. // cFirefox
  4029. //
  4030. this.cFirefox.AutoSize = true;
  4031. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4032. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  4033. this.cFirefox.Name = "cFirefox";
  4034. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  4035. this.cFirefox.TabIndex = 55;
  4036. this.cFirefox.Text = "Mozilla Firefox";
  4037. this.cFirefox.UseVisualStyleBackColor = true;
  4038. //
  4039. // pictureBox6
  4040. //
  4041. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  4042. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4043. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  4044. this.pictureBox6.Name = "pictureBox6";
  4045. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  4046. this.pictureBox6.TabIndex = 86;
  4047. this.pictureBox6.TabStop = false;
  4048. //
  4049. // cTor
  4050. //
  4051. this.cTor.AutoSize = true;
  4052. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4053. this.cTor.Location = new System.Drawing.Point(35, 183);
  4054. this.cTor.Name = "cTor";
  4055. this.cTor.Size = new System.Drawing.Size(109, 24);
  4056. this.cTor.TabIndex = 79;
  4057. this.cTor.Text = "Tor Browser";
  4058. this.cTor.UseVisualStyleBackColor = true;
  4059. //
  4060. // cDiscord
  4061. //
  4062. this.cDiscord.AutoSize = true;
  4063. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4064. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  4065. this.cDiscord.Name = "cDiscord";
  4066. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  4067. this.cDiscord.TabIndex = 58;
  4068. this.cDiscord.Text = "Discord";
  4069. this.cDiscord.UseVisualStyleBackColor = true;
  4070. //
  4071. // cAnyDesk
  4072. //
  4073. this.cAnyDesk.AutoSize = true;
  4074. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4075. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  4076. this.cAnyDesk.Name = "cAnyDesk";
  4077. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  4078. this.cAnyDesk.TabIndex = 113;
  4079. this.cAnyDesk.Text = "AnyDesk";
  4080. this.cAnyDesk.UseVisualStyleBackColor = true;
  4081. //
  4082. // cMSTeams
  4083. //
  4084. this.cMSTeams.AutoSize = true;
  4085. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4086. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  4087. this.cMSTeams.Name = "cMSTeams";
  4088. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  4089. this.cMSTeams.TabIndex = 115;
  4090. this.cMSTeams.Text = "Microsoft Teams";
  4091. this.cMSTeams.UseVisualStyleBackColor = true;
  4092. //
  4093. // cViber
  4094. //
  4095. this.cViber.AutoSize = true;
  4096. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4097. this.cViber.Location = new System.Drawing.Point(35, 273);
  4098. this.cViber.Name = "cViber";
  4099. this.cViber.Size = new System.Drawing.Size(65, 24);
  4100. this.cViber.TabIndex = 57;
  4101. this.cViber.Text = "Viber";
  4102. this.cViber.UseVisualStyleBackColor = true;
  4103. //
  4104. // pictureBox55
  4105. //
  4106. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  4107. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4108. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  4109. this.pictureBox55.Name = "pictureBox55";
  4110. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  4111. this.pictureBox55.TabIndex = 114;
  4112. this.pictureBox55.TabStop = false;
  4113. //
  4114. // pictureBox56
  4115. //
  4116. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  4117. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4118. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  4119. this.pictureBox56.Name = "pictureBox56";
  4120. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  4121. this.pictureBox56.TabIndex = 112;
  4122. this.pictureBox56.TabStop = false;
  4123. //
  4124. // cSkype
  4125. //
  4126. this.cSkype.AutoSize = true;
  4127. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4128. this.cSkype.Location = new System.Drawing.Point(35, 243);
  4129. this.cSkype.Name = "cSkype";
  4130. this.cSkype.Size = new System.Drawing.Size(69, 24);
  4131. this.cSkype.TabIndex = 55;
  4132. this.cSkype.Text = "Skype";
  4133. this.cSkype.UseVisualStyleBackColor = true;
  4134. //
  4135. // cThunderbird
  4136. //
  4137. this.cThunderbird.AutoSize = true;
  4138. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4139. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  4140. this.cThunderbird.Name = "cThunderbird";
  4141. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  4142. this.cThunderbird.TabIndex = 58;
  4143. this.cThunderbird.Text = "Mozilla Thunderbird";
  4144. this.cThunderbird.UseVisualStyleBackColor = true;
  4145. //
  4146. // cZoom
  4147. //
  4148. this.cZoom.AutoSize = true;
  4149. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4150. this.cZoom.Location = new System.Drawing.Point(35, 303);
  4151. this.cZoom.Name = "cZoom";
  4152. this.cZoom.Size = new System.Drawing.Size(121, 24);
  4153. this.cZoom.TabIndex = 59;
  4154. this.cZoom.Text = "Google Zoom";
  4155. this.cZoom.UseVisualStyleBackColor = true;
  4156. //
  4157. // pictureBox27
  4158. //
  4159. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  4160. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4161. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  4162. this.pictureBox27.Name = "pictureBox27";
  4163. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  4164. this.pictureBox27.TabIndex = 96;
  4165. this.pictureBox27.TabStop = false;
  4166. //
  4167. // pictureBox25
  4168. //
  4169. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  4170. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4171. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  4172. this.pictureBox25.Name = "pictureBox25";
  4173. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  4174. this.pictureBox25.TabIndex = 93;
  4175. this.pictureBox25.TabStop = false;
  4176. //
  4177. // pictureBox30
  4178. //
  4179. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  4180. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4181. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  4182. this.pictureBox30.Name = "pictureBox30";
  4183. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  4184. this.pictureBox30.TabIndex = 97;
  4185. this.pictureBox30.TabStop = false;
  4186. //
  4187. // pictureBox28
  4188. //
  4189. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  4190. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  4191. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  4192. this.pictureBox28.Name = "pictureBox28";
  4193. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  4194. this.pictureBox28.TabIndex = 98;
  4195. this.pictureBox28.TabStop = false;
  4196. //
  4197. // cTV
  4198. //
  4199. this.cTV.AutoSize = true;
  4200. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4201. this.cTV.Location = new System.Drawing.Point(35, 364);
  4202. this.cTV.Name = "cTV";
  4203. this.cTV.Size = new System.Drawing.Size(111, 24);
  4204. this.cTV.TabIndex = 80;
  4205. this.cTV.Text = "TeamViewer";
  4206. this.cTV.UseVisualStyleBackColor = true;
  4207. //
  4208. // pictureBox29
  4209. //
  4210. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  4211. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4212. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  4213. this.pictureBox29.Name = "pictureBox29";
  4214. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  4215. this.pictureBox29.TabIndex = 94;
  4216. this.pictureBox29.TabStop = false;
  4217. //
  4218. // pictureBox26
  4219. //
  4220. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  4221. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4222. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  4223. this.pictureBox26.Name = "pictureBox26";
  4224. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  4225. this.pictureBox26.TabIndex = 95;
  4226. this.pictureBox26.TabStop = false;
  4227. //
  4228. // cleanerTab
  4229. //
  4230. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4231. this.cleanerTab.Controls.Add(this.cleanerTitle);
  4232. this.cleanerTab.Controls.Add(this.panel1);
  4233. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  4234. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  4235. this.cleanerTab.Name = "cleanerTab";
  4236. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  4237. this.cleanerTab.Size = new System.Drawing.Size(860, 611);
  4238. this.cleanerTab.TabIndex = 5;
  4239. this.cleanerTab.Text = "Cleaner";
  4240. //
  4241. // cleanerTitle
  4242. //
  4243. this.cleanerTitle.AutoSize = true;
  4244. this.cleanerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4245. this.cleanerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4246. this.cleanerTitle.Location = new System.Drawing.Point(6, 10);
  4247. this.cleanerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4248. this.cleanerTitle.Name = "cleanerTitle";
  4249. this.cleanerTitle.Size = new System.Drawing.Size(260, 28);
  4250. this.cleanerTitle.TabIndex = 46;
  4251. this.cleanerTitle.Tag = "themeable";
  4252. this.cleanerTitle.Text = "Clean up your system drive";
  4253. //
  4254. // panel1
  4255. //
  4256. this.panel1.Controls.Add(this.lblPretext);
  4257. this.panel1.Controls.Add(this.lblFootprint);
  4258. this.panel1.Controls.Add(this.checkErrorReports);
  4259. this.panel1.Controls.Add(this.cleanDriveB);
  4260. this.panel1.Controls.Add(this.checkSelectAll);
  4261. this.panel1.Controls.Add(this.checkMediaCache);
  4262. this.panel1.Controls.Add(this.checkTemp);
  4263. this.panel1.Controls.Add(this.checkLogs);
  4264. this.panel1.Controls.Add(this.checkBin);
  4265. this.panel1.Controls.Add(this.checkMiniDumps);
  4266. this.panel1.Location = new System.Drawing.Point(11, 40);
  4267. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  4268. this.panel1.Name = "panel1";
  4269. this.panel1.Size = new System.Drawing.Size(805, 333);
  4270. this.panel1.TabIndex = 45;
  4271. //
  4272. // lblPretext
  4273. //
  4274. this.lblPretext.AutoSize = true;
  4275. 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)));
  4276. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  4277. this.lblPretext.Location = new System.Drawing.Point(29, 229);
  4278. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4279. this.lblPretext.Name = "lblPretext";
  4280. this.lblPretext.Size = new System.Drawing.Size(123, 21);
  4281. this.lblPretext.TabIndex = 49;
  4282. this.lblPretext.Tag = "";
  4283. this.lblPretext.Text = "Size to be freed:";
  4284. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4285. //
  4286. // lblFootprint
  4287. //
  4288. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  4289. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4290. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  4291. this.lblFootprint.Location = new System.Drawing.Point(30, 250);
  4292. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4293. this.lblFootprint.Name = "lblFootprint";
  4294. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  4295. this.lblFootprint.TabIndex = 48;
  4296. this.lblFootprint.Tag = "themeable";
  4297. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4298. //
  4299. // checkErrorReports
  4300. //
  4301. this.checkErrorReports.AutoSize = true;
  4302. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4303. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  4304. this.checkErrorReports.Location = new System.Drawing.Point(275, 104);
  4305. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  4306. this.checkErrorReports.Name = "checkErrorReports";
  4307. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  4308. this.checkErrorReports.TabIndex = 44;
  4309. this.checkErrorReports.Text = "Error reports";
  4310. this.checkErrorReports.UseVisualStyleBackColor = true;
  4311. //
  4312. // cleanDriveB
  4313. //
  4314. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  4315. this.cleanDriveB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4316. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4317. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4318. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4319. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  4320. this.cleanDriveB.Location = new System.Drawing.Point(29, 196);
  4321. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  4322. this.cleanDriveB.Name = "cleanDriveB";
  4323. this.cleanDriveB.Size = new System.Drawing.Size(120, 31);
  4324. this.cleanDriveB.TabIndex = 34;
  4325. this.cleanDriveB.Text = "Clean";
  4326. this.cleanDriveB.UseVisualStyleBackColor = false;
  4327. this.cleanDriveB.Click += new System.EventHandler(this.button20_Click);
  4328. //
  4329. // checkSelectAll
  4330. //
  4331. this.checkSelectAll.AutoSize = true;
  4332. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4333. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4334. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4335. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4336. this.checkSelectAll.Name = "checkSelectAll";
  4337. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4338. this.checkSelectAll.TabIndex = 35;
  4339. this.checkSelectAll.Tag = "";
  4340. this.checkSelectAll.Text = "Select all";
  4341. this.checkSelectAll.UseVisualStyleBackColor = true;
  4342. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4343. //
  4344. // checkMediaCache
  4345. //
  4346. this.checkMediaCache.AutoSize = true;
  4347. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4348. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4349. this.checkMediaCache.Location = new System.Drawing.Point(275, 75);
  4350. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4351. this.checkMediaCache.Name = "checkMediaCache";
  4352. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4353. this.checkMediaCache.TabIndex = 43;
  4354. this.checkMediaCache.Text = "Media Players cache";
  4355. this.checkMediaCache.UseVisualStyleBackColor = true;
  4356. //
  4357. // checkTemp
  4358. //
  4359. this.checkTemp.AutoSize = true;
  4360. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4361. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4362. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4363. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4364. this.checkTemp.Name = "checkTemp";
  4365. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4366. this.checkTemp.TabIndex = 36;
  4367. this.checkTemp.Text = "Temporary files";
  4368. this.checkTemp.UseVisualStyleBackColor = true;
  4369. //
  4370. // checkLogs
  4371. //
  4372. this.checkLogs.AutoSize = true;
  4373. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4374. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4375. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4376. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4377. this.checkLogs.Name = "checkLogs";
  4378. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  4379. this.checkLogs.TabIndex = 42;
  4380. this.checkLogs.Text = "Windows logs";
  4381. this.checkLogs.UseVisualStyleBackColor = true;
  4382. //
  4383. // checkBin
  4384. //
  4385. this.checkBin.AutoSize = true;
  4386. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4387. this.checkBin.ForeColor = System.Drawing.Color.White;
  4388. this.checkBin.Location = new System.Drawing.Point(275, 45);
  4389. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4390. this.checkBin.Name = "checkBin";
  4391. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4392. this.checkBin.TabIndex = 41;
  4393. this.checkBin.Text = "Empty Recycle Bin";
  4394. this.checkBin.UseVisualStyleBackColor = true;
  4395. //
  4396. // checkMiniDumps
  4397. //
  4398. this.checkMiniDumps.AutoSize = true;
  4399. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4400. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4401. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  4402. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4403. this.checkMiniDumps.Name = "checkMiniDumps";
  4404. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4405. this.checkMiniDumps.TabIndex = 39;
  4406. this.checkMiniDumps.Text = "BSOD Minidumps";
  4407. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4408. //
  4409. // pingerTab
  4410. //
  4411. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4412. this.pingerTab.Controls.Add(this.flushCacheB);
  4413. this.pingerTab.Controls.Add(this.btnExport);
  4414. this.pingerTab.Controls.Add(this.copyB);
  4415. this.pingerTab.Controls.Add(this.copyIPB);
  4416. this.pingerTab.Controls.Add(this.panel7);
  4417. this.pingerTab.Controls.Add(this.lblResults);
  4418. this.pingerTab.Controls.Add(this.btnShodan);
  4419. this.pingerTab.Controls.Add(this.btnPing);
  4420. this.pingerTab.Controls.Add(this.txtPingInput);
  4421. this.pingerTab.Controls.Add(this.lblPinger);
  4422. this.pingerTab.Controls.Add(this.pingerTitle);
  4423. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  4424. this.pingerTab.Name = "pingerTab";
  4425. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  4426. this.pingerTab.Size = new System.Drawing.Size(860, 611);
  4427. this.pingerTab.TabIndex = 13;
  4428. this.pingerTab.Text = "Pinger";
  4429. //
  4430. // flushCacheB
  4431. //
  4432. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  4433. this.flushCacheB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4434. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4435. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4436. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4437. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  4438. this.flushCacheB.Location = new System.Drawing.Point(26, 512);
  4439. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  4440. this.flushCacheB.Name = "flushCacheB";
  4441. this.flushCacheB.Size = new System.Drawing.Size(177, 29);
  4442. this.flushCacheB.TabIndex = 84;
  4443. this.flushCacheB.Text = "Flush DNS cache";
  4444. this.flushCacheB.UseVisualStyleBackColor = false;
  4445. this.flushCacheB.Click += new System.EventHandler(this.button10_Click);
  4446. //
  4447. // btnExport
  4448. //
  4449. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  4450. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4451. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4452. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4453. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4454. this.btnExport.ForeColor = System.Drawing.Color.White;
  4455. this.btnExport.Location = new System.Drawing.Point(463, 512);
  4456. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  4457. this.btnExport.Name = "btnExport";
  4458. this.btnExport.Size = new System.Drawing.Size(107, 29);
  4459. this.btnExport.TabIndex = 83;
  4460. this.btnExport.Text = "Export...";
  4461. this.btnExport.UseVisualStyleBackColor = false;
  4462. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  4463. //
  4464. // copyB
  4465. //
  4466. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  4467. this.copyB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4468. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4469. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4470. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4471. this.copyB.ForeColor = System.Drawing.Color.White;
  4472. this.copyB.Location = new System.Drawing.Point(265, 116);
  4473. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  4474. this.copyB.Name = "copyB";
  4475. this.copyB.Size = new System.Drawing.Size(146, 31);
  4476. this.copyB.TabIndex = 82;
  4477. this.copyB.Text = "Copy IP";
  4478. this.copyB.UseVisualStyleBackColor = false;
  4479. this.copyB.Click += new System.EventHandler(this.button9_Click);
  4480. //
  4481. // copyIPB
  4482. //
  4483. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  4484. this.copyIPB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4485. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4486. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4487. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4488. this.copyIPB.ForeColor = System.Drawing.Color.White;
  4489. this.copyIPB.Location = new System.Drawing.Point(415, 116);
  4490. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  4491. this.copyIPB.Name = "copyIPB";
  4492. this.copyIPB.Size = new System.Drawing.Size(146, 31);
  4493. this.copyIPB.TabIndex = 81;
  4494. this.copyIPB.Text = "Copy";
  4495. this.copyIPB.UseVisualStyleBackColor = false;
  4496. this.copyIPB.Click += new System.EventHandler(this.button7_Click);
  4497. //
  4498. // panel7
  4499. //
  4500. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4501. this.panel7.Controls.Add(this.listPingResults);
  4502. this.panel7.Location = new System.Drawing.Point(26, 200);
  4503. this.panel7.Name = "panel7";
  4504. this.panel7.Size = new System.Drawing.Size(544, 307);
  4505. this.panel7.TabIndex = 80;
  4506. //
  4507. // listPingResults
  4508. //
  4509. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4510. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4511. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  4512. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4513. this.listPingResults.ForeColor = System.Drawing.Color.White;
  4514. this.listPingResults.FormattingEnabled = true;
  4515. this.listPingResults.HorizontalScrollbar = true;
  4516. this.listPingResults.ItemHeight = 21;
  4517. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  4518. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  4519. this.listPingResults.Name = "listPingResults";
  4520. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  4521. this.listPingResults.TabIndex = 79;
  4522. //
  4523. // lblResults
  4524. //
  4525. this.lblResults.AutoSize = true;
  4526. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4527. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  4528. this.lblResults.Location = new System.Drawing.Point(21, 176);
  4529. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4530. this.lblResults.Name = "lblResults";
  4531. this.lblResults.Size = new System.Drawing.Size(62, 21);
  4532. this.lblResults.TabIndex = 60;
  4533. this.lblResults.Tag = "";
  4534. this.lblResults.Text = "Results";
  4535. //
  4536. // btnShodan
  4537. //
  4538. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  4539. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4540. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4541. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4542. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4543. this.btnShodan.ForeColor = System.Drawing.Color.White;
  4544. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  4545. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  4546. this.btnShodan.Name = "btnShodan";
  4547. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  4548. this.btnShodan.TabIndex = 59;
  4549. this.btnShodan.Text = "Check on SHODAN.io";
  4550. this.btnShodan.UseVisualStyleBackColor = false;
  4551. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  4552. //
  4553. // btnPing
  4554. //
  4555. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  4556. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4557. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4558. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4559. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4560. this.btnPing.ForeColor = System.Drawing.Color.White;
  4561. this.btnPing.Location = new System.Drawing.Point(26, 116);
  4562. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  4563. this.btnPing.Name = "btnPing";
  4564. this.btnPing.Size = new System.Drawing.Size(71, 31);
  4565. this.btnPing.TabIndex = 58;
  4566. this.btnPing.Text = "Ping";
  4567. this.btnPing.UseVisualStyleBackColor = false;
  4568. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  4569. //
  4570. // txtPingInput
  4571. //
  4572. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4573. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4574. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4575. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  4576. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  4577. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  4578. this.txtPingInput.Name = "txtPingInput";
  4579. this.txtPingInput.Size = new System.Drawing.Size(535, 29);
  4580. this.txtPingInput.TabIndex = 56;
  4581. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4582. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  4583. //
  4584. // lblPinger
  4585. //
  4586. this.lblPinger.AutoSize = true;
  4587. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4588. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  4589. this.lblPinger.Location = new System.Drawing.Point(23, 60);
  4590. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4591. this.lblPinger.Name = "lblPinger";
  4592. this.lblPinger.Size = new System.Drawing.Size(139, 21);
  4593. this.lblPinger.TabIndex = 57;
  4594. this.lblPinger.Tag = "";
  4595. this.lblPinger.Text = "IP / Domain name";
  4596. //
  4597. // pingerTitle
  4598. //
  4599. this.pingerTitle.AutoSize = true;
  4600. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4601. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4602. this.pingerTitle.Location = new System.Drawing.Point(6, 10);
  4603. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4604. this.pingerTitle.Name = "pingerTitle";
  4605. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  4606. this.pingerTitle.TabIndex = 47;
  4607. this.pingerTitle.Tag = "themeable";
  4608. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  4609. //
  4610. // hostsEditorTab
  4611. //
  4612. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4613. this.hostsEditorTab.Controls.Add(this.panel4);
  4614. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  4615. this.hostsEditorTab.Controls.Add(this.linkLocate);
  4616. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  4617. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4618. this.hostsEditorTab.Name = "hostsEditorTab";
  4619. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4620. this.hostsEditorTab.Size = new System.Drawing.Size(860, 611);
  4621. this.hostsEditorTab.TabIndex = 9;
  4622. this.hostsEditorTab.Text = "Hosts";
  4623. //
  4624. // panel4
  4625. //
  4626. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4627. | System.Windows.Forms.AnchorStyles.Left)
  4628. | System.Windows.Forms.AnchorStyles.Right)));
  4629. this.panel4.Controls.Add(this.lblAdblockSub);
  4630. this.panel4.Controls.Add(this.linkAdvancedEdit);
  4631. this.panel4.Controls.Add(this.lblAdblock);
  4632. this.panel4.Controls.Add(this.linkRestoreDefault);
  4633. this.panel4.Controls.Add(this.adblockUlti);
  4634. this.panel4.Controls.Add(this.adblockP);
  4635. this.panel4.Controls.Add(this.adblockS);
  4636. this.panel4.Controls.Add(this.adblockBasic);
  4637. this.panel4.Controls.Add(this.lblLock);
  4638. this.panel4.Controls.Add(this.chkReadOnly);
  4639. this.panel4.Controls.Add(this.panelList);
  4640. this.panel4.Controls.Add(this.chkBlock);
  4641. this.panel4.Controls.Add(this.refreshHostsB);
  4642. this.panel4.Controls.Add(this.removeHostB);
  4643. this.panel4.Controls.Add(this.removeAllHostsB);
  4644. this.panel4.Controls.Add(this.addHostB);
  4645. this.panel4.Controls.Add(this.txtIP);
  4646. this.panel4.Controls.Add(this.txtDomain);
  4647. this.panel4.Controls.Add(this.lblDomain);
  4648. this.panel4.Controls.Add(this.lblIP);
  4649. this.panel4.Location = new System.Drawing.Point(6, 70);
  4650. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4651. this.panel4.Name = "panel4";
  4652. this.panel4.Size = new System.Drawing.Size(848, 535);
  4653. this.panel4.TabIndex = 53;
  4654. //
  4655. // lblAdblockSub
  4656. //
  4657. this.lblAdblockSub.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4658. this.lblAdblockSub.ForeColor = System.Drawing.Color.Silver;
  4659. this.lblAdblockSub.Location = new System.Drawing.Point(325, 279);
  4660. this.lblAdblockSub.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4661. this.lblAdblockSub.Name = "lblAdblockSub";
  4662. this.lblAdblockSub.Size = new System.Drawing.Size(313, 25);
  4663. this.lblAdblockSub.TabIndex = 68;
  4664. this.lblAdblockSub.Tag = "";
  4665. this.lblAdblockSub.Text = "(will delete your current config)";
  4666. //
  4667. // linkAdvancedEdit
  4668. //
  4669. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4670. this.linkAdvancedEdit.AutoSize = true;
  4671. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4672. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  4673. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  4674. this.linkAdvancedEdit.Location = new System.Drawing.Point(1, 428);
  4675. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4676. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  4677. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  4678. this.linkAdvancedEdit.TabIndex = 49;
  4679. this.linkAdvancedEdit.TabStop = true;
  4680. this.linkAdvancedEdit.Tag = "";
  4681. this.linkAdvancedEdit.Text = "Advanced editor";
  4682. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4683. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  4684. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4685. //
  4686. // lblAdblock
  4687. //
  4688. this.lblAdblock.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4689. this.lblAdblock.ForeColor = System.Drawing.Color.DodgerBlue;
  4690. this.lblAdblock.Location = new System.Drawing.Point(322, 254);
  4691. this.lblAdblock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4692. this.lblAdblock.Name = "lblAdblock";
  4693. this.lblAdblock.Size = new System.Drawing.Size(281, 25);
  4694. this.lblAdblock.TabIndex = 67;
  4695. this.lblAdblock.Tag = "themeable";
  4696. this.lblAdblock.Text = "Pre-made adblocks";
  4697. //
  4698. // linkRestoreDefault
  4699. //
  4700. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4701. this.linkRestoreDefault.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4702. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4703. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  4704. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  4705. this.linkRestoreDefault.Location = new System.Drawing.Point(354, 514);
  4706. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4707. this.linkRestoreDefault.Name = "linkRestoreDefault";
  4708. this.linkRestoreDefault.Size = new System.Drawing.Size(494, 21);
  4709. this.linkRestoreDefault.TabIndex = 51;
  4710. this.linkRestoreDefault.TabStop = true;
  4711. this.linkRestoreDefault.Tag = "";
  4712. this.linkRestoreDefault.Text = "Restore default";
  4713. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4714. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  4715. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4716. //
  4717. // adblockUlti
  4718. //
  4719. this.adblockUlti.BackColor = System.Drawing.Color.DodgerBlue;
  4720. this.adblockUlti.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4721. this.adblockUlti.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4722. this.adblockUlti.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4723. this.adblockUlti.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4724. this.adblockUlti.ForeColor = System.Drawing.Color.White;
  4725. this.adblockUlti.Location = new System.Drawing.Point(485, 351);
  4726. this.adblockUlti.Margin = new System.Windows.Forms.Padding(2);
  4727. this.adblockUlti.Name = "adblockUlti";
  4728. this.adblockUlti.Size = new System.Drawing.Size(153, 31);
  4729. this.adblockUlti.TabIndex = 66;
  4730. this.adblockUlti.Text = "AdBlock Ultimate\r\n";
  4731. this.adblockUlti.UseVisualStyleBackColor = false;
  4732. this.adblockUlti.Click += new System.EventHandler(this.button4_Click);
  4733. //
  4734. // adblockP
  4735. //
  4736. this.adblockP.BackColor = System.Drawing.Color.DodgerBlue;
  4737. this.adblockP.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4738. this.adblockP.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4739. this.adblockP.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4740. this.adblockP.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4741. this.adblockP.ForeColor = System.Drawing.Color.White;
  4742. this.adblockP.Location = new System.Drawing.Point(485, 316);
  4743. this.adblockP.Margin = new System.Windows.Forms.Padding(2);
  4744. this.adblockP.Name = "adblockP";
  4745. this.adblockP.Size = new System.Drawing.Size(153, 31);
  4746. this.adblockP.TabIndex = 65;
  4747. this.adblockP.Text = "AdBlock + Porn";
  4748. this.adblockP.UseVisualStyleBackColor = false;
  4749. this.adblockP.Click += new System.EventHandler(this.button3_Click);
  4750. //
  4751. // adblockS
  4752. //
  4753. this.adblockS.BackColor = System.Drawing.Color.DodgerBlue;
  4754. this.adblockS.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4755. this.adblockS.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4756. this.adblockS.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4757. this.adblockS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4758. this.adblockS.ForeColor = System.Drawing.Color.White;
  4759. this.adblockS.Location = new System.Drawing.Point(327, 351);
  4760. this.adblockS.Margin = new System.Windows.Forms.Padding(2);
  4761. this.adblockS.Name = "adblockS";
  4762. this.adblockS.Size = new System.Drawing.Size(153, 31);
  4763. this.adblockS.TabIndex = 64;
  4764. this.adblockS.Text = "AdBlock + Social";
  4765. this.adblockS.UseVisualStyleBackColor = false;
  4766. this.adblockS.Click += new System.EventHandler(this.button2_Click);
  4767. //
  4768. // adblockBasic
  4769. //
  4770. this.adblockBasic.BackColor = System.Drawing.Color.DodgerBlue;
  4771. this.adblockBasic.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4772. this.adblockBasic.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4773. this.adblockBasic.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4774. this.adblockBasic.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4775. this.adblockBasic.ForeColor = System.Drawing.Color.White;
  4776. this.adblockBasic.Location = new System.Drawing.Point(327, 316);
  4777. this.adblockBasic.Margin = new System.Windows.Forms.Padding(2);
  4778. this.adblockBasic.Name = "adblockBasic";
  4779. this.adblockBasic.Size = new System.Drawing.Size(153, 31);
  4780. this.adblockBasic.TabIndex = 63;
  4781. this.adblockBasic.Text = "AdBlock Basic";
  4782. this.adblockBasic.UseVisualStyleBackColor = false;
  4783. this.adblockBasic.Click += new System.EventHandler(this.button1_Click);
  4784. //
  4785. // lblLock
  4786. //
  4787. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4788. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  4789. this.lblLock.Location = new System.Drawing.Point(325, 182);
  4790. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4791. this.lblLock.Name = "lblLock";
  4792. this.lblLock.Size = new System.Drawing.Size(315, 55);
  4793. this.lblLock.TabIndex = 62;
  4794. this.lblLock.Tag = "";
  4795. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  4796. //
  4797. // chkReadOnly
  4798. //
  4799. this.chkReadOnly.AutoSize = true;
  4800. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4801. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4802. this.chkReadOnly.Location = new System.Drawing.Point(329, 155);
  4803. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4804. this.chkReadOnly.Name = "chkReadOnly";
  4805. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4806. this.chkReadOnly.TabIndex = 61;
  4807. this.chkReadOnly.Text = "Read-only";
  4808. this.chkReadOnly.UseVisualStyleBackColor = true;
  4809. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4810. //
  4811. // panelList
  4812. //
  4813. this.panelList.Controls.Add(this.listHostEntries);
  4814. this.panelList.Location = new System.Drawing.Point(5, 3);
  4815. this.panelList.Name = "panelList";
  4816. this.panelList.Size = new System.Drawing.Size(312, 388);
  4817. this.panelList.TabIndex = 60;
  4818. //
  4819. // listHostEntries
  4820. //
  4821. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4822. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4823. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4824. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4825. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4826. this.listHostEntries.FormattingEnabled = true;
  4827. this.listHostEntries.HorizontalScrollbar = true;
  4828. this.listHostEntries.ItemHeight = 21;
  4829. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4830. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4831. this.listHostEntries.Name = "listHostEntries";
  4832. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4833. this.listHostEntries.TabIndex = 52;
  4834. //
  4835. // chkBlock
  4836. //
  4837. this.chkBlock.AutoSize = true;
  4838. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4839. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4840. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  4841. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4842. this.chkBlock.Name = "chkBlock";
  4843. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4844. this.chkBlock.TabIndex = 59;
  4845. this.chkBlock.Text = "Block";
  4846. this.chkBlock.UseVisualStyleBackColor = true;
  4847. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4848. //
  4849. // refreshHostsB
  4850. //
  4851. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4852. this.refreshHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4853. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4854. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4855. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4856. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  4857. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  4858. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  4859. this.refreshHostsB.Name = "refreshHostsB";
  4860. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  4861. this.refreshHostsB.TabIndex = 55;
  4862. this.refreshHostsB.Text = "Refresh";
  4863. this.refreshHostsB.UseVisualStyleBackColor = false;
  4864. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  4865. //
  4866. // removeHostB
  4867. //
  4868. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4869. this.removeHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4870. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4871. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4872. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4873. this.removeHostB.ForeColor = System.Drawing.Color.White;
  4874. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  4875. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  4876. this.removeHostB.Name = "removeHostB";
  4877. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  4878. this.removeHostB.TabIndex = 54;
  4879. this.removeHostB.Text = "Remove";
  4880. this.removeHostB.UseVisualStyleBackColor = false;
  4881. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  4882. //
  4883. // removeAllHostsB
  4884. //
  4885. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4886. this.removeAllHostsB.Enabled = false;
  4887. this.removeAllHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4888. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4889. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4890. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4891. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  4892. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  4893. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  4894. this.removeAllHostsB.Name = "removeAllHostsB";
  4895. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  4896. this.removeAllHostsB.TabIndex = 53;
  4897. this.removeAllHostsB.Text = "Remove all";
  4898. this.removeAllHostsB.UseVisualStyleBackColor = false;
  4899. this.removeAllHostsB.Visible = false;
  4900. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  4901. //
  4902. // addHostB
  4903. //
  4904. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4905. this.addHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4906. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4907. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4908. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4909. this.addHostB.ForeColor = System.Drawing.Color.White;
  4910. this.addHostB.Location = new System.Drawing.Point(551, 110);
  4911. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  4912. this.addHostB.Name = "addHostB";
  4913. this.addHostB.Size = new System.Drawing.Size(87, 31);
  4914. this.addHostB.TabIndex = 57;
  4915. this.addHostB.Text = "Add";
  4916. this.addHostB.UseVisualStyleBackColor = false;
  4917. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  4918. //
  4919. // txtIP
  4920. //
  4921. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4922. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4923. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4924. this.txtIP.ForeColor = System.Drawing.Color.White;
  4925. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4926. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4927. this.txtIP.Name = "txtIP";
  4928. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4929. this.txtIP.TabIndex = 0;
  4930. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4931. //
  4932. // txtDomain
  4933. //
  4934. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4935. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4936. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4937. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4938. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4939. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4940. this.txtDomain.Name = "txtDomain";
  4941. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4942. this.txtDomain.TabIndex = 1;
  4943. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4944. //
  4945. // lblDomain
  4946. //
  4947. this.lblDomain.AutoSize = true;
  4948. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4949. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4950. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  4951. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4952. this.lblDomain.Name = "lblDomain";
  4953. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  4954. this.lblDomain.TabIndex = 55;
  4955. this.lblDomain.Tag = "themeable";
  4956. this.lblDomain.Text = "Domain";
  4957. //
  4958. // lblIP
  4959. //
  4960. this.lblIP.AutoSize = true;
  4961. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4962. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4963. this.lblIP.Location = new System.Drawing.Point(323, 0);
  4964. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4965. this.lblIP.Name = "lblIP";
  4966. this.lblIP.Size = new System.Drawing.Size(85, 21);
  4967. this.lblIP.TabIndex = 53;
  4968. this.lblIP.Tag = "themeable";
  4969. this.lblIP.Text = "IP address";
  4970. //
  4971. // hostsTitle
  4972. //
  4973. this.hostsTitle.AutoSize = true;
  4974. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4975. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4976. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  4977. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4978. this.hostsTitle.Name = "hostsTitle";
  4979. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  4980. this.hostsTitle.TabIndex = 3;
  4981. this.hostsTitle.Tag = "themeable";
  4982. this.hostsTitle.Text = "Edit your hosts file";
  4983. //
  4984. // linkLocate
  4985. //
  4986. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4987. this.linkLocate.AutoSize = true;
  4988. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4989. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4990. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4991. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  4992. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4993. this.linkLocate.Name = "linkLocate";
  4994. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  4995. this.linkLocate.TabIndex = 47;
  4996. this.linkLocate.TabStop = true;
  4997. this.linkLocate.Tag = "";
  4998. this.linkLocate.Text = "Locate";
  4999. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5000. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  5001. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  5002. //
  5003. // registryFixerTab
  5004. //
  5005. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5006. this.registryFixerTab.Controls.Add(this.panel2);
  5007. this.registryFixerTab.Controls.Add(this.registryTitle);
  5008. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  5009. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  5010. this.registryFixerTab.Name = "registryFixerTab";
  5011. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  5012. this.registryFixerTab.Size = new System.Drawing.Size(860, 611);
  5013. this.registryFixerTab.TabIndex = 8;
  5014. this.registryFixerTab.Text = "Registry";
  5015. //
  5016. // panel2
  5017. //
  5018. this.panel2.Controls.Add(this.regFixB);
  5019. this.panel2.Controls.Add(this.regLbl);
  5020. this.panel2.Controls.Add(this.checkRestartExplorer);
  5021. this.panel2.Controls.Add(this.checkRegistryEditor);
  5022. this.panel2.Controls.Add(this.checkEnableAll);
  5023. this.panel2.Controls.Add(this.checkContextMenu);
  5024. this.panel2.Controls.Add(this.checkTaskManager);
  5025. this.panel2.Controls.Add(this.checkCommandPrompt);
  5026. this.panel2.Controls.Add(this.checkFirewall);
  5027. this.panel2.Controls.Add(this.checkRunDialog);
  5028. this.panel2.Controls.Add(this.checkFolderOptions);
  5029. this.panel2.Controls.Add(this.checkControlPanel);
  5030. this.panel2.Location = new System.Drawing.Point(11, 40);
  5031. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  5032. this.panel2.Name = "panel2";
  5033. this.panel2.Size = new System.Drawing.Size(755, 286);
  5034. this.panel2.TabIndex = 48;
  5035. //
  5036. // regFixB
  5037. //
  5038. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  5039. this.regFixB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5040. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5041. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5042. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5043. this.regFixB.ForeColor = System.Drawing.Color.White;
  5044. this.regFixB.Location = new System.Drawing.Point(29, 252);
  5045. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  5046. this.regFixB.Name = "regFixB";
  5047. this.regFixB.Size = new System.Drawing.Size(108, 31);
  5048. this.regFixB.TabIndex = 49;
  5049. this.regFixB.Text = "Fix";
  5050. this.regFixB.UseVisualStyleBackColor = false;
  5051. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  5052. //
  5053. // regLbl
  5054. //
  5055. this.regLbl.AutoSize = true;
  5056. 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)));
  5057. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  5058. this.regLbl.Location = new System.Drawing.Point(94, 202);
  5059. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5060. this.regLbl.Name = "regLbl";
  5061. this.regLbl.Size = new System.Drawing.Size(236, 21);
  5062. this.regLbl.TabIndex = 51;
  5063. this.regLbl.Tag = "";
  5064. this.regLbl.Text = "(some changes might need this)";
  5065. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5066. //
  5067. // checkRestartExplorer
  5068. //
  5069. this.checkRestartExplorer.AutoSize = true;
  5070. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5071. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  5072. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  5073. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  5074. this.checkRestartExplorer.Name = "checkRestartExplorer";
  5075. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  5076. this.checkRestartExplorer.TabIndex = 50;
  5077. this.checkRestartExplorer.Tag = "";
  5078. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  5079. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  5080. //
  5081. // checkRegistryEditor
  5082. //
  5083. this.checkRegistryEditor.AutoSize = true;
  5084. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5085. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  5086. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  5087. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  5088. this.checkRegistryEditor.Name = "checkRegistryEditor";
  5089. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  5090. this.checkRegistryEditor.TabIndex = 38;
  5091. this.checkRegistryEditor.Text = "Registry Editor";
  5092. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  5093. //
  5094. // checkEnableAll
  5095. //
  5096. this.checkEnableAll.AutoSize = true;
  5097. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5098. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  5099. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  5100. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  5101. this.checkEnableAll.Name = "checkEnableAll";
  5102. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  5103. this.checkEnableAll.TabIndex = 35;
  5104. this.checkEnableAll.Tag = "";
  5105. this.checkEnableAll.Text = "Enable all";
  5106. this.checkEnableAll.UseVisualStyleBackColor = true;
  5107. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  5108. //
  5109. // checkContextMenu
  5110. //
  5111. this.checkContextMenu.AutoSize = true;
  5112. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5113. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  5114. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  5115. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  5116. this.checkContextMenu.Name = "checkContextMenu";
  5117. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  5118. this.checkContextMenu.TabIndex = 43;
  5119. this.checkContextMenu.Text = "Right Click menu";
  5120. this.checkContextMenu.UseVisualStyleBackColor = true;
  5121. //
  5122. // checkTaskManager
  5123. //
  5124. this.checkTaskManager.AutoSize = true;
  5125. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5126. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  5127. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  5128. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  5129. this.checkTaskManager.Name = "checkTaskManager";
  5130. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  5131. this.checkTaskManager.TabIndex = 36;
  5132. this.checkTaskManager.Text = "Task Manager";
  5133. this.checkTaskManager.UseVisualStyleBackColor = true;
  5134. //
  5135. // checkCommandPrompt
  5136. //
  5137. this.checkCommandPrompt.AutoSize = true;
  5138. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5139. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  5140. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  5141. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  5142. this.checkCommandPrompt.Name = "checkCommandPrompt";
  5143. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  5144. this.checkCommandPrompt.TabIndex = 42;
  5145. this.checkCommandPrompt.Text = "Command Prompt";
  5146. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  5147. //
  5148. // checkFirewall
  5149. //
  5150. this.checkFirewall.AutoSize = true;
  5151. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5152. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  5153. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  5154. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  5155. this.checkFirewall.Name = "checkFirewall";
  5156. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  5157. this.checkFirewall.TabIndex = 37;
  5158. this.checkFirewall.Text = "Windows Firewall";
  5159. this.checkFirewall.UseVisualStyleBackColor = true;
  5160. //
  5161. // checkRunDialog
  5162. //
  5163. this.checkRunDialog.AutoSize = true;
  5164. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5165. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  5166. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  5167. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  5168. this.checkRunDialog.Name = "checkRunDialog";
  5169. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  5170. this.checkRunDialog.TabIndex = 41;
  5171. this.checkRunDialog.Text = "Run Dialog";
  5172. this.checkRunDialog.UseVisualStyleBackColor = true;
  5173. //
  5174. // checkFolderOptions
  5175. //
  5176. this.checkFolderOptions.AutoSize = true;
  5177. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5178. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  5179. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  5180. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  5181. this.checkFolderOptions.Name = "checkFolderOptions";
  5182. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  5183. this.checkFolderOptions.TabIndex = 39;
  5184. this.checkFolderOptions.Text = "Folder Options";
  5185. this.checkFolderOptions.UseVisualStyleBackColor = true;
  5186. //
  5187. // checkControlPanel
  5188. //
  5189. this.checkControlPanel.AutoSize = true;
  5190. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5191. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  5192. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  5193. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  5194. this.checkControlPanel.Name = "checkControlPanel";
  5195. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  5196. this.checkControlPanel.TabIndex = 40;
  5197. this.checkControlPanel.Text = "Control Panel";
  5198. this.checkControlPanel.UseVisualStyleBackColor = true;
  5199. //
  5200. // registryTitle
  5201. //
  5202. this.registryTitle.AutoSize = true;
  5203. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5204. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  5205. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  5206. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5207. this.registryTitle.Name = "registryTitle";
  5208. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  5209. this.registryTitle.TabIndex = 47;
  5210. this.registryTitle.Tag = "themeable";
  5211. this.registryTitle.Text = "Fix common registry issues";
  5212. //
  5213. // integratorTab
  5214. //
  5215. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5216. this.integratorTab.Controls.Add(this.synapse);
  5217. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  5218. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  5219. this.integratorTab.Name = "integratorTab";
  5220. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  5221. this.integratorTab.Size = new System.Drawing.Size(860, 611);
  5222. this.integratorTab.TabIndex = 10;
  5223. this.integratorTab.Text = "Integrator";
  5224. //
  5225. // synapse
  5226. //
  5227. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  5228. this.synapse.Controls.Add(this.integratorInfoTab);
  5229. this.synapse.Controls.Add(this.tabPage8);
  5230. this.synapse.Controls.Add(this.tabPage9);
  5231. this.synapse.Controls.Add(this.tabPage10);
  5232. this.synapse.Controls.Add(this.tabPage11);
  5233. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  5234. this.synapse.Location = new System.Drawing.Point(2, 2);
  5235. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  5236. this.synapse.Multiline = true;
  5237. this.synapse.Name = "synapse";
  5238. this.synapse.SelectedIndex = 0;
  5239. this.synapse.Size = new System.Drawing.Size(856, 607);
  5240. this.synapse.TabIndex = 0;
  5241. //
  5242. // integratorInfoTab
  5243. //
  5244. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5245. this.integratorInfoTab.Controls.Add(this.integrator7);
  5246. this.integratorInfoTab.Controls.Add(this.integrator6);
  5247. this.integratorInfoTab.Controls.Add(this.integrator5);
  5248. this.integratorInfoTab.Controls.Add(this.integrator4);
  5249. this.integratorInfoTab.Controls.Add(this.integrator3);
  5250. this.integratorInfoTab.Controls.Add(this.integrator2);
  5251. this.integratorInfoTab.Controls.Add(this.integrator1);
  5252. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  5253. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  5254. this.integratorInfoTab.Name = "integratorInfoTab";
  5255. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  5256. this.integratorInfoTab.Size = new System.Drawing.Size(848, 579);
  5257. this.integratorInfoTab.TabIndex = 0;
  5258. this.integratorInfoTab.Text = "Info";
  5259. //
  5260. // integrator7
  5261. //
  5262. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5263. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  5264. this.integrator7.Location = new System.Drawing.Point(6, 225);
  5265. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5266. this.integrator7.Name = "integrator7";
  5267. this.integrator7.Size = new System.Drawing.Size(763, 233);
  5268. this.integrator7.TabIndex = 10;
  5269. this.integrator7.Tag = "";
  5270. this.integrator7.Text = resources.GetString("integrator7.Text");
  5271. //
  5272. // integrator6
  5273. //
  5274. this.integrator6.AutoSize = true;
  5275. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5276. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  5277. this.integrator6.Location = new System.Drawing.Point(38, 183);
  5278. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5279. this.integrator6.Name = "integrator6";
  5280. this.integrator6.Size = new System.Drawing.Size(122, 25);
  5281. this.integrator6.TabIndex = 9;
  5282. this.integrator6.Tag = "";
  5283. this.integrator6.Text = "• Commands";
  5284. //
  5285. // integrator5
  5286. //
  5287. this.integrator5.AutoSize = true;
  5288. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5289. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  5290. this.integrator5.Location = new System.Drawing.Point(38, 158);
  5291. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5292. this.integrator5.Name = "integrator5";
  5293. this.integrator5.Size = new System.Drawing.Size(157, 25);
  5294. this.integrator5.TabIndex = 8;
  5295. this.integrator5.Tag = "";
  5296. this.integrator5.Text = "• Any type of file";
  5297. //
  5298. // integrator4
  5299. //
  5300. this.integrator4.AutoSize = true;
  5301. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5302. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  5303. this.integrator4.Location = new System.Drawing.Point(38, 132);
  5304. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5305. this.integrator4.Name = "integrator4";
  5306. this.integrator4.Size = new System.Drawing.Size(181, 25);
  5307. this.integrator4.TabIndex = 7;
  5308. this.integrator4.Tag = "";
  5309. this.integrator4.Text = "• Links to webpages";
  5310. //
  5311. // integrator3
  5312. //
  5313. this.integrator3.AutoSize = true;
  5314. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5315. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  5316. this.integrator3.Location = new System.Drawing.Point(38, 106);
  5317. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5318. this.integrator3.Name = "integrator3";
  5319. this.integrator3.Size = new System.Drawing.Size(194, 25);
  5320. this.integrator3.TabIndex = 6;
  5321. this.integrator3.Tag = "";
  5322. this.integrator3.Text = "• Shortcuts to folders";
  5323. //
  5324. // integrator2
  5325. //
  5326. this.integrator2.AutoSize = true;
  5327. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5328. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  5329. this.integrator2.Location = new System.Drawing.Point(38, 81);
  5330. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5331. this.integrator2.Name = "integrator2";
  5332. this.integrator2.Size = new System.Drawing.Size(138, 25);
  5333. this.integrator2.TabIndex = 5;
  5334. this.integrator2.Tag = "";
  5335. this.integrator2.Text = "• Any program";
  5336. //
  5337. // integrator1
  5338. //
  5339. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5340. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  5341. this.integrator1.Location = new System.Drawing.Point(6, 10);
  5342. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5343. this.integrator1.Name = "integrator1";
  5344. this.integrator1.Size = new System.Drawing.Size(419, 61);
  5345. this.integrator1.TabIndex = 4;
  5346. this.integrator1.Tag = "";
  5347. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  5348. //
  5349. // tabPage8
  5350. //
  5351. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5352. this.tabPage8.Controls.Add(this.btnAddItem);
  5353. this.tabPage8.Controls.Add(this.itemnamegroup);
  5354. this.tabPage8.Controls.Add(this.security);
  5355. this.tabPage8.Controls.Add(this.itemposition);
  5356. this.tabPage8.Controls.Add(this.icontoaddgroup);
  5357. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  5358. this.tabPage8.Controls.Add(this.itemtype);
  5359. this.tabPage8.Controls.Add(this.addItemL);
  5360. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  5361. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  5362. this.tabPage8.Name = "tabPage8";
  5363. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  5364. this.tabPage8.Size = new System.Drawing.Size(848, 579);
  5365. this.tabPage8.TabIndex = 1;
  5366. this.tabPage8.Text = "Add/Modify";
  5367. //
  5368. // btnAddItem
  5369. //
  5370. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  5371. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5372. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5373. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5374. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5375. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  5376. this.btnAddItem.Location = new System.Drawing.Point(465, 473);
  5377. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  5378. this.btnAddItem.Name = "btnAddItem";
  5379. this.btnAddItem.Size = new System.Drawing.Size(173, 31);
  5380. this.btnAddItem.TabIndex = 85;
  5381. this.btnAddItem.Text = "Add/Modify";
  5382. this.btnAddItem.UseVisualStyleBackColor = false;
  5383. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  5384. //
  5385. // itemnamegroup
  5386. //
  5387. this.itemnamegroup.Controls.Add(this.txtItemName);
  5388. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5389. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  5390. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  5391. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  5392. this.itemnamegroup.Name = "itemnamegroup";
  5393. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  5394. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  5395. this.itemnamegroup.TabIndex = 84;
  5396. this.itemnamegroup.TabStop = false;
  5397. this.itemnamegroup.Text = "Item name in menu:";
  5398. //
  5399. // txtItemName
  5400. //
  5401. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5402. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5403. this.txtItemName.ForeColor = System.Drawing.Color.White;
  5404. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  5405. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5406. this.txtItemName.Name = "txtItemName";
  5407. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  5408. this.txtItemName.TabIndex = 82;
  5409. //
  5410. // security
  5411. //
  5412. this.security.Controls.Add(this.checkShift);
  5413. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5414. this.security.ForeColor = System.Drawing.Color.Silver;
  5415. this.security.Location = new System.Drawing.Point(11, 338);
  5416. this.security.Margin = new System.Windows.Forms.Padding(2);
  5417. this.security.Name = "security";
  5418. this.security.Padding = new System.Windows.Forms.Padding(2);
  5419. this.security.Size = new System.Drawing.Size(627, 61);
  5420. this.security.TabIndex = 83;
  5421. this.security.TabStop = false;
  5422. this.security.Text = "Security:";
  5423. //
  5424. // checkShift
  5425. //
  5426. this.checkShift.AutoSize = true;
  5427. this.checkShift.ForeColor = System.Drawing.Color.White;
  5428. this.checkShift.Location = new System.Drawing.Point(11, 26);
  5429. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5430. this.checkShift.Name = "checkShift";
  5431. this.checkShift.Size = new System.Drawing.Size(300, 25);
  5432. this.checkShift.TabIndex = 83;
  5433. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5434. this.checkShift.UseVisualStyleBackColor = true;
  5435. //
  5436. // itemposition
  5437. //
  5438. this.itemposition.Controls.Add(this.radioTop);
  5439. this.itemposition.Controls.Add(this.radioMiddle);
  5440. this.itemposition.Controls.Add(this.radioBottom);
  5441. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5442. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5443. this.itemposition.Location = new System.Drawing.Point(11, 272);
  5444. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5445. this.itemposition.Name = "itemposition";
  5446. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5447. this.itemposition.Size = new System.Drawing.Size(627, 62);
  5448. this.itemposition.TabIndex = 82;
  5449. this.itemposition.TabStop = false;
  5450. this.itemposition.Text = "Item position:";
  5451. //
  5452. // radioTop
  5453. //
  5454. this.radioTop.AutoSize = true;
  5455. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5456. this.radioTop.ForeColor = System.Drawing.Color.White;
  5457. this.radioTop.Location = new System.Drawing.Point(11, 26);
  5458. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5459. this.radioTop.Name = "radioTop";
  5460. this.radioTop.Size = new System.Drawing.Size(55, 25);
  5461. this.radioTop.TabIndex = 83;
  5462. this.radioTop.Text = "Top";
  5463. this.radioTop.UseVisualStyleBackColor = true;
  5464. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5465. //
  5466. // radioMiddle
  5467. //
  5468. this.radioMiddle.AutoSize = true;
  5469. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5470. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  5471. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5472. this.radioMiddle.Name = "radioMiddle";
  5473. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5474. this.radioMiddle.TabIndex = 84;
  5475. this.radioMiddle.Text = "Middle";
  5476. this.radioMiddle.UseVisualStyleBackColor = true;
  5477. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5478. //
  5479. // radioBottom
  5480. //
  5481. this.radioBottom.AutoSize = true;
  5482. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5483. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  5484. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5485. this.radioBottom.Name = "radioBottom";
  5486. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5487. this.radioBottom.TabIndex = 85;
  5488. this.radioBottom.Text = "Bottom";
  5489. this.radioBottom.UseVisualStyleBackColor = true;
  5490. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5491. //
  5492. // icontoaddgroup
  5493. //
  5494. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5495. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5496. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5497. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5498. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5499. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5500. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5501. this.icontoaddgroup.Name = "icontoaddgroup";
  5502. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5503. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  5504. this.icontoaddgroup.TabIndex = 81;
  5505. this.icontoaddgroup.TabStop = false;
  5506. this.icontoaddgroup.Text = "Icon to add:";
  5507. //
  5508. // checkDefaultIcon
  5509. //
  5510. this.checkDefaultIcon.AutoSize = true;
  5511. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5512. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5513. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5514. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5515. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5516. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5517. this.checkDefaultIcon.TabIndex = 82;
  5518. this.checkDefaultIcon.Text = "Use program\'s icon";
  5519. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5520. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5521. //
  5522. // btnBrowseIcon
  5523. //
  5524. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5525. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5526. this.btnBrowseIcon.Enabled = false;
  5527. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5528. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5529. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5530. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5531. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5532. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5533. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5534. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5535. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  5536. this.btnBrowseIcon.TabIndex = 82;
  5537. this.btnBrowseIcon.Text = "...";
  5538. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5539. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5540. //
  5541. // txtIcon
  5542. //
  5543. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5544. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5545. this.txtIcon.Enabled = false;
  5546. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5547. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5548. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5549. this.txtIcon.Name = "txtIcon";
  5550. this.txtIcon.ReadOnly = true;
  5551. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5552. this.txtIcon.TabIndex = 81;
  5553. //
  5554. // itemtoaddgroup
  5555. //
  5556. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5557. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5558. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5559. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5560. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5561. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5562. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5563. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5564. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  5565. this.itemtoaddgroup.TabIndex = 80;
  5566. this.itemtoaddgroup.TabStop = false;
  5567. this.itemtoaddgroup.Text = "Program to add:";
  5568. //
  5569. // btnBrowseItem
  5570. //
  5571. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5572. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5573. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5574. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5575. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5576. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5577. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5578. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  5579. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5580. this.btnBrowseItem.Name = "btnBrowseItem";
  5581. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  5582. this.btnBrowseItem.TabIndex = 82;
  5583. this.btnBrowseItem.Text = "...";
  5584. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5585. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5586. //
  5587. // txtItem
  5588. //
  5589. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5590. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5591. this.txtItem.ForeColor = System.Drawing.Color.White;
  5592. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5593. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5594. this.txtItem.Name = "txtItem";
  5595. this.txtItem.ReadOnly = true;
  5596. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5597. this.txtItem.TabIndex = 81;
  5598. //
  5599. // itemtype
  5600. //
  5601. this.itemtype.Controls.Add(this.radioCommand);
  5602. this.itemtype.Controls.Add(this.radioProgram);
  5603. this.itemtype.Controls.Add(this.radioFolder);
  5604. this.itemtype.Controls.Add(this.radioLink);
  5605. this.itemtype.Controls.Add(this.radioFile);
  5606. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5607. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5608. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5609. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5610. this.itemtype.Name = "itemtype";
  5611. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5612. this.itemtype.Size = new System.Drawing.Size(627, 63);
  5613. this.itemtype.TabIndex = 79;
  5614. this.itemtype.TabStop = false;
  5615. this.itemtype.Text = "Item Type:";
  5616. //
  5617. // radioCommand
  5618. //
  5619. this.radioCommand.AutoSize = true;
  5620. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5621. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  5622. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5623. this.radioCommand.Name = "radioCommand";
  5624. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5625. this.radioCommand.TabIndex = 84;
  5626. this.radioCommand.Text = "Command";
  5627. this.radioCommand.UseVisualStyleBackColor = true;
  5628. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5629. //
  5630. // radioProgram
  5631. //
  5632. this.radioProgram.AutoSize = true;
  5633. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5634. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5635. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5636. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5637. this.radioProgram.Name = "radioProgram";
  5638. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5639. this.radioProgram.TabIndex = 80;
  5640. this.radioProgram.Text = "Program";
  5641. this.radioProgram.UseVisualStyleBackColor = true;
  5642. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5643. //
  5644. // radioFolder
  5645. //
  5646. this.radioFolder.AutoSize = true;
  5647. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5648. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  5649. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5650. this.radioFolder.Name = "radioFolder";
  5651. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5652. this.radioFolder.TabIndex = 81;
  5653. this.radioFolder.Text = "Folder";
  5654. this.radioFolder.UseVisualStyleBackColor = true;
  5655. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5656. //
  5657. // radioLink
  5658. //
  5659. this.radioLink.AutoSize = true;
  5660. this.radioLink.ForeColor = System.Drawing.Color.White;
  5661. this.radioLink.Location = new System.Drawing.Point(254, 26);
  5662. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5663. this.radioLink.Name = "radioLink";
  5664. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5665. this.radioLink.TabIndex = 82;
  5666. this.radioLink.Text = "Link";
  5667. this.radioLink.UseVisualStyleBackColor = true;
  5668. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5669. //
  5670. // radioFile
  5671. //
  5672. this.radioFile.AutoSize = true;
  5673. this.radioFile.ForeColor = System.Drawing.Color.White;
  5674. this.radioFile.Location = new System.Drawing.Point(371, 26);
  5675. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5676. this.radioFile.Name = "radioFile";
  5677. this.radioFile.Size = new System.Drawing.Size(53, 25);
  5678. this.radioFile.TabIndex = 83;
  5679. this.radioFile.Text = "File";
  5680. this.radioFile.UseVisualStyleBackColor = true;
  5681. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5682. //
  5683. // addItemL
  5684. //
  5685. this.addItemL.AutoSize = true;
  5686. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5687. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  5688. this.addItemL.Location = new System.Drawing.Point(6, 10);
  5689. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5690. this.addItemL.Name = "addItemL";
  5691. this.addItemL.Size = new System.Drawing.Size(219, 28);
  5692. this.addItemL.TabIndex = 78;
  5693. this.addItemL.Tag = "themeable";
  5694. this.addItemL.Text = "Add or modify an item";
  5695. //
  5696. // tabPage9
  5697. //
  5698. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5699. this.tabPage9.Controls.Add(this.panel5);
  5700. this.tabPage9.Controls.Add(this.refreshIIB);
  5701. this.tabPage9.Controls.Add(this.removeDIB);
  5702. this.tabPage9.Controls.Add(this.removeAllIIB);
  5703. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  5704. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5705. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5706. this.tabPage9.Name = "tabPage9";
  5707. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5708. this.tabPage9.Size = new System.Drawing.Size(848, 579);
  5709. this.tabPage9.TabIndex = 2;
  5710. this.tabPage9.Text = "Remove";
  5711. //
  5712. // panel5
  5713. //
  5714. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5715. this.panel5.Controls.Add(this.listDesktopItems);
  5716. this.panel5.Location = new System.Drawing.Point(11, 44);
  5717. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5718. this.panel5.Name = "panel5";
  5719. this.panel5.Size = new System.Drawing.Size(293, 435);
  5720. this.panel5.TabIndex = 82;
  5721. //
  5722. // listDesktopItems
  5723. //
  5724. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5725. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5726. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5727. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5728. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5729. this.listDesktopItems.FormattingEnabled = true;
  5730. this.listDesktopItems.HorizontalScrollbar = true;
  5731. this.listDesktopItems.ItemHeight = 21;
  5732. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5733. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5734. this.listDesktopItems.Name = "listDesktopItems";
  5735. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5736. this.listDesktopItems.TabIndex = 78;
  5737. //
  5738. // refreshIIB
  5739. //
  5740. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5741. this.refreshIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5742. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5743. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5744. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5745. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5746. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  5747. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5748. this.refreshIIB.Name = "refreshIIB";
  5749. this.refreshIIB.Size = new System.Drawing.Size(137, 31);
  5750. this.refreshIIB.TabIndex = 81;
  5751. this.refreshIIB.Text = "Refresh";
  5752. this.refreshIIB.UseVisualStyleBackColor = false;
  5753. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5754. //
  5755. // removeDIB
  5756. //
  5757. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5758. this.removeDIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5759. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5760. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5761. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5762. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5763. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  5764. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5765. this.removeDIB.Name = "removeDIB";
  5766. this.removeDIB.Size = new System.Drawing.Size(137, 31);
  5767. this.removeDIB.TabIndex = 80;
  5768. this.removeDIB.Text = "Remove";
  5769. this.removeDIB.UseVisualStyleBackColor = false;
  5770. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5771. //
  5772. // removeAllIIB
  5773. //
  5774. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5775. this.removeAllIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5776. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5777. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5778. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5779. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5780. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  5781. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5782. this.removeAllIIB.Name = "removeAllIIB";
  5783. this.removeAllIIB.Size = new System.Drawing.Size(137, 31);
  5784. this.removeAllIIB.TabIndex = 79;
  5785. this.removeAllIIB.Text = "Remove all";
  5786. this.removeAllIIB.UseVisualStyleBackColor = false;
  5787. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5788. //
  5789. // removeIntegratorItemsL
  5790. //
  5791. this.removeIntegratorItemsL.AutoSize = true;
  5792. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5793. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5794. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  5795. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5796. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5797. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  5798. this.removeIntegratorItemsL.TabIndex = 77;
  5799. this.removeIntegratorItemsL.Tag = "themeable";
  5800. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5801. //
  5802. // tabPage10
  5803. //
  5804. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5805. this.tabPage10.Controls.Add(this.RemoveOwnerB);
  5806. this.tabPage10.Controls.Add(this.AddOwnerB);
  5807. this.tabPage10.Controls.Add(this.readyMenusL);
  5808. this.tabPage10.Controls.Add(this.PMB);
  5809. this.tabPage10.Controls.Add(this.DSB);
  5810. this.tabPage10.Controls.Add(this.STB);
  5811. this.tabPage10.Controls.Add(this.SSB);
  5812. this.tabPage10.Controls.Add(this.WAB);
  5813. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5814. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5815. this.tabPage10.Name = "tabPage10";
  5816. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5817. this.tabPage10.Size = new System.Drawing.Size(848, 579);
  5818. this.tabPage10.TabIndex = 3;
  5819. this.tabPage10.Text = "Ready Menus";
  5820. //
  5821. // RemoveOwnerB
  5822. //
  5823. this.RemoveOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  5824. this.RemoveOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5825. this.RemoveOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5826. this.RemoveOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5827. this.RemoveOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5828. this.RemoveOwnerB.ForeColor = System.Drawing.Color.White;
  5829. this.RemoveOwnerB.Location = new System.Drawing.Point(11, 276);
  5830. this.RemoveOwnerB.Margin = new System.Windows.Forms.Padding(2);
  5831. this.RemoveOwnerB.Name = "RemoveOwnerB";
  5832. this.RemoveOwnerB.Size = new System.Drawing.Size(334, 31);
  5833. this.RemoveOwnerB.TabIndex = 78;
  5834. this.RemoveOwnerB.Text = "Remove \"Take Ownership\"";
  5835. this.RemoveOwnerB.UseVisualStyleBackColor = false;
  5836. this.RemoveOwnerB.Click += new System.EventHandler(this.button65_Click);
  5837. //
  5838. // AddOwnerB
  5839. //
  5840. this.AddOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  5841. this.AddOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5842. this.AddOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5843. this.AddOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5844. this.AddOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5845. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5846. this.AddOwnerB.Location = new System.Drawing.Point(11, 240);
  5847. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(2);
  5848. this.AddOwnerB.Name = "AddOwnerB";
  5849. this.AddOwnerB.Size = new System.Drawing.Size(334, 31);
  5850. this.AddOwnerB.TabIndex = 77;
  5851. this.AddOwnerB.Text = "Add \"Take Ownership\"";
  5852. this.AddOwnerB.UseVisualStyleBackColor = false;
  5853. this.AddOwnerB.Click += new System.EventHandler(this.button66_Click);
  5854. //
  5855. // readyMenusL
  5856. //
  5857. this.readyMenusL.AutoSize = true;
  5858. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5859. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5860. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  5861. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5862. this.readyMenusL.Name = "readyMenusL";
  5863. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  5864. this.readyMenusL.TabIndex = 76;
  5865. this.readyMenusL.Tag = "themeable";
  5866. this.readyMenusL.Text = "Add ready-made menus";
  5867. //
  5868. // PMB
  5869. //
  5870. this.PMB.BackColor = System.Drawing.Color.DodgerBlue;
  5871. this.PMB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5872. this.PMB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5873. this.PMB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5874. this.PMB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5875. this.PMB.ForeColor = System.Drawing.Color.White;
  5876. this.PMB.Location = new System.Drawing.Point(11, 48);
  5877. this.PMB.Margin = new System.Windows.Forms.Padding(2);
  5878. this.PMB.Name = "PMB";
  5879. this.PMB.Size = new System.Drawing.Size(334, 31);
  5880. this.PMB.TabIndex = 74;
  5881. this.PMB.Text = "Add \"Power Menu\"";
  5882. this.PMB.UseVisualStyleBackColor = false;
  5883. this.PMB.Click += new System.EventHandler(this.button59_Click);
  5884. //
  5885. // DSB
  5886. //
  5887. this.DSB.BackColor = System.Drawing.Color.DodgerBlue;
  5888. this.DSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5889. this.DSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5890. this.DSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5891. this.DSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5892. this.DSB.ForeColor = System.Drawing.Color.White;
  5893. this.DSB.Location = new System.Drawing.Point(11, 192);
  5894. this.DSB.Margin = new System.Windows.Forms.Padding(2);
  5895. this.DSB.Name = "DSB";
  5896. this.DSB.Size = new System.Drawing.Size(334, 31);
  5897. this.DSB.TabIndex = 72;
  5898. this.DSB.Text = "Add \"Desktop Shortcuts\"";
  5899. this.DSB.UseVisualStyleBackColor = false;
  5900. this.DSB.Click += new System.EventHandler(this.button57_Click);
  5901. //
  5902. // STB
  5903. //
  5904. this.STB.BackColor = System.Drawing.Color.DodgerBlue;
  5905. this.STB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5906. this.STB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5907. this.STB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5908. this.STB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5909. this.STB.ForeColor = System.Drawing.Color.White;
  5910. this.STB.Location = new System.Drawing.Point(11, 84);
  5911. this.STB.Margin = new System.Windows.Forms.Padding(2);
  5912. this.STB.Name = "STB";
  5913. this.STB.Size = new System.Drawing.Size(334, 31);
  5914. this.STB.TabIndex = 70;
  5915. this.STB.Text = "Add \"System Tools\"";
  5916. this.STB.UseVisualStyleBackColor = false;
  5917. this.STB.Click += new System.EventHandler(this.button53_Click);
  5918. //
  5919. // SSB
  5920. //
  5921. this.SSB.BackColor = System.Drawing.Color.DodgerBlue;
  5922. this.SSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5923. this.SSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5924. this.SSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5925. this.SSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5926. this.SSB.ForeColor = System.Drawing.Color.White;
  5927. this.SSB.Location = new System.Drawing.Point(11, 156);
  5928. this.SSB.Margin = new System.Windows.Forms.Padding(2);
  5929. this.SSB.Name = "SSB";
  5930. this.SSB.Size = new System.Drawing.Size(334, 31);
  5931. this.SSB.TabIndex = 68;
  5932. this.SSB.Text = "Add \"System Shortcuts\"";
  5933. this.SSB.UseVisualStyleBackColor = false;
  5934. this.SSB.Click += new System.EventHandler(this.button51_Click);
  5935. //
  5936. // WAB
  5937. //
  5938. this.WAB.BackColor = System.Drawing.Color.DodgerBlue;
  5939. this.WAB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5940. this.WAB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5941. this.WAB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5942. this.WAB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5943. this.WAB.ForeColor = System.Drawing.Color.White;
  5944. this.WAB.Location = new System.Drawing.Point(11, 120);
  5945. this.WAB.Margin = new System.Windows.Forms.Padding(2);
  5946. this.WAB.Name = "WAB";
  5947. this.WAB.Size = new System.Drawing.Size(334, 31);
  5948. this.WAB.TabIndex = 65;
  5949. this.WAB.Text = "Add \"Windows Apps\"";
  5950. this.WAB.UseVisualStyleBackColor = false;
  5951. this.WAB.Click += new System.EventHandler(this.button54_Click);
  5952. //
  5953. // tabPage11
  5954. //
  5955. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5956. this.tabPage11.Controls.Add(this.panel6);
  5957. this.tabPage11.Controls.Add(this.removeCCB);
  5958. this.tabPage11.Controls.Add(this.refreshCCB);
  5959. this.tabPage11.Controls.Add(this.removeCCL);
  5960. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5961. this.tabPage11.Controls.Add(this.button48);
  5962. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5963. this.tabPage11.Controls.Add(this.ccKeywordL);
  5964. this.tabPage11.Controls.Add(this.txtRunFile);
  5965. this.tabPage11.Controls.Add(this.ccFileL);
  5966. this.tabPage11.Controls.Add(this.ccL);
  5967. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5968. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5969. this.tabPage11.Name = "tabPage11";
  5970. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5971. this.tabPage11.Size = new System.Drawing.Size(848, 579);
  5972. this.tabPage11.TabIndex = 4;
  5973. this.tabPage11.Text = "Run Dialog";
  5974. //
  5975. // panel6
  5976. //
  5977. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5978. this.panel6.Controls.Add(this.listCustomCommands);
  5979. this.panel6.Location = new System.Drawing.Point(11, 210);
  5980. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5981. this.panel6.Name = "panel6";
  5982. this.panel6.Size = new System.Drawing.Size(271, 263);
  5983. this.panel6.TabIndex = 84;
  5984. //
  5985. // listCustomCommands
  5986. //
  5987. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5988. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5989. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5990. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5991. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5992. this.listCustomCommands.FormattingEnabled = true;
  5993. this.listCustomCommands.HorizontalScrollbar = true;
  5994. this.listCustomCommands.ItemHeight = 21;
  5995. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5996. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5997. this.listCustomCommands.Name = "listCustomCommands";
  5998. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5999. this.listCustomCommands.TabIndex = 79;
  6000. //
  6001. // removeCCB
  6002. //
  6003. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  6004. this.removeCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6005. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6006. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6007. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6008. this.removeCCB.ForeColor = System.Drawing.Color.White;
  6009. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  6010. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  6011. this.removeCCB.Name = "removeCCB";
  6012. this.removeCCB.Size = new System.Drawing.Size(120, 27);
  6013. this.removeCCB.TabIndex = 82;
  6014. this.removeCCB.Text = "Remove";
  6015. this.removeCCB.UseVisualStyleBackColor = false;
  6016. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  6017. //
  6018. // refreshCCB
  6019. //
  6020. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  6021. this.refreshCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6022. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6023. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6024. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6025. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  6026. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  6027. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  6028. this.refreshCCB.Name = "refreshCCB";
  6029. this.refreshCCB.Size = new System.Drawing.Size(120, 27);
  6030. this.refreshCCB.TabIndex = 81;
  6031. this.refreshCCB.Text = "Refresh";
  6032. this.refreshCCB.UseVisualStyleBackColor = false;
  6033. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  6034. //
  6035. // removeCCL
  6036. //
  6037. this.removeCCL.AutoSize = true;
  6038. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6039. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  6040. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  6041. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6042. this.removeCCL.Name = "removeCCL";
  6043. this.removeCCL.Size = new System.Drawing.Size(268, 28);
  6044. this.removeCCL.TabIndex = 80;
  6045. this.removeCCL.Tag = "themeable";
  6046. this.removeCCL.Text = "Remove existing commands";
  6047. //
  6048. // btnCreateCustomCommand
  6049. //
  6050. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  6051. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6052. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6053. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6054. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6055. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  6056. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  6057. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  6058. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  6059. this.btnCreateCustomCommand.Size = new System.Drawing.Size(107, 29);
  6060. this.btnCreateCustomCommand.TabIndex = 60;
  6061. this.btnCreateCustomCommand.Text = "Create";
  6062. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  6063. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  6064. //
  6065. // button48
  6066. //
  6067. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  6068. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6069. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6070. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6071. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6072. this.button48.ForeColor = System.Drawing.Color.White;
  6073. this.button48.Location = new System.Drawing.Point(354, 75);
  6074. this.button48.Margin = new System.Windows.Forms.Padding(2);
  6075. this.button48.Name = "button48";
  6076. this.button48.Size = new System.Drawing.Size(52, 29);
  6077. this.button48.TabIndex = 58;
  6078. this.button48.Text = "...";
  6079. this.button48.UseVisualStyleBackColor = false;
  6080. this.button48.Click += new System.EventHandler(this.button48_Click);
  6081. //
  6082. // txtRunKeyword
  6083. //
  6084. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6085. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  6086. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6087. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  6088. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  6089. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  6090. this.txtRunKeyword.Name = "txtRunKeyword";
  6091. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  6092. this.txtRunKeyword.TabIndex = 9;
  6093. //
  6094. // ccKeywordL
  6095. //
  6096. this.ccKeywordL.AutoSize = true;
  6097. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6098. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  6099. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  6100. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6101. this.ccKeywordL.Name = "ccKeywordL";
  6102. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  6103. this.ccKeywordL.TabIndex = 8;
  6104. this.ccKeywordL.Text = "Keyword:";
  6105. //
  6106. // txtRunFile
  6107. //
  6108. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6109. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  6110. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6111. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  6112. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  6113. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  6114. this.txtRunFile.Name = "txtRunFile";
  6115. this.txtRunFile.ReadOnly = true;
  6116. this.txtRunFile.Size = new System.Drawing.Size(339, 29);
  6117. this.txtRunFile.TabIndex = 7;
  6118. //
  6119. // ccFileL
  6120. //
  6121. this.ccFileL.AutoSize = true;
  6122. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6123. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  6124. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  6125. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6126. this.ccFileL.Name = "ccFileL";
  6127. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  6128. this.ccFileL.TabIndex = 6;
  6129. this.ccFileL.Text = "File location:";
  6130. //
  6131. // ccL
  6132. //
  6133. this.ccL.AutoSize = true;
  6134. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6135. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  6136. this.ccL.Location = new System.Drawing.Point(6, 10);
  6137. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6138. this.ccL.Name = "ccL";
  6139. this.ccL.Size = new System.Drawing.Size(298, 28);
  6140. this.ccL.TabIndex = 5;
  6141. this.ccL.Tag = "themeable";
  6142. this.ccL.Text = "Define your custom commands";
  6143. //
  6144. // optionsTab
  6145. //
  6146. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6147. this.optionsTab.Controls.Add(this.pictureBox85);
  6148. this.optionsTab.Controls.Add(this.panel9);
  6149. this.optionsTab.Controls.Add(this.panel8);
  6150. this.optionsTab.Controls.Add(this.languagesL);
  6151. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  6152. this.optionsTab.Controls.Add(this.linkLabel6);
  6153. this.optionsTab.Controls.Add(this.pictureBox84);
  6154. this.optionsTab.Controls.Add(this.pictureBox83);
  6155. this.optionsTab.Controls.Add(this.linkLabel5);
  6156. this.optionsTab.Controls.Add(this.btnOpenConf);
  6157. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  6158. this.optionsTab.Controls.Add(this.lblUpdating);
  6159. this.optionsTab.Controls.Add(this.btnViewLog);
  6160. this.optionsTab.Controls.Add(this.l2);
  6161. this.optionsTab.Controls.Add(this.btnChangelog);
  6162. this.optionsTab.Controls.Add(this.btnUpdate);
  6163. this.optionsTab.Controls.Add(this.btnResetConfig);
  6164. this.optionsTab.Controls.Add(this.lblTheming);
  6165. this.optionsTab.Controls.Add(this.helpTipsToggle);
  6166. this.optionsTab.Controls.Add(this.quickAccessToggle);
  6167. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  6168. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  6169. this.optionsTab.Name = "optionsTab";
  6170. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  6171. this.optionsTab.Size = new System.Drawing.Size(860, 611);
  6172. this.optionsTab.TabIndex = 6;
  6173. this.optionsTab.Text = "Options";
  6174. //
  6175. // pictureBox85
  6176. //
  6177. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6178. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  6179. this.pictureBox85.Location = new System.Drawing.Point(818, 8);
  6180. this.pictureBox85.Name = "pictureBox85";
  6181. this.pictureBox85.Size = new System.Drawing.Size(33, 32);
  6182. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6183. this.pictureBox85.TabIndex = 74;
  6184. this.pictureBox85.TabStop = false;
  6185. //
  6186. // panel9
  6187. //
  6188. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6189. this.panel9.Controls.Add(this.pictureBox89);
  6190. this.panel9.Controls.Add(this.radioTurkish);
  6191. this.panel9.Controls.Add(this.pictureBox88);
  6192. this.panel9.Controls.Add(this.radioHellenic);
  6193. this.panel9.Controls.Add(this.pictureBox87);
  6194. this.panel9.Controls.Add(this.radioEnglish);
  6195. this.panel9.Controls.Add(this.radioRussian);
  6196. this.panel9.Controls.Add(this.pictureBox86);
  6197. this.panel9.Location = new System.Drawing.Point(571, 43);
  6198. this.panel9.Name = "panel9";
  6199. this.panel9.Size = new System.Drawing.Size(285, 205);
  6200. this.panel9.TabIndex = 73;
  6201. //
  6202. // pictureBox89
  6203. //
  6204. this.pictureBox89.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox89.Image")));
  6205. this.pictureBox89.Location = new System.Drawing.Point(110, 96);
  6206. this.pictureBox89.Name = "pictureBox89";
  6207. this.pictureBox89.Size = new System.Drawing.Size(36, 22);
  6208. this.pictureBox89.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6209. this.pictureBox89.TabIndex = 79;
  6210. this.pictureBox89.TabStop = false;
  6211. this.pictureBox89.Click += new System.EventHandler(this.pictureBox89_Click);
  6212. //
  6213. // radioTurkish
  6214. //
  6215. this.radioTurkish.AutoSize = true;
  6216. this.radioTurkish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6217. this.radioTurkish.ForeColor = System.Drawing.Color.White;
  6218. this.radioTurkish.Location = new System.Drawing.Point(151, 95);
  6219. this.radioTurkish.Margin = new System.Windows.Forms.Padding(2);
  6220. this.radioTurkish.Name = "radioTurkish";
  6221. this.radioTurkish.Size = new System.Drawing.Size(76, 25);
  6222. this.radioTurkish.TabIndex = 80;
  6223. this.radioTurkish.Tag = "";
  6224. this.radioTurkish.Text = "Türkçe";
  6225. this.radioTurkish.UseVisualStyleBackColor = true;
  6226. this.radioTurkish.Click += new System.EventHandler(this.radioTurkish_Click);
  6227. //
  6228. // pictureBox88
  6229. //
  6230. this.pictureBox88.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox88.Image")));
  6231. this.pictureBox88.Location = new System.Drawing.Point(110, 67);
  6232. this.pictureBox88.Name = "pictureBox88";
  6233. this.pictureBox88.Size = new System.Drawing.Size(36, 22);
  6234. this.pictureBox88.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6235. this.pictureBox88.TabIndex = 77;
  6236. this.pictureBox88.TabStop = false;
  6237. this.pictureBox88.Click += new System.EventHandler(this.pictureBox88_Click);
  6238. //
  6239. // radioHellenic
  6240. //
  6241. this.radioHellenic.AutoSize = true;
  6242. this.radioHellenic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6243. this.radioHellenic.ForeColor = System.Drawing.Color.White;
  6244. this.radioHellenic.Location = new System.Drawing.Point(151, 66);
  6245. this.radioHellenic.Margin = new System.Windows.Forms.Padding(2);
  6246. this.radioHellenic.Name = "radioHellenic";
  6247. this.radioHellenic.Size = new System.Drawing.Size(94, 25);
  6248. this.radioHellenic.TabIndex = 78;
  6249. this.radioHellenic.Tag = "";
  6250. this.radioHellenic.Text = "Ελληνικά";
  6251. this.radioHellenic.UseVisualStyleBackColor = true;
  6252. this.radioHellenic.Click += new System.EventHandler(this.radioHellenic_Click);
  6253. //
  6254. // pictureBox87
  6255. //
  6256. this.pictureBox87.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox87.Image")));
  6257. this.pictureBox87.Location = new System.Drawing.Point(110, 38);
  6258. this.pictureBox87.Name = "pictureBox87";
  6259. this.pictureBox87.Size = new System.Drawing.Size(36, 22);
  6260. this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6261. this.pictureBox87.TabIndex = 76;
  6262. this.pictureBox87.TabStop = false;
  6263. this.pictureBox87.Click += new System.EventHandler(this.pictureBox87_Click);
  6264. //
  6265. // radioEnglish
  6266. //
  6267. this.radioEnglish.AutoSize = true;
  6268. this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6269. this.radioEnglish.ForeColor = System.Drawing.Color.White;
  6270. this.radioEnglish.Location = new System.Drawing.Point(151, 8);
  6271. this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
  6272. this.radioEnglish.Name = "radioEnglish";
  6273. this.radioEnglish.Size = new System.Drawing.Size(79, 25);
  6274. this.radioEnglish.TabIndex = 75;
  6275. this.radioEnglish.Tag = "";
  6276. this.radioEnglish.Text = "English";
  6277. this.radioEnglish.UseVisualStyleBackColor = true;
  6278. this.radioEnglish.Click += new System.EventHandler(this.radioEnglish_Click);
  6279. //
  6280. // radioRussian
  6281. //
  6282. this.radioRussian.AutoSize = true;
  6283. this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6284. this.radioRussian.ForeColor = System.Drawing.Color.White;
  6285. this.radioRussian.Location = new System.Drawing.Point(151, 37);
  6286. this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
  6287. this.radioRussian.Name = "radioRussian";
  6288. this.radioRussian.Size = new System.Drawing.Size(90, 25);
  6289. this.radioRussian.TabIndex = 74;
  6290. this.radioRussian.Tag = "";
  6291. this.radioRussian.Text = "русский";
  6292. this.radioRussian.UseVisualStyleBackColor = true;
  6293. this.radioRussian.Click += new System.EventHandler(this.radioRussian_Click);
  6294. //
  6295. // pictureBox86
  6296. //
  6297. this.pictureBox86.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox86.Image")));
  6298. this.pictureBox86.Location = new System.Drawing.Point(110, 9);
  6299. this.pictureBox86.Name = "pictureBox86";
  6300. this.pictureBox86.Size = new System.Drawing.Size(36, 22);
  6301. this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6302. this.pictureBox86.TabIndex = 75;
  6303. this.pictureBox86.TabStop = false;
  6304. this.pictureBox86.Click += new System.EventHandler(this.pictureBox86_Click);
  6305. //
  6306. // panel8
  6307. //
  6308. this.panel8.Controls.Add(this.radioCaramel);
  6309. this.panel8.Controls.Add(this.radioZerg);
  6310. this.panel8.Controls.Add(this.radioOcean);
  6311. this.panel8.Controls.Add(this.radioMagma);
  6312. this.panel8.Controls.Add(this.radioLime);
  6313. this.panel8.Controls.Add(this.radioMinimal);
  6314. this.panel8.Location = new System.Drawing.Point(16, 130);
  6315. this.panel8.Name = "panel8";
  6316. this.panel8.Size = new System.Drawing.Size(326, 118);
  6317. this.panel8.TabIndex = 72;
  6318. //
  6319. // radioCaramel
  6320. //
  6321. this.radioCaramel.AutoSize = true;
  6322. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6323. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  6324. this.radioCaramel.Location = new System.Drawing.Point(163, 11);
  6325. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  6326. this.radioCaramel.Name = "radioCaramel";
  6327. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  6328. this.radioCaramel.TabIndex = 52;
  6329. this.radioCaramel.Text = "Caramel";
  6330. this.radioCaramel.UseVisualStyleBackColor = true;
  6331. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  6332. //
  6333. // radioZerg
  6334. //
  6335. this.radioZerg.AutoSize = true;
  6336. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6337. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  6338. this.radioZerg.Location = new System.Drawing.Point(15, 69);
  6339. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  6340. this.radioZerg.Name = "radioZerg";
  6341. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  6342. this.radioZerg.TabIndex = 48;
  6343. this.radioZerg.Text = "Zerg";
  6344. this.radioZerg.UseVisualStyleBackColor = true;
  6345. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  6346. //
  6347. // radioOcean
  6348. //
  6349. this.radioOcean.AutoSize = true;
  6350. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6351. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  6352. this.radioOcean.Location = new System.Drawing.Point(15, 11);
  6353. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  6354. this.radioOcean.Name = "radioOcean";
  6355. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  6356. this.radioOcean.TabIndex = 49;
  6357. this.radioOcean.Text = "Ocean";
  6358. this.radioOcean.UseVisualStyleBackColor = true;
  6359. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  6360. //
  6361. // radioMagma
  6362. //
  6363. this.radioMagma.AutoSize = true;
  6364. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6365. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  6366. this.radioMagma.Location = new System.Drawing.Point(15, 40);
  6367. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  6368. this.radioMagma.Name = "radioMagma";
  6369. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  6370. this.radioMagma.TabIndex = 50;
  6371. this.radioMagma.Text = "Magma";
  6372. this.radioMagma.UseVisualStyleBackColor = true;
  6373. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  6374. //
  6375. // radioLime
  6376. //
  6377. this.radioLime.AutoSize = true;
  6378. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6379. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  6380. this.radioLime.Location = new System.Drawing.Point(163, 40);
  6381. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  6382. this.radioLime.Name = "radioLime";
  6383. this.radioLime.Size = new System.Drawing.Size(63, 25);
  6384. this.radioLime.TabIndex = 51;
  6385. this.radioLime.Text = "Lime";
  6386. this.radioLime.UseVisualStyleBackColor = true;
  6387. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  6388. //
  6389. // radioMinimal
  6390. //
  6391. this.radioMinimal.AutoSize = true;
  6392. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6393. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  6394. this.radioMinimal.Location = new System.Drawing.Point(163, 69);
  6395. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  6396. this.radioMinimal.Name = "radioMinimal";
  6397. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  6398. this.radioMinimal.TabIndex = 53;
  6399. this.radioMinimal.Text = "Minimal";
  6400. this.radioMinimal.UseVisualStyleBackColor = true;
  6401. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  6402. //
  6403. // languagesL
  6404. //
  6405. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6406. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6407. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  6408. this.languagesL.Location = new System.Drawing.Point(571, 6);
  6409. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6410. this.languagesL.Name = "languagesL";
  6411. this.languagesL.Size = new System.Drawing.Size(246, 28);
  6412. this.languagesL.TabIndex = 71;
  6413. this.languagesL.Tag = "themeable";
  6414. this.languagesL.Text = "Choose language";
  6415. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6416. //
  6417. // lblUpdateDisabled
  6418. //
  6419. this.lblUpdateDisabled.AutoSize = true;
  6420. 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)));
  6421. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  6422. this.lblUpdateDisabled.Location = new System.Drawing.Point(28, 358);
  6423. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6424. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  6425. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  6426. this.lblUpdateDisabled.TabIndex = 69;
  6427. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  6428. this.lblUpdateDisabled.Visible = false;
  6429. //
  6430. // linkLabel6
  6431. //
  6432. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6433. this.linkLabel6.AutoSize = true;
  6434. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6435. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  6436. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  6437. this.linkLabel6.Location = new System.Drawing.Point(724, 427);
  6438. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6439. this.linkLabel6.Name = "linkLabel6";
  6440. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  6441. this.linkLabel6.TabIndex = 68;
  6442. this.linkLabel6.TabStop = true;
  6443. this.linkLabel6.Tag = "themeable";
  6444. this.linkLabel6.Text = "Open Source";
  6445. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  6446. //
  6447. // pictureBox84
  6448. //
  6449. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6450. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  6451. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6452. this.pictureBox84.Location = new System.Drawing.Point(721, 313);
  6453. this.pictureBox84.Name = "pictureBox84";
  6454. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  6455. this.pictureBox84.TabIndex = 67;
  6456. this.pictureBox84.TabStop = false;
  6457. //
  6458. // pictureBox83
  6459. //
  6460. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6461. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  6462. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6463. this.pictureBox83.Location = new System.Drawing.Point(704, 460);
  6464. this.pictureBox83.Name = "pictureBox83";
  6465. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  6466. this.pictureBox83.TabIndex = 66;
  6467. this.pictureBox83.TabStop = false;
  6468. //
  6469. // linkLabel5
  6470. //
  6471. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6472. this.linkLabel5.AutoSize = true;
  6473. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6474. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6475. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6476. this.linkLabel5.Location = new System.Drawing.Point(653, 576);
  6477. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6478. this.linkLabel5.Name = "linkLabel5";
  6479. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  6480. this.linkLabel5.TabIndex = 65;
  6481. this.linkLabel5.TabStop = true;
  6482. this.linkLabel5.Tag = "themeable";
  6483. this.linkLabel5.Text = "GNU GPL 3.0 License";
  6484. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6485. //
  6486. // btnOpenConf
  6487. //
  6488. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6489. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6490. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6491. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6492. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6493. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6494. this.btnOpenConf.Location = new System.Drawing.Point(31, 471);
  6495. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6496. this.btnOpenConf.Name = "btnOpenConf";
  6497. this.btnOpenConf.Size = new System.Drawing.Size(197, 31);
  6498. this.btnOpenConf.TabIndex = 63;
  6499. this.btnOpenConf.Text = "Show config folder";
  6500. this.btnOpenConf.UseVisualStyleBackColor = false;
  6501. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6502. //
  6503. // lblTroubleshoot
  6504. //
  6505. this.lblTroubleshoot.AutoSize = true;
  6506. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6507. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  6508. this.lblTroubleshoot.Location = new System.Drawing.Point(11, 390);
  6509. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6510. this.lblTroubleshoot.Name = "lblTroubleshoot";
  6511. this.lblTroubleshoot.Size = new System.Drawing.Size(161, 28);
  6512. this.lblTroubleshoot.TabIndex = 62;
  6513. this.lblTroubleshoot.Tag = "themeable";
  6514. this.lblTroubleshoot.Text = "Troubleshooting";
  6515. //
  6516. // lblUpdating
  6517. //
  6518. this.lblUpdating.AutoSize = true;
  6519. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6520. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  6521. this.lblUpdating.Location = new System.Drawing.Point(11, 243);
  6522. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6523. this.lblUpdating.Name = "lblUpdating";
  6524. this.lblUpdating.Size = new System.Drawing.Size(157, 28);
  6525. this.lblUpdating.TabIndex = 61;
  6526. this.lblUpdating.Tag = "themeable";
  6527. this.lblUpdating.Text = "Check && update";
  6528. //
  6529. // btnViewLog
  6530. //
  6531. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6532. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6533. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6534. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6535. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6536. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6537. this.btnViewLog.Location = new System.Drawing.Point(31, 436);
  6538. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6539. this.btnViewLog.Name = "btnViewLog";
  6540. this.btnViewLog.Size = new System.Drawing.Size(197, 31);
  6541. this.btnViewLog.TabIndex = 60;
  6542. this.btnViewLog.Text = "View errors";
  6543. this.btnViewLog.UseVisualStyleBackColor = false;
  6544. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6545. //
  6546. // l2
  6547. //
  6548. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6549. this.l2.AutoSize = true;
  6550. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6551. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6552. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6553. this.l2.Location = new System.Drawing.Point(6, 576);
  6554. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6555. this.l2.Name = "l2";
  6556. this.l2.Size = new System.Drawing.Size(157, 28);
  6557. this.l2.TabIndex = 59;
  6558. this.l2.TabStop = true;
  6559. this.l2.Tag = "themeable";
  6560. this.l2.Text = "deadmoon © ∞";
  6561. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6562. //
  6563. // btnChangelog
  6564. //
  6565. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  6566. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6567. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6568. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6569. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6570. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  6571. this.btnChangelog.Location = new System.Drawing.Point(31, 325);
  6572. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  6573. this.btnChangelog.Name = "btnChangelog";
  6574. this.btnChangelog.Size = new System.Drawing.Size(197, 31);
  6575. this.btnChangelog.TabIndex = 58;
  6576. this.btnChangelog.Text = "View changes";
  6577. this.btnChangelog.UseVisualStyleBackColor = false;
  6578. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  6579. //
  6580. // btnUpdate
  6581. //
  6582. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6583. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6584. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6585. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6586. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6587. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6588. this.btnUpdate.Location = new System.Drawing.Point(31, 290);
  6589. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6590. this.btnUpdate.Name = "btnUpdate";
  6591. this.btnUpdate.Size = new System.Drawing.Size(197, 31);
  6592. this.btnUpdate.TabIndex = 57;
  6593. this.btnUpdate.Text = "Check for update";
  6594. this.btnUpdate.UseVisualStyleBackColor = false;
  6595. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6596. //
  6597. // btnResetConfig
  6598. //
  6599. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6600. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6601. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6602. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6603. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6604. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6605. this.btnResetConfig.Location = new System.Drawing.Point(31, 506);
  6606. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6607. this.btnResetConfig.Name = "btnResetConfig";
  6608. this.btnResetConfig.Size = new System.Drawing.Size(197, 31);
  6609. this.btnResetConfig.TabIndex = 56;
  6610. this.btnResetConfig.Text = "Reset configuration";
  6611. this.btnResetConfig.UseVisualStyleBackColor = false;
  6612. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6613. //
  6614. // lblTheming
  6615. //
  6616. this.lblTheming.AutoSize = true;
  6617. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6618. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6619. this.lblTheming.Location = new System.Drawing.Point(11, 99);
  6620. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6621. this.lblTheming.Name = "lblTheming";
  6622. this.lblTheming.Size = new System.Drawing.Size(192, 28);
  6623. this.lblTheming.TabIndex = 55;
  6624. this.lblTheming.Tag = "themeable";
  6625. this.lblTheming.Text = "Choose your theme";
  6626. //
  6627. // helpTipsToggle
  6628. //
  6629. this.helpTipsToggle.Location = new System.Drawing.Point(14, 51);
  6630. this.helpTipsToggle.Margin = new System.Windows.Forms.Padding(2);
  6631. this.helpTipsToggle.Name = "helpTipsToggle";
  6632. this.helpTipsToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6633. this.helpTipsToggle.OffForeColor = System.Drawing.Color.White;
  6634. this.helpTipsToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6635. this.helpTipsToggle.OnForeColor = System.Drawing.Color.White;
  6636. this.helpTipsToggle.OnText = "Show Help Messages";
  6637. this.helpTipsToggle.Size = new System.Drawing.Size(319, 31);
  6638. this.helpTipsToggle.TabIndex = 70;
  6639. this.helpTipsToggle.Tag = "themeable";
  6640. this.helpTipsToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.helpTipsToggle_CheckedChanged);
  6641. //
  6642. // quickAccessToggle
  6643. //
  6644. this.quickAccessToggle.Location = new System.Drawing.Point(14, 16);
  6645. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6646. this.quickAccessToggle.Name = "quickAccessToggle";
  6647. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6648. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6649. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6650. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6651. this.quickAccessToggle.OnText = "Show Quick Access Menu";
  6652. this.quickAccessToggle.Size = new System.Drawing.Size(319, 31);
  6653. this.quickAccessToggle.TabIndex = 64;
  6654. this.quickAccessToggle.Tag = "themeable";
  6655. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6656. //
  6657. // defineCommandDialog
  6658. //
  6659. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6660. this.defineCommandDialog.Title = "Optimizer";
  6661. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6662. //
  6663. // defineProgramDialog
  6664. //
  6665. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6666. this.defineProgramDialog.Title = "Optimizer";
  6667. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6668. //
  6669. // defineFolderDialog
  6670. //
  6671. this.defineFolderDialog.Description = "Optimizer";
  6672. //
  6673. // defineFileDialog
  6674. //
  6675. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6676. this.defineFileDialog.Title = "Optimizer";
  6677. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6678. //
  6679. // DefineProgramIconDialog
  6680. //
  6681. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6682. this.DefineProgramIconDialog.Title = "Optimizer";
  6683. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6684. //
  6685. // DefineFolderIconDialog
  6686. //
  6687. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6688. this.DefineFolderIconDialog.Title = "Optimizer";
  6689. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6690. //
  6691. // DefineURLIconDialog
  6692. //
  6693. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6694. this.DefineURLIconDialog.Title = "Optimizer";
  6695. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6696. //
  6697. // DefineFileIconDialog
  6698. //
  6699. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6700. this.DefineFileIconDialog.Title = "Optimizer";
  6701. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6702. //
  6703. // DefineCommandIconDialog
  6704. //
  6705. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6706. this.DefineCommandIconDialog.Title = "Optimizer";
  6707. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6708. //
  6709. // ExportDialog
  6710. //
  6711. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6712. this.ExportDialog.Title = "Optimizer";
  6713. //
  6714. // launcherMenu
  6715. //
  6716. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6717. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6718. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6719. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6720. this.trayStartup,
  6721. this.trayCleaner,
  6722. this.trayPinger,
  6723. this.trayHosts,
  6724. this.trayAD,
  6725. this.toolStripSeparator1,
  6726. this.trayRestartExplorer,
  6727. this.trayExit});
  6728. this.launcherMenu.Name = "launcherMenu";
  6729. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6730. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  6731. //
  6732. // trayStartup
  6733. //
  6734. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6735. this.trayStartup.ForeColor = System.Drawing.Color.White;
  6736. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  6737. this.trayStartup.Name = "trayStartup";
  6738. this.trayStartup.Size = new System.Drawing.Size(214, 26);
  6739. this.trayStartup.Text = "Startup Manager";
  6740. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6741. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  6742. //
  6743. // trayCleaner
  6744. //
  6745. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6746. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  6747. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  6748. this.trayCleaner.Name = "trayCleaner";
  6749. this.trayCleaner.Size = new System.Drawing.Size(214, 26);
  6750. this.trayCleaner.Text = "PC Cleaner";
  6751. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6752. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  6753. //
  6754. // trayPinger
  6755. //
  6756. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6757. this.trayPinger.ForeColor = System.Drawing.Color.White;
  6758. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  6759. this.trayPinger.Name = "trayPinger";
  6760. this.trayPinger.Size = new System.Drawing.Size(214, 26);
  6761. this.trayPinger.Text = "Pinger Tool";
  6762. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6763. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  6764. //
  6765. // trayHosts
  6766. //
  6767. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6768. this.trayHosts.ForeColor = System.Drawing.Color.White;
  6769. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  6770. this.trayHosts.Name = "trayHosts";
  6771. this.trayHosts.Size = new System.Drawing.Size(214, 26);
  6772. this.trayHosts.Text = "HOSTS Editor";
  6773. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6774. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  6775. //
  6776. // trayAD
  6777. //
  6778. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6779. this.trayAD.ForeColor = System.Drawing.Color.White;
  6780. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  6781. this.trayAD.Name = "trayAD";
  6782. this.trayAD.Size = new System.Drawing.Size(214, 26);
  6783. this.trayAD.Text = "Apps Downloader";
  6784. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6785. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  6786. //
  6787. // toolStripSeparator1
  6788. //
  6789. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6790. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  6791. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6792. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  6793. this.toolStripSeparator1.Tag = "";
  6794. //
  6795. // trayRestartExplorer
  6796. //
  6797. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6798. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  6799. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  6800. this.trayRestartExplorer.Name = "trayRestartExplorer";
  6801. this.trayRestartExplorer.Size = new System.Drawing.Size(214, 26);
  6802. this.trayRestartExplorer.Text = "Restart Explorer";
  6803. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6804. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6805. //
  6806. // trayExit
  6807. //
  6808. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6809. this.trayExit.ForeColor = System.Drawing.Color.White;
  6810. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  6811. this.trayExit.Name = "trayExit";
  6812. this.trayExit.Size = new System.Drawing.Size(214, 26);
  6813. this.trayExit.Text = "Exit";
  6814. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  6815. //
  6816. // launcherIcon
  6817. //
  6818. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6819. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6820. this.launcherIcon.Text = "Optimizer";
  6821. this.launcherIcon.Visible = true;
  6822. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6823. //
  6824. // helpBox
  6825. //
  6826. this.helpBox.IsBalloon = true;
  6827. this.helpBox.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  6828. this.helpBox.UseAnimation = false;
  6829. this.helpBox.UseFading = false;
  6830. //
  6831. // MainForm
  6832. //
  6833. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6834. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6835. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6836. this.ClientSize = new System.Drawing.Size(870, 705);
  6837. this.Controls.Add(this.bpanel);
  6838. this.Controls.Add(this.tpanel);
  6839. this.DoubleBuffered = true;
  6840. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6841. this.ForeColor = System.Drawing.Color.White;
  6842. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6843. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6844. this.MinimumSize = new System.Drawing.Size(886, 744);
  6845. this.Name = "MainForm";
  6846. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6847. this.Text = "Optimizer";
  6848. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6849. this.Load += new System.EventHandler(this.Main_Load);
  6850. this.tpanel.ResumeLayout(false);
  6851. this.tpanel.PerformLayout();
  6852. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6853. this.bpanel.ResumeLayout(false);
  6854. this.tabCollection.ResumeLayout(false);
  6855. this.universalTab.ResumeLayout(false);
  6856. this.universalTab.PerformLayout();
  6857. this.windowsXTab.ResumeLayout(false);
  6858. this.windowsXTab.PerformLayout();
  6859. this.windowsVIIITab.ResumeLayout(false);
  6860. this.windowsVIIITab.PerformLayout();
  6861. this.modernAppsTab.ResumeLayout(false);
  6862. this.modernAppsTab.PerformLayout();
  6863. this.panelModernAppsList.ResumeLayout(false);
  6864. this.startupTab.ResumeLayout(false);
  6865. this.startupTab.PerformLayout();
  6866. this.panel3.ResumeLayout(false);
  6867. this.appsTab.ResumeLayout(false);
  6868. this.panel10.ResumeLayout(false);
  6869. this.panel10.PerformLayout();
  6870. this.panelCommonApps.ResumeLayout(false);
  6871. this.panelCommonApps.PerformLayout();
  6872. this.panelApps5.ResumeLayout(false);
  6873. this.panelApps5.PerformLayout();
  6874. ((System.ComponentModel.ISupportInitialize)(this.pictureBox94)).EndInit();
  6875. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6876. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6877. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6878. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6879. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6880. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6881. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6882. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6883. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6884. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6885. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6886. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6887. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6888. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6889. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6890. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6891. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6892. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6893. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6894. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6895. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6896. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6897. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6898. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6899. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6900. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6901. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6902. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6903. this.panelApps6.ResumeLayout(false);
  6904. this.panelApps6.PerformLayout();
  6905. ((System.ComponentModel.ISupportInitialize)(this.pictureBox95)).EndInit();
  6906. ((System.ComponentModel.ISupportInitialize)(this.pictureBox91)).EndInit();
  6907. ((System.ComponentModel.ISupportInitialize)(this.pictureBox93)).EndInit();
  6908. ((System.ComponentModel.ISupportInitialize)(this.pictureBox90)).EndInit();
  6909. ((System.ComponentModel.ISupportInitialize)(this.pictureBox92)).EndInit();
  6910. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6911. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6912. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6913. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6914. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6915. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6916. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6917. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6918. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6919. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6920. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6921. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6922. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6923. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6924. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6925. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6926. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6927. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6928. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6929. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6930. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6931. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6932. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6933. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6934. this.panelApps1.ResumeLayout(false);
  6935. this.panelApps1.PerformLayout();
  6936. ((System.ComponentModel.ISupportInitialize)(this.pictureBox96)).EndInit();
  6937. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6938. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6939. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6940. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6941. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6942. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6943. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6944. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6945. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6946. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6947. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6948. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6949. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6950. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6951. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6952. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6953. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6954. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6955. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6956. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6957. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6958. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6959. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6960. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6961. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6962. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6963. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6964. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6965. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6966. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6967. this.cleanerTab.ResumeLayout(false);
  6968. this.cleanerTab.PerformLayout();
  6969. this.panel1.ResumeLayout(false);
  6970. this.panel1.PerformLayout();
  6971. this.pingerTab.ResumeLayout(false);
  6972. this.pingerTab.PerformLayout();
  6973. this.panel7.ResumeLayout(false);
  6974. this.hostsEditorTab.ResumeLayout(false);
  6975. this.hostsEditorTab.PerformLayout();
  6976. this.panel4.ResumeLayout(false);
  6977. this.panel4.PerformLayout();
  6978. this.panelList.ResumeLayout(false);
  6979. this.registryFixerTab.ResumeLayout(false);
  6980. this.registryFixerTab.PerformLayout();
  6981. this.panel2.ResumeLayout(false);
  6982. this.panel2.PerformLayout();
  6983. this.integratorTab.ResumeLayout(false);
  6984. this.synapse.ResumeLayout(false);
  6985. this.integratorInfoTab.ResumeLayout(false);
  6986. this.integratorInfoTab.PerformLayout();
  6987. this.tabPage8.ResumeLayout(false);
  6988. this.tabPage8.PerformLayout();
  6989. this.itemnamegroup.ResumeLayout(false);
  6990. this.itemnamegroup.PerformLayout();
  6991. this.security.ResumeLayout(false);
  6992. this.security.PerformLayout();
  6993. this.itemposition.ResumeLayout(false);
  6994. this.itemposition.PerformLayout();
  6995. this.icontoaddgroup.ResumeLayout(false);
  6996. this.icontoaddgroup.PerformLayout();
  6997. this.itemtoaddgroup.ResumeLayout(false);
  6998. this.itemtoaddgroup.PerformLayout();
  6999. this.itemtype.ResumeLayout(false);
  7000. this.itemtype.PerformLayout();
  7001. this.tabPage9.ResumeLayout(false);
  7002. this.tabPage9.PerformLayout();
  7003. this.panel5.ResumeLayout(false);
  7004. this.tabPage10.ResumeLayout(false);
  7005. this.tabPage10.PerformLayout();
  7006. this.tabPage11.ResumeLayout(false);
  7007. this.tabPage11.PerformLayout();
  7008. this.panel6.ResumeLayout(false);
  7009. this.optionsTab.ResumeLayout(false);
  7010. this.optionsTab.PerformLayout();
  7011. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  7012. this.panel9.ResumeLayout(false);
  7013. this.panel9.PerformLayout();
  7014. ((System.ComponentModel.ISupportInitialize)(this.pictureBox89)).EndInit();
  7015. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).EndInit();
  7016. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).EndInit();
  7017. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).EndInit();
  7018. this.panel8.ResumeLayout(false);
  7019. this.panel8.PerformLayout();
  7020. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  7021. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  7022. this.launcherMenu.ResumeLayout(false);
  7023. this.ResumeLayout(false);
  7024. }
  7025. #endregion
  7026. private System.Windows.Forms.Panel tpanel;
  7027. private System.Windows.Forms.Label txtBitness;
  7028. private System.Windows.Forms.Label txtOS;
  7029. private System.Windows.Forms.Label txtVersion;
  7030. private System.Windows.Forms.PictureBox pictureBox1;
  7031. private System.Windows.Forms.Label label2;
  7032. private System.Windows.Forms.Panel bpanel;
  7033. private System.Windows.Forms.TabControl tabCollection;
  7034. private System.Windows.Forms.TabPage universalTab;
  7035. private System.Windows.Forms.Button restartButton;
  7036. private System.Windows.Forms.TabPage windowsXTab;
  7037. private System.Windows.Forms.Button restartButton10;
  7038. private System.Windows.Forms.TabPage windowsVIIITab;
  7039. private System.Windows.Forms.Button restartButton8;
  7040. private System.Windows.Forms.TabPage cleanerTab;
  7041. private ColoredCheckBox checkTemp;
  7042. private ColoredCheckBox checkSelectAll;
  7043. private System.Windows.Forms.Button cleanDriveB;
  7044. private ColoredCheckBox checkMediaCache;
  7045. private ColoredCheckBox checkLogs;
  7046. private ColoredCheckBox checkBin;
  7047. private ColoredCheckBox checkMiniDumps;
  7048. private System.Windows.Forms.Panel panel1;
  7049. private System.Windows.Forms.TabPage startupTab;
  7050. private System.Windows.Forms.Label startupTitle;
  7051. private System.Windows.Forms.Button removeStartupItemB;
  7052. private System.Windows.Forms.Label cleanerTitle;
  7053. private System.Windows.Forms.TabPage registryFixerTab;
  7054. private System.Windows.Forms.Label registryTitle;
  7055. private System.Windows.Forms.Button regFixB;
  7056. private System.Windows.Forms.Panel panel2;
  7057. private ColoredCheckBox checkRegistryEditor;
  7058. private ColoredCheckBox checkEnableAll;
  7059. private ColoredCheckBox checkContextMenu;
  7060. private ColoredCheckBox checkTaskManager;
  7061. private ColoredCheckBox checkCommandPrompt;
  7062. private ColoredCheckBox checkFirewall;
  7063. private ColoredCheckBox checkRunDialog;
  7064. private ColoredCheckBox checkFolderOptions;
  7065. private ColoredCheckBox checkControlPanel;
  7066. private ColoredCheckBox checkRestartExplorer;
  7067. private System.Windows.Forms.Panel panel3;
  7068. private System.Windows.Forms.Label regLbl;
  7069. private System.Windows.Forms.ListView listStartupItems;
  7070. private System.Windows.Forms.ColumnHeader columnHeader1;
  7071. private System.Windows.Forms.ColumnHeader columnHeader2;
  7072. private System.Windows.Forms.Button refreshStartupB;
  7073. private System.Windows.Forms.Button locateFileB;
  7074. private System.Windows.Forms.ColumnHeader columnHeader3;
  7075. private System.Windows.Forms.TabPage hostsEditorTab;
  7076. private System.Windows.Forms.Label hostsTitle;
  7077. private System.Windows.Forms.LinkLabel linkLocate;
  7078. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  7079. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  7080. private System.Windows.Forms.ListBox listHostEntries;
  7081. private System.Windows.Forms.Panel panel4;
  7082. private System.Windows.Forms.Button removeAllHostsB;
  7083. private System.Windows.Forms.Button refreshHostsB;
  7084. private System.Windows.Forms.Button removeHostB;
  7085. private System.Windows.Forms.TextBox txtDomain;
  7086. private System.Windows.Forms.Label lblDomain;
  7087. private System.Windows.Forms.Label lblIP;
  7088. private System.Windows.Forms.Button addHostB;
  7089. private System.Windows.Forms.TextBox txtIP;
  7090. private ColoredCheckBox checkErrorReports;
  7091. private System.Windows.Forms.TabPage integratorTab;
  7092. private System.Windows.Forms.TabControl synapse;
  7093. private System.Windows.Forms.TabPage integratorInfoTab;
  7094. private System.Windows.Forms.TabPage tabPage8;
  7095. private System.Windows.Forms.TabPage tabPage9;
  7096. private System.Windows.Forms.TabPage tabPage10;
  7097. private System.Windows.Forms.TabPage tabPage11;
  7098. private System.Windows.Forms.Label integrator7;
  7099. private System.Windows.Forms.Label integrator6;
  7100. private System.Windows.Forms.Label integrator5;
  7101. private System.Windows.Forms.Label integrator4;
  7102. private System.Windows.Forms.Label integrator3;
  7103. private System.Windows.Forms.Label integrator2;
  7104. private System.Windows.Forms.Label integrator1;
  7105. private System.Windows.Forms.Button button48;
  7106. private System.Windows.Forms.TextBox txtRunKeyword;
  7107. private System.Windows.Forms.Label ccKeywordL;
  7108. private System.Windows.Forms.TextBox txtRunFile;
  7109. private System.Windows.Forms.Label ccFileL;
  7110. private System.Windows.Forms.Label ccL;
  7111. private System.Windows.Forms.Button btnCreateCustomCommand;
  7112. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  7113. private System.Windows.Forms.Button PMB;
  7114. private System.Windows.Forms.Button DSB;
  7115. private System.Windows.Forms.Button STB;
  7116. private System.Windows.Forms.Button SSB;
  7117. private System.Windows.Forms.Button WAB;
  7118. private System.Windows.Forms.Label readyMenusL;
  7119. private System.Windows.Forms.ListBox listDesktopItems;
  7120. private System.Windows.Forms.Label removeIntegratorItemsL;
  7121. private System.Windows.Forms.Button refreshIIB;
  7122. private System.Windows.Forms.Button removeDIB;
  7123. private System.Windows.Forms.Button removeAllIIB;
  7124. private System.Windows.Forms.GroupBox itemtype;
  7125. private ColoredRadioButton radioCommand;
  7126. private ColoredRadioButton radioProgram;
  7127. private ColoredRadioButton radioFile;
  7128. private ColoredRadioButton radioFolder;
  7129. private ColoredRadioButton radioLink;
  7130. private System.Windows.Forms.Label addItemL;
  7131. private System.Windows.Forms.GroupBox icontoaddgroup;
  7132. private ColoredCheckBox checkDefaultIcon;
  7133. private System.Windows.Forms.Button btnBrowseIcon;
  7134. private System.Windows.Forms.TextBox txtIcon;
  7135. private System.Windows.Forms.GroupBox itemtoaddgroup;
  7136. private System.Windows.Forms.Button btnBrowseItem;
  7137. private System.Windows.Forms.TextBox txtItem;
  7138. private System.Windows.Forms.GroupBox security;
  7139. private ColoredCheckBox checkShift;
  7140. private System.Windows.Forms.GroupBox itemposition;
  7141. private ColoredRadioButton radioTop;
  7142. private ColoredRadioButton radioMiddle;
  7143. private ColoredRadioButton radioBottom;
  7144. private System.Windows.Forms.GroupBox itemnamegroup;
  7145. private System.Windows.Forms.TextBox txtItemName;
  7146. private System.Windows.Forms.Button btnAddItem;
  7147. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  7148. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  7149. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  7150. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  7151. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  7152. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  7153. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  7154. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  7155. private System.Windows.Forms.Button findInRegB;
  7156. private System.Windows.Forms.Button RemoveOwnerB;
  7157. private System.Windows.Forms.Button AddOwnerB;
  7158. private System.Windows.Forms.TabPage optionsTab;
  7159. private System.Windows.Forms.RadioButton radioMinimal;
  7160. private System.Windows.Forms.RadioButton radioCaramel;
  7161. private System.Windows.Forms.RadioButton radioLime;
  7162. private System.Windows.Forms.RadioButton radioMagma;
  7163. private System.Windows.Forms.RadioButton radioOcean;
  7164. private System.Windows.Forms.RadioButton radioZerg;
  7165. private System.Windows.Forms.Label lblTheming;
  7166. private System.Windows.Forms.ListBox listCustomCommands;
  7167. private System.Windows.Forms.Label removeCCL;
  7168. private System.Windows.Forms.Button removeCCB;
  7169. private System.Windows.Forms.Button refreshCCB;
  7170. private System.Windows.Forms.Panel panel5;
  7171. private System.Windows.Forms.Panel panel6;
  7172. private System.Windows.Forms.Panel panelList;
  7173. private System.Windows.Forms.TabPage modernAppsTab;
  7174. private System.Windows.Forms.Label txtModernAppsTitle;
  7175. private System.Windows.Forms.Panel panelModernAppsList;
  7176. private System.Windows.Forms.CheckedListBox listModernApps;
  7177. private System.Windows.Forms.Button uninstallModernAppsButton;
  7178. private System.Windows.Forms.Button refreshModernAppsButton;
  7179. private System.Windows.Forms.Label txtUWP;
  7180. private ColoredCheckBox chkSelectAllModernApps;
  7181. private ToggleSwitch performanceSw;
  7182. private ToggleSwitch defenderSw;
  7183. private ToggleSwitch networkSw;
  7184. private ToggleSwitch mediaSharingSw;
  7185. private ToggleSwitch printSw;
  7186. private ToggleSwitch systemRestoreSw;
  7187. private ToggleSwitch officeTelemetrySw;
  7188. private ToggleSwitch telemetryTasksSw;
  7189. private ToggleSwitch superfetchSw;
  7190. private ToggleSwitch homegroupSw;
  7191. private ToggleSwitch reportingSw;
  7192. private ToggleSwitch oldMixerSw;
  7193. private ToggleSwitch gameBarSw;
  7194. private ToggleSwitch uODSw;
  7195. private ToggleSwitch sensorSw;
  7196. private ToggleSwitch privacySw;
  7197. private ToggleSwitch telemetryServicesSw;
  7198. private ToggleSwitch autoUpdatesSw;
  7199. private ToggleSwitch peopleSw;
  7200. private ToggleSwitch adsSw;
  7201. private ToggleSwitch colorBarSw;
  7202. private ToggleSwitch oldExplorerSw;
  7203. private ToggleSwitch xboxSw;
  7204. private ToggleSwitch cortanaSw;
  7205. private ToggleSwitch darkSw;
  7206. private ToggleSwitch spellSw;
  7207. private ToggleSwitch inkSw;
  7208. private ToggleSwitch driversSw;
  7209. private System.Windows.Forms.Button btnResetConfig;
  7210. private ToggleSwitch disableOneDriveSw;
  7211. private ToggleSwitch compatSw;
  7212. private System.Windows.Forms.Button btnUpdate;
  7213. private System.Windows.Forms.Button btnChangelog;
  7214. private ToggleSwitch faxSw;
  7215. private ToggleSwitch insiderSw;
  7216. private ToggleSwitch featuresSw;
  7217. private ToggleSwitch smartScreenSw;
  7218. private ColoredCheckBox chkReadOnly;
  7219. private System.Windows.Forms.Label lblLock;
  7220. private ToggleSwitch ccSw;
  7221. private ToggleSwitch stickySw;
  7222. private ToggleSwitch longPathsSw;
  7223. private ColoredCheckBox chkBlock;
  7224. private ToggleSwitch castSw;
  7225. private System.Windows.Forms.Button adblockBasic;
  7226. private System.Windows.Forms.Label lblAdblockSub;
  7227. private System.Windows.Forms.Label lblAdblock;
  7228. private System.Windows.Forms.Button adblockUlti;
  7229. private System.Windows.Forms.Button adblockP;
  7230. private System.Windows.Forms.Button adblockS;
  7231. private System.Windows.Forms.TabPage appsTab;
  7232. private System.Windows.Forms.Button btnDownloadApps;
  7233. private System.Windows.Forms.Label appsTitle;
  7234. private ColoredCheckBox c7zip;
  7235. private ColoredCheckBox cPeaZip;
  7236. private ColoredCheckBox cWinRar;
  7237. private ColoredCheckBox cChromium;
  7238. private ColoredCheckBox cChrome;
  7239. private ColoredCheckBox cFirefox;
  7240. private ColoredCheckBox cVivaldi;
  7241. private ColoredCheckBox cOpera;
  7242. private ColoredCheckBox cThunderbird;
  7243. private ColoredCheckBox cDiscord;
  7244. private ColoredCheckBox cSkype;
  7245. private ColoredCheckBox cViber;
  7246. private ColoredCheckBox cSumatra;
  7247. private ColoredCheckBox cAdobeReader;
  7248. private ColoredCheckBox cQB;
  7249. private ColoredCheckBox cDeluge;
  7250. private System.Windows.Forms.Label setDownDirLbl;
  7251. private System.Windows.Forms.TextBox txtDownloadFolder;
  7252. private System.Windows.Forms.Button changeDownDirB;
  7253. private System.Windows.Forms.Label txtDownloadStatus;
  7254. private System.Windows.Forms.Label bitPref;
  7255. private ColoredRadioButton c32;
  7256. private ColoredCheckBox cFoxit;
  7257. private ColoredCheckBox cUT3;
  7258. private ColoredCheckBox cBT;
  7259. private System.Windows.Forms.Button goToDownloadsB;
  7260. private System.Windows.Forms.LinkLabel linkWarnings;
  7261. private ColoredCheckBox cTor;
  7262. private ColoredCheckBox cTV;
  7263. private ColoredCheckBox cZoom;
  7264. private ColoredCheckBox cEvernote;
  7265. private ColoredCheckBox cOneDrive;
  7266. private ColoredCheckBox cSteam;
  7267. private ColoredCheckBox cUbi;
  7268. private ColoredCheckBox cBlizzard;
  7269. private System.Windows.Forms.PictureBox pictureBox2;
  7270. private System.Windows.Forms.PictureBox pictureBox6;
  7271. private System.Windows.Forms.PictureBox pictureBox7;
  7272. private System.Windows.Forms.PictureBox pictureBox3;
  7273. private System.Windows.Forms.PictureBox pictureBox4;
  7274. private System.Windows.Forms.PictureBox pictureBox5;
  7275. private System.Windows.Forms.PictureBox pictureBox14;
  7276. private System.Windows.Forms.PictureBox pictureBox15;
  7277. private System.Windows.Forms.PictureBox pictureBox16;
  7278. private System.Windows.Forms.PictureBox pictureBox17;
  7279. private System.Windows.Forms.PictureBox pictureBox20;
  7280. private System.Windows.Forms.PictureBox pictureBox19;
  7281. private System.Windows.Forms.PictureBox pictureBox18;
  7282. private System.Windows.Forms.PictureBox pictureBox25;
  7283. private System.Windows.Forms.PictureBox pictureBox26;
  7284. private System.Windows.Forms.PictureBox pictureBox27;
  7285. private System.Windows.Forms.PictureBox pictureBox28;
  7286. private System.Windows.Forms.PictureBox pictureBox29;
  7287. private System.Windows.Forms.PictureBox pictureBox30;
  7288. private System.Windows.Forms.PictureBox pictureBox24;
  7289. private System.Windows.Forms.PictureBox pictureBox21;
  7290. private System.Windows.Forms.PictureBox pictureBox23;
  7291. private System.Windows.Forms.PictureBox pictureBox22;
  7292. private System.Windows.Forms.PictureBox pictureBox43;
  7293. private System.Windows.Forms.PictureBox pictureBox49;
  7294. private System.Windows.Forms.PictureBox pictureBox51;
  7295. private System.Windows.Forms.PictureBox pictureBox50;
  7296. private ColoredCheckBox cLibreOffice;
  7297. private System.Windows.Forms.PictureBox pictureBox52;
  7298. private ColoredCheckBox cAutoInstall;
  7299. private ColoredCheckBox cEpicStore;
  7300. private System.Windows.Forms.PictureBox pictureBox53;
  7301. private ColoredCheckBox cOrigin;
  7302. private System.Windows.Forms.PictureBox pictureBox54;
  7303. private ColoredCheckBox cMSTeams;
  7304. private System.Windows.Forms.PictureBox pictureBox55;
  7305. private ColoredCheckBox cAnyDesk;
  7306. private System.Windows.Forms.PictureBox pictureBox56;
  7307. private ColoredCheckBox cMaxthon;
  7308. private System.Windows.Forms.PictureBox picturemaxthon;
  7309. private System.Windows.Forms.PictureBox pictureBox63;
  7310. private ColoredCheckBox cDropbox;
  7311. private ColoredCheckBox cFlux;
  7312. private System.Windows.Forms.PictureBox pictureBox71;
  7313. private System.Windows.Forms.Panel panelApps1;
  7314. private System.Windows.Forms.Panel panelApps5;
  7315. private ColoredCheckBox chkOnlyRemovable;
  7316. private ColoredProgress progressDownloader;
  7317. private System.Windows.Forms.PictureBox pictureBox75;
  7318. private ColoredCheckBox cUT2;
  7319. private System.Windows.Forms.Button btnGetFeed;
  7320. private System.Windows.Forms.Panel panelCommonApps;
  7321. private ToggleSwitch actionSw;
  7322. private System.Windows.Forms.LinkLabel l2;
  7323. private System.Windows.Forms.Panel panelApps6;
  7324. private ColoredCheckBox cVCPP;
  7325. private System.Windows.Forms.PictureBox pictureBox80;
  7326. private ColoredCheckBox cNF472;
  7327. private System.Windows.Forms.PictureBox pictureBox78;
  7328. private ColoredCheckBox cNF452;
  7329. private System.Windows.Forms.PictureBox pictureBox79;
  7330. private ColoredCheckBox cNF40;
  7331. private System.Windows.Forms.PictureBox pictureBox77;
  7332. private ColoredCheckBox cNF35;
  7333. private System.Windows.Forms.PictureBox pictureBox76;
  7334. private ColoredCheckBox cIObitSU;
  7335. private ColoredCheckBox cIObitU;
  7336. private System.Windows.Forms.PictureBox pictureBox74;
  7337. private ColoredCheckBox cRevo;
  7338. private System.Windows.Forms.PictureBox pictureBox68;
  7339. private ColoredCheckBox cIObitDB;
  7340. private ColoredCheckBox cIObitSD;
  7341. private System.Windows.Forms.PictureBox pictureBox61;
  7342. private ColoredCheckBox cUUI;
  7343. private System.Windows.Forms.PictureBox pictureBox66;
  7344. private System.Windows.Forms.PictureBox pictureBox72;
  7345. private System.Windows.Forms.PictureBox pictureBox67;
  7346. private ColoredCheckBox cRufus;
  7347. private System.Windows.Forms.PictureBox pictureBox73;
  7348. private ColoredCheckBox cMalwarebytes;
  7349. private System.Windows.Forms.PictureBox pictureBox70;
  7350. private ColoredCheckBox cAntiExploit;
  7351. private System.Windows.Forms.PictureBox pictureBox69;
  7352. private System.Windows.Forms.Label txtFeedError;
  7353. private ColoredCheckBox cViper;
  7354. private System.Windows.Forms.PictureBox pictureBox81;
  7355. private System.Windows.Forms.PictureBox pictureBox8;
  7356. private ColoredCheckBox cIrfan;
  7357. private System.Windows.Forms.PictureBox pictureBox59;
  7358. private ColoredCheckBox ciTunes;
  7359. private ColoredCheckBox cWinamp;
  7360. private System.Windows.Forms.PictureBox pictureBox65;
  7361. private ColoredCheckBox cAudacity;
  7362. private ColoredCheckBox cPhotoFiltre;
  7363. private System.Windows.Forms.PictureBox pictureBox46;
  7364. private ColoredCheckBox cGIMP;
  7365. private System.Windows.Forms.PictureBox pictureBox47;
  7366. private System.Windows.Forms.PictureBox pictureBox45;
  7367. private System.Windows.Forms.PictureBox pictureBox48;
  7368. private ColoredCheckBox cMp3Tag;
  7369. private System.Windows.Forms.PictureBox pictureBox60;
  7370. private ColoredCheckBox cBlender;
  7371. private ColoredCheckBox cLightShot;
  7372. private System.Windows.Forms.PictureBox pictureBox58;
  7373. private System.Windows.Forms.PictureBox pictureBox57;
  7374. private ColoredCheckBox cGyazo;
  7375. private ColoredCheckBox cNPP;
  7376. private ColoredCheckBox cSublimeText;
  7377. private System.Windows.Forms.PictureBox pictureBox33;
  7378. private ColoredCheckBox cAtom;
  7379. private System.Windows.Forms.PictureBox pictureBox34;
  7380. private System.Windows.Forms.PictureBox pictureBox32;
  7381. private System.Windows.Forms.PictureBox pictureBox35;
  7382. private System.Windows.Forms.PictureBox pictureBox31;
  7383. private System.Windows.Forms.PictureBox pictureBox36;
  7384. private ColoredCheckBox cVS;
  7385. private ColoredCheckBox cVSCode;
  7386. private ColoredCheckBox cSublimeMerge;
  7387. private System.Windows.Forms.PictureBox pictureBox64;
  7388. private ColoredCheckBox cAndroidStudio;
  7389. private System.Windows.Forms.PictureBox pictureBox62;
  7390. private ColoredCheckBox cEclipse;
  7391. private ColoredCheckBox cGitHub;
  7392. private ColoredCheckBox cNode;
  7393. private System.Windows.Forms.PictureBox pictureBox38;
  7394. private ColoredCheckBox cXAMPP;
  7395. private ColoredCheckBox cPostman;
  7396. private System.Windows.Forms.PictureBox pictureBox40;
  7397. private System.Windows.Forms.PictureBox pictureBox41;
  7398. private System.Windows.Forms.PictureBox pictureBox42;
  7399. private ColoredCheckBox cFileZilla;
  7400. private System.Windows.Forms.PictureBox pictureBox39;
  7401. private System.Windows.Forms.PictureBox pictureBox37;
  7402. private ColoredCheckBox cPutty;
  7403. private System.Windows.Forms.PictureBox pictureBox44;
  7404. private ColoredCheckBox cWinScp;
  7405. private System.Windows.Forms.Button btnViewLog;
  7406. private System.Windows.Forms.Label lblTroubleshoot;
  7407. private System.Windows.Forms.Label lblUpdating;
  7408. private System.Windows.Forms.Button btnOpenConf;
  7409. private System.Windows.Forms.PictureBox pictureBox82;
  7410. private ColoredCheckBox cMega;
  7411. private System.Windows.Forms.TabPage pingerTab;
  7412. private System.Windows.Forms.Label pingerTitle;
  7413. private System.Windows.Forms.TextBox txtPingInput;
  7414. private System.Windows.Forms.Label lblPinger;
  7415. private System.Windows.Forms.Button btnPing;
  7416. private System.Windows.Forms.Label lblFootprint;
  7417. private System.Windows.Forms.Label lblPretext;
  7418. private System.Windows.Forms.Button btnShodan;
  7419. private System.Windows.Forms.Label lblResults;
  7420. private System.Windows.Forms.ListBox listPingResults;
  7421. private System.Windows.Forms.Panel panel7;
  7422. private System.Windows.Forms.Button copyIPB;
  7423. private System.Windows.Forms.Button copyB;
  7424. private System.Windows.Forms.Button btnExport;
  7425. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7426. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7427. private System.Windows.Forms.NotifyIcon launcherIcon;
  7428. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  7429. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  7430. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  7431. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  7432. private System.Windows.Forms.ToolStripMenuItem trayAD;
  7433. private System.Windows.Forms.ToolStripMenuItem trayExit;
  7434. private ToggleSwitch quickAccessToggle;
  7435. private System.Windows.Forms.PictureBox pictureBox83;
  7436. private System.Windows.Forms.LinkLabel linkLabel5;
  7437. private System.Windows.Forms.LinkLabel linkLabel6;
  7438. private System.Windows.Forms.PictureBox pictureBox84;
  7439. private System.Windows.Forms.Label lblLab;
  7440. private System.Windows.Forms.LinkLabel linkUpdate;
  7441. private System.Windows.Forms.Label lblUpdateDisabled;
  7442. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  7443. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7444. private System.Windows.Forms.Button flushCacheB;
  7445. private ColoredCheckBox cVLC;
  7446. private ColoredCheckBox cFoobar;
  7447. private ColoredCheckBox cPot;
  7448. private System.Windows.Forms.PictureBox pictureBox10;
  7449. private System.Windows.Forms.PictureBox pictureBox11;
  7450. private System.Windows.Forms.PictureBox pictureBox12;
  7451. private ColoredCheckBox cBS;
  7452. private System.Windows.Forms.PictureBox pictureBox13;
  7453. private ColoredCheckBox cSpotify;
  7454. private System.Windows.Forms.PictureBox pictureBox9;
  7455. private ColoredRadioButton c64;
  7456. private System.Windows.Forms.Panel panel10;
  7457. private ToggleSwitch helpTipsToggle;
  7458. private Button backupStartupB;
  7459. private Button restoreStartupB;
  7460. private TextBox txtBackupTitle;
  7461. private Label lblBackupTitle;
  7462. private Button doBackup;
  7463. private Button cancelBackup;
  7464. private Label languagesL;
  7465. private Panel panel8;
  7466. private PictureBox pictureBox85;
  7467. private Panel panel9;
  7468. private PictureBox pictureBox87;
  7469. private PictureBox pictureBox86;
  7470. private ToolTip helpBox;
  7471. private PictureBox pictureBox88;
  7472. private ColoredRadioButton radioHellenic;
  7473. private ColoredRadioButton radioEnglish;
  7474. private ColoredRadioButton radioRussian;
  7475. private PictureBox pictureBox89;
  7476. private ColoredRadioButton radioTurkish;
  7477. private Label txtNetFw;
  7478. private ColoredCheckBox cNF48;
  7479. private PictureBox pictureBox90;
  7480. private ColoredCheckBox cJava;
  7481. private PictureBox pictureBox91;
  7482. private ColoredCheckBox cPython2;
  7483. private PictureBox pictureBox93;
  7484. private ColoredCheckBox cPython3;
  7485. private PictureBox pictureBox92;
  7486. private ColoredCheckBox cCodecs;
  7487. private PictureBox pictureBox94;
  7488. private ColoredCheckBox cBalena;
  7489. private PictureBox pictureBox95;
  7490. private ColoredCheckBox cCodium;
  7491. private PictureBox pictureBox96;
  7492. }
  7493. }