MainForm.Designer.cs 372 KB

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