MainForm.Designer.cs 360 KB

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