MainForm.Designer.cs 368 KB

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