MainForm.Designer.cs 351 KB

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