MainForm.Designer.cs 364 KB

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