MainForm.Designer.cs 356 KB

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