MainForm.Designer.cs 360 KB

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