MainForm.Designer.cs 336 KB

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