MainForm.Designer.cs 439 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331
  1. using System.Windows.Forms;
  2. using Optimizer;
  3. namespace Optimizer
  4. {
  5. partial class MainForm
  6. {
  7. /// <summary>
  8. /// Required designer variable.
  9. /// </summary>
  10. private System.ComponentModel.IContainer components = null;
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  15. protected override void Dispose(bool disposing)
  16. {
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23. #region Windows Form Designer generated code
  24. /// <summary>
  25. /// Required method for Designer support - do not modify
  26. /// the contents of this method with the code editor.
  27. /// </summary>
  28. private void InitializeComponent()
  29. {
  30. this.components = new System.ComponentModel.Container();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  32. System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("Processors", 0, 0);
  33. System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("Memory", 1, 1);
  34. System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("Graphics", 2, 2);
  35. System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("Motherboard", 3, 3);
  36. System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("Storage", 4, 4);
  37. System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("Network Adapters", 5, 5);
  38. System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("Audio", 6, 6);
  39. System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("Peripherals", 7, 7);
  40. this.tpanel = new System.Windows.Forms.Panel();
  41. this.restartAndApply = new System.Windows.Forms.Label();
  42. this.picRestartNeeded = new System.Windows.Forms.PictureBox();
  43. this.picLab = new System.Windows.Forms.PictureBox();
  44. this.picUpdate = new System.Windows.Forms.PictureBox();
  45. this.txtNetFw = new System.Windows.Forms.Label();
  46. this.txtBitness = new System.Windows.Forms.Label();
  47. this.txtOS = new System.Windows.Forms.Label();
  48. this.txtVersion = new System.Windows.Forms.Label();
  49. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  50. this.label2 = new System.Windows.Forms.Label();
  51. this.bpanel = new System.Windows.Forms.Panel();
  52. this.tabCollection = new Optimizer.MoonTabs();
  53. this.universalTab = new System.Windows.Forms.TabPage();
  54. this.label13 = new System.Windows.Forms.Label();
  55. this.label4a = new System.Windows.Forms.Label();
  56. this.drives = new System.Windows.Forms.Label();
  57. this.label14s = new System.Windows.Forms.Label();
  58. this.windows10Tab = new System.Windows.Forms.TabPage();
  59. this.label18 = new System.Windows.Forms.Label();
  60. this.label17 = new System.Windows.Forms.Label();
  61. this.label16 = new System.Windows.Forms.Label();
  62. this.label15 = new System.Windows.Forms.Label();
  63. this.label14 = new System.Windows.Forms.Label();
  64. this.panelWin11Tweaks = new System.Windows.Forms.Panel();
  65. this.label20 = new System.Windows.Forms.Label();
  66. this.label19 = new System.Windows.Forms.Label();
  67. this.advancedTab = new System.Windows.Forms.TabPage();
  68. this.btnRestartDisableDefender = new System.Windows.Forms.Button();
  69. this.btnRestart = new System.Windows.Forms.Button();
  70. this.btnRestartSafe = new System.Windows.Forms.Button();
  71. this.modernAppsTab = new System.Windows.Forms.TabPage();
  72. this.btnRestoreUwp = new System.Windows.Forms.Button();
  73. this.panelUwp = new System.Windows.Forms.Panel();
  74. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  75. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  76. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  77. this.startupTab = new System.Windows.Forms.TabPage();
  78. this.cancelBackup = new System.Windows.Forms.Button();
  79. this.doBackup = new System.Windows.Forms.Button();
  80. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  81. this.lblBackupTitle = new System.Windows.Forms.Label();
  82. this.restoreStartupB = new System.Windows.Forms.Button();
  83. this.backupStartupB = new System.Windows.Forms.Button();
  84. this.findInRegB = new System.Windows.Forms.Button();
  85. this.locateFileB = new System.Windows.Forms.Button();
  86. this.refreshStartupB = new System.Windows.Forms.Button();
  87. this.panel3 = new System.Windows.Forms.Panel();
  88. this.listStartupItems = new System.Windows.Forms.ListView();
  89. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  90. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  91. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  92. this.removeStartupItemB = new System.Windows.Forms.Button();
  93. this.startupTitle = new System.Windows.Forms.Label();
  94. this.appsTab = new System.Windows.Forms.TabPage();
  95. this.txtFeedError = new System.Windows.Forms.Label();
  96. this.lblVideoSound = new System.Windows.Forms.Label();
  97. this.lblCoding = new System.Windows.Forms.Label();
  98. this.lblSystemTools = new System.Windows.Forms.Label();
  99. this.groupSoundVideo = new System.Windows.Forms.Panel();
  100. this.lblInternet = new System.Windows.Forms.Label();
  101. this.groupCoding = new System.Windows.Forms.Panel();
  102. this.groupInternet = new System.Windows.Forms.Panel();
  103. this.panel10 = new System.Windows.Forms.Panel();
  104. this.appsTitle = new System.Windows.Forms.Label();
  105. this.btnGetFeed = new System.Windows.Forms.Button();
  106. this.panelCommonApps = new System.Windows.Forms.Panel();
  107. this.btnDownloadApps = new System.Windows.Forms.Button();
  108. this.setDownDirLbl = new System.Windows.Forms.Label();
  109. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  110. this.changeDownDirB = new System.Windows.Forms.Button();
  111. this.txtDownloadStatus = new System.Windows.Forms.Label();
  112. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  113. this.bitPref = new System.Windows.Forms.Label();
  114. this.goToDownloadsB = new System.Windows.Forms.Button();
  115. this.groupSystemTools = new System.Windows.Forms.Panel();
  116. this.cleanerTab = new System.Windows.Forms.TabPage();
  117. this.panel14 = new System.Windows.Forms.Panel();
  118. this.panel13 = new System.Windows.Forms.Panel();
  119. this.btnWinClean = new System.Windows.Forms.Button();
  120. this.analyzeDriveB = new System.Windows.Forms.Button();
  121. this.checkSelectAll = new System.Windows.Forms.LinkLabel();
  122. this.lblPretext = new System.Windows.Forms.Label();
  123. this.cleanDriveB = new System.Windows.Forms.Button();
  124. this.lblFootprint = new System.Windows.Forms.Label();
  125. this.panel1 = new System.Windows.Forms.Panel();
  126. this.label9 = new System.Windows.Forms.Label();
  127. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  128. this.label8 = new System.Windows.Forms.Label();
  129. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  130. this.label7 = new System.Windows.Forms.Label();
  131. this.label6 = new System.Windows.Forms.Label();
  132. this.label5 = new System.Windows.Forms.Label();
  133. this.label4 = new System.Windows.Forms.Label();
  134. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  135. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  136. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  137. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  138. this.pingerTab = new System.Windows.Forms.TabPage();
  139. this.netTools = new Optimizer.MoonTabs();
  140. this.tabPage2 = new System.Windows.Forms.TabPage();
  141. this.btnSetDns = new System.Windows.Forms.Button();
  142. this.txtDns6B = new System.Windows.Forms.TextBox();
  143. this.txtDns6A = new System.Windows.Forms.TextBox();
  144. this.label12 = new System.Windows.Forms.Label();
  145. this.txtDns4B = new System.Windows.Forms.TextBox();
  146. this.txtDns4A = new System.Windows.Forms.TextBox();
  147. this.label10 = new System.Windows.Forms.Label();
  148. this.dnsTitle = new System.Windows.Forms.Label();
  149. this.linkDNSv6A = new System.Windows.Forms.LinkLabel();
  150. this.linkDNSv4A = new System.Windows.Forms.LinkLabel();
  151. this.linkDNSv6 = new System.Windows.Forms.LinkLabel();
  152. this.linkDNSv4 = new System.Windows.Forms.LinkLabel();
  153. this.label3 = new System.Windows.Forms.Label();
  154. this.label1 = new System.Windows.Forms.Label();
  155. this.btnOpenNetwork = new System.Windows.Forms.Button();
  156. this.flushCacheB = new System.Windows.Forms.Button();
  157. this.tabPage1 = new System.Windows.Forms.TabPage();
  158. this.btnExport = new System.Windows.Forms.Button();
  159. this.copyB = new System.Windows.Forms.Button();
  160. this.copyIPB = new System.Windows.Forms.Button();
  161. this.panel7 = new System.Windows.Forms.Panel();
  162. this.lblResults = new System.Windows.Forms.Label();
  163. this.btnShodan = new System.Windows.Forms.Button();
  164. this.btnPing = new System.Windows.Forms.Button();
  165. this.txtPingInput = new System.Windows.Forms.TextBox();
  166. this.lblPinger = new System.Windows.Forms.Label();
  167. this.pingerTitle = new System.Windows.Forms.Label();
  168. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  169. this.panel4 = new System.Windows.Forms.Panel();
  170. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  171. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  172. this.lblLock = new System.Windows.Forms.Label();
  173. this.panelList = new System.Windows.Forms.Panel();
  174. this.refreshHostsB = new System.Windows.Forms.Button();
  175. this.removeHostB = new System.Windows.Forms.Button();
  176. this.removeAllHostsB = new System.Windows.Forms.Button();
  177. this.addHostB = new System.Windows.Forms.Button();
  178. this.txtIP = new System.Windows.Forms.TextBox();
  179. this.txtDomain = new System.Windows.Forms.TextBox();
  180. this.lblDomain = new System.Windows.Forms.Label();
  181. this.lblIP = new System.Windows.Forms.Label();
  182. this.hostsTitle = new System.Windows.Forms.Label();
  183. this.linkLocate = new System.Windows.Forms.LinkLabel();
  184. this.registryFixerTab = new System.Windows.Forms.TabPage();
  185. this.panel2 = new System.Windows.Forms.Panel();
  186. this.regFixB = new System.Windows.Forms.Button();
  187. this.regLbl = new System.Windows.Forms.Label();
  188. this.registryTitle = new System.Windows.Forms.Label();
  189. this.indiciumTab = new System.Windows.Forms.TabPage();
  190. this.panel12 = new System.Windows.Forms.Panel();
  191. this.indiciumMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  192. this.toolHWCopy = new System.Windows.Forms.ToolStripMenuItem();
  193. this.toolHWGoogle = new System.Windows.Forms.ToolStripMenuItem();
  194. this.toolHWDuck = new System.Windows.Forms.ToolStripMenuItem();
  195. this.panel11 = new System.Windows.Forms.Panel();
  196. this.btnCopyHW = new System.Windows.Forms.Button();
  197. this.btnSaveHW = new System.Windows.Forms.Button();
  198. this.integratorTab = new System.Windows.Forms.TabPage();
  199. this.synapse = new Optimizer.MoonTabs();
  200. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  201. this.integrator7 = new System.Windows.Forms.Label();
  202. this.integrator6 = new System.Windows.Forms.Label();
  203. this.integrator5 = new System.Windows.Forms.Label();
  204. this.integrator4 = new System.Windows.Forms.Label();
  205. this.integrator3 = new System.Windows.Forms.Label();
  206. this.integrator2 = new System.Windows.Forms.Label();
  207. this.integrator1 = new System.Windows.Forms.Label();
  208. this.tabPage8 = new System.Windows.Forms.TabPage();
  209. this.btnAddItem = new System.Windows.Forms.Button();
  210. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  211. this.txtItemName = new System.Windows.Forms.TextBox();
  212. this.security = new System.Windows.Forms.GroupBox();
  213. this.itemposition = new System.Windows.Forms.GroupBox();
  214. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  215. this.btnBrowseIcon = new System.Windows.Forms.Button();
  216. this.txtIcon = new System.Windows.Forms.TextBox();
  217. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  218. this.btnBrowseItem = new System.Windows.Forms.Button();
  219. this.txtItem = new System.Windows.Forms.TextBox();
  220. this.itemtype = new System.Windows.Forms.GroupBox();
  221. this.addItemL = new System.Windows.Forms.Label();
  222. this.tabPage9 = new System.Windows.Forms.TabPage();
  223. this.panel5 = new System.Windows.Forms.Panel();
  224. this.refreshIIB = new System.Windows.Forms.Button();
  225. this.removeDIB = new System.Windows.Forms.Button();
  226. this.removeAllIIB = new System.Windows.Forms.Button();
  227. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  228. this.tabPage10 = new System.Windows.Forms.TabPage();
  229. this.readyMenusL = new System.Windows.Forms.Label();
  230. this.tabPage11 = new System.Windows.Forms.TabPage();
  231. this.panel6 = new System.Windows.Forms.Panel();
  232. this.removeCCB = new System.Windows.Forms.Button();
  233. this.refreshCCB = new System.Windows.Forms.Button();
  234. this.removeCCL = new System.Windows.Forms.Label();
  235. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  236. this.button48 = new System.Windows.Forms.Button();
  237. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  238. this.ccKeywordL = new System.Windows.Forms.Label();
  239. this.txtRunFile = new System.Windows.Forms.TextBox();
  240. this.ccFileL = new System.Windows.Forms.Label();
  241. this.ccL = new System.Windows.Forms.Label();
  242. this.tabPage4 = new System.Windows.Forms.TabPage();
  243. this.panel15 = new System.Windows.Forms.Panel();
  244. this.button1 = new System.Windows.Forms.Button();
  245. this.button2 = new System.Windows.Forms.Button();
  246. this.label21 = new System.Windows.Forms.Label();
  247. this.button3 = new System.Windows.Forms.Button();
  248. this.txtSysVar = new System.Windows.Forms.TextBox();
  249. this.label23 = new System.Windows.Forms.Label();
  250. this.label24 = new System.Windows.Forms.Label();
  251. this.tabPage3 = new System.Windows.Forms.TabPage();
  252. this.lblFontsNumber = new System.Windows.Forms.Label();
  253. this.lblFontsCount = new System.Windows.Forms.Label();
  254. this.txtSearchFonts = new System.Windows.Forms.TextBox();
  255. this.btnRestoreFont = new System.Windows.Forms.Button();
  256. this.btnSetGlobalFont = new System.Windows.Forms.Button();
  257. this.lblCurrentFont = new System.Windows.Forms.Label();
  258. this.label11 = new System.Windows.Forms.Label();
  259. this.btnRefreshFonts = new System.Windows.Forms.Button();
  260. this.panel8 = new System.Windows.Forms.Panel();
  261. this.fontSetTitle = new System.Windows.Forms.Label();
  262. this.optionsTab = new System.Windows.Forms.TabPage();
  263. this.linkLabel7 = new System.Windows.Forms.LinkLabel();
  264. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  265. this.btnReinforce = new System.Windows.Forms.Button();
  266. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  267. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  268. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  269. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  270. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  271. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  272. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  273. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  274. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  275. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  276. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  277. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  278. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  279. this.panel9 = new System.Windows.Forms.Panel();
  280. this.picFlag = new System.Windows.Forms.PictureBox();
  281. this.languagesL = new System.Windows.Forms.Label();
  282. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  283. this.btnOpenConf = new System.Windows.Forms.Button();
  284. this.lblTroubleshoot = new System.Windows.Forms.Label();
  285. this.lblUpdating = new System.Windows.Forms.Label();
  286. this.btnViewLog = new System.Windows.Forms.Button();
  287. this.l2 = new System.Windows.Forms.LinkLabel();
  288. this.btnUpdate = new System.Windows.Forms.Button();
  289. this.btnResetConfig = new System.Windows.Forms.Button();
  290. this.lblTheming = new System.Windows.Forms.Label();
  291. this.imagesHw = new System.Windows.Forms.ImageList(this.components);
  292. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  293. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  294. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  295. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  296. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  297. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  298. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  299. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  300. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  301. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  302. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  303. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  304. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  305. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  306. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  307. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  308. this.trayHW = new System.Windows.Forms.ToolStripMenuItem();
  309. this.trayRegistry = new System.Windows.Forms.ToolStripMenuItem();
  310. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  311. this.trayOptions = new System.Windows.Forms.ToolStripMenuItem();
  312. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  313. this.trayUnlocker = new System.Windows.Forms.ToolStripMenuItem();
  314. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  315. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  316. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  317. this.enableUtcSw = new Optimizer.ToggleCard();
  318. this.noMenuDelaySw = new Optimizer.ToggleCard();
  319. this.allTrayIconsSw = new Optimizer.ToggleCard();
  320. this.disableOneDriveSw = new Optimizer.ToggleCard();
  321. this.winSearchSw = new Optimizer.ToggleCard();
  322. this.nvidiaTelemetrySw = new Optimizer.ToggleCard();
  323. this.ntfsStampSw = new Optimizer.ToggleCard();
  324. this.smb2Sw = new Optimizer.ToggleCard();
  325. this.smb1Sw = new Optimizer.ToggleCard();
  326. this.hibernateSw = new Optimizer.ToggleCard();
  327. this.chromeTelemetrySw = new Optimizer.ToggleCard();
  328. this.ffTelemetrySw = new Optimizer.ToggleCard();
  329. this.vsSw = new Optimizer.ToggleCard();
  330. this.reportingSw = new Optimizer.ToggleCard();
  331. this.systemRestoreSw = new Optimizer.ToggleCard();
  332. this.officeTelemetrySw = new Optimizer.ToggleCard();
  333. this.smartScreenSw = new Optimizer.ToggleCard();
  334. this.networkSw = new Optimizer.ToggleCard();
  335. this.telemetryTasksSw = new Optimizer.ToggleCard();
  336. this.defenderSw = new Optimizer.ToggleCard();
  337. this.homegroupSw = new Optimizer.ToggleCard();
  338. this.stickySw = new Optimizer.ToggleCard();
  339. this.compatSw = new Optimizer.ToggleCard();
  340. this.mediaSharingSw = new Optimizer.ToggleCard();
  341. this.printSw = new Optimizer.ToggleCard();
  342. this.superfetchSw = new Optimizer.ToggleCard();
  343. this.faxSw = new Optimizer.ToggleCard();
  344. this.performanceSw = new Optimizer.ToggleCard();
  345. this.modernStandbySw = new Optimizer.ToggleCard();
  346. this.newsInterestsSw = new Optimizer.ToggleCard();
  347. this.hideSearchSw = new Optimizer.ToggleCard();
  348. this.hideWeatherSw = new Optimizer.ToggleCard();
  349. this.classicPhotoViewerSw = new Optimizer.ToggleCard();
  350. this.edgeAiSw = new Optimizer.ToggleCard();
  351. this.edgeTelemetrySw = new Optimizer.ToggleCard();
  352. this.copilotSw = new Optimizer.ToggleCard();
  353. this.stickersSw = new Optimizer.ToggleCard();
  354. this.compactModeSw = new Optimizer.ToggleCard();
  355. this.snapAssistSw = new Optimizer.ToggleCard();
  356. this.widgetsSw = new Optimizer.ToggleCard();
  357. this.leftTaskbarSw = new Optimizer.ToggleCard();
  358. this.classicContextSw = new Optimizer.ToggleCard();
  359. this.chatSw = new Optimizer.ToggleCard();
  360. this.vbsSw = new Optimizer.ToggleCard();
  361. this.gameModeSw = new Optimizer.ToggleCard();
  362. this.storeUpdatesSw = new Optimizer.ToggleCard();
  363. this.oldMixerSw = new Optimizer.ToggleCard();
  364. this.insiderSw = new Optimizer.ToggleCard();
  365. this.castSw = new Optimizer.ToggleCard();
  366. this.gameBarSw = new Optimizer.ToggleCard();
  367. this.sensorSw = new Optimizer.ToggleCard();
  368. this.ccSw = new Optimizer.ToggleCard();
  369. this.cortanaSw = new Optimizer.ToggleCard();
  370. this.privacySw = new Optimizer.ToggleCard();
  371. this.driversSw = new Optimizer.ToggleCard();
  372. this.telemetryServicesSw = new Optimizer.ToggleCard();
  373. this.autoUpdatesSw = new Optimizer.ToggleCard();
  374. this.tpmSw = new Optimizer.ToggleCard();
  375. this.xboxSw = new Optimizer.ToggleCard();
  376. this.inkSw = new Optimizer.ToggleCard();
  377. this.spellSw = new Optimizer.ToggleCard();
  378. this.longPathsSw = new Optimizer.ToggleCard();
  379. this.peopleSw = new Optimizer.ToggleCard();
  380. this.oldExplorerSw = new Optimizer.ToggleCard();
  381. this.adsSw = new Optimizer.ToggleCard();
  382. this.uODSw = new Optimizer.ToggleCard();
  383. this.loginVerboseSw = new Optimizer.ToggleCard();
  384. this.hpetSw = new Optimizer.ToggleCard();
  385. this.chkOnlyRemovable = new Optimizer.MoonCheck();
  386. this.chkSelectAllModernApps = new Optimizer.MoonCheck();
  387. this.cAutoInstall = new Optimizer.MoonCheck();
  388. this.progressDownloader = new Optimizer.MoonProgress();
  389. this.c64 = new Optimizer.MoonRadio();
  390. this.c32 = new Optimizer.MoonRadio();
  391. this.listCleanPreview = new Optimizer.MoonCheckList();
  392. this.bravePasswords = new Optimizer.MoonCheck();
  393. this.braveSession = new Optimizer.MoonCheck();
  394. this.braveHistory = new Optimizer.MoonCheck();
  395. this.braveCookies = new Optimizer.MoonCheck();
  396. this.braveCache = new Optimizer.MoonCheck();
  397. this.edgeSession = new Optimizer.MoonCheck();
  398. this.edgeHistory = new Optimizer.MoonCheck();
  399. this.edgeCookies = new Optimizer.MoonCheck();
  400. this.edgeCache = new Optimizer.MoonCheck();
  401. this.IECache = new Optimizer.MoonCheck();
  402. this.firefoxHistory = new Optimizer.MoonCheck();
  403. this.firefoxCookies = new Optimizer.MoonCheck();
  404. this.firefoxCache = new Optimizer.MoonCheck();
  405. this.chromePws = new Optimizer.MoonCheck();
  406. this.chromeSession = new Optimizer.MoonCheck();
  407. this.chromeHistory = new Optimizer.MoonCheck();
  408. this.chromeCookies = new Optimizer.MoonCheck();
  409. this.chromeCache = new Optimizer.MoonCheck();
  410. this.checkErrorReports = new Optimizer.MoonCheck();
  411. this.checkTemp = new Optimizer.MoonCheck();
  412. this.checkBin = new Optimizer.MoonCheck();
  413. this.checkMiniDumps = new Optimizer.MoonCheck();
  414. this.chkCustomDns = new Optimizer.MoonCheck();
  415. this.chkAllNics = new Optimizer.MoonCheck();
  416. this.boxAdapter = new Optimizer.MoonSelect();
  417. this.boxDNS = new Optimizer.MoonSelect();
  418. this.listPingResults = new Optimizer.MoonList();
  419. this.chkIncludeWww = new Optimizer.MoonCheck();
  420. this.chkReadOnly = new Optimizer.MoonCheck();
  421. this.listHostEntries = new Optimizer.MoonList();
  422. this.chkBlock = new Optimizer.MoonCheck();
  423. this.checkRestartExplorer = new Optimizer.MoonCheck();
  424. this.checkRegistryEditor = new Optimizer.MoonCheck();
  425. this.checkEnableAll = new Optimizer.MoonCheck();
  426. this.checkContextMenu = new Optimizer.MoonCheck();
  427. this.checkTaskManager = new Optimizer.MoonCheck();
  428. this.checkCommandPrompt = new Optimizer.MoonCheck();
  429. this.checkFirewall = new Optimizer.MoonCheck();
  430. this.checkRunDialog = new Optimizer.MoonCheck();
  431. this.checkFolderOptions = new Optimizer.MoonCheck();
  432. this.checkControlPanel = new Optimizer.MoonCheck();
  433. this.specsTree = new Optimizer.MoonTree();
  434. this.hwDetailed = new Optimizer.ToggleCard();
  435. this.checkShift = new Optimizer.MoonCheck();
  436. this.radioTop = new Optimizer.MoonRadio();
  437. this.radioMiddle = new Optimizer.MoonRadio();
  438. this.radioBottom = new Optimizer.MoonRadio();
  439. this.checkDefaultIcon = new Optimizer.MoonCheck();
  440. this.radioCommand = new Optimizer.MoonRadio();
  441. this.radioProgram = new Optimizer.MoonRadio();
  442. this.radioFolder = new Optimizer.MoonRadio();
  443. this.radioLink = new Optimizer.MoonRadio();
  444. this.radioFile = new Optimizer.MoonRadio();
  445. this.listDesktopItems = new Optimizer.MoonList();
  446. this.WAB = new Optimizer.ToggleCard();
  447. this.AddCMDB = new Optimizer.ToggleCard();
  448. this.AddOwnerB = new Optimizer.ToggleCard();
  449. this.DSB = new Optimizer.ToggleCard();
  450. this.SSB = new Optimizer.ToggleCard();
  451. this.STB = new Optimizer.ToggleCard();
  452. this.PMB = new Optimizer.ToggleCard();
  453. this.listCustomCommands = new Optimizer.MoonList();
  454. this.listSystemVariables = new Optimizer.MoonList();
  455. this.listFonts = new Optimizer.MoonList();
  456. this.boxLang = new Optimizer.MoonSelect();
  457. this.autoUpdateToggle = new Optimizer.ToggleCard();
  458. this.autoStartToggle = new Optimizer.ToggleCard();
  459. this.colorPicker1 = new Optimizer.Controls.ColorPicker();
  460. this.quickAccessToggle = new Optimizer.ToggleCard();
  461. this.tpanel.SuspendLayout();
  462. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).BeginInit();
  463. ((System.ComponentModel.ISupportInitialize)(this.picLab)).BeginInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).BeginInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  466. this.bpanel.SuspendLayout();
  467. this.tabCollection.SuspendLayout();
  468. this.universalTab.SuspendLayout();
  469. this.windows10Tab.SuspendLayout();
  470. this.panelWin11Tweaks.SuspendLayout();
  471. this.advancedTab.SuspendLayout();
  472. this.modernAppsTab.SuspendLayout();
  473. this.startupTab.SuspendLayout();
  474. this.panel3.SuspendLayout();
  475. this.appsTab.SuspendLayout();
  476. this.panel10.SuspendLayout();
  477. this.panelCommonApps.SuspendLayout();
  478. this.cleanerTab.SuspendLayout();
  479. this.panel14.SuspendLayout();
  480. this.panel13.SuspendLayout();
  481. this.panel1.SuspendLayout();
  482. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  485. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  486. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  488. this.pingerTab.SuspendLayout();
  489. this.netTools.SuspendLayout();
  490. this.tabPage2.SuspendLayout();
  491. this.tabPage1.SuspendLayout();
  492. this.panel7.SuspendLayout();
  493. this.hostsEditorTab.SuspendLayout();
  494. this.panel4.SuspendLayout();
  495. this.panelList.SuspendLayout();
  496. this.registryFixerTab.SuspendLayout();
  497. this.panel2.SuspendLayout();
  498. this.indiciumTab.SuspendLayout();
  499. this.panel12.SuspendLayout();
  500. this.indiciumMenu.SuspendLayout();
  501. this.panel11.SuspendLayout();
  502. this.integratorTab.SuspendLayout();
  503. this.synapse.SuspendLayout();
  504. this.integratorInfoTab.SuspendLayout();
  505. this.tabPage8.SuspendLayout();
  506. this.itemnamegroup.SuspendLayout();
  507. this.security.SuspendLayout();
  508. this.itemposition.SuspendLayout();
  509. this.icontoaddgroup.SuspendLayout();
  510. this.itemtoaddgroup.SuspendLayout();
  511. this.itemtype.SuspendLayout();
  512. this.tabPage9.SuspendLayout();
  513. this.panel5.SuspendLayout();
  514. this.tabPage10.SuspendLayout();
  515. this.tabPage11.SuspendLayout();
  516. this.panel6.SuspendLayout();
  517. this.tabPage4.SuspendLayout();
  518. this.panel15.SuspendLayout();
  519. this.tabPage3.SuspendLayout();
  520. this.panel8.SuspendLayout();
  521. this.optionsTab.SuspendLayout();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  531. this.panel9.SuspendLayout();
  532. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).BeginInit();
  533. this.launcherMenu.SuspendLayout();
  534. this.SuspendLayout();
  535. //
  536. // tpanel
  537. //
  538. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  539. this.tpanel.Controls.Add(this.restartAndApply);
  540. this.tpanel.Controls.Add(this.picRestartNeeded);
  541. this.tpanel.Controls.Add(this.picLab);
  542. this.tpanel.Controls.Add(this.picUpdate);
  543. this.tpanel.Controls.Add(this.txtNetFw);
  544. this.tpanel.Controls.Add(this.txtBitness);
  545. this.tpanel.Controls.Add(this.txtOS);
  546. this.tpanel.Controls.Add(this.txtVersion);
  547. this.tpanel.Controls.Add(this.pictureBox1);
  548. this.tpanel.Controls.Add(this.label2);
  549. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  550. this.tpanel.Location = new System.Drawing.Point(0, 0);
  551. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  552. this.tpanel.Name = "tpanel";
  553. this.tpanel.Size = new System.Drawing.Size(1283, 64);
  554. this.tpanel.TabIndex = 1;
  555. //
  556. // restartAndApply
  557. //
  558. this.restartAndApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  559. this.restartAndApply.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  560. this.restartAndApply.ForeColor = System.Drawing.Color.White;
  561. this.restartAndApply.Location = new System.Drawing.Point(841, 12);
  562. this.restartAndApply.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  563. this.restartAndApply.Name = "restartAndApply";
  564. this.restartAndApply.Size = new System.Drawing.Size(394, 25);
  565. this.restartAndApply.TabIndex = 74;
  566. this.restartAndApply.Tag = "themeable";
  567. this.restartAndApply.Text = "Restart needed";
  568. this.restartAndApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  569. this.restartAndApply.Visible = false;
  570. this.restartAndApply.Click += new System.EventHandler(this.restartAndApply_Click);
  571. this.restartAndApply.MouseEnter += new System.EventHandler(this.restartAndApply_MouseEnter);
  572. this.restartAndApply.MouseLeave += new System.EventHandler(this.restartAndApply_MouseLeave);
  573. this.restartAndApply.MouseHover += new System.EventHandler(this.restartAndApply_MouseHover);
  574. //
  575. // picRestartNeeded
  576. //
  577. this.picRestartNeeded.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  578. this.picRestartNeeded.Image = ((System.Drawing.Image)(resources.GetObject("picRestartNeeded.Image")));
  579. this.picRestartNeeded.Location = new System.Drawing.Point(1240, 11);
  580. this.picRestartNeeded.Name = "picRestartNeeded";
  581. this.picRestartNeeded.Size = new System.Drawing.Size(30, 30);
  582. this.picRestartNeeded.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  583. this.picRestartNeeded.TabIndex = 73;
  584. this.picRestartNeeded.TabStop = false;
  585. this.picRestartNeeded.Visible = false;
  586. this.picRestartNeeded.Click += new System.EventHandler(this.picRestartNeeded_Click);
  587. //
  588. // picLab
  589. //
  590. this.picLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  591. this.picLab.Image = ((System.Drawing.Image)(resources.GetObject("picLab.Image")));
  592. this.picLab.Location = new System.Drawing.Point(1240, 11);
  593. this.picLab.Name = "picLab";
  594. this.picLab.Size = new System.Drawing.Size(30, 30);
  595. this.picLab.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  596. this.picLab.TabIndex = 72;
  597. this.picLab.TabStop = false;
  598. this.picLab.Visible = false;
  599. this.picLab.Click += new System.EventHandler(this.picLab_Click);
  600. //
  601. // picUpdate
  602. //
  603. this.picUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  604. this.picUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  605. this.picUpdate.Image = ((System.Drawing.Image)(resources.GetObject("picUpdate.Image")));
  606. this.picUpdate.Location = new System.Drawing.Point(1240, 11);
  607. this.picUpdate.Name = "picUpdate";
  608. this.picUpdate.Size = new System.Drawing.Size(30, 30);
  609. this.picUpdate.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  610. this.picUpdate.TabIndex = 71;
  611. this.picUpdate.TabStop = false;
  612. this.picUpdate.Visible = false;
  613. this.picUpdate.Click += new System.EventHandler(this.picUpdate_Click);
  614. //
  615. // txtNetFw
  616. //
  617. this.txtNetFw.AutoSize = true;
  618. this.txtNetFw.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  619. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  620. this.txtNetFw.Location = new System.Drawing.Point(188, 42);
  621. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  622. this.txtNetFw.Name = "txtNetFw";
  623. this.txtNetFw.Size = new System.Drawing.Size(42, 17);
  624. this.txtNetFw.TabIndex = 70;
  625. this.txtNetFw.Text = "netfw";
  626. //
  627. // txtBitness
  628. //
  629. this.txtBitness.AutoSize = true;
  630. this.txtBitness.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  631. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  632. this.txtBitness.Location = new System.Drawing.Point(188, 23);
  633. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  634. this.txtBitness.Name = "txtBitness";
  635. this.txtBitness.Size = new System.Drawing.Size(51, 17);
  636. this.txtBitness.TabIndex = 4;
  637. this.txtBitness.Text = "bitness";
  638. //
  639. // txtOS
  640. //
  641. this.txtOS.AutoSize = true;
  642. this.txtOS.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  643. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  644. this.txtOS.Location = new System.Drawing.Point(188, 3);
  645. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  646. this.txtOS.Name = "txtOS";
  647. this.txtOS.Size = new System.Drawing.Size(22, 17);
  648. this.txtOS.TabIndex = 3;
  649. this.txtOS.Text = "os";
  650. //
  651. // txtVersion
  652. //
  653. this.txtVersion.AutoSize = true;
  654. this.txtVersion.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  655. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  656. this.txtVersion.Location = new System.Drawing.Point(70, 36);
  657. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  658. this.txtVersion.Name = "txtVersion";
  659. this.txtVersion.Size = new System.Drawing.Size(85, 17);
  660. this.txtVersion.TabIndex = 1;
  661. this.txtVersion.Text = "Version: {VN}";
  662. //
  663. // pictureBox1
  664. //
  665. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Default;
  666. this.pictureBox1.Image = global::Optimizer.Properties.Resources.logo;
  667. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  668. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  669. this.pictureBox1.Name = "pictureBox1";
  670. this.pictureBox1.Size = new System.Drawing.Size(44, 44);
  671. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  672. this.pictureBox1.TabIndex = 1;
  673. this.pictureBox1.TabStop = false;
  674. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  675. //
  676. // label2
  677. //
  678. this.label2.AutoSize = true;
  679. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  680. this.label2.ForeColor = System.Drawing.Color.White;
  681. this.label2.Location = new System.Drawing.Point(67, 7);
  682. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  683. this.label2.Name = "label2";
  684. this.label2.Size = new System.Drawing.Size(97, 25);
  685. this.label2.TabIndex = 2;
  686. this.label2.Text = "Optimizer";
  687. //
  688. // bpanel
  689. //
  690. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  691. this.bpanel.Controls.Add(this.tabCollection);
  692. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  693. this.bpanel.Location = new System.Drawing.Point(0, 64);
  694. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  695. this.bpanel.Name = "bpanel";
  696. this.bpanel.Size = new System.Drawing.Size(1283, 706);
  697. this.bpanel.TabIndex = 2;
  698. //
  699. // tabCollection
  700. //
  701. this.tabCollection.Controls.Add(this.universalTab);
  702. this.tabCollection.Controls.Add(this.windows10Tab);
  703. this.tabCollection.Controls.Add(this.advancedTab);
  704. this.tabCollection.Controls.Add(this.modernAppsTab);
  705. this.tabCollection.Controls.Add(this.startupTab);
  706. this.tabCollection.Controls.Add(this.appsTab);
  707. this.tabCollection.Controls.Add(this.cleanerTab);
  708. this.tabCollection.Controls.Add(this.pingerTab);
  709. this.tabCollection.Controls.Add(this.hostsEditorTab);
  710. this.tabCollection.Controls.Add(this.registryFixerTab);
  711. this.tabCollection.Controls.Add(this.indiciumTab);
  712. this.tabCollection.Controls.Add(this.integratorTab);
  713. this.tabCollection.Controls.Add(this.optionsTab);
  714. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  715. this.tabCollection.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  716. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  717. this.tabCollection.Margin = new System.Windows.Forms.Padding(0);
  718. this.tabCollection.Name = "tabCollection";
  719. this.tabCollection.Padding = new System.Drawing.Point(0, 0);
  720. this.tabCollection.SelectedIndex = 0;
  721. this.tabCollection.Size = new System.Drawing.Size(1281, 704);
  722. this.tabCollection.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  723. this.tabCollection.TabIndex = 0;
  724. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  725. //
  726. // universalTab
  727. //
  728. this.universalTab.AutoScroll = true;
  729. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  730. this.universalTab.Controls.Add(this.enableUtcSw);
  731. this.universalTab.Controls.Add(this.noMenuDelaySw);
  732. this.universalTab.Controls.Add(this.allTrayIconsSw);
  733. this.universalTab.Controls.Add(this.disableOneDriveSw);
  734. this.universalTab.Controls.Add(this.winSearchSw);
  735. this.universalTab.Controls.Add(this.label13);
  736. this.universalTab.Controls.Add(this.label4a);
  737. this.universalTab.Controls.Add(this.drives);
  738. this.universalTab.Controls.Add(this.label14s);
  739. this.universalTab.Controls.Add(this.nvidiaTelemetrySw);
  740. this.universalTab.Controls.Add(this.ntfsStampSw);
  741. this.universalTab.Controls.Add(this.smb2Sw);
  742. this.universalTab.Controls.Add(this.smb1Sw);
  743. this.universalTab.Controls.Add(this.hibernateSw);
  744. this.universalTab.Controls.Add(this.chromeTelemetrySw);
  745. this.universalTab.Controls.Add(this.ffTelemetrySw);
  746. this.universalTab.Controls.Add(this.vsSw);
  747. this.universalTab.Controls.Add(this.reportingSw);
  748. this.universalTab.Controls.Add(this.systemRestoreSw);
  749. this.universalTab.Controls.Add(this.officeTelemetrySw);
  750. this.universalTab.Controls.Add(this.smartScreenSw);
  751. this.universalTab.Controls.Add(this.networkSw);
  752. this.universalTab.Controls.Add(this.telemetryTasksSw);
  753. this.universalTab.Controls.Add(this.defenderSw);
  754. this.universalTab.Controls.Add(this.homegroupSw);
  755. this.universalTab.Controls.Add(this.stickySw);
  756. this.universalTab.Controls.Add(this.compatSw);
  757. this.universalTab.Controls.Add(this.mediaSharingSw);
  758. this.universalTab.Controls.Add(this.printSw);
  759. this.universalTab.Controls.Add(this.superfetchSw);
  760. this.universalTab.Controls.Add(this.faxSw);
  761. this.universalTab.Controls.Add(this.performanceSw);
  762. this.universalTab.Location = new System.Drawing.Point(4, 26);
  763. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  764. this.universalTab.Name = "universalTab";
  765. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  766. this.universalTab.Size = new System.Drawing.Size(1273, 674);
  767. this.universalTab.TabIndex = 0;
  768. this.universalTab.Text = "General";
  769. //
  770. // label13
  771. //
  772. this.label13.AutoSize = true;
  773. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  774. this.label13.ForeColor = System.Drawing.Color.Silver;
  775. this.label13.Location = new System.Drawing.Point(457, 194);
  776. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  777. this.label13.Name = "label13";
  778. this.label13.Size = new System.Drawing.Size(54, 19);
  779. this.label13.TabIndex = 228;
  780. this.label13.Tag = "";
  781. this.label13.Text = "Privacy";
  782. //
  783. // label4a
  784. //
  785. this.label4a.AutoSize = true;
  786. this.label4a.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  787. this.label4a.ForeColor = System.Drawing.Color.Silver;
  788. this.label4a.Location = new System.Drawing.Point(457, 11);
  789. this.label4a.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  790. this.label4a.Name = "label4a";
  791. this.label4a.Size = new System.Drawing.Size(40, 19);
  792. this.label4a.TabIndex = 227;
  793. this.label4a.Tag = "";
  794. this.label4a.Text = "Apps";
  795. //
  796. // drives
  797. //
  798. this.drives.AutoSize = true;
  799. this.drives.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  800. this.drives.ForeColor = System.Drawing.Color.Silver;
  801. this.drives.Location = new System.Drawing.Point(18, 411);
  802. this.drives.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  803. this.drives.Name = "drives";
  804. this.drives.Size = new System.Drawing.Size(42, 19);
  805. this.drives.TabIndex = 226;
  806. this.drives.Tag = "";
  807. this.drives.Text = "Disks";
  808. //
  809. // label14s
  810. //
  811. this.label14s.AutoSize = true;
  812. this.label14s.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  813. this.label14s.ForeColor = System.Drawing.Color.Silver;
  814. this.label14s.Location = new System.Drawing.Point(17, 11);
  815. this.label14s.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  816. this.label14s.Name = "label14s";
  817. this.label14s.Size = new System.Drawing.Size(54, 19);
  818. this.label14s.TabIndex = 225;
  819. this.label14s.Tag = "";
  820. this.label14s.Text = "System";
  821. //
  822. // windows10Tab
  823. //
  824. this.windows10Tab.AutoScroll = true;
  825. this.windows10Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  826. this.windows10Tab.Controls.Add(this.modernStandbySw);
  827. this.windows10Tab.Controls.Add(this.newsInterestsSw);
  828. this.windows10Tab.Controls.Add(this.hideSearchSw);
  829. this.windows10Tab.Controls.Add(this.hideWeatherSw);
  830. this.windows10Tab.Controls.Add(this.classicPhotoViewerSw);
  831. this.windows10Tab.Controls.Add(this.edgeAiSw);
  832. this.windows10Tab.Controls.Add(this.edgeTelemetrySw);
  833. this.windows10Tab.Controls.Add(this.label18);
  834. this.windows10Tab.Controls.Add(this.label17);
  835. this.windows10Tab.Controls.Add(this.label16);
  836. this.windows10Tab.Controls.Add(this.label15);
  837. this.windows10Tab.Controls.Add(this.label14);
  838. this.windows10Tab.Controls.Add(this.panelWin11Tweaks);
  839. this.windows10Tab.Controls.Add(this.vbsSw);
  840. this.windows10Tab.Controls.Add(this.gameModeSw);
  841. this.windows10Tab.Controls.Add(this.storeUpdatesSw);
  842. this.windows10Tab.Controls.Add(this.oldMixerSw);
  843. this.windows10Tab.Controls.Add(this.insiderSw);
  844. this.windows10Tab.Controls.Add(this.castSw);
  845. this.windows10Tab.Controls.Add(this.gameBarSw);
  846. this.windows10Tab.Controls.Add(this.sensorSw);
  847. this.windows10Tab.Controls.Add(this.ccSw);
  848. this.windows10Tab.Controls.Add(this.cortanaSw);
  849. this.windows10Tab.Controls.Add(this.privacySw);
  850. this.windows10Tab.Controls.Add(this.driversSw);
  851. this.windows10Tab.Controls.Add(this.telemetryServicesSw);
  852. this.windows10Tab.Controls.Add(this.autoUpdatesSw);
  853. this.windows10Tab.Controls.Add(this.tpmSw);
  854. this.windows10Tab.Controls.Add(this.xboxSw);
  855. this.windows10Tab.Controls.Add(this.inkSw);
  856. this.windows10Tab.Controls.Add(this.spellSw);
  857. this.windows10Tab.Controls.Add(this.longPathsSw);
  858. this.windows10Tab.Controls.Add(this.peopleSw);
  859. this.windows10Tab.Controls.Add(this.oldExplorerSw);
  860. this.windows10Tab.Controls.Add(this.adsSw);
  861. this.windows10Tab.Location = new System.Drawing.Point(4, 26);
  862. this.windows10Tab.Margin = new System.Windows.Forms.Padding(2);
  863. this.windows10Tab.Name = "windows10Tab";
  864. this.windows10Tab.Padding = new System.Windows.Forms.Padding(2);
  865. this.windows10Tab.Size = new System.Drawing.Size(1273, 674);
  866. this.windows10Tab.TabIndex = 1;
  867. this.windows10Tab.Text = "Windows 10";
  868. //
  869. // label18
  870. //
  871. this.label18.AutoSize = true;
  872. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  873. this.label18.ForeColor = System.Drawing.Color.Silver;
  874. this.label18.Location = new System.Drawing.Point(461, 372);
  875. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  876. this.label18.Name = "label18";
  877. this.label18.Size = new System.Drawing.Size(47, 19);
  878. this.label18.TabIndex = 176;
  879. this.label18.Tag = "";
  880. this.label18.Text = "Touch";
  881. //
  882. // label17
  883. //
  884. this.label17.AutoSize = true;
  885. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  886. this.label17.ForeColor = System.Drawing.Color.Silver;
  887. this.label17.Location = new System.Drawing.Point(460, 255);
  888. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  889. this.label17.Name = "label17";
  890. this.label17.Size = new System.Drawing.Size(58, 19);
  891. this.label17.TabIndex = 175;
  892. this.label17.Tag = "";
  893. this.label17.Text = "Gaming";
  894. //
  895. // label16
  896. //
  897. this.label16.AutoSize = true;
  898. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  899. this.label16.ForeColor = System.Drawing.Color.Silver;
  900. this.label16.Location = new System.Drawing.Point(460, 11);
  901. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  902. this.label16.Name = "label16";
  903. this.label16.Size = new System.Drawing.Size(54, 19);
  904. this.label16.TabIndex = 174;
  905. this.label16.Tag = "";
  906. this.label16.Text = "Privacy";
  907. //
  908. // label15
  909. //
  910. this.label15.AutoSize = true;
  911. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  912. this.label15.ForeColor = System.Drawing.Color.Silver;
  913. this.label15.Location = new System.Drawing.Point(18, 377);
  914. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  915. this.label15.Name = "label15";
  916. this.label15.Size = new System.Drawing.Size(117, 19);
  917. this.label15.TabIndex = 173;
  918. this.label15.Tag = "";
  919. this.label15.Text = "Windows Update";
  920. //
  921. // label14
  922. //
  923. this.label14.AutoSize = true;
  924. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  925. this.label14.ForeColor = System.Drawing.Color.Silver;
  926. this.label14.Location = new System.Drawing.Point(17, 11);
  927. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  928. this.label14.Name = "label14";
  929. this.label14.Size = new System.Drawing.Size(54, 19);
  930. this.label14.TabIndex = 170;
  931. this.label14.Tag = "";
  932. this.label14.Text = "System";
  933. //
  934. // panelWin11Tweaks
  935. //
  936. this.panelWin11Tweaks.AutoScroll = true;
  937. this.panelWin11Tweaks.Controls.Add(this.copilotSw);
  938. this.panelWin11Tweaks.Controls.Add(this.label20);
  939. this.panelWin11Tweaks.Controls.Add(this.label19);
  940. this.panelWin11Tweaks.Controls.Add(this.stickersSw);
  941. this.panelWin11Tweaks.Controls.Add(this.compactModeSw);
  942. this.panelWin11Tweaks.Controls.Add(this.snapAssistSw);
  943. this.panelWin11Tweaks.Controls.Add(this.widgetsSw);
  944. this.panelWin11Tweaks.Controls.Add(this.leftTaskbarSw);
  945. this.panelWin11Tweaks.Controls.Add(this.classicContextSw);
  946. this.panelWin11Tweaks.Controls.Add(this.chatSw);
  947. this.panelWin11Tweaks.Location = new System.Drawing.Point(0, 530);
  948. this.panelWin11Tweaks.Name = "panelWin11Tweaks";
  949. this.panelWin11Tweaks.Size = new System.Drawing.Size(971, 159);
  950. this.panelWin11Tweaks.TabIndex = 80;
  951. this.panelWin11Tweaks.Visible = false;
  952. //
  953. // label20
  954. //
  955. this.label20.AutoSize = true;
  956. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  957. this.label20.ForeColor = System.Drawing.Color.Silver;
  958. this.label20.Location = new System.Drawing.Point(460, 5);
  959. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  960. this.label20.Name = "label20";
  961. this.label20.Size = new System.Drawing.Size(46, 19);
  962. this.label20.TabIndex = 178;
  963. this.label20.Tag = "";
  964. this.label20.Text = "Extras";
  965. //
  966. // label19
  967. //
  968. this.label19.AutoSize = true;
  969. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  970. this.label19.ForeColor = System.Drawing.Color.Silver;
  971. this.label19.Location = new System.Drawing.Point(16, 5);
  972. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  973. this.label19.Name = "label19";
  974. this.label19.Size = new System.Drawing.Size(56, 19);
  975. this.label19.TabIndex = 177;
  976. this.label19.Tag = "";
  977. this.label19.Text = "Taskbar";
  978. //
  979. // advancedTab
  980. //
  981. this.advancedTab.AutoScroll = true;
  982. this.advancedTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  983. this.advancedTab.Controls.Add(this.uODSw);
  984. this.advancedTab.Controls.Add(this.btnRestartDisableDefender);
  985. this.advancedTab.Controls.Add(this.btnRestart);
  986. this.advancedTab.Controls.Add(this.btnRestartSafe);
  987. this.advancedTab.Controls.Add(this.loginVerboseSw);
  988. this.advancedTab.Controls.Add(this.hpetSw);
  989. this.advancedTab.Location = new System.Drawing.Point(4, 26);
  990. this.advancedTab.Margin = new System.Windows.Forms.Padding(2);
  991. this.advancedTab.Name = "advancedTab";
  992. this.advancedTab.Padding = new System.Windows.Forms.Padding(2);
  993. this.advancedTab.Size = new System.Drawing.Size(1273, 674);
  994. this.advancedTab.TabIndex = 15;
  995. this.advancedTab.Text = "Advanced";
  996. //
  997. // btnRestartDisableDefender
  998. //
  999. this.btnRestartDisableDefender.BackColor = System.Drawing.Color.DodgerBlue;
  1000. this.btnRestartDisableDefender.FlatAppearance.BorderSize = 0;
  1001. this.btnRestartDisableDefender.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1002. this.btnRestartDisableDefender.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1003. this.btnRestartDisableDefender.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1004. this.btnRestartDisableDefender.ForeColor = System.Drawing.Color.White;
  1005. this.btnRestartDisableDefender.Location = new System.Drawing.Point(17, 233);
  1006. this.btnRestartDisableDefender.Margin = new System.Windows.Forms.Padding(2);
  1007. this.btnRestartDisableDefender.Name = "btnRestartDisableDefender";
  1008. this.btnRestartDisableDefender.Size = new System.Drawing.Size(414, 31);
  1009. this.btnRestartDisableDefender.TabIndex = 88;
  1010. this.btnRestartDisableDefender.Text = "Restart && Disable Defender";
  1011. this.btnRestartDisableDefender.UseVisualStyleBackColor = false;
  1012. this.btnRestartDisableDefender.Click += new System.EventHandler(this.btnRestartDisableDefender_Click);
  1013. //
  1014. // btnRestart
  1015. //
  1016. this.btnRestart.BackColor = System.Drawing.Color.DodgerBlue;
  1017. this.btnRestart.FlatAppearance.BorderSize = 0;
  1018. this.btnRestart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1019. this.btnRestart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1020. this.btnRestart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1021. this.btnRestart.ForeColor = System.Drawing.Color.White;
  1022. this.btnRestart.Location = new System.Drawing.Point(17, 198);
  1023. this.btnRestart.Margin = new System.Windows.Forms.Padding(2);
  1024. this.btnRestart.Name = "btnRestart";
  1025. this.btnRestart.Size = new System.Drawing.Size(414, 31);
  1026. this.btnRestart.TabIndex = 87;
  1027. this.btnRestart.Text = "Restart in Normal Mode";
  1028. this.btnRestart.UseVisualStyleBackColor = false;
  1029. this.btnRestart.Click += new System.EventHandler(this.btnRestart_Click);
  1030. //
  1031. // btnRestartSafe
  1032. //
  1033. this.btnRestartSafe.BackColor = System.Drawing.Color.DodgerBlue;
  1034. this.btnRestartSafe.FlatAppearance.BorderSize = 0;
  1035. this.btnRestartSafe.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1036. this.btnRestartSafe.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1037. this.btnRestartSafe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1038. this.btnRestartSafe.ForeColor = System.Drawing.Color.White;
  1039. this.btnRestartSafe.Location = new System.Drawing.Point(17, 162);
  1040. this.btnRestartSafe.Margin = new System.Windows.Forms.Padding(2);
  1041. this.btnRestartSafe.Name = "btnRestartSafe";
  1042. this.btnRestartSafe.Size = new System.Drawing.Size(414, 31);
  1043. this.btnRestartSafe.TabIndex = 86;
  1044. this.btnRestartSafe.Text = "Restart in Safe Mode";
  1045. this.btnRestartSafe.UseVisualStyleBackColor = false;
  1046. this.btnRestartSafe.Click += new System.EventHandler(this.btnRestartSafe_Click);
  1047. //
  1048. // modernAppsTab
  1049. //
  1050. this.modernAppsTab.AutoScroll = true;
  1051. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1052. this.modernAppsTab.Controls.Add(this.btnRestoreUwp);
  1053. this.modernAppsTab.Controls.Add(this.panelUwp);
  1054. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  1055. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  1056. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  1057. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1058. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1059. this.modernAppsTab.Location = new System.Drawing.Point(4, 26);
  1060. this.modernAppsTab.Name = "modernAppsTab";
  1061. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1062. this.modernAppsTab.Size = new System.Drawing.Size(1273, 674);
  1063. this.modernAppsTab.TabIndex = 11;
  1064. this.modernAppsTab.Text = "UWP Apps";
  1065. //
  1066. // btnRestoreUwp
  1067. //
  1068. this.btnRestoreUwp.BackColor = System.Drawing.Color.DodgerBlue;
  1069. this.btnRestoreUwp.FlatAppearance.BorderSize = 0;
  1070. this.btnRestoreUwp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1071. this.btnRestoreUwp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1072. this.btnRestoreUwp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1073. this.btnRestoreUwp.ForeColor = System.Drawing.Color.White;
  1074. this.btnRestoreUwp.Location = new System.Drawing.Point(11, 544);
  1075. this.btnRestoreUwp.Margin = new System.Windows.Forms.Padding(2);
  1076. this.btnRestoreUwp.Name = "btnRestoreUwp";
  1077. this.btnRestoreUwp.Size = new System.Drawing.Size(299, 31);
  1078. this.btnRestoreUwp.TabIndex = 55;
  1079. this.btnRestoreUwp.Text = "Restore all UWP";
  1080. this.btnRestoreUwp.UseVisualStyleBackColor = false;
  1081. this.btnRestoreUwp.Click += new System.EventHandler(this.btnRestoreUwp_Click);
  1082. //
  1083. // panelUwp
  1084. //
  1085. this.panelUwp.AutoScroll = true;
  1086. this.panelUwp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1087. this.panelUwp.Location = new System.Drawing.Point(11, 41);
  1088. this.panelUwp.Name = "panelUwp";
  1089. this.panelUwp.Size = new System.Drawing.Size(569, 498);
  1090. this.panelUwp.TabIndex = 54;
  1091. //
  1092. // uninstallModernAppsButton
  1093. //
  1094. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1095. this.uninstallModernAppsButton.FlatAppearance.BorderSize = 0;
  1096. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1097. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1098. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1099. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  1100. this.uninstallModernAppsButton.Location = new System.Drawing.Point(585, 76);
  1101. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1102. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  1103. this.uninstallModernAppsButton.Size = new System.Drawing.Size(208, 31);
  1104. this.uninstallModernAppsButton.TabIndex = 50;
  1105. this.uninstallModernAppsButton.Text = "Uninstall";
  1106. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  1107. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  1108. //
  1109. // refreshModernAppsButton
  1110. //
  1111. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1112. this.refreshModernAppsButton.FlatAppearance.BorderSize = 0;
  1113. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1114. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1115. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1116. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  1117. this.refreshModernAppsButton.Location = new System.Drawing.Point(585, 41);
  1118. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1119. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  1120. this.refreshModernAppsButton.Size = new System.Drawing.Size(208, 31);
  1121. this.refreshModernAppsButton.TabIndex = 49;
  1122. this.refreshModernAppsButton.Text = "Refresh";
  1123. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  1124. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  1125. //
  1126. // txtModernAppsTitle
  1127. //
  1128. this.txtModernAppsTitle.AutoSize = true;
  1129. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1130. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1131. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  1132. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1133. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  1134. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  1135. this.txtModernAppsTitle.TabIndex = 47;
  1136. this.txtModernAppsTitle.Tag = "themeable";
  1137. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  1138. //
  1139. // startupTab
  1140. //
  1141. this.startupTab.AutoScroll = true;
  1142. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1143. this.startupTab.Controls.Add(this.cancelBackup);
  1144. this.startupTab.Controls.Add(this.doBackup);
  1145. this.startupTab.Controls.Add(this.txtBackupTitle);
  1146. this.startupTab.Controls.Add(this.lblBackupTitle);
  1147. this.startupTab.Controls.Add(this.restoreStartupB);
  1148. this.startupTab.Controls.Add(this.backupStartupB);
  1149. this.startupTab.Controls.Add(this.findInRegB);
  1150. this.startupTab.Controls.Add(this.locateFileB);
  1151. this.startupTab.Controls.Add(this.refreshStartupB);
  1152. this.startupTab.Controls.Add(this.panel3);
  1153. this.startupTab.Controls.Add(this.removeStartupItemB);
  1154. this.startupTab.Controls.Add(this.startupTitle);
  1155. this.startupTab.Location = new System.Drawing.Point(4, 26);
  1156. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1157. this.startupTab.Name = "startupTab";
  1158. this.startupTab.Size = new System.Drawing.Size(1273, 674);
  1159. this.startupTab.TabIndex = 7;
  1160. this.startupTab.Text = "Startup";
  1161. //
  1162. // cancelBackup
  1163. //
  1164. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1165. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1166. this.cancelBackup.FlatAppearance.BorderSize = 0;
  1167. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1168. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1169. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1170. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  1171. this.cancelBackup.Location = new System.Drawing.Point(123, 638);
  1172. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  1173. this.cancelBackup.Name = "cancelBackup";
  1174. this.cancelBackup.Size = new System.Drawing.Size(110, 30);
  1175. this.cancelBackup.TabIndex = 61;
  1176. this.cancelBackup.Text = "Cancel";
  1177. this.cancelBackup.UseVisualStyleBackColor = false;
  1178. this.cancelBackup.Visible = false;
  1179. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  1180. //
  1181. // doBackup
  1182. //
  1183. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1184. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1185. this.doBackup.FlatAppearance.BorderSize = 0;
  1186. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1187. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1188. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1189. this.doBackup.ForeColor = System.Drawing.Color.White;
  1190. this.doBackup.Location = new System.Drawing.Point(9, 638);
  1191. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  1192. this.doBackup.Name = "doBackup";
  1193. this.doBackup.Size = new System.Drawing.Size(110, 30);
  1194. this.doBackup.TabIndex = 60;
  1195. this.doBackup.Text = "OK";
  1196. this.doBackup.UseVisualStyleBackColor = false;
  1197. this.doBackup.Visible = false;
  1198. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  1199. //
  1200. // txtBackupTitle
  1201. //
  1202. this.txtBackupTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1203. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1204. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1205. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1206. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  1207. this.txtBackupTitle.Location = new System.Drawing.Point(9, 609);
  1208. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  1209. this.txtBackupTitle.Name = "txtBackupTitle";
  1210. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  1211. this.txtBackupTitle.TabIndex = 58;
  1212. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1213. this.txtBackupTitle.Visible = false;
  1214. //
  1215. // lblBackupTitle
  1216. //
  1217. this.lblBackupTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1218. this.lblBackupTitle.AutoSize = true;
  1219. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1220. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  1221. this.lblBackupTitle.Location = new System.Drawing.Point(5, 588);
  1222. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1223. this.lblBackupTitle.Name = "lblBackupTitle";
  1224. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  1225. this.lblBackupTitle.TabIndex = 59;
  1226. this.lblBackupTitle.Tag = "";
  1227. this.lblBackupTitle.Text = "Backup title:";
  1228. this.lblBackupTitle.Visible = false;
  1229. //
  1230. // restoreStartupB
  1231. //
  1232. this.restoreStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1233. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1234. this.restoreStartupB.FlatAppearance.BorderSize = 0;
  1235. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1236. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1237. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1238. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  1239. this.restoreStartupB.Location = new System.Drawing.Point(203, 589);
  1240. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  1241. this.restoreStartupB.Name = "restoreStartupB";
  1242. this.restoreStartupB.Size = new System.Drawing.Size(190, 31);
  1243. this.restoreStartupB.TabIndex = 42;
  1244. this.restoreStartupB.Text = "Restore";
  1245. this.restoreStartupB.UseVisualStyleBackColor = false;
  1246. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  1247. //
  1248. // backupStartupB
  1249. //
  1250. this.backupStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1251. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1252. this.backupStartupB.FlatAppearance.BorderSize = 0;
  1253. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1254. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1255. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1256. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  1257. this.backupStartupB.Location = new System.Drawing.Point(9, 589);
  1258. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  1259. this.backupStartupB.Name = "backupStartupB";
  1260. this.backupStartupB.Size = new System.Drawing.Size(190, 31);
  1261. this.backupStartupB.TabIndex = 41;
  1262. this.backupStartupB.Text = "Backup";
  1263. this.backupStartupB.UseVisualStyleBackColor = false;
  1264. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  1265. //
  1266. // findInRegB
  1267. //
  1268. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1269. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  1270. this.findInRegB.FlatAppearance.BorderSize = 0;
  1271. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1272. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1273. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1274. this.findInRegB.ForeColor = System.Drawing.Color.White;
  1275. this.findInRegB.Location = new System.Drawing.Point(883, 637);
  1276. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  1277. this.findInRegB.Name = "findInRegB";
  1278. this.findInRegB.Size = new System.Drawing.Size(190, 31);
  1279. this.findInRegB.TabIndex = 40;
  1280. this.findInRegB.Text = "Find in Registry";
  1281. this.findInRegB.UseVisualStyleBackColor = false;
  1282. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  1283. //
  1284. // locateFileB
  1285. //
  1286. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1287. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  1288. this.locateFileB.FlatAppearance.BorderSize = 0;
  1289. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1290. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1291. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1292. this.locateFileB.ForeColor = System.Drawing.Color.White;
  1293. this.locateFileB.Location = new System.Drawing.Point(1078, 601);
  1294. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  1295. this.locateFileB.Name = "locateFileB";
  1296. this.locateFileB.Size = new System.Drawing.Size(190, 31);
  1297. this.locateFileB.TabIndex = 39;
  1298. this.locateFileB.Text = "Locate file";
  1299. this.locateFileB.UseVisualStyleBackColor = false;
  1300. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  1301. //
  1302. // refreshStartupB
  1303. //
  1304. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1305. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1306. this.refreshStartupB.FlatAppearance.BorderSize = 0;
  1307. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1308. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1309. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1310. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  1311. this.refreshStartupB.Location = new System.Drawing.Point(1078, 637);
  1312. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  1313. this.refreshStartupB.Name = "refreshStartupB";
  1314. this.refreshStartupB.Size = new System.Drawing.Size(190, 31);
  1315. this.refreshStartupB.TabIndex = 38;
  1316. this.refreshStartupB.Text = "Refresh";
  1317. this.refreshStartupB.UseVisualStyleBackColor = false;
  1318. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  1319. //
  1320. // panel3
  1321. //
  1322. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1323. | System.Windows.Forms.AnchorStyles.Right)));
  1324. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1325. this.panel3.Controls.Add(this.listStartupItems);
  1326. this.panel3.Location = new System.Drawing.Point(11, 40);
  1327. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1328. this.panel3.Name = "panel3";
  1329. this.panel3.Size = new System.Drawing.Size(1257, 520);
  1330. this.panel3.TabIndex = 37;
  1331. //
  1332. // listStartupItems
  1333. //
  1334. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1335. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1336. this.listStartupItems.CheckBoxes = true;
  1337. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1338. this.columnHeader1,
  1339. this.columnHeader2,
  1340. this.columnHeader3});
  1341. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1342. this.listStartupItems.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1343. this.listStartupItems.ForeColor = System.Drawing.Color.MediumOrchid;
  1344. this.listStartupItems.FullRowSelect = true;
  1345. this.listStartupItems.HideSelection = false;
  1346. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1347. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1348. this.listStartupItems.MultiSelect = false;
  1349. this.listStartupItems.Name = "listStartupItems";
  1350. this.listStartupItems.ShowGroups = false;
  1351. this.listStartupItems.Size = new System.Drawing.Size(1255, 518);
  1352. this.listStartupItems.TabIndex = 0;
  1353. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1354. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1355. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1356. this.listStartupItems.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listStartupItems_ItemChecked);
  1357. //
  1358. // columnHeader1
  1359. //
  1360. this.columnHeader1.Text = "Name";
  1361. this.columnHeader1.Width = 194;
  1362. //
  1363. // columnHeader2
  1364. //
  1365. this.columnHeader2.Text = "Location";
  1366. this.columnHeader2.Width = 507;
  1367. //
  1368. // columnHeader3
  1369. //
  1370. this.columnHeader3.Text = "Type";
  1371. this.columnHeader3.Width = 134;
  1372. //
  1373. // removeStartupItemB
  1374. //
  1375. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1376. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  1377. this.removeStartupItemB.FlatAppearance.BorderSize = 0;
  1378. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1379. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1380. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1381. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  1382. this.removeStartupItemB.Location = new System.Drawing.Point(883, 601);
  1383. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  1384. this.removeStartupItemB.Name = "removeStartupItemB";
  1385. this.removeStartupItemB.Size = new System.Drawing.Size(190, 31);
  1386. this.removeStartupItemB.TabIndex = 36;
  1387. this.removeStartupItemB.Text = "Delete";
  1388. this.removeStartupItemB.UseVisualStyleBackColor = false;
  1389. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  1390. //
  1391. // startupTitle
  1392. //
  1393. this.startupTitle.AutoSize = true;
  1394. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1395. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1396. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  1397. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1398. this.startupTitle.Name = "startupTitle";
  1399. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  1400. this.startupTitle.TabIndex = 3;
  1401. this.startupTitle.Tag = "themeable";
  1402. this.startupTitle.Text = "Choose your startup items";
  1403. //
  1404. // appsTab
  1405. //
  1406. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1407. this.appsTab.Controls.Add(this.txtFeedError);
  1408. this.appsTab.Controls.Add(this.lblVideoSound);
  1409. this.appsTab.Controls.Add(this.lblCoding);
  1410. this.appsTab.Controls.Add(this.lblSystemTools);
  1411. this.appsTab.Controls.Add(this.groupSoundVideo);
  1412. this.appsTab.Controls.Add(this.lblInternet);
  1413. this.appsTab.Controls.Add(this.groupCoding);
  1414. this.appsTab.Controls.Add(this.groupInternet);
  1415. this.appsTab.Controls.Add(this.panel10);
  1416. this.appsTab.Controls.Add(this.panelCommonApps);
  1417. this.appsTab.Controls.Add(this.groupSystemTools);
  1418. this.appsTab.Location = new System.Drawing.Point(4, 26);
  1419. this.appsTab.Name = "appsTab";
  1420. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1421. this.appsTab.Size = new System.Drawing.Size(1273, 674);
  1422. this.appsTab.TabIndex = 12;
  1423. this.appsTab.Text = "Apps";
  1424. //
  1425. // txtFeedError
  1426. //
  1427. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1428. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1429. 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)));
  1430. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1431. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1432. this.txtFeedError.Name = "txtFeedError";
  1433. this.txtFeedError.Size = new System.Drawing.Size(1267, 504);
  1434. this.txtFeedError.TabIndex = 171;
  1435. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1436. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1437. this.txtFeedError.Visible = false;
  1438. //
  1439. // lblVideoSound
  1440. //
  1441. this.lblVideoSound.AutoSize = true;
  1442. 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)));
  1443. this.lblVideoSound.ForeColor = System.Drawing.Color.Silver;
  1444. this.lblVideoSound.Location = new System.Drawing.Point(746, 46);
  1445. this.lblVideoSound.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1446. this.lblVideoSound.Name = "lblVideoSound";
  1447. this.lblVideoSound.Size = new System.Drawing.Size(88, 15);
  1448. this.lblVideoSound.TabIndex = 169;
  1449. this.lblVideoSound.Tag = "";
  1450. this.lblVideoSound.Text = "Video && Sound";
  1451. //
  1452. // lblCoding
  1453. //
  1454. this.lblCoding.AutoSize = true;
  1455. 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)));
  1456. this.lblCoding.ForeColor = System.Drawing.Color.Silver;
  1457. this.lblCoding.Location = new System.Drawing.Point(514, 46);
  1458. this.lblCoding.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1459. this.lblCoding.Name = "lblCoding";
  1460. this.lblCoding.Size = new System.Drawing.Size(45, 15);
  1461. this.lblCoding.TabIndex = 168;
  1462. this.lblCoding.Tag = "";
  1463. this.lblCoding.Text = "Coding";
  1464. //
  1465. // lblSystemTools
  1466. //
  1467. this.lblSystemTools.AutoSize = true;
  1468. 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)));
  1469. this.lblSystemTools.ForeColor = System.Drawing.Color.Silver;
  1470. this.lblSystemTools.Location = new System.Drawing.Point(11, 46);
  1471. this.lblSystemTools.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1472. this.lblSystemTools.Name = "lblSystemTools";
  1473. this.lblSystemTools.Size = new System.Drawing.Size(89, 15);
  1474. this.lblSystemTools.TabIndex = 162;
  1475. this.lblSystemTools.Tag = "";
  1476. this.lblSystemTools.Text = "System && Tools";
  1477. //
  1478. // groupSoundVideo
  1479. //
  1480. this.groupSoundVideo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1481. | System.Windows.Forms.AnchorStyles.Left)));
  1482. this.groupSoundVideo.AutoScroll = true;
  1483. this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1484. this.groupSoundVideo.Location = new System.Drawing.Point(749, 64);
  1485. this.groupSoundVideo.Name = "groupSoundVideo";
  1486. this.groupSoundVideo.Size = new System.Drawing.Size(227, 382);
  1487. this.groupSoundVideo.TabIndex = 166;
  1488. //
  1489. // lblInternet
  1490. //
  1491. this.lblInternet.AutoSize = true;
  1492. 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)));
  1493. this.lblInternet.ForeColor = System.Drawing.Color.Silver;
  1494. this.lblInternet.Location = new System.Drawing.Point(262, 46);
  1495. this.lblInternet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1496. this.lblInternet.Name = "lblInternet";
  1497. this.lblInternet.Size = new System.Drawing.Size(49, 15);
  1498. this.lblInternet.TabIndex = 167;
  1499. this.lblInternet.Tag = "";
  1500. this.lblInternet.Text = "Internet";
  1501. //
  1502. // groupCoding
  1503. //
  1504. this.groupCoding.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1505. | System.Windows.Forms.AnchorStyles.Left)));
  1506. this.groupCoding.AutoScroll = true;
  1507. this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1508. this.groupCoding.Location = new System.Drawing.Point(517, 64);
  1509. this.groupCoding.Name = "groupCoding";
  1510. this.groupCoding.Size = new System.Drawing.Size(226, 382);
  1511. this.groupCoding.TabIndex = 165;
  1512. //
  1513. // groupInternet
  1514. //
  1515. this.groupInternet.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1516. | System.Windows.Forms.AnchorStyles.Left)));
  1517. this.groupInternet.AutoScroll = true;
  1518. this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1519. this.groupInternet.Location = new System.Drawing.Point(265, 64);
  1520. this.groupInternet.Name = "groupInternet";
  1521. this.groupInternet.Size = new System.Drawing.Size(246, 382);
  1522. this.groupInternet.TabIndex = 164;
  1523. //
  1524. // panel10
  1525. //
  1526. this.panel10.Controls.Add(this.appsTitle);
  1527. this.panel10.Controls.Add(this.btnGetFeed);
  1528. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1529. this.panel10.Location = new System.Drawing.Point(3, 3);
  1530. this.panel10.Name = "panel10";
  1531. this.panel10.Size = new System.Drawing.Size(1267, 44);
  1532. this.panel10.TabIndex = 163;
  1533. //
  1534. // appsTitle
  1535. //
  1536. this.appsTitle.AutoSize = true;
  1537. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1538. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1539. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  1540. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1541. this.appsTitle.Name = "appsTitle";
  1542. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  1543. this.appsTitle.TabIndex = 53;
  1544. this.appsTitle.Tag = "themeable";
  1545. this.appsTitle.Text = "Quickly download && install useful apps";
  1546. //
  1547. // btnGetFeed
  1548. //
  1549. this.btnGetFeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1550. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1551. this.btnGetFeed.FlatAppearance.BorderSize = 0;
  1552. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1553. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1554. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1555. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1556. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1557. this.btnGetFeed.Location = new System.Drawing.Point(1058, 7);
  1558. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1559. this.btnGetFeed.Name = "btnGetFeed";
  1560. this.btnGetFeed.Size = new System.Drawing.Size(201, 32);
  1561. this.btnGetFeed.TabIndex = 161;
  1562. this.btnGetFeed.Text = "Refresh links";
  1563. this.btnGetFeed.UseVisualStyleBackColor = false;
  1564. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1565. //
  1566. // panelCommonApps
  1567. //
  1568. this.panelCommonApps.AutoScroll = true;
  1569. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1570. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1571. this.panelCommonApps.Controls.Add(this.c64);
  1572. this.panelCommonApps.Controls.Add(this.c32);
  1573. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1574. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  1575. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1576. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  1577. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1578. this.panelCommonApps.Controls.Add(this.linkWarnings);
  1579. this.panelCommonApps.Controls.Add(this.bitPref);
  1580. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  1581. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1582. this.panelCommonApps.Location = new System.Drawing.Point(3, 551);
  1583. this.panelCommonApps.Name = "panelCommonApps";
  1584. this.panelCommonApps.Size = new System.Drawing.Size(1267, 120);
  1585. this.panelCommonApps.TabIndex = 162;
  1586. //
  1587. // btnDownloadApps
  1588. //
  1589. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1590. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  1591. this.btnDownloadApps.FlatAppearance.BorderSize = 0;
  1592. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1593. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1594. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1595. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1596. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  1597. this.btnDownloadApps.Location = new System.Drawing.Point(1058, 76);
  1598. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  1599. this.btnDownloadApps.Name = "btnDownloadApps";
  1600. this.btnDownloadApps.Size = new System.Drawing.Size(203, 35);
  1601. this.btnDownloadApps.TabIndex = 50;
  1602. this.btnDownloadApps.Text = "Download";
  1603. this.btnDownloadApps.UseVisualStyleBackColor = false;
  1604. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  1605. //
  1606. // setDownDirLbl
  1607. //
  1608. this.setDownDirLbl.AutoSize = true;
  1609. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1610. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  1611. this.setDownDirLbl.Location = new System.Drawing.Point(3, 4);
  1612. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1613. this.setDownDirLbl.Name = "setDownDirLbl";
  1614. this.setDownDirLbl.Size = new System.Drawing.Size(160, 21);
  1615. this.setDownDirLbl.TabIndex = 69;
  1616. this.setDownDirLbl.Tag = "themeable";
  1617. this.setDownDirLbl.Text = "Set download folder";
  1618. //
  1619. // txtDownloadFolder
  1620. //
  1621. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  1622. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1623. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1624. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  1625. this.txtDownloadFolder.Location = new System.Drawing.Point(8, 30);
  1626. this.txtDownloadFolder.Name = "txtDownloadFolder";
  1627. this.txtDownloadFolder.ReadOnly = true;
  1628. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 23);
  1629. this.txtDownloadFolder.TabIndex = 70;
  1630. //
  1631. // changeDownDirB
  1632. //
  1633. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  1634. this.changeDownDirB.FlatAppearance.BorderSize = 0;
  1635. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1636. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1637. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1638. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  1639. this.changeDownDirB.Location = new System.Drawing.Point(313, 30);
  1640. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  1641. this.changeDownDirB.Name = "changeDownDirB";
  1642. this.changeDownDirB.Size = new System.Drawing.Size(30, 23);
  1643. this.changeDownDirB.TabIndex = 71;
  1644. this.changeDownDirB.Text = "...";
  1645. this.changeDownDirB.UseVisualStyleBackColor = false;
  1646. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  1647. //
  1648. // txtDownloadStatus
  1649. //
  1650. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1651. this.txtDownloadStatus.AutoSize = true;
  1652. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1653. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  1654. this.txtDownloadStatus.Location = new System.Drawing.Point(4, 58);
  1655. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1656. this.txtDownloadStatus.Name = "txtDownloadStatus";
  1657. this.txtDownloadStatus.Size = new System.Drawing.Size(32, 19);
  1658. this.txtDownloadStatus.TabIndex = 72;
  1659. this.txtDownloadStatus.Tag = "";
  1660. this.txtDownloadStatus.Text = "Idle";
  1661. //
  1662. // linkWarnings
  1663. //
  1664. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  1665. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1666. this.linkWarnings.AutoSize = true;
  1667. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1668. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  1669. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  1670. this.linkWarnings.Location = new System.Drawing.Point(4, 98);
  1671. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1672. this.linkWarnings.Name = "linkWarnings";
  1673. this.linkWarnings.Size = new System.Drawing.Size(92, 19);
  1674. this.linkWarnings.TabIndex = 78;
  1675. this.linkWarnings.TabStop = true;
  1676. this.linkWarnings.Tag = "";
  1677. this.linkWarnings.Text = "See warnings";
  1678. this.linkWarnings.Visible = false;
  1679. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  1680. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  1681. //
  1682. // bitPref
  1683. //
  1684. this.bitPref.AutoSize = true;
  1685. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1686. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  1687. this.bitPref.Location = new System.Drawing.Point(368, 5);
  1688. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1689. this.bitPref.Name = "bitPref";
  1690. this.bitPref.Size = new System.Drawing.Size(143, 21);
  1691. this.bitPref.TabIndex = 74;
  1692. this.bitPref.Tag = "themeable";
  1693. this.bitPref.Text = "Set bit preference";
  1694. //
  1695. // goToDownloadsB
  1696. //
  1697. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1698. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  1699. this.goToDownloadsB.FlatAppearance.BorderSize = 0;
  1700. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1701. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1702. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1703. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1704. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  1705. this.goToDownloadsB.Location = new System.Drawing.Point(851, 76);
  1706. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  1707. this.goToDownloadsB.Name = "goToDownloadsB";
  1708. this.goToDownloadsB.Size = new System.Drawing.Size(203, 35);
  1709. this.goToDownloadsB.TabIndex = 77;
  1710. this.goToDownloadsB.Text = "Go to Downloads";
  1711. this.goToDownloadsB.UseVisualStyleBackColor = false;
  1712. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  1713. //
  1714. // groupSystemTools
  1715. //
  1716. this.groupSystemTools.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1717. | System.Windows.Forms.AnchorStyles.Left)));
  1718. this.groupSystemTools.AutoScroll = true;
  1719. this.groupSystemTools.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1720. this.groupSystemTools.Location = new System.Drawing.Point(13, 64);
  1721. this.groupSystemTools.Name = "groupSystemTools";
  1722. this.groupSystemTools.Size = new System.Drawing.Size(246, 382);
  1723. this.groupSystemTools.TabIndex = 162;
  1724. //
  1725. // cleanerTab
  1726. //
  1727. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1728. this.cleanerTab.Controls.Add(this.panel14);
  1729. this.cleanerTab.Controls.Add(this.panel13);
  1730. this.cleanerTab.Controls.Add(this.panel1);
  1731. this.cleanerTab.Location = new System.Drawing.Point(4, 26);
  1732. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  1733. this.cleanerTab.Name = "cleanerTab";
  1734. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  1735. this.cleanerTab.Size = new System.Drawing.Size(1273, 674);
  1736. this.cleanerTab.TabIndex = 5;
  1737. this.cleanerTab.Text = "Cleaner";
  1738. //
  1739. // panel14
  1740. //
  1741. this.panel14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1742. this.panel14.Controls.Add(this.listCleanPreview);
  1743. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  1744. this.panel14.Location = new System.Drawing.Point(221, 2);
  1745. this.panel14.Name = "panel14";
  1746. this.panel14.Size = new System.Drawing.Size(1050, 609);
  1747. this.panel14.TabIndex = 51;
  1748. //
  1749. // panel13
  1750. //
  1751. this.panel13.AutoScroll = true;
  1752. this.panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1753. this.panel13.Controls.Add(this.btnWinClean);
  1754. this.panel13.Controls.Add(this.analyzeDriveB);
  1755. this.panel13.Controls.Add(this.checkSelectAll);
  1756. this.panel13.Controls.Add(this.lblPretext);
  1757. this.panel13.Controls.Add(this.cleanDriveB);
  1758. this.panel13.Controls.Add(this.lblFootprint);
  1759. this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
  1760. this.panel13.Location = new System.Drawing.Point(221, 611);
  1761. this.panel13.Name = "panel13";
  1762. this.panel13.Size = new System.Drawing.Size(1050, 61);
  1763. this.panel13.TabIndex = 50;
  1764. //
  1765. // btnWinClean
  1766. //
  1767. this.btnWinClean.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1768. this.btnWinClean.BackColor = System.Drawing.Color.DodgerBlue;
  1769. this.btnWinClean.FlatAppearance.BorderSize = 0;
  1770. this.btnWinClean.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1771. this.btnWinClean.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1772. this.btnWinClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1773. this.btnWinClean.ForeColor = System.Drawing.Color.White;
  1774. this.btnWinClean.Location = new System.Drawing.Point(616, 23);
  1775. this.btnWinClean.Margin = new System.Windows.Forms.Padding(2);
  1776. this.btnWinClean.Name = "btnWinClean";
  1777. this.btnWinClean.Size = new System.Drawing.Size(140, 31);
  1778. this.btnWinClean.TabIndex = 90;
  1779. this.btnWinClean.Text = "Cleanmgr ...";
  1780. this.btnWinClean.UseVisualStyleBackColor = false;
  1781. this.btnWinClean.Click += new System.EventHandler(this.btnWinClean_Click);
  1782. //
  1783. // analyzeDriveB
  1784. //
  1785. this.analyzeDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1786. this.analyzeDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  1787. this.analyzeDriveB.FlatAppearance.BorderSize = 0;
  1788. this.analyzeDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1789. this.analyzeDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1790. this.analyzeDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1791. this.analyzeDriveB.ForeColor = System.Drawing.Color.White;
  1792. this.analyzeDriveB.Location = new System.Drawing.Point(760, 23);
  1793. this.analyzeDriveB.Margin = new System.Windows.Forms.Padding(2);
  1794. this.analyzeDriveB.Name = "analyzeDriveB";
  1795. this.analyzeDriveB.Size = new System.Drawing.Size(140, 31);
  1796. this.analyzeDriveB.TabIndex = 89;
  1797. this.analyzeDriveB.Text = "Analyze";
  1798. this.analyzeDriveB.UseVisualStyleBackColor = false;
  1799. this.analyzeDriveB.Click += new System.EventHandler(this.analyzeDriveB_Click);
  1800. //
  1801. // checkSelectAll
  1802. //
  1803. this.checkSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1804. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1805. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  1806. this.checkSelectAll.LinkColor = System.Drawing.Color.DodgerBlue;
  1807. this.checkSelectAll.Location = new System.Drawing.Point(797, 1);
  1808. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1809. this.checkSelectAll.Name = "checkSelectAll";
  1810. this.checkSelectAll.Size = new System.Drawing.Size(247, 20);
  1811. this.checkSelectAll.TabIndex = 88;
  1812. this.checkSelectAll.TabStop = true;
  1813. this.checkSelectAll.Tag = "themeable";
  1814. this.checkSelectAll.Text = "Select all";
  1815. this.checkSelectAll.TextAlign = System.Drawing.ContentAlignment.TopRight;
  1816. this.checkSelectAll.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.checkSelectAll_LinkClicked);
  1817. //
  1818. // lblPretext
  1819. //
  1820. this.lblPretext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1821. this.lblPretext.AutoSize = true;
  1822. 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)));
  1823. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  1824. this.lblPretext.Location = new System.Drawing.Point(2, 4);
  1825. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1826. this.lblPretext.Name = "lblPretext";
  1827. this.lblPretext.Size = new System.Drawing.Size(199, 21);
  1828. this.lblPretext.TabIndex = 49;
  1829. this.lblPretext.Tag = "";
  1830. this.lblPretext.Text = "Maximum size to be freed:";
  1831. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1832. //
  1833. // cleanDriveB
  1834. //
  1835. this.cleanDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1836. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  1837. this.cleanDriveB.FlatAppearance.BorderSize = 0;
  1838. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1839. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1840. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1841. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  1842. this.cleanDriveB.Location = new System.Drawing.Point(904, 23);
  1843. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  1844. this.cleanDriveB.Name = "cleanDriveB";
  1845. this.cleanDriveB.Size = new System.Drawing.Size(140, 31);
  1846. this.cleanDriveB.TabIndex = 34;
  1847. this.cleanDriveB.Text = "Clean";
  1848. this.cleanDriveB.UseVisualStyleBackColor = false;
  1849. this.cleanDriveB.Click += new System.EventHandler(this.cleanDriveB_Click);
  1850. //
  1851. // lblFootprint
  1852. //
  1853. this.lblFootprint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1854. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  1855. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1856. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  1857. this.lblFootprint.Location = new System.Drawing.Point(1, 26);
  1858. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1859. this.lblFootprint.Name = "lblFootprint";
  1860. this.lblFootprint.Size = new System.Drawing.Size(197, 31);
  1861. this.lblFootprint.TabIndex = 48;
  1862. this.lblFootprint.Tag = "themeable";
  1863. this.lblFootprint.Text = "-";
  1864. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1865. //
  1866. // panel1
  1867. //
  1868. this.panel1.AutoScroll = true;
  1869. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1870. this.panel1.Controls.Add(this.bravePasswords);
  1871. this.panel1.Controls.Add(this.braveSession);
  1872. this.panel1.Controls.Add(this.braveHistory);
  1873. this.panel1.Controls.Add(this.braveCookies);
  1874. this.panel1.Controls.Add(this.braveCache);
  1875. this.panel1.Controls.Add(this.label9);
  1876. this.panel1.Controls.Add(this.pictureBox4);
  1877. this.panel1.Controls.Add(this.label8);
  1878. this.panel1.Controls.Add(this.pictureBox2);
  1879. this.panel1.Controls.Add(this.edgeSession);
  1880. this.panel1.Controls.Add(this.edgeHistory);
  1881. this.panel1.Controls.Add(this.edgeCookies);
  1882. this.panel1.Controls.Add(this.edgeCache);
  1883. this.panel1.Controls.Add(this.IECache);
  1884. this.panel1.Controls.Add(this.firefoxHistory);
  1885. this.panel1.Controls.Add(this.firefoxCookies);
  1886. this.panel1.Controls.Add(this.firefoxCache);
  1887. this.panel1.Controls.Add(this.chromePws);
  1888. this.panel1.Controls.Add(this.chromeSession);
  1889. this.panel1.Controls.Add(this.chromeHistory);
  1890. this.panel1.Controls.Add(this.chromeCookies);
  1891. this.panel1.Controls.Add(this.chromeCache);
  1892. this.panel1.Controls.Add(this.label7);
  1893. this.panel1.Controls.Add(this.label6);
  1894. this.panel1.Controls.Add(this.label5);
  1895. this.panel1.Controls.Add(this.label4);
  1896. this.panel1.Controls.Add(this.pictureBox11);
  1897. this.panel1.Controls.Add(this.pictureBox10);
  1898. this.panel1.Controls.Add(this.pictureBox9);
  1899. this.panel1.Controls.Add(this.pictureBox8);
  1900. this.panel1.Controls.Add(this.checkErrorReports);
  1901. this.panel1.Controls.Add(this.checkTemp);
  1902. this.panel1.Controls.Add(this.checkBin);
  1903. this.panel1.Controls.Add(this.checkMiniDumps);
  1904. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  1905. this.panel1.Location = new System.Drawing.Point(2, 2);
  1906. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  1907. this.panel1.Name = "panel1";
  1908. this.panel1.Size = new System.Drawing.Size(219, 670);
  1909. this.panel1.TabIndex = 47;
  1910. //
  1911. // label9
  1912. //
  1913. this.label9.AutoSize = true;
  1914. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1915. this.label9.ForeColor = System.Drawing.Color.DarkGray;
  1916. this.label9.Location = new System.Drawing.Point(30, 543);
  1917. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1918. this.label9.Name = "label9";
  1919. this.label9.Size = new System.Drawing.Size(107, 20);
  1920. this.label9.TabIndex = 73;
  1921. this.label9.Tag = "";
  1922. this.label9.Text = "Brave Browser";
  1923. //
  1924. // pictureBox4
  1925. //
  1926. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  1927. this.pictureBox4.Location = new System.Drawing.Point(7, 542);
  1928. this.pictureBox4.Name = "pictureBox4";
  1929. this.pictureBox4.Size = new System.Drawing.Size(20, 20);
  1930. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1931. this.pictureBox4.TabIndex = 72;
  1932. this.pictureBox4.TabStop = false;
  1933. //
  1934. // label8
  1935. //
  1936. this.label8.AutoSize = true;
  1937. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1938. this.label8.ForeColor = System.Drawing.Color.DarkGray;
  1939. this.label8.Location = new System.Drawing.Point(32, 12);
  1940. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1941. this.label8.Name = "label8";
  1942. this.label8.Size = new System.Drawing.Size(71, 20);
  1943. this.label8.TabIndex = 71;
  1944. this.label8.Tag = "";
  1945. this.label8.Text = "Windows";
  1946. //
  1947. // pictureBox2
  1948. //
  1949. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  1950. this.pictureBox2.Location = new System.Drawing.Point(7, 12);
  1951. this.pictureBox2.Name = "pictureBox2";
  1952. this.pictureBox2.Size = new System.Drawing.Size(20, 20);
  1953. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1954. this.pictureBox2.TabIndex = 70;
  1955. this.pictureBox2.TabStop = false;
  1956. //
  1957. // label7
  1958. //
  1959. this.label7.AutoSize = true;
  1960. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1961. this.label7.ForeColor = System.Drawing.Color.DarkGray;
  1962. this.label7.Location = new System.Drawing.Point(31, 410);
  1963. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1964. this.label7.Name = "label7";
  1965. this.label7.Size = new System.Drawing.Size(112, 20);
  1966. this.label7.TabIndex = 56;
  1967. this.label7.Tag = "";
  1968. this.label7.Text = "Microsoft Edge";
  1969. //
  1970. // label6
  1971. //
  1972. this.label6.AutoSize = true;
  1973. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1974. this.label6.ForeColor = System.Drawing.Color.DarkGray;
  1975. this.label6.Location = new System.Drawing.Point(33, 701);
  1976. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1977. this.label6.Name = "label6";
  1978. this.label6.Size = new System.Drawing.Size(125, 20);
  1979. this.label6.TabIndex = 55;
  1980. this.label6.Tag = "";
  1981. this.label6.Text = "Internet Explorer";
  1982. //
  1983. // label5
  1984. //
  1985. this.label5.AutoSize = true;
  1986. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1987. this.label5.ForeColor = System.Drawing.Color.DarkGray;
  1988. this.label5.Location = new System.Drawing.Point(30, 306);
  1989. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1990. this.label5.Name = "label5";
  1991. this.label5.Size = new System.Drawing.Size(111, 20);
  1992. this.label5.TabIndex = 54;
  1993. this.label5.Tag = "";
  1994. this.label5.Text = "Mozilla Firefox";
  1995. //
  1996. // label4
  1997. //
  1998. this.label4.AutoSize = true;
  1999. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2000. this.label4.ForeColor = System.Drawing.Color.DarkGray;
  2001. this.label4.Location = new System.Drawing.Point(31, 146);
  2002. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2003. this.label4.Name = "label4";
  2004. this.label4.Size = new System.Drawing.Size(116, 20);
  2005. this.label4.TabIndex = 47;
  2006. this.label4.Tag = "";
  2007. this.label4.Text = "Google Chrome";
  2008. //
  2009. // pictureBox11
  2010. //
  2011. this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
  2012. this.pictureBox11.Location = new System.Drawing.Point(9, 410);
  2013. this.pictureBox11.Name = "pictureBox11";
  2014. this.pictureBox11.Size = new System.Drawing.Size(20, 20);
  2015. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2016. this.pictureBox11.TabIndex = 53;
  2017. this.pictureBox11.TabStop = false;
  2018. //
  2019. // pictureBox10
  2020. //
  2021. this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
  2022. this.pictureBox10.Location = new System.Drawing.Point(9, 700);
  2023. this.pictureBox10.Name = "pictureBox10";
  2024. this.pictureBox10.Size = new System.Drawing.Size(20, 20);
  2025. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2026. this.pictureBox10.TabIndex = 52;
  2027. this.pictureBox10.TabStop = false;
  2028. //
  2029. // pictureBox9
  2030. //
  2031. this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
  2032. this.pictureBox9.Location = new System.Drawing.Point(7, 146);
  2033. this.pictureBox9.Name = "pictureBox9";
  2034. this.pictureBox9.Size = new System.Drawing.Size(20, 20);
  2035. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2036. this.pictureBox9.TabIndex = 51;
  2037. this.pictureBox9.TabStop = false;
  2038. //
  2039. // pictureBox8
  2040. //
  2041. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  2042. this.pictureBox8.Location = new System.Drawing.Point(9, 306);
  2043. this.pictureBox8.Name = "pictureBox8";
  2044. this.pictureBox8.Size = new System.Drawing.Size(20, 20);
  2045. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2046. this.pictureBox8.TabIndex = 50;
  2047. this.pictureBox8.TabStop = false;
  2048. //
  2049. // pingerTab
  2050. //
  2051. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2052. this.pingerTab.Controls.Add(this.netTools);
  2053. this.pingerTab.Location = new System.Drawing.Point(4, 26);
  2054. this.pingerTab.Name = "pingerTab";
  2055. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  2056. this.pingerTab.Size = new System.Drawing.Size(1273, 674);
  2057. this.pingerTab.TabIndex = 13;
  2058. this.pingerTab.Text = "Pinger";
  2059. //
  2060. // netTools
  2061. //
  2062. this.netTools.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  2063. this.netTools.Controls.Add(this.tabPage2);
  2064. this.netTools.Controls.Add(this.tabPage1);
  2065. this.netTools.Dock = System.Windows.Forms.DockStyle.Fill;
  2066. this.netTools.Location = new System.Drawing.Point(3, 3);
  2067. this.netTools.Margin = new System.Windows.Forms.Padding(0);
  2068. this.netTools.Multiline = true;
  2069. this.netTools.Name = "netTools";
  2070. this.netTools.Padding = new System.Drawing.Point(0, 0);
  2071. this.netTools.SelectedIndex = 0;
  2072. this.netTools.Size = new System.Drawing.Size(1267, 668);
  2073. this.netTools.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  2074. this.netTools.TabIndex = 104;
  2075. //
  2076. // tabPage2
  2077. //
  2078. this.tabPage2.AutoScroll = true;
  2079. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2080. this.tabPage2.Controls.Add(this.btnSetDns);
  2081. this.tabPage2.Controls.Add(this.txtDns6B);
  2082. this.tabPage2.Controls.Add(this.txtDns6A);
  2083. this.tabPage2.Controls.Add(this.label12);
  2084. this.tabPage2.Controls.Add(this.txtDns4B);
  2085. this.tabPage2.Controls.Add(this.txtDns4A);
  2086. this.tabPage2.Controls.Add(this.label10);
  2087. this.tabPage2.Controls.Add(this.chkCustomDns);
  2088. this.tabPage2.Controls.Add(this.chkAllNics);
  2089. this.tabPage2.Controls.Add(this.dnsTitle);
  2090. this.tabPage2.Controls.Add(this.linkDNSv6A);
  2091. this.tabPage2.Controls.Add(this.linkDNSv4A);
  2092. this.tabPage2.Controls.Add(this.linkDNSv6);
  2093. this.tabPage2.Controls.Add(this.linkDNSv4);
  2094. this.tabPage2.Controls.Add(this.label3);
  2095. this.tabPage2.Controls.Add(this.label1);
  2096. this.tabPage2.Controls.Add(this.btnOpenNetwork);
  2097. this.tabPage2.Controls.Add(this.flushCacheB);
  2098. this.tabPage2.Controls.Add(this.boxAdapter);
  2099. this.tabPage2.Controls.Add(this.boxDNS);
  2100. this.tabPage2.Location = new System.Drawing.Point(4, 4);
  2101. this.tabPage2.Name = "tabPage2";
  2102. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  2103. this.tabPage2.Size = new System.Drawing.Size(1259, 638);
  2104. this.tabPage2.TabIndex = 1;
  2105. this.tabPage2.Text = "DNS";
  2106. //
  2107. // btnSetDns
  2108. //
  2109. this.btnSetDns.BackColor = System.Drawing.Color.DodgerBlue;
  2110. this.btnSetDns.FlatAppearance.BorderSize = 0;
  2111. this.btnSetDns.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2112. this.btnSetDns.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2113. this.btnSetDns.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2114. this.btnSetDns.ForeColor = System.Drawing.Color.White;
  2115. this.btnSetDns.Location = new System.Drawing.Point(428, 521);
  2116. this.btnSetDns.Margin = new System.Windows.Forms.Padding(2);
  2117. this.btnSetDns.Name = "btnSetDns";
  2118. this.btnSetDns.Size = new System.Drawing.Size(260, 29);
  2119. this.btnSetDns.TabIndex = 123;
  2120. this.btnSetDns.Text = "Set as default";
  2121. this.btnSetDns.UseVisualStyleBackColor = false;
  2122. this.btnSetDns.Click += new System.EventHandler(this.btnSetDns_Click);
  2123. //
  2124. // txtDns6B
  2125. //
  2126. this.txtDns6B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2127. this.txtDns6B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2128. this.txtDns6B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2129. this.txtDns6B.ForeColor = System.Drawing.Color.White;
  2130. this.txtDns6B.Location = new System.Drawing.Point(359, 268);
  2131. this.txtDns6B.Margin = new System.Windows.Forms.Padding(2);
  2132. this.txtDns6B.Name = "txtDns6B";
  2133. this.txtDns6B.Size = new System.Drawing.Size(326, 29);
  2134. this.txtDns6B.TabIndex = 122;
  2135. this.txtDns6B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2136. this.txtDns6B.Visible = false;
  2137. //
  2138. // txtDns6A
  2139. //
  2140. this.txtDns6A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2141. this.txtDns6A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2142. this.txtDns6A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2143. this.txtDns6A.ForeColor = System.Drawing.Color.White;
  2144. this.txtDns6A.Location = new System.Drawing.Point(29, 268);
  2145. this.txtDns6A.Margin = new System.Windows.Forms.Padding(2);
  2146. this.txtDns6A.Name = "txtDns6A";
  2147. this.txtDns6A.Size = new System.Drawing.Size(326, 29);
  2148. this.txtDns6A.TabIndex = 120;
  2149. this.txtDns6A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2150. this.txtDns6A.Visible = false;
  2151. //
  2152. // label12
  2153. //
  2154. this.label12.AutoSize = true;
  2155. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2156. this.label12.ForeColor = System.Drawing.Color.Silver;
  2157. this.label12.Location = new System.Drawing.Point(25, 245);
  2158. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2159. this.label12.Name = "label12";
  2160. this.label12.Size = new System.Drawing.Size(36, 19);
  2161. this.label12.TabIndex = 121;
  2162. this.label12.Tag = "";
  2163. this.label12.Text = "IPv6";
  2164. this.label12.Visible = false;
  2165. //
  2166. // txtDns4B
  2167. //
  2168. this.txtDns4B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2169. this.txtDns4B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2170. this.txtDns4B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2171. this.txtDns4B.ForeColor = System.Drawing.Color.White;
  2172. this.txtDns4B.Location = new System.Drawing.Point(359, 212);
  2173. this.txtDns4B.Margin = new System.Windows.Forms.Padding(2);
  2174. this.txtDns4B.Name = "txtDns4B";
  2175. this.txtDns4B.Size = new System.Drawing.Size(326, 29);
  2176. this.txtDns4B.TabIndex = 119;
  2177. this.txtDns4B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2178. this.txtDns4B.Visible = false;
  2179. //
  2180. // txtDns4A
  2181. //
  2182. this.txtDns4A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2183. this.txtDns4A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2184. this.txtDns4A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2185. this.txtDns4A.ForeColor = System.Drawing.Color.White;
  2186. this.txtDns4A.Location = new System.Drawing.Point(29, 212);
  2187. this.txtDns4A.Margin = new System.Windows.Forms.Padding(2);
  2188. this.txtDns4A.Name = "txtDns4A";
  2189. this.txtDns4A.Size = new System.Drawing.Size(326, 29);
  2190. this.txtDns4A.TabIndex = 117;
  2191. this.txtDns4A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2192. this.txtDns4A.Visible = false;
  2193. //
  2194. // label10
  2195. //
  2196. this.label10.AutoSize = true;
  2197. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2198. this.label10.ForeColor = System.Drawing.Color.Silver;
  2199. this.label10.Location = new System.Drawing.Point(26, 189);
  2200. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2201. this.label10.Name = "label10";
  2202. this.label10.Size = new System.Drawing.Size(36, 19);
  2203. this.label10.TabIndex = 118;
  2204. this.label10.Tag = "";
  2205. this.label10.Text = "IPv4";
  2206. this.label10.Visible = false;
  2207. //
  2208. // dnsTitle
  2209. //
  2210. this.dnsTitle.AutoSize = true;
  2211. this.dnsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2212. this.dnsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2213. this.dnsTitle.Location = new System.Drawing.Point(5, 3);
  2214. this.dnsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2215. this.dnsTitle.Name = "dnsTitle";
  2216. this.dnsTitle.Size = new System.Drawing.Size(258, 28);
  2217. this.dnsTitle.TabIndex = 114;
  2218. this.dnsTitle.Tag = "themeable";
  2219. this.dnsTitle.Text = "Rapidly change DNS server";
  2220. //
  2221. // linkDNSv6A
  2222. //
  2223. this.linkDNSv6A.AutoSize = true;
  2224. this.linkDNSv6A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2225. this.linkDNSv6A.ForeColor = System.Drawing.Color.DodgerBlue;
  2226. this.linkDNSv6A.LinkColor = System.Drawing.Color.DodgerBlue;
  2227. this.linkDNSv6A.Location = new System.Drawing.Point(106, 440);
  2228. this.linkDNSv6A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2229. this.linkDNSv6A.Name = "linkDNSv6A";
  2230. this.linkDNSv6A.Size = new System.Drawing.Size(15, 20);
  2231. this.linkDNSv6A.TabIndex = 113;
  2232. this.linkDNSv6A.TabStop = true;
  2233. this.linkDNSv6A.Tag = "themeable";
  2234. this.linkDNSv6A.Text = "-";
  2235. //
  2236. // linkDNSv4A
  2237. //
  2238. this.linkDNSv4A.AutoSize = true;
  2239. this.linkDNSv4A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2240. this.linkDNSv4A.ForeColor = System.Drawing.Color.DodgerBlue;
  2241. this.linkDNSv4A.LinkColor = System.Drawing.Color.DodgerBlue;
  2242. this.linkDNSv4A.Location = new System.Drawing.Point(105, 383);
  2243. this.linkDNSv4A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2244. this.linkDNSv4A.Name = "linkDNSv4A";
  2245. this.linkDNSv4A.Size = new System.Drawing.Size(15, 20);
  2246. this.linkDNSv4A.TabIndex = 112;
  2247. this.linkDNSv4A.TabStop = true;
  2248. this.linkDNSv4A.Tag = "themeable";
  2249. this.linkDNSv4A.Text = "-";
  2250. //
  2251. // linkDNSv6
  2252. //
  2253. this.linkDNSv6.AutoSize = true;
  2254. this.linkDNSv6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2255. this.linkDNSv6.ForeColor = System.Drawing.Color.DodgerBlue;
  2256. this.linkDNSv6.LinkColor = System.Drawing.Color.DodgerBlue;
  2257. this.linkDNSv6.Location = new System.Drawing.Point(106, 417);
  2258. this.linkDNSv6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2259. this.linkDNSv6.Name = "linkDNSv6";
  2260. this.linkDNSv6.Size = new System.Drawing.Size(15, 20);
  2261. this.linkDNSv6.TabIndex = 111;
  2262. this.linkDNSv6.TabStop = true;
  2263. this.linkDNSv6.Tag = "themeable";
  2264. this.linkDNSv6.Text = "-";
  2265. //
  2266. // linkDNSv4
  2267. //
  2268. this.linkDNSv4.AutoSize = true;
  2269. this.linkDNSv4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2270. this.linkDNSv4.ForeColor = System.Drawing.Color.DodgerBlue;
  2271. this.linkDNSv4.LinkColor = System.Drawing.Color.DodgerBlue;
  2272. this.linkDNSv4.Location = new System.Drawing.Point(106, 360);
  2273. this.linkDNSv4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2274. this.linkDNSv4.Name = "linkDNSv4";
  2275. this.linkDNSv4.Size = new System.Drawing.Size(15, 20);
  2276. this.linkDNSv4.TabIndex = 110;
  2277. this.linkDNSv4.TabStop = true;
  2278. this.linkDNSv4.Tag = "themeable";
  2279. this.linkDNSv4.Text = "-";
  2280. //
  2281. // label3
  2282. //
  2283. this.label3.AutoSize = true;
  2284. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2285. this.label3.ForeColor = System.Drawing.Color.Silver;
  2286. this.label3.Location = new System.Drawing.Point(24, 418);
  2287. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2288. this.label3.Name = "label3";
  2289. this.label3.Size = new System.Drawing.Size(77, 20);
  2290. this.label3.TabIndex = 109;
  2291. this.label3.Tag = "";
  2292. this.label3.Text = "DNS IPv6:";
  2293. //
  2294. // label1
  2295. //
  2296. this.label1.AutoSize = true;
  2297. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2298. this.label1.ForeColor = System.Drawing.Color.Silver;
  2299. this.label1.Location = new System.Drawing.Point(24, 361);
  2300. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2301. this.label1.Name = "label1";
  2302. this.label1.Size = new System.Drawing.Size(78, 20);
  2303. this.label1.TabIndex = 108;
  2304. this.label1.Tag = "";
  2305. this.label1.Text = "DNS IPv4:";
  2306. //
  2307. // btnOpenNetwork
  2308. //
  2309. this.btnOpenNetwork.BackColor = System.Drawing.Color.DodgerBlue;
  2310. this.btnOpenNetwork.FlatAppearance.BorderSize = 0;
  2311. this.btnOpenNetwork.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2312. this.btnOpenNetwork.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2313. this.btnOpenNetwork.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2314. this.btnOpenNetwork.ForeColor = System.Drawing.Color.White;
  2315. this.btnOpenNetwork.Location = new System.Drawing.Point(28, 521);
  2316. this.btnOpenNetwork.Margin = new System.Windows.Forms.Padding(2);
  2317. this.btnOpenNetwork.Name = "btnOpenNetwork";
  2318. this.btnOpenNetwork.Size = new System.Drawing.Size(260, 29);
  2319. this.btnOpenNetwork.TabIndex = 105;
  2320. this.btnOpenNetwork.Text = "Open Network Connections";
  2321. this.btnOpenNetwork.UseVisualStyleBackColor = false;
  2322. this.btnOpenNetwork.Click += new System.EventHandler(this.btnOpenNetwork_Click);
  2323. //
  2324. // flushCacheB
  2325. //
  2326. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  2327. this.flushCacheB.FlatAppearance.BorderSize = 0;
  2328. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2329. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2330. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2331. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  2332. this.flushCacheB.Location = new System.Drawing.Point(28, 488);
  2333. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  2334. this.flushCacheB.Name = "flushCacheB";
  2335. this.flushCacheB.Size = new System.Drawing.Size(260, 29);
  2336. this.flushCacheB.TabIndex = 104;
  2337. this.flushCacheB.Text = "Flush DNS cache";
  2338. this.flushCacheB.UseVisualStyleBackColor = false;
  2339. this.flushCacheB.Click += new System.EventHandler(this.flushCacheB_Click);
  2340. //
  2341. // tabPage1
  2342. //
  2343. this.tabPage1.AutoScroll = true;
  2344. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2345. this.tabPage1.Controls.Add(this.btnExport);
  2346. this.tabPage1.Controls.Add(this.copyB);
  2347. this.tabPage1.Controls.Add(this.copyIPB);
  2348. this.tabPage1.Controls.Add(this.panel7);
  2349. this.tabPage1.Controls.Add(this.lblResults);
  2350. this.tabPage1.Controls.Add(this.btnShodan);
  2351. this.tabPage1.Controls.Add(this.btnPing);
  2352. this.tabPage1.Controls.Add(this.txtPingInput);
  2353. this.tabPage1.Controls.Add(this.lblPinger);
  2354. this.tabPage1.Controls.Add(this.pingerTitle);
  2355. this.tabPage1.Location = new System.Drawing.Point(4, 4);
  2356. this.tabPage1.Name = "tabPage1";
  2357. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  2358. this.tabPage1.Size = new System.Drawing.Size(1259, 638);
  2359. this.tabPage1.TabIndex = 0;
  2360. this.tabPage1.Text = "Pinger";
  2361. //
  2362. // btnExport
  2363. //
  2364. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  2365. this.btnExport.FlatAppearance.BorderSize = 0;
  2366. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2367. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2368. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2369. this.btnExport.ForeColor = System.Drawing.Color.White;
  2370. this.btnExport.Location = new System.Drawing.Point(27, 487);
  2371. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  2372. this.btnExport.Name = "btnExport";
  2373. this.btnExport.Size = new System.Drawing.Size(136, 29);
  2374. this.btnExport.TabIndex = 93;
  2375. this.btnExport.Text = "Export...";
  2376. this.btnExport.UseVisualStyleBackColor = false;
  2377. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  2378. //
  2379. // copyB
  2380. //
  2381. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  2382. this.copyB.FlatAppearance.BorderSize = 0;
  2383. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2384. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2385. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2386. this.copyB.ForeColor = System.Drawing.Color.White;
  2387. this.copyB.Location = new System.Drawing.Point(25, 144);
  2388. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  2389. this.copyB.Name = "copyB";
  2390. this.copyB.Size = new System.Drawing.Size(185, 31);
  2391. this.copyB.TabIndex = 92;
  2392. this.copyB.Text = "Copy IP";
  2393. this.copyB.UseVisualStyleBackColor = false;
  2394. this.copyB.Click += new System.EventHandler(this.copyB_Click);
  2395. //
  2396. // copyIPB
  2397. //
  2398. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  2399. this.copyIPB.FlatAppearance.BorderSize = 0;
  2400. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2401. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2402. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2403. this.copyIPB.ForeColor = System.Drawing.Color.White;
  2404. this.copyIPB.Location = new System.Drawing.Point(214, 144);
  2405. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  2406. this.copyIPB.Name = "copyIPB";
  2407. this.copyIPB.Size = new System.Drawing.Size(185, 31);
  2408. this.copyIPB.TabIndex = 91;
  2409. this.copyIPB.Text = "Copy";
  2410. this.copyIPB.UseVisualStyleBackColor = false;
  2411. this.copyIPB.Click += new System.EventHandler(this.copyIPB_Click);
  2412. //
  2413. // panel7
  2414. //
  2415. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2416. this.panel7.Controls.Add(this.listPingResults);
  2417. this.panel7.Location = new System.Drawing.Point(27, 212);
  2418. this.panel7.Name = "panel7";
  2419. this.panel7.Size = new System.Drawing.Size(371, 270);
  2420. this.panel7.TabIndex = 90;
  2421. //
  2422. // lblResults
  2423. //
  2424. this.lblResults.AutoSize = true;
  2425. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2426. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  2427. this.lblResults.Location = new System.Drawing.Point(23, 192);
  2428. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2429. this.lblResults.Name = "lblResults";
  2430. this.lblResults.Size = new System.Drawing.Size(54, 19);
  2431. this.lblResults.TabIndex = 89;
  2432. this.lblResults.Tag = "";
  2433. this.lblResults.Text = "Results";
  2434. //
  2435. // btnShodan
  2436. //
  2437. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  2438. this.btnShodan.FlatAppearance.BorderSize = 0;
  2439. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2440. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2441. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2442. this.btnShodan.ForeColor = System.Drawing.Color.White;
  2443. this.btnShodan.Location = new System.Drawing.Point(25, 109);
  2444. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  2445. this.btnShodan.Name = "btnShodan";
  2446. this.btnShodan.Size = new System.Drawing.Size(185, 31);
  2447. this.btnShodan.TabIndex = 88;
  2448. this.btnShodan.Text = "Check on SHODAN.io";
  2449. this.btnShodan.UseVisualStyleBackColor = false;
  2450. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  2451. //
  2452. // btnPing
  2453. //
  2454. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  2455. this.btnPing.FlatAppearance.BorderSize = 0;
  2456. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2457. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2458. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2459. this.btnPing.ForeColor = System.Drawing.Color.White;
  2460. this.btnPing.Location = new System.Drawing.Point(214, 109);
  2461. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  2462. this.btnPing.Name = "btnPing";
  2463. this.btnPing.Size = new System.Drawing.Size(185, 31);
  2464. this.btnPing.TabIndex = 87;
  2465. this.btnPing.Text = "Ping";
  2466. this.btnPing.UseVisualStyleBackColor = false;
  2467. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  2468. //
  2469. // txtPingInput
  2470. //
  2471. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2472. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2473. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2474. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  2475. this.txtPingInput.Location = new System.Drawing.Point(25, 76);
  2476. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  2477. this.txtPingInput.Name = "txtPingInput";
  2478. this.txtPingInput.Size = new System.Drawing.Size(374, 29);
  2479. this.txtPingInput.TabIndex = 85;
  2480. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2481. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  2482. //
  2483. // lblPinger
  2484. //
  2485. this.lblPinger.AutoSize = true;
  2486. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2487. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  2488. this.lblPinger.Location = new System.Drawing.Point(22, 53);
  2489. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2490. this.lblPinger.Name = "lblPinger";
  2491. this.lblPinger.Size = new System.Drawing.Size(122, 19);
  2492. this.lblPinger.TabIndex = 86;
  2493. this.lblPinger.Tag = "";
  2494. this.lblPinger.Text = "IP / Domain name";
  2495. //
  2496. // pingerTitle
  2497. //
  2498. this.pingerTitle.AutoSize = true;
  2499. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2500. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2501. this.pingerTitle.Location = new System.Drawing.Point(5, 3);
  2502. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2503. this.pingerTitle.Name = "pingerTitle";
  2504. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  2505. this.pingerTitle.TabIndex = 84;
  2506. this.pingerTitle.Tag = "themeable";
  2507. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  2508. //
  2509. // hostsEditorTab
  2510. //
  2511. this.hostsEditorTab.AutoScroll = true;
  2512. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2513. this.hostsEditorTab.Controls.Add(this.panel4);
  2514. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  2515. this.hostsEditorTab.Controls.Add(this.linkLocate);
  2516. this.hostsEditorTab.Location = new System.Drawing.Point(4, 26);
  2517. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  2518. this.hostsEditorTab.Name = "hostsEditorTab";
  2519. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  2520. this.hostsEditorTab.Size = new System.Drawing.Size(1273, 674);
  2521. this.hostsEditorTab.TabIndex = 9;
  2522. this.hostsEditorTab.Text = "Hosts";
  2523. //
  2524. // panel4
  2525. //
  2526. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2527. | System.Windows.Forms.AnchorStyles.Left)
  2528. | System.Windows.Forms.AnchorStyles.Right)));
  2529. this.panel4.AutoScroll = true;
  2530. this.panel4.Controls.Add(this.chkIncludeWww);
  2531. this.panel4.Controls.Add(this.linkAdvancedEdit);
  2532. this.panel4.Controls.Add(this.linkRestoreDefault);
  2533. this.panel4.Controls.Add(this.lblLock);
  2534. this.panel4.Controls.Add(this.chkReadOnly);
  2535. this.panel4.Controls.Add(this.panelList);
  2536. this.panel4.Controls.Add(this.chkBlock);
  2537. this.panel4.Controls.Add(this.refreshHostsB);
  2538. this.panel4.Controls.Add(this.removeHostB);
  2539. this.panel4.Controls.Add(this.removeAllHostsB);
  2540. this.panel4.Controls.Add(this.addHostB);
  2541. this.panel4.Controls.Add(this.txtIP);
  2542. this.panel4.Controls.Add(this.txtDomain);
  2543. this.panel4.Controls.Add(this.lblDomain);
  2544. this.panel4.Controls.Add(this.lblIP);
  2545. this.panel4.Location = new System.Drawing.Point(6, 70);
  2546. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  2547. this.panel4.Name = "panel4";
  2548. this.panel4.Size = new System.Drawing.Size(1002, 501);
  2549. this.panel4.TabIndex = 53;
  2550. //
  2551. // linkAdvancedEdit
  2552. //
  2553. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  2554. this.linkAdvancedEdit.AutoSize = true;
  2555. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2556. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  2557. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  2558. this.linkAdvancedEdit.Location = new System.Drawing.Point(323, 338);
  2559. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2560. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  2561. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  2562. this.linkAdvancedEdit.TabIndex = 49;
  2563. this.linkAdvancedEdit.TabStop = true;
  2564. this.linkAdvancedEdit.Tag = "";
  2565. this.linkAdvancedEdit.Text = "Advanced editor";
  2566. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2567. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  2568. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  2569. //
  2570. // linkRestoreDefault
  2571. //
  2572. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  2573. this.linkRestoreDefault.AutoSize = true;
  2574. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2575. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  2576. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  2577. this.linkRestoreDefault.Location = new System.Drawing.Point(323, 369);
  2578. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2579. this.linkRestoreDefault.Name = "linkRestoreDefault";
  2580. this.linkRestoreDefault.Size = new System.Drawing.Size(123, 21);
  2581. this.linkRestoreDefault.TabIndex = 51;
  2582. this.linkRestoreDefault.TabStop = true;
  2583. this.linkRestoreDefault.Tag = "";
  2584. this.linkRestoreDefault.Text = "Restore default";
  2585. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2586. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  2587. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  2588. //
  2589. // lblLock
  2590. //
  2591. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2592. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  2593. this.lblLock.Location = new System.Drawing.Point(325, 234);
  2594. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2595. this.lblLock.Name = "lblLock";
  2596. this.lblLock.Size = new System.Drawing.Size(315, 55);
  2597. this.lblLock.TabIndex = 62;
  2598. this.lblLock.Tag = "";
  2599. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  2600. //
  2601. // panelList
  2602. //
  2603. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2604. this.panelList.Controls.Add(this.listHostEntries);
  2605. this.panelList.Location = new System.Drawing.Point(5, 3);
  2606. this.panelList.Name = "panelList";
  2607. this.panelList.Size = new System.Drawing.Size(312, 388);
  2608. this.panelList.TabIndex = 60;
  2609. //
  2610. // refreshHostsB
  2611. //
  2612. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  2613. this.refreshHostsB.FlatAppearance.BorderSize = 0;
  2614. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2615. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2616. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2617. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  2618. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  2619. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  2620. this.refreshHostsB.Name = "refreshHostsB";
  2621. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  2622. this.refreshHostsB.TabIndex = 55;
  2623. this.refreshHostsB.Text = "Refresh";
  2624. this.refreshHostsB.UseVisualStyleBackColor = false;
  2625. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  2626. //
  2627. // removeHostB
  2628. //
  2629. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  2630. this.removeHostB.FlatAppearance.BorderSize = 0;
  2631. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2632. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2633. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2634. this.removeHostB.ForeColor = System.Drawing.Color.White;
  2635. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  2636. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  2637. this.removeHostB.Name = "removeHostB";
  2638. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  2639. this.removeHostB.TabIndex = 54;
  2640. this.removeHostB.Text = "Delete";
  2641. this.removeHostB.UseVisualStyleBackColor = false;
  2642. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  2643. //
  2644. // removeAllHostsB
  2645. //
  2646. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  2647. this.removeAllHostsB.Enabled = false;
  2648. this.removeAllHostsB.FlatAppearance.BorderSize = 0;
  2649. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2650. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2651. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2652. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  2653. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  2654. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  2655. this.removeAllHostsB.Name = "removeAllHostsB";
  2656. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  2657. this.removeAllHostsB.TabIndex = 53;
  2658. this.removeAllHostsB.Text = "Delete all";
  2659. this.removeAllHostsB.UseVisualStyleBackColor = false;
  2660. this.removeAllHostsB.Visible = false;
  2661. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  2662. //
  2663. // addHostB
  2664. //
  2665. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  2666. this.addHostB.FlatAppearance.BorderSize = 0;
  2667. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2668. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2669. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2670. this.addHostB.ForeColor = System.Drawing.Color.White;
  2671. this.addHostB.Location = new System.Drawing.Point(511, 110);
  2672. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  2673. this.addHostB.Name = "addHostB";
  2674. this.addHostB.Size = new System.Drawing.Size(127, 31);
  2675. this.addHostB.TabIndex = 57;
  2676. this.addHostB.Text = "Add";
  2677. this.addHostB.UseVisualStyleBackColor = false;
  2678. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  2679. //
  2680. // txtIP
  2681. //
  2682. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2683. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2684. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2685. this.txtIP.ForeColor = System.Drawing.Color.White;
  2686. this.txtIP.Location = new System.Drawing.Point(328, 23);
  2687. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  2688. this.txtIP.Name = "txtIP";
  2689. this.txtIP.Size = new System.Drawing.Size(310, 29);
  2690. this.txtIP.TabIndex = 0;
  2691. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2692. //
  2693. // txtDomain
  2694. //
  2695. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2696. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2697. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2698. this.txtDomain.ForeColor = System.Drawing.Color.White;
  2699. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  2700. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  2701. this.txtDomain.Name = "txtDomain";
  2702. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  2703. this.txtDomain.TabIndex = 1;
  2704. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2705. //
  2706. // lblDomain
  2707. //
  2708. this.lblDomain.AutoSize = true;
  2709. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2710. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  2711. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  2712. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2713. this.lblDomain.Name = "lblDomain";
  2714. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  2715. this.lblDomain.TabIndex = 55;
  2716. this.lblDomain.Tag = "themeable";
  2717. this.lblDomain.Text = "Domain";
  2718. //
  2719. // lblIP
  2720. //
  2721. this.lblIP.AutoSize = true;
  2722. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2723. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  2724. this.lblIP.Location = new System.Drawing.Point(323, 0);
  2725. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2726. this.lblIP.Name = "lblIP";
  2727. this.lblIP.Size = new System.Drawing.Size(85, 21);
  2728. this.lblIP.TabIndex = 53;
  2729. this.lblIP.Tag = "themeable";
  2730. this.lblIP.Text = "IP address";
  2731. //
  2732. // hostsTitle
  2733. //
  2734. this.hostsTitle.AutoSize = true;
  2735. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2736. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2737. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  2738. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2739. this.hostsTitle.Name = "hostsTitle";
  2740. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  2741. this.hostsTitle.TabIndex = 3;
  2742. this.hostsTitle.Tag = "themeable";
  2743. this.hostsTitle.Text = "Edit your hosts file";
  2744. //
  2745. // linkLocate
  2746. //
  2747. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  2748. this.linkLocate.AutoSize = true;
  2749. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2750. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  2751. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  2752. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  2753. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2754. this.linkLocate.Name = "linkLocate";
  2755. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  2756. this.linkLocate.TabIndex = 47;
  2757. this.linkLocate.TabStop = true;
  2758. this.linkLocate.Tag = "";
  2759. this.linkLocate.Text = "Locate";
  2760. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2761. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  2762. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  2763. //
  2764. // registryFixerTab
  2765. //
  2766. this.registryFixerTab.AutoScroll = true;
  2767. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2768. this.registryFixerTab.Controls.Add(this.panel2);
  2769. this.registryFixerTab.Controls.Add(this.registryTitle);
  2770. this.registryFixerTab.Location = new System.Drawing.Point(4, 26);
  2771. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  2772. this.registryFixerTab.Name = "registryFixerTab";
  2773. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  2774. this.registryFixerTab.Size = new System.Drawing.Size(1273, 674);
  2775. this.registryFixerTab.TabIndex = 8;
  2776. this.registryFixerTab.Text = "Registry";
  2777. //
  2778. // panel2
  2779. //
  2780. this.panel2.AutoScroll = true;
  2781. this.panel2.Controls.Add(this.regFixB);
  2782. this.panel2.Controls.Add(this.regLbl);
  2783. this.panel2.Controls.Add(this.checkRestartExplorer);
  2784. this.panel2.Controls.Add(this.checkRegistryEditor);
  2785. this.panel2.Controls.Add(this.checkEnableAll);
  2786. this.panel2.Controls.Add(this.checkContextMenu);
  2787. this.panel2.Controls.Add(this.checkTaskManager);
  2788. this.panel2.Controls.Add(this.checkCommandPrompt);
  2789. this.panel2.Controls.Add(this.checkFirewall);
  2790. this.panel2.Controls.Add(this.checkRunDialog);
  2791. this.panel2.Controls.Add(this.checkFolderOptions);
  2792. this.panel2.Controls.Add(this.checkControlPanel);
  2793. this.panel2.Location = new System.Drawing.Point(11, 40);
  2794. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  2795. this.panel2.Name = "panel2";
  2796. this.panel2.Size = new System.Drawing.Size(755, 286);
  2797. this.panel2.TabIndex = 48;
  2798. //
  2799. // regFixB
  2800. //
  2801. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  2802. this.regFixB.FlatAppearance.BorderSize = 0;
  2803. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2804. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2805. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2806. this.regFixB.ForeColor = System.Drawing.Color.White;
  2807. this.regFixB.Location = new System.Drawing.Point(29, 252);
  2808. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  2809. this.regFixB.Name = "regFixB";
  2810. this.regFixB.Size = new System.Drawing.Size(154, 31);
  2811. this.regFixB.TabIndex = 49;
  2812. this.regFixB.Text = "Fix";
  2813. this.regFixB.UseVisualStyleBackColor = false;
  2814. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  2815. //
  2816. // regLbl
  2817. //
  2818. this.regLbl.AutoSize = true;
  2819. 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)));
  2820. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  2821. this.regLbl.Location = new System.Drawing.Point(94, 208);
  2822. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2823. this.regLbl.Name = "regLbl";
  2824. this.regLbl.Size = new System.Drawing.Size(236, 21);
  2825. this.regLbl.TabIndex = 51;
  2826. this.regLbl.Tag = "";
  2827. this.regLbl.Text = "(some changes might need this)";
  2828. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2829. //
  2830. // registryTitle
  2831. //
  2832. this.registryTitle.AutoSize = true;
  2833. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2834. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2835. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  2836. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2837. this.registryTitle.Name = "registryTitle";
  2838. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  2839. this.registryTitle.TabIndex = 47;
  2840. this.registryTitle.Tag = "themeable";
  2841. this.registryTitle.Text = "Fix common registry issues";
  2842. //
  2843. // indiciumTab
  2844. //
  2845. this.indiciumTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2846. this.indiciumTab.Controls.Add(this.panel12);
  2847. this.indiciumTab.Controls.Add(this.panel11);
  2848. this.indiciumTab.Location = new System.Drawing.Point(4, 26);
  2849. this.indiciumTab.Name = "indiciumTab";
  2850. this.indiciumTab.Padding = new System.Windows.Forms.Padding(3);
  2851. this.indiciumTab.Size = new System.Drawing.Size(1273, 674);
  2852. this.indiciumTab.TabIndex = 14;
  2853. this.indiciumTab.Text = "Hardware";
  2854. //
  2855. // panel12
  2856. //
  2857. this.panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2858. this.panel12.Controls.Add(this.specsTree);
  2859. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  2860. this.panel12.Location = new System.Drawing.Point(3, 38);
  2861. this.panel12.Name = "panel12";
  2862. this.panel12.Size = new System.Drawing.Size(1267, 633);
  2863. this.panel12.TabIndex = 2;
  2864. //
  2865. // indiciumMenu
  2866. //
  2867. this.indiciumMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  2868. this.indiciumMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2869. this.indiciumMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  2870. this.indiciumMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  2871. this.toolHWCopy,
  2872. this.toolHWGoogle,
  2873. this.toolHWDuck});
  2874. this.indiciumMenu.Name = "launcherMenu";
  2875. this.indiciumMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  2876. this.indiciumMenu.ShowImageMargin = false;
  2877. this.indiciumMenu.Size = new System.Drawing.Size(223, 76);
  2878. //
  2879. // toolHWCopy
  2880. //
  2881. this.toolHWCopy.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2882. this.toolHWCopy.ForeColor = System.Drawing.Color.White;
  2883. this.toolHWCopy.Name = "toolHWCopy";
  2884. this.toolHWCopy.Size = new System.Drawing.Size(222, 24);
  2885. this.toolHWCopy.Text = "Copy";
  2886. this.toolHWCopy.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  2887. this.toolHWCopy.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  2888. //
  2889. // toolHWGoogle
  2890. //
  2891. this.toolHWGoogle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2892. this.toolHWGoogle.ForeColor = System.Drawing.Color.White;
  2893. this.toolHWGoogle.Name = "toolHWGoogle";
  2894. this.toolHWGoogle.Size = new System.Drawing.Size(222, 24);
  2895. this.toolHWGoogle.Text = "Search with Google...";
  2896. this.toolHWGoogle.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  2897. this.toolHWGoogle.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  2898. //
  2899. // toolHWDuck
  2900. //
  2901. this.toolHWDuck.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2902. this.toolHWDuck.ForeColor = System.Drawing.Color.White;
  2903. this.toolHWDuck.Name = "toolHWDuck";
  2904. this.toolHWDuck.Size = new System.Drawing.Size(222, 24);
  2905. this.toolHWDuck.Text = "Search with DuckDuckGo...";
  2906. this.toolHWDuck.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  2907. this.toolHWDuck.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
  2908. //
  2909. // panel11
  2910. //
  2911. this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2912. this.panel11.Controls.Add(this.btnCopyHW);
  2913. this.panel11.Controls.Add(this.btnSaveHW);
  2914. this.panel11.Controls.Add(this.hwDetailed);
  2915. this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
  2916. this.panel11.Location = new System.Drawing.Point(3, 3);
  2917. this.panel11.Name = "panel11";
  2918. this.panel11.Size = new System.Drawing.Size(1267, 35);
  2919. this.panel11.TabIndex = 1;
  2920. //
  2921. // btnCopyHW
  2922. //
  2923. this.btnCopyHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2924. this.btnCopyHW.BackColor = System.Drawing.Color.DodgerBlue;
  2925. this.btnCopyHW.FlatAppearance.BorderSize = 0;
  2926. this.btnCopyHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2927. this.btnCopyHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2928. this.btnCopyHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2929. this.btnCopyHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2930. this.btnCopyHW.ForeColor = System.Drawing.Color.White;
  2931. this.btnCopyHW.Location = new System.Drawing.Point(1116, 4);
  2932. this.btnCopyHW.Margin = new System.Windows.Forms.Padding(2);
  2933. this.btnCopyHW.Name = "btnCopyHW";
  2934. this.btnCopyHW.Size = new System.Drawing.Size(146, 24);
  2935. this.btnCopyHW.TabIndex = 163;
  2936. this.btnCopyHW.Text = "Copy";
  2937. this.btnCopyHW.UseVisualStyleBackColor = false;
  2938. this.btnCopyHW.Click += new System.EventHandler(this.btnCopyHW_Click);
  2939. //
  2940. // btnSaveHW
  2941. //
  2942. this.btnSaveHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2943. this.btnSaveHW.BackColor = System.Drawing.Color.DodgerBlue;
  2944. this.btnSaveHW.FlatAppearance.BorderSize = 0;
  2945. this.btnSaveHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2946. this.btnSaveHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2947. this.btnSaveHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2948. this.btnSaveHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2949. this.btnSaveHW.ForeColor = System.Drawing.Color.White;
  2950. this.btnSaveHW.Location = new System.Drawing.Point(965, 4);
  2951. this.btnSaveHW.Margin = new System.Windows.Forms.Padding(2);
  2952. this.btnSaveHW.Name = "btnSaveHW";
  2953. this.btnSaveHW.Size = new System.Drawing.Size(146, 24);
  2954. this.btnSaveHW.TabIndex = 162;
  2955. this.btnSaveHW.Text = "Save";
  2956. this.btnSaveHW.UseVisualStyleBackColor = false;
  2957. this.btnSaveHW.Click += new System.EventHandler(this.btnSaveHW_Click);
  2958. //
  2959. // integratorTab
  2960. //
  2961. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2962. this.integratorTab.Controls.Add(this.synapse);
  2963. this.integratorTab.Location = new System.Drawing.Point(4, 26);
  2964. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  2965. this.integratorTab.Name = "integratorTab";
  2966. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  2967. this.integratorTab.Size = new System.Drawing.Size(1273, 674);
  2968. this.integratorTab.TabIndex = 10;
  2969. this.integratorTab.Text = "Integrator";
  2970. //
  2971. // synapse
  2972. //
  2973. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  2974. this.synapse.Controls.Add(this.integratorInfoTab);
  2975. this.synapse.Controls.Add(this.tabPage8);
  2976. this.synapse.Controls.Add(this.tabPage9);
  2977. this.synapse.Controls.Add(this.tabPage10);
  2978. this.synapse.Controls.Add(this.tabPage11);
  2979. this.synapse.Controls.Add(this.tabPage4);
  2980. this.synapse.Controls.Add(this.tabPage3);
  2981. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  2982. this.synapse.Location = new System.Drawing.Point(2, 2);
  2983. this.synapse.Margin = new System.Windows.Forms.Padding(0);
  2984. this.synapse.Multiline = true;
  2985. this.synapse.Name = "synapse";
  2986. this.synapse.Padding = new System.Drawing.Point(0, 0);
  2987. this.synapse.SelectedIndex = 0;
  2988. this.synapse.Size = new System.Drawing.Size(1269, 670);
  2989. this.synapse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  2990. this.synapse.TabIndex = 0;
  2991. //
  2992. // integratorInfoTab
  2993. //
  2994. this.integratorInfoTab.AutoScroll = true;
  2995. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2996. this.integratorInfoTab.Controls.Add(this.integrator7);
  2997. this.integratorInfoTab.Controls.Add(this.integrator6);
  2998. this.integratorInfoTab.Controls.Add(this.integrator5);
  2999. this.integratorInfoTab.Controls.Add(this.integrator4);
  3000. this.integratorInfoTab.Controls.Add(this.integrator3);
  3001. this.integratorInfoTab.Controls.Add(this.integrator2);
  3002. this.integratorInfoTab.Controls.Add(this.integrator1);
  3003. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  3004. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  3005. this.integratorInfoTab.Name = "integratorInfoTab";
  3006. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  3007. this.integratorInfoTab.Size = new System.Drawing.Size(1261, 640);
  3008. this.integratorInfoTab.TabIndex = 0;
  3009. this.integratorInfoTab.Text = "Info";
  3010. //
  3011. // integrator7
  3012. //
  3013. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3014. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  3015. this.integrator7.Location = new System.Drawing.Point(6, 225);
  3016. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3017. this.integrator7.Name = "integrator7";
  3018. this.integrator7.Size = new System.Drawing.Size(763, 309);
  3019. this.integrator7.TabIndex = 10;
  3020. this.integrator7.Tag = "";
  3021. this.integrator7.Text = resources.GetString("integrator7.Text");
  3022. //
  3023. // integrator6
  3024. //
  3025. this.integrator6.AutoSize = true;
  3026. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3027. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  3028. this.integrator6.Location = new System.Drawing.Point(38, 183);
  3029. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3030. this.integrator6.Name = "integrator6";
  3031. this.integrator6.Size = new System.Drawing.Size(103, 21);
  3032. this.integrator6.TabIndex = 9;
  3033. this.integrator6.Tag = "";
  3034. this.integrator6.Text = "• Commands";
  3035. //
  3036. // integrator5
  3037. //
  3038. this.integrator5.AutoSize = true;
  3039. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3040. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  3041. this.integrator5.Location = new System.Drawing.Point(38, 158);
  3042. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3043. this.integrator5.Name = "integrator5";
  3044. this.integrator5.Size = new System.Drawing.Size(133, 21);
  3045. this.integrator5.TabIndex = 8;
  3046. this.integrator5.Tag = "";
  3047. this.integrator5.Text = "• Any type of file";
  3048. //
  3049. // integrator4
  3050. //
  3051. this.integrator4.AutoSize = true;
  3052. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3053. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  3054. this.integrator4.Location = new System.Drawing.Point(38, 132);
  3055. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3056. this.integrator4.Name = "integrator4";
  3057. this.integrator4.Size = new System.Drawing.Size(156, 21);
  3058. this.integrator4.TabIndex = 7;
  3059. this.integrator4.Tag = "";
  3060. this.integrator4.Text = "• Links to webpages";
  3061. //
  3062. // integrator3
  3063. //
  3064. this.integrator3.AutoSize = true;
  3065. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3066. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  3067. this.integrator3.Location = new System.Drawing.Point(38, 106);
  3068. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3069. this.integrator3.Name = "integrator3";
  3070. this.integrator3.Size = new System.Drawing.Size(167, 21);
  3071. this.integrator3.TabIndex = 6;
  3072. this.integrator3.Tag = "";
  3073. this.integrator3.Text = "• Shortcuts to folders";
  3074. //
  3075. // integrator2
  3076. //
  3077. this.integrator2.AutoSize = true;
  3078. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3079. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  3080. this.integrator2.Location = new System.Drawing.Point(38, 81);
  3081. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3082. this.integrator2.Name = "integrator2";
  3083. this.integrator2.Size = new System.Drawing.Size(117, 21);
  3084. this.integrator2.TabIndex = 5;
  3085. this.integrator2.Tag = "";
  3086. this.integrator2.Text = "• Any program";
  3087. //
  3088. // integrator1
  3089. //
  3090. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3091. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  3092. this.integrator1.Location = new System.Drawing.Point(6, 10);
  3093. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3094. this.integrator1.Name = "integrator1";
  3095. this.integrator1.Size = new System.Drawing.Size(811, 61);
  3096. this.integrator1.TabIndex = 4;
  3097. this.integrator1.Tag = "";
  3098. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  3099. //
  3100. // tabPage8
  3101. //
  3102. this.tabPage8.AutoScroll = true;
  3103. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3104. this.tabPage8.Controls.Add(this.btnAddItem);
  3105. this.tabPage8.Controls.Add(this.itemnamegroup);
  3106. this.tabPage8.Controls.Add(this.security);
  3107. this.tabPage8.Controls.Add(this.itemposition);
  3108. this.tabPage8.Controls.Add(this.icontoaddgroup);
  3109. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  3110. this.tabPage8.Controls.Add(this.itemtype);
  3111. this.tabPage8.Controls.Add(this.addItemL);
  3112. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  3113. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  3114. this.tabPage8.Name = "tabPage8";
  3115. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  3116. this.tabPage8.Size = new System.Drawing.Size(1261, 640);
  3117. this.tabPage8.TabIndex = 1;
  3118. this.tabPage8.Text = "Add/Modify";
  3119. //
  3120. // btnAddItem
  3121. //
  3122. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  3123. this.btnAddItem.FlatAppearance.BorderSize = 0;
  3124. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3125. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3126. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3127. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  3128. this.btnAddItem.Location = new System.Drawing.Point(436, 473);
  3129. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  3130. this.btnAddItem.Name = "btnAddItem";
  3131. this.btnAddItem.Size = new System.Drawing.Size(202, 31);
  3132. this.btnAddItem.TabIndex = 85;
  3133. this.btnAddItem.Text = "Add/Modify";
  3134. this.btnAddItem.UseVisualStyleBackColor = false;
  3135. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  3136. //
  3137. // itemnamegroup
  3138. //
  3139. this.itemnamegroup.Controls.Add(this.txtItemName);
  3140. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3141. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  3142. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  3143. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  3144. this.itemnamegroup.Name = "itemnamegroup";
  3145. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  3146. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  3147. this.itemnamegroup.TabIndex = 84;
  3148. this.itemnamegroup.TabStop = false;
  3149. this.itemnamegroup.Text = "Item name in menu:";
  3150. //
  3151. // txtItemName
  3152. //
  3153. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3154. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3155. this.txtItemName.ForeColor = System.Drawing.Color.White;
  3156. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  3157. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  3158. this.txtItemName.Name = "txtItemName";
  3159. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  3160. this.txtItemName.TabIndex = 82;
  3161. //
  3162. // security
  3163. //
  3164. this.security.Controls.Add(this.checkShift);
  3165. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3166. this.security.ForeColor = System.Drawing.Color.Silver;
  3167. this.security.Location = new System.Drawing.Point(11, 338);
  3168. this.security.Margin = new System.Windows.Forms.Padding(2);
  3169. this.security.Name = "security";
  3170. this.security.Padding = new System.Windows.Forms.Padding(2);
  3171. this.security.Size = new System.Drawing.Size(627, 61);
  3172. this.security.TabIndex = 83;
  3173. this.security.TabStop = false;
  3174. this.security.Text = "Security:";
  3175. //
  3176. // itemposition
  3177. //
  3178. this.itemposition.Controls.Add(this.radioTop);
  3179. this.itemposition.Controls.Add(this.radioMiddle);
  3180. this.itemposition.Controls.Add(this.radioBottom);
  3181. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3182. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  3183. this.itemposition.Location = new System.Drawing.Point(11, 272);
  3184. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  3185. this.itemposition.Name = "itemposition";
  3186. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  3187. this.itemposition.Size = new System.Drawing.Size(627, 62);
  3188. this.itemposition.TabIndex = 82;
  3189. this.itemposition.TabStop = false;
  3190. this.itemposition.Text = "Item position:";
  3191. //
  3192. // icontoaddgroup
  3193. //
  3194. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  3195. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  3196. this.icontoaddgroup.Controls.Add(this.txtIcon);
  3197. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3198. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3199. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  3200. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3201. this.icontoaddgroup.Name = "icontoaddgroup";
  3202. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3203. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  3204. this.icontoaddgroup.TabIndex = 81;
  3205. this.icontoaddgroup.TabStop = false;
  3206. this.icontoaddgroup.Text = "Icon to add:";
  3207. //
  3208. // btnBrowseIcon
  3209. //
  3210. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3211. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  3212. this.btnBrowseIcon.Enabled = false;
  3213. this.btnBrowseIcon.FlatAppearance.BorderSize = 0;
  3214. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3215. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3216. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3217. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  3218. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  3219. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  3220. this.btnBrowseIcon.Name = "btnBrowseIcon";
  3221. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  3222. this.btnBrowseIcon.TabIndex = 82;
  3223. this.btnBrowseIcon.Text = "...";
  3224. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  3225. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  3226. //
  3227. // txtIcon
  3228. //
  3229. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3230. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3231. this.txtIcon.Enabled = false;
  3232. this.txtIcon.ForeColor = System.Drawing.Color.White;
  3233. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  3234. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  3235. this.txtIcon.Name = "txtIcon";
  3236. this.txtIcon.ReadOnly = true;
  3237. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  3238. this.txtIcon.TabIndex = 81;
  3239. //
  3240. // itemtoaddgroup
  3241. //
  3242. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  3243. this.itemtoaddgroup.Controls.Add(this.txtItem);
  3244. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3245. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  3246. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  3247. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  3248. this.itemtoaddgroup.Name = "itemtoaddgroup";
  3249. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  3250. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  3251. this.itemtoaddgroup.TabIndex = 80;
  3252. this.itemtoaddgroup.TabStop = false;
  3253. this.itemtoaddgroup.Text = "Program to add:";
  3254. //
  3255. // btnBrowseItem
  3256. //
  3257. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3258. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  3259. this.btnBrowseItem.FlatAppearance.BorderSize = 0;
  3260. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3261. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3262. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3263. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  3264. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  3265. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  3266. this.btnBrowseItem.Name = "btnBrowseItem";
  3267. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  3268. this.btnBrowseItem.TabIndex = 82;
  3269. this.btnBrowseItem.Text = "...";
  3270. this.btnBrowseItem.UseVisualStyleBackColor = false;
  3271. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  3272. //
  3273. // txtItem
  3274. //
  3275. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3276. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3277. this.txtItem.ForeColor = System.Drawing.Color.White;
  3278. this.txtItem.Location = new System.Drawing.Point(11, 26);
  3279. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  3280. this.txtItem.Name = "txtItem";
  3281. this.txtItem.ReadOnly = true;
  3282. this.txtItem.Size = new System.Drawing.Size(434, 29);
  3283. this.txtItem.TabIndex = 81;
  3284. //
  3285. // itemtype
  3286. //
  3287. this.itemtype.Controls.Add(this.radioCommand);
  3288. this.itemtype.Controls.Add(this.radioProgram);
  3289. this.itemtype.Controls.Add(this.radioFolder);
  3290. this.itemtype.Controls.Add(this.radioLink);
  3291. this.itemtype.Controls.Add(this.radioFile);
  3292. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3293. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  3294. this.itemtype.Location = new System.Drawing.Point(11, 40);
  3295. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  3296. this.itemtype.Name = "itemtype";
  3297. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  3298. this.itemtype.Size = new System.Drawing.Size(627, 63);
  3299. this.itemtype.TabIndex = 79;
  3300. this.itemtype.TabStop = false;
  3301. this.itemtype.Text = "Item Type:";
  3302. //
  3303. // addItemL
  3304. //
  3305. this.addItemL.AutoSize = true;
  3306. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3307. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  3308. this.addItemL.Location = new System.Drawing.Point(6, 10);
  3309. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3310. this.addItemL.Name = "addItemL";
  3311. this.addItemL.Size = new System.Drawing.Size(219, 28);
  3312. this.addItemL.TabIndex = 78;
  3313. this.addItemL.Tag = "themeable";
  3314. this.addItemL.Text = "Add or modify an item";
  3315. //
  3316. // tabPage9
  3317. //
  3318. this.tabPage9.AutoScroll = true;
  3319. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3320. this.tabPage9.Controls.Add(this.panel5);
  3321. this.tabPage9.Controls.Add(this.refreshIIB);
  3322. this.tabPage9.Controls.Add(this.removeDIB);
  3323. this.tabPage9.Controls.Add(this.removeAllIIB);
  3324. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  3325. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  3326. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  3327. this.tabPage9.Name = "tabPage9";
  3328. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  3329. this.tabPage9.Size = new System.Drawing.Size(1261, 640);
  3330. this.tabPage9.TabIndex = 2;
  3331. this.tabPage9.Text = "Remove";
  3332. //
  3333. // panel5
  3334. //
  3335. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3336. this.panel5.Controls.Add(this.listDesktopItems);
  3337. this.panel5.Location = new System.Drawing.Point(11, 44);
  3338. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  3339. this.panel5.Name = "panel5";
  3340. this.panel5.Size = new System.Drawing.Size(293, 435);
  3341. this.panel5.TabIndex = 82;
  3342. //
  3343. // refreshIIB
  3344. //
  3345. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  3346. this.refreshIIB.FlatAppearance.BorderSize = 0;
  3347. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3348. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3349. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3350. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  3351. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  3352. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  3353. this.refreshIIB.Name = "refreshIIB";
  3354. this.refreshIIB.Size = new System.Drawing.Size(185, 31);
  3355. this.refreshIIB.TabIndex = 81;
  3356. this.refreshIIB.Text = "Refresh";
  3357. this.refreshIIB.UseVisualStyleBackColor = false;
  3358. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  3359. //
  3360. // removeDIB
  3361. //
  3362. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  3363. this.removeDIB.FlatAppearance.BorderSize = 0;
  3364. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3365. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3366. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3367. this.removeDIB.ForeColor = System.Drawing.Color.White;
  3368. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  3369. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  3370. this.removeDIB.Name = "removeDIB";
  3371. this.removeDIB.Size = new System.Drawing.Size(185, 31);
  3372. this.removeDIB.TabIndex = 80;
  3373. this.removeDIB.Text = "Delete";
  3374. this.removeDIB.UseVisualStyleBackColor = false;
  3375. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  3376. //
  3377. // removeAllIIB
  3378. //
  3379. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  3380. this.removeAllIIB.FlatAppearance.BorderSize = 0;
  3381. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3382. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3383. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3384. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  3385. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  3386. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  3387. this.removeAllIIB.Name = "removeAllIIB";
  3388. this.removeAllIIB.Size = new System.Drawing.Size(185, 31);
  3389. this.removeAllIIB.TabIndex = 79;
  3390. this.removeAllIIB.Text = "Delete all";
  3391. this.removeAllIIB.UseVisualStyleBackColor = false;
  3392. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  3393. //
  3394. // removeIntegratorItemsL
  3395. //
  3396. this.removeIntegratorItemsL.AutoSize = true;
  3397. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3398. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  3399. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  3400. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3401. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  3402. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  3403. this.removeIntegratorItemsL.TabIndex = 77;
  3404. this.removeIntegratorItemsL.Tag = "themeable";
  3405. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  3406. //
  3407. // tabPage10
  3408. //
  3409. this.tabPage10.AutoScroll = true;
  3410. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3411. this.tabPage10.Controls.Add(this.WAB);
  3412. this.tabPage10.Controls.Add(this.AddCMDB);
  3413. this.tabPage10.Controls.Add(this.AddOwnerB);
  3414. this.tabPage10.Controls.Add(this.DSB);
  3415. this.tabPage10.Controls.Add(this.SSB);
  3416. this.tabPage10.Controls.Add(this.STB);
  3417. this.tabPage10.Controls.Add(this.PMB);
  3418. this.tabPage10.Controls.Add(this.readyMenusL);
  3419. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  3420. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  3421. this.tabPage10.Name = "tabPage10";
  3422. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  3423. this.tabPage10.Size = new System.Drawing.Size(1261, 640);
  3424. this.tabPage10.TabIndex = 3;
  3425. this.tabPage10.Text = "Ready Menus";
  3426. //
  3427. // readyMenusL
  3428. //
  3429. this.readyMenusL.AutoSize = true;
  3430. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3431. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  3432. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  3433. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3434. this.readyMenusL.Name = "readyMenusL";
  3435. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  3436. this.readyMenusL.TabIndex = 76;
  3437. this.readyMenusL.Tag = "themeable";
  3438. this.readyMenusL.Text = "Add ready-made menus";
  3439. //
  3440. // tabPage11
  3441. //
  3442. this.tabPage11.AutoScroll = true;
  3443. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3444. this.tabPage11.Controls.Add(this.panel6);
  3445. this.tabPage11.Controls.Add(this.removeCCB);
  3446. this.tabPage11.Controls.Add(this.refreshCCB);
  3447. this.tabPage11.Controls.Add(this.removeCCL);
  3448. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  3449. this.tabPage11.Controls.Add(this.button48);
  3450. this.tabPage11.Controls.Add(this.txtRunKeyword);
  3451. this.tabPage11.Controls.Add(this.ccKeywordL);
  3452. this.tabPage11.Controls.Add(this.txtRunFile);
  3453. this.tabPage11.Controls.Add(this.ccFileL);
  3454. this.tabPage11.Controls.Add(this.ccL);
  3455. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  3456. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  3457. this.tabPage11.Name = "tabPage11";
  3458. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  3459. this.tabPage11.Size = new System.Drawing.Size(1261, 640);
  3460. this.tabPage11.TabIndex = 4;
  3461. this.tabPage11.Text = "Run Dialog";
  3462. //
  3463. // panel6
  3464. //
  3465. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3466. this.panel6.Controls.Add(this.listCustomCommands);
  3467. this.panel6.Location = new System.Drawing.Point(11, 210);
  3468. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  3469. this.panel6.Name = "panel6";
  3470. this.panel6.Size = new System.Drawing.Size(271, 313);
  3471. this.panel6.TabIndex = 84;
  3472. //
  3473. // removeCCB
  3474. //
  3475. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  3476. this.removeCCB.FlatAppearance.BorderSize = 0;
  3477. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3478. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3479. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3480. this.removeCCB.ForeColor = System.Drawing.Color.White;
  3481. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  3482. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  3483. this.removeCCB.Name = "removeCCB";
  3484. this.removeCCB.Size = new System.Drawing.Size(162, 27);
  3485. this.removeCCB.TabIndex = 82;
  3486. this.removeCCB.Text = "Delete";
  3487. this.removeCCB.UseVisualStyleBackColor = false;
  3488. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  3489. //
  3490. // refreshCCB
  3491. //
  3492. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  3493. this.refreshCCB.FlatAppearance.BorderSize = 0;
  3494. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3495. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3496. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3497. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  3498. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  3499. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  3500. this.refreshCCB.Name = "refreshCCB";
  3501. this.refreshCCB.Size = new System.Drawing.Size(162, 27);
  3502. this.refreshCCB.TabIndex = 81;
  3503. this.refreshCCB.Text = "Refresh";
  3504. this.refreshCCB.UseVisualStyleBackColor = false;
  3505. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  3506. //
  3507. // removeCCL
  3508. //
  3509. this.removeCCL.AutoSize = true;
  3510. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3511. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  3512. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  3513. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3514. this.removeCCL.Name = "removeCCL";
  3515. this.removeCCL.Size = new System.Drawing.Size(254, 28);
  3516. this.removeCCL.TabIndex = 80;
  3517. this.removeCCL.Tag = "themeable";
  3518. this.removeCCL.Text = "Delete existing commands";
  3519. //
  3520. // btnCreateCustomCommand
  3521. //
  3522. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  3523. this.btnCreateCustomCommand.FlatAppearance.BorderSize = 0;
  3524. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3525. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3526. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3527. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  3528. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  3529. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  3530. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  3531. this.btnCreateCustomCommand.Size = new System.Drawing.Size(149, 29);
  3532. this.btnCreateCustomCommand.TabIndex = 60;
  3533. this.btnCreateCustomCommand.Text = "Create";
  3534. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  3535. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  3536. //
  3537. // button48
  3538. //
  3539. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  3540. this.button48.FlatAppearance.BorderSize = 0;
  3541. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3542. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3543. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3544. this.button48.ForeColor = System.Drawing.Color.White;
  3545. this.button48.Location = new System.Drawing.Point(396, 75);
  3546. this.button48.Margin = new System.Windows.Forms.Padding(2);
  3547. this.button48.Name = "button48";
  3548. this.button48.Size = new System.Drawing.Size(52, 29);
  3549. this.button48.TabIndex = 58;
  3550. this.button48.Text = "...";
  3551. this.button48.UseVisualStyleBackColor = false;
  3552. this.button48.Click += new System.EventHandler(this.button48_Click);
  3553. //
  3554. // txtRunKeyword
  3555. //
  3556. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3557. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3558. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3559. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  3560. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  3561. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  3562. this.txtRunKeyword.Name = "txtRunKeyword";
  3563. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  3564. this.txtRunKeyword.TabIndex = 9;
  3565. //
  3566. // ccKeywordL
  3567. //
  3568. this.ccKeywordL.AutoSize = true;
  3569. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3570. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  3571. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  3572. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3573. this.ccKeywordL.Name = "ccKeywordL";
  3574. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  3575. this.ccKeywordL.TabIndex = 8;
  3576. this.ccKeywordL.Text = "Keyword:";
  3577. //
  3578. // txtRunFile
  3579. //
  3580. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3581. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3582. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3583. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  3584. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  3585. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  3586. this.txtRunFile.Name = "txtRunFile";
  3587. this.txtRunFile.ReadOnly = true;
  3588. this.txtRunFile.Size = new System.Drawing.Size(381, 29);
  3589. this.txtRunFile.TabIndex = 7;
  3590. //
  3591. // ccFileL
  3592. //
  3593. this.ccFileL.AutoSize = true;
  3594. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3595. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  3596. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  3597. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3598. this.ccFileL.Name = "ccFileL";
  3599. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  3600. this.ccFileL.TabIndex = 6;
  3601. this.ccFileL.Text = "File location:";
  3602. //
  3603. // ccL
  3604. //
  3605. this.ccL.AutoSize = true;
  3606. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3607. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  3608. this.ccL.Location = new System.Drawing.Point(6, 10);
  3609. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3610. this.ccL.Name = "ccL";
  3611. this.ccL.Size = new System.Drawing.Size(298, 28);
  3612. this.ccL.TabIndex = 5;
  3613. this.ccL.Tag = "themeable";
  3614. this.ccL.Text = "Define your custom commands";
  3615. //
  3616. // tabPage4
  3617. //
  3618. this.tabPage4.AutoScroll = true;
  3619. this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3620. this.tabPage4.Controls.Add(this.panel15);
  3621. this.tabPage4.Controls.Add(this.button1);
  3622. this.tabPage4.Controls.Add(this.button2);
  3623. this.tabPage4.Controls.Add(this.label21);
  3624. this.tabPage4.Controls.Add(this.button3);
  3625. this.tabPage4.Controls.Add(this.txtSysVar);
  3626. this.tabPage4.Controls.Add(this.label23);
  3627. this.tabPage4.Controls.Add(this.label24);
  3628. this.tabPage4.Location = new System.Drawing.Point(4, 4);
  3629. this.tabPage4.Margin = new System.Windows.Forms.Padding(2);
  3630. this.tabPage4.Name = "tabPage4";
  3631. this.tabPage4.Padding = new System.Windows.Forms.Padding(2);
  3632. this.tabPage4.Size = new System.Drawing.Size(1261, 640);
  3633. this.tabPage4.TabIndex = 6;
  3634. this.tabPage4.Text = "System Variables";
  3635. //
  3636. // panel15
  3637. //
  3638. this.panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3639. this.panel15.Controls.Add(this.listSystemVariables);
  3640. this.panel15.Location = new System.Drawing.Point(11, 169);
  3641. this.panel15.Margin = new System.Windows.Forms.Padding(2);
  3642. this.panel15.Name = "panel15";
  3643. this.panel15.Size = new System.Drawing.Size(624, 313);
  3644. this.panel15.TabIndex = 84;
  3645. //
  3646. // button1
  3647. //
  3648. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  3649. this.button1.FlatAppearance.BorderSize = 0;
  3650. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3651. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3652. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3653. this.button1.ForeColor = System.Drawing.Color.White;
  3654. this.button1.Location = new System.Drawing.Point(307, 486);
  3655. this.button1.Margin = new System.Windows.Forms.Padding(2);
  3656. this.button1.Name = "button1";
  3657. this.button1.Size = new System.Drawing.Size(162, 27);
  3658. this.button1.TabIndex = 82;
  3659. this.button1.Text = "Delete";
  3660. this.button1.UseVisualStyleBackColor = false;
  3661. this.button1.Click += new System.EventHandler(this.button1_Click);
  3662. //
  3663. // button2
  3664. //
  3665. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  3666. this.button2.FlatAppearance.BorderSize = 0;
  3667. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3668. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3669. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3670. this.button2.ForeColor = System.Drawing.Color.White;
  3671. this.button2.Location = new System.Drawing.Point(473, 486);
  3672. this.button2.Margin = new System.Windows.Forms.Padding(2);
  3673. this.button2.Name = "button2";
  3674. this.button2.Size = new System.Drawing.Size(162, 27);
  3675. this.button2.TabIndex = 81;
  3676. this.button2.Text = "Refresh";
  3677. this.button2.UseVisualStyleBackColor = false;
  3678. this.button2.Click += new System.EventHandler(this.button2_Click);
  3679. //
  3680. // label21
  3681. //
  3682. this.label21.AutoSize = true;
  3683. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3684. this.label21.ForeColor = System.Drawing.Color.DodgerBlue;
  3685. this.label21.Location = new System.Drawing.Point(6, 132);
  3686. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3687. this.label21.Name = "label21";
  3688. this.label21.Size = new System.Drawing.Size(165, 28);
  3689. this.label21.TabIndex = 80;
  3690. this.label21.Tag = "themeable";
  3691. this.label21.Text = "System Variables";
  3692. //
  3693. // button3
  3694. //
  3695. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  3696. this.button3.FlatAppearance.BorderSize = 0;
  3697. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3698. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3699. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3700. this.button3.ForeColor = System.Drawing.Color.White;
  3701. this.button3.Location = new System.Drawing.Point(473, 75);
  3702. this.button3.Margin = new System.Windows.Forms.Padding(2);
  3703. this.button3.Name = "button3";
  3704. this.button3.Size = new System.Drawing.Size(162, 29);
  3705. this.button3.TabIndex = 60;
  3706. this.button3.Text = "Add";
  3707. this.button3.UseVisualStyleBackColor = false;
  3708. this.button3.Click += new System.EventHandler(this.button3_Click);
  3709. //
  3710. // txtSysVar
  3711. //
  3712. this.txtSysVar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3713. this.txtSysVar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3714. this.txtSysVar.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3715. this.txtSysVar.ForeColor = System.Drawing.Color.White;
  3716. this.txtSysVar.Location = new System.Drawing.Point(11, 75);
  3717. this.txtSysVar.Margin = new System.Windows.Forms.Padding(2);
  3718. this.txtSysVar.Name = "txtSysVar";
  3719. this.txtSysVar.Size = new System.Drawing.Size(458, 29);
  3720. this.txtSysVar.TabIndex = 7;
  3721. //
  3722. // label23
  3723. //
  3724. this.label23.AutoSize = true;
  3725. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3726. this.label23.ForeColor = System.Drawing.Color.Silver;
  3727. this.label23.Location = new System.Drawing.Point(7, 50);
  3728. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3729. this.label23.Name = "label23";
  3730. this.label23.Size = new System.Drawing.Size(200, 21);
  3731. this.label23.TabIndex = 6;
  3732. this.label23.Text = "New system variable path:";
  3733. //
  3734. // label24
  3735. //
  3736. this.label24.AutoSize = true;
  3737. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3738. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  3739. this.label24.Location = new System.Drawing.Point(6, 10);
  3740. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3741. this.label24.Name = "label24";
  3742. this.label24.Size = new System.Drawing.Size(225, 28);
  3743. this.label24.TabIndex = 5;
  3744. this.label24.Tag = "themeable";
  3745. this.label24.Text = "System Variables editor";
  3746. //
  3747. // tabPage3
  3748. //
  3749. this.tabPage3.AutoScroll = true;
  3750. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3751. this.tabPage3.Controls.Add(this.lblFontsNumber);
  3752. this.tabPage3.Controls.Add(this.lblFontsCount);
  3753. this.tabPage3.Controls.Add(this.txtSearchFonts);
  3754. this.tabPage3.Controls.Add(this.btnRestoreFont);
  3755. this.tabPage3.Controls.Add(this.btnSetGlobalFont);
  3756. this.tabPage3.Controls.Add(this.lblCurrentFont);
  3757. this.tabPage3.Controls.Add(this.label11);
  3758. this.tabPage3.Controls.Add(this.btnRefreshFonts);
  3759. this.tabPage3.Controls.Add(this.panel8);
  3760. this.tabPage3.Controls.Add(this.fontSetTitle);
  3761. this.tabPage3.Location = new System.Drawing.Point(4, 4);
  3762. this.tabPage3.Name = "tabPage3";
  3763. this.tabPage3.Size = new System.Drawing.Size(1261, 640);
  3764. this.tabPage3.TabIndex = 5;
  3765. this.tabPage3.Text = "Fonts";
  3766. //
  3767. // lblFontsNumber
  3768. //
  3769. this.lblFontsNumber.AutoSize = true;
  3770. this.lblFontsNumber.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3771. this.lblFontsNumber.ForeColor = System.Drawing.Color.DodgerBlue;
  3772. this.lblFontsNumber.Location = new System.Drawing.Point(8, 502);
  3773. this.lblFontsNumber.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3774. this.lblFontsNumber.Name = "lblFontsNumber";
  3775. this.lblFontsNumber.Size = new System.Drawing.Size(16, 21);
  3776. this.lblFontsNumber.TabIndex = 93;
  3777. this.lblFontsNumber.Tag = "themeable";
  3778. this.lblFontsNumber.Text = "-";
  3779. //
  3780. // lblFontsCount
  3781. //
  3782. this.lblFontsCount.AutoSize = true;
  3783. this.lblFontsCount.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3784. this.lblFontsCount.ForeColor = System.Drawing.Color.Silver;
  3785. this.lblFontsCount.Location = new System.Drawing.Point(8, 481);
  3786. this.lblFontsCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3787. this.lblFontsCount.Name = "lblFontsCount";
  3788. this.lblFontsCount.Size = new System.Drawing.Size(122, 21);
  3789. this.lblFontsCount.TabIndex = 92;
  3790. this.lblFontsCount.Tag = "";
  3791. this.lblFontsCount.Text = "Available fonts:";
  3792. //
  3793. // txtSearchFonts
  3794. //
  3795. this.txtSearchFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3796. this.txtSearchFonts.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3797. this.txtSearchFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3798. this.txtSearchFonts.ForeColor = System.Drawing.Color.White;
  3799. this.txtSearchFonts.Location = new System.Drawing.Point(11, 127);
  3800. this.txtSearchFonts.Margin = new System.Windows.Forms.Padding(2);
  3801. this.txtSearchFonts.Name = "txtSearchFonts";
  3802. this.txtSearchFonts.Size = new System.Drawing.Size(271, 29);
  3803. this.txtSearchFonts.TabIndex = 91;
  3804. this.txtSearchFonts.TextChanged += new System.EventHandler(this.txtSearchFonts_TextChanged);
  3805. //
  3806. // btnRestoreFont
  3807. //
  3808. this.btnRestoreFont.BackColor = System.Drawing.Color.DodgerBlue;
  3809. this.btnRestoreFont.FlatAppearance.BorderSize = 0;
  3810. this.btnRestoreFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3811. this.btnRestoreFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3812. this.btnRestoreFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3813. this.btnRestoreFont.ForeColor = System.Drawing.Color.White;
  3814. this.btnRestoreFont.Location = new System.Drawing.Point(286, 445);
  3815. this.btnRestoreFont.Margin = new System.Windows.Forms.Padding(2);
  3816. this.btnRestoreFont.Name = "btnRestoreFont";
  3817. this.btnRestoreFont.Size = new System.Drawing.Size(215, 27);
  3818. this.btnRestoreFont.TabIndex = 90;
  3819. this.btnRestoreFont.Text = "Restore default";
  3820. this.btnRestoreFont.UseVisualStyleBackColor = false;
  3821. this.btnRestoreFont.Click += new System.EventHandler(this.btnRestoreFont_Click);
  3822. //
  3823. // btnSetGlobalFont
  3824. //
  3825. this.btnSetGlobalFont.BackColor = System.Drawing.Color.DodgerBlue;
  3826. this.btnSetGlobalFont.FlatAppearance.BorderSize = 0;
  3827. this.btnSetGlobalFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3828. this.btnSetGlobalFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3829. this.btnSetGlobalFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3830. this.btnSetGlobalFont.ForeColor = System.Drawing.Color.White;
  3831. this.btnSetGlobalFont.Location = new System.Drawing.Point(286, 161);
  3832. this.btnSetGlobalFont.Margin = new System.Windows.Forms.Padding(2);
  3833. this.btnSetGlobalFont.Name = "btnSetGlobalFont";
  3834. this.btnSetGlobalFont.Size = new System.Drawing.Size(215, 27);
  3835. this.btnSetGlobalFont.TabIndex = 89;
  3836. this.btnSetGlobalFont.Text = "Set selected as default";
  3837. this.btnSetGlobalFont.UseVisualStyleBackColor = false;
  3838. this.btnSetGlobalFont.Click += new System.EventHandler(this.btnSetGlobalFont_Click);
  3839. //
  3840. // lblCurrentFont
  3841. //
  3842. this.lblCurrentFont.AutoSize = true;
  3843. this.lblCurrentFont.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3844. this.lblCurrentFont.ForeColor = System.Drawing.Color.DodgerBlue;
  3845. this.lblCurrentFont.Location = new System.Drawing.Point(8, 75);
  3846. this.lblCurrentFont.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3847. this.lblCurrentFont.Name = "lblCurrentFont";
  3848. this.lblCurrentFont.Size = new System.Drawing.Size(16, 21);
  3849. this.lblCurrentFont.TabIndex = 88;
  3850. this.lblCurrentFont.Tag = "themeable";
  3851. this.lblCurrentFont.Text = "-";
  3852. //
  3853. // label11
  3854. //
  3855. this.label11.AutoSize = true;
  3856. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3857. this.label11.ForeColor = System.Drawing.Color.Silver;
  3858. this.label11.Location = new System.Drawing.Point(8, 54);
  3859. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3860. this.label11.Name = "label11";
  3861. this.label11.Size = new System.Drawing.Size(104, 21);
  3862. this.label11.TabIndex = 87;
  3863. this.label11.Tag = "";
  3864. this.label11.Text = "Current font:";
  3865. //
  3866. // btnRefreshFonts
  3867. //
  3868. this.btnRefreshFonts.BackColor = System.Drawing.Color.DodgerBlue;
  3869. this.btnRefreshFonts.FlatAppearance.BorderSize = 0;
  3870. this.btnRefreshFonts.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3871. this.btnRefreshFonts.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3872. this.btnRefreshFonts.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3873. this.btnRefreshFonts.ForeColor = System.Drawing.Color.White;
  3874. this.btnRefreshFonts.Location = new System.Drawing.Point(286, 128);
  3875. this.btnRefreshFonts.Margin = new System.Windows.Forms.Padding(2);
  3876. this.btnRefreshFonts.Name = "btnRefreshFonts";
  3877. this.btnRefreshFonts.Size = new System.Drawing.Size(215, 27);
  3878. this.btnRefreshFonts.TabIndex = 86;
  3879. this.btnRefreshFonts.Text = "Refresh";
  3880. this.btnRefreshFonts.UseVisualStyleBackColor = false;
  3881. this.btnRefreshFonts.Click += new System.EventHandler(this.btnRefreshFonts_Click);
  3882. //
  3883. // panel8
  3884. //
  3885. this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3886. this.panel8.Controls.Add(this.listFonts);
  3887. this.panel8.Location = new System.Drawing.Point(11, 160);
  3888. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  3889. this.panel8.Name = "panel8";
  3890. this.panel8.Size = new System.Drawing.Size(271, 313);
  3891. this.panel8.TabIndex = 85;
  3892. //
  3893. // fontSetTitle
  3894. //
  3895. this.fontSetTitle.AutoSize = true;
  3896. this.fontSetTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3897. this.fontSetTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3898. this.fontSetTitle.Location = new System.Drawing.Point(6, 10);
  3899. this.fontSetTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3900. this.fontSetTitle.Name = "fontSetTitle";
  3901. this.fontSetTitle.Size = new System.Drawing.Size(436, 28);
  3902. this.fontSetTitle.TabIndex = 6;
  3903. this.fontSetTitle.Tag = "themeable";
  3904. this.fontSetTitle.Text = "Set your favorite font as Windows default font";
  3905. //
  3906. // optionsTab
  3907. //
  3908. this.optionsTab.AutoScroll = true;
  3909. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3910. this.optionsTab.Controls.Add(this.linkLabel7);
  3911. this.optionsTab.Controls.Add(this.pictureBox7);
  3912. this.optionsTab.Controls.Add(this.btnReinforce);
  3913. this.optionsTab.Controls.Add(this.linkLabel6);
  3914. this.optionsTab.Controls.Add(this.linkLabel4);
  3915. this.optionsTab.Controls.Add(this.pictureBox6);
  3916. this.optionsTab.Controls.Add(this.pictureBox5);
  3917. this.optionsTab.Controls.Add(this.pictureBox3);
  3918. this.optionsTab.Controls.Add(this.linkLabel3);
  3919. this.optionsTab.Controls.Add(this.pictureBox17);
  3920. this.optionsTab.Controls.Add(this.linkLabel2);
  3921. this.optionsTab.Controls.Add(this.pictureBox14);
  3922. this.optionsTab.Controls.Add(this.pictureBox13);
  3923. this.optionsTab.Controls.Add(this.pictureBox12);
  3924. this.optionsTab.Controls.Add(this.linkLabel1);
  3925. this.optionsTab.Controls.Add(this.pictureBox85);
  3926. this.optionsTab.Controls.Add(this.panel9);
  3927. this.optionsTab.Controls.Add(this.languagesL);
  3928. this.optionsTab.Controls.Add(this.linkLabel5);
  3929. this.optionsTab.Controls.Add(this.btnOpenConf);
  3930. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  3931. this.optionsTab.Controls.Add(this.lblUpdating);
  3932. this.optionsTab.Controls.Add(this.btnViewLog);
  3933. this.optionsTab.Controls.Add(this.l2);
  3934. this.optionsTab.Controls.Add(this.btnUpdate);
  3935. this.optionsTab.Controls.Add(this.btnResetConfig);
  3936. this.optionsTab.Controls.Add(this.lblTheming);
  3937. this.optionsTab.Controls.Add(this.autoUpdateToggle);
  3938. this.optionsTab.Controls.Add(this.autoStartToggle);
  3939. this.optionsTab.Controls.Add(this.colorPicker1);
  3940. this.optionsTab.Controls.Add(this.quickAccessToggle);
  3941. this.optionsTab.Location = new System.Drawing.Point(4, 26);
  3942. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  3943. this.optionsTab.Name = "optionsTab";
  3944. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  3945. this.optionsTab.Size = new System.Drawing.Size(1273, 674);
  3946. this.optionsTab.TabIndex = 6;
  3947. this.optionsTab.Text = "Options";
  3948. //
  3949. // linkLabel7
  3950. //
  3951. this.linkLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3952. this.linkLabel7.AutoSize = true;
  3953. this.linkLabel7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3954. this.linkLabel7.ForeColor = System.Drawing.Color.DodgerBlue;
  3955. this.linkLabel7.LinkColor = System.Drawing.Color.DodgerBlue;
  3956. this.linkLabel7.Location = new System.Drawing.Point(1131, 494);
  3957. this.linkLabel7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3958. this.linkLabel7.Name = "linkLabel7";
  3959. this.linkLabel7.Size = new System.Drawing.Size(98, 21);
  3960. this.linkLabel7.TabIndex = 107;
  3961. this.linkLabel7.TabStop = true;
  3962. this.linkLabel7.Tag = "themeable";
  3963. this.linkLabel7.Text = "FAQs && help";
  3964. this.linkLabel7.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel7_LinkClicked);
  3965. //
  3966. // pictureBox7
  3967. //
  3968. this.pictureBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3969. this.pictureBox7.ErrorImage = null;
  3970. this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
  3971. this.pictureBox7.Location = new System.Drawing.Point(1236, 494);
  3972. this.pictureBox7.Name = "pictureBox7";
  3973. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3974. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3975. this.pictureBox7.TabIndex = 106;
  3976. this.pictureBox7.TabStop = false;
  3977. //
  3978. // btnReinforce
  3979. //
  3980. this.btnReinforce.BackColor = System.Drawing.Color.DodgerBlue;
  3981. this.btnReinforce.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  3982. this.btnReinforce.FlatAppearance.BorderSize = 0;
  3983. this.btnReinforce.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3984. this.btnReinforce.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3985. this.btnReinforce.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3986. this.btnReinforce.ForeColor = System.Drawing.Color.White;
  3987. this.btnReinforce.Location = new System.Drawing.Point(34, 541);
  3988. this.btnReinforce.Margin = new System.Windows.Forms.Padding(2);
  3989. this.btnReinforce.Name = "btnReinforce";
  3990. this.btnReinforce.Size = new System.Drawing.Size(261, 31);
  3991. this.btnReinforce.TabIndex = 103;
  3992. this.btnReinforce.Text = "Reinforce policies";
  3993. this.btnReinforce.UseVisualStyleBackColor = false;
  3994. this.btnReinforce.Click += new System.EventHandler(this.btnReinforce_Click);
  3995. //
  3996. // linkLabel6
  3997. //
  3998. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3999. this.linkLabel6.AutoSize = true;
  4000. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4001. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  4002. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  4003. this.linkLabel6.Location = new System.Drawing.Point(38, 642);
  4004. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4005. this.linkLabel6.Name = "linkLabel6";
  4006. this.linkLabel6.Size = new System.Drawing.Size(139, 21);
  4007. this.linkLabel6.TabIndex = 102;
  4008. this.linkLabel6.TabStop = true;
  4009. this.linkLabel6.Tag = "themeable";
  4010. this.linkLabel6.Text = "Request a feature";
  4011. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  4012. //
  4013. // linkLabel4
  4014. //
  4015. this.linkLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4016. this.linkLabel4.AutoSize = true;
  4017. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4018. this.linkLabel4.ForeColor = System.Drawing.Color.DodgerBlue;
  4019. this.linkLabel4.LinkColor = System.Drawing.Color.DodgerBlue;
  4020. this.linkLabel4.Location = new System.Drawing.Point(38, 616);
  4021. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4022. this.linkLabel4.Name = "linkLabel4";
  4023. this.linkLabel4.Size = new System.Drawing.Size(106, 21);
  4024. this.linkLabel4.TabIndex = 101;
  4025. this.linkLabel4.TabStop = true;
  4026. this.linkLabel4.Tag = "themeable";
  4027. this.linkLabel4.Text = "Report a bug";
  4028. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked_1);
  4029. //
  4030. // pictureBox6
  4031. //
  4032. this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4033. this.pictureBox6.ErrorImage = null;
  4034. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  4035. this.pictureBox6.Location = new System.Drawing.Point(13, 642);
  4036. this.pictureBox6.Name = "pictureBox6";
  4037. this.pictureBox6.Size = new System.Drawing.Size(20, 20);
  4038. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4039. this.pictureBox6.TabIndex = 100;
  4040. this.pictureBox6.TabStop = false;
  4041. //
  4042. // pictureBox5
  4043. //
  4044. this.pictureBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4045. this.pictureBox5.ErrorImage = null;
  4046. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  4047. this.pictureBox5.Location = new System.Drawing.Point(13, 616);
  4048. this.pictureBox5.Name = "pictureBox5";
  4049. this.pictureBox5.Size = new System.Drawing.Size(20, 20);
  4050. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4051. this.pictureBox5.TabIndex = 99;
  4052. this.pictureBox5.TabStop = false;
  4053. //
  4054. // pictureBox3
  4055. //
  4056. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4057. this.pictureBox3.ErrorImage = null;
  4058. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  4059. this.pictureBox3.Location = new System.Drawing.Point(1236, 523);
  4060. this.pictureBox3.Name = "pictureBox3";
  4061. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  4062. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4063. this.pictureBox3.TabIndex = 96;
  4064. this.pictureBox3.TabStop = false;
  4065. //
  4066. // linkLabel3
  4067. //
  4068. this.linkLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4069. this.linkLabel3.AutoSize = true;
  4070. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4071. this.linkLabel3.ForeColor = System.Drawing.Color.DodgerBlue;
  4072. this.linkLabel3.LinkColor = System.Drawing.Color.DodgerBlue;
  4073. this.linkLabel3.Location = new System.Drawing.Point(1134, 523);
  4074. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4075. this.linkLabel3.Name = "linkLabel3";
  4076. this.linkLabel3.Size = new System.Drawing.Size(97, 21);
  4077. this.linkLabel3.TabIndex = 95;
  4078. this.linkLabel3.TabStop = true;
  4079. this.linkLabel3.Tag = "themeable";
  4080. this.linkLabel3.Text = "Support me";
  4081. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked_1);
  4082. //
  4083. // pictureBox17
  4084. //
  4085. this.pictureBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4086. this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
  4087. this.pictureBox17.Location = new System.Drawing.Point(1236, 582);
  4088. this.pictureBox17.Name = "pictureBox17";
  4089. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  4090. this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4091. this.pictureBox17.TabIndex = 94;
  4092. this.pictureBox17.TabStop = false;
  4093. //
  4094. // linkLabel2
  4095. //
  4096. this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4097. this.linkLabel2.AutoSize = true;
  4098. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4099. this.linkLabel2.ForeColor = System.Drawing.Color.DodgerBlue;
  4100. this.linkLabel2.LinkColor = System.Drawing.Color.DodgerBlue;
  4101. this.linkLabel2.Location = new System.Drawing.Point(1126, 582);
  4102. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4103. this.linkLabel2.Name = "linkLabel2";
  4104. this.linkLabel2.Size = new System.Drawing.Size(105, 21);
  4105. this.linkLabel2.TabIndex = 93;
  4106. this.linkLabel2.TabStop = true;
  4107. this.linkLabel2.Tag = "themeable";
  4108. this.linkLabel2.Text = "Open Source";
  4109. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked_1);
  4110. //
  4111. // pictureBox14
  4112. //
  4113. this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4114. this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
  4115. this.pictureBox14.Location = new System.Drawing.Point(1236, 642);
  4116. this.pictureBox14.Name = "pictureBox14";
  4117. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  4118. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4119. this.pictureBox14.TabIndex = 92;
  4120. this.pictureBox14.TabStop = false;
  4121. //
  4122. // pictureBox13
  4123. //
  4124. this.pictureBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4125. this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
  4126. this.pictureBox13.Location = new System.Drawing.Point(1236, 552);
  4127. this.pictureBox13.Name = "pictureBox13";
  4128. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  4129. this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4130. this.pictureBox13.TabIndex = 91;
  4131. this.pictureBox13.TabStop = false;
  4132. //
  4133. // pictureBox12
  4134. //
  4135. this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4136. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  4137. this.pictureBox12.Location = new System.Drawing.Point(1236, 612);
  4138. this.pictureBox12.Name = "pictureBox12";
  4139. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  4140. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4141. this.pictureBox12.TabIndex = 90;
  4142. this.pictureBox12.TabStop = false;
  4143. //
  4144. // linkLabel1
  4145. //
  4146. this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4147. this.linkLabel1.AutoSize = true;
  4148. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4149. this.linkLabel1.ForeColor = System.Drawing.Color.DodgerBlue;
  4150. this.linkLabel1.LinkColor = System.Drawing.Color.DodgerBlue;
  4151. this.linkLabel1.Location = new System.Drawing.Point(1103, 611);
  4152. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4153. this.linkLabel1.Name = "linkLabel1";
  4154. this.linkLabel1.Size = new System.Drawing.Size(128, 21);
  4155. this.linkLabel1.TabIndex = 89;
  4156. this.linkLabel1.TabStop = true;
  4157. this.linkLabel1.Tag = "themeable";
  4158. this.linkLabel1.Text = "Discord support";
  4159. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked_1);
  4160. //
  4161. // pictureBox85
  4162. //
  4163. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4164. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  4165. this.pictureBox85.Location = new System.Drawing.Point(1224, 14);
  4166. this.pictureBox85.Name = "pictureBox85";
  4167. this.pictureBox85.Size = new System.Drawing.Size(32, 32);
  4168. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4169. this.pictureBox85.TabIndex = 74;
  4170. this.pictureBox85.TabStop = false;
  4171. //
  4172. // panel9
  4173. //
  4174. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4175. this.panel9.Controls.Add(this.boxLang);
  4176. this.panel9.Controls.Add(this.picFlag);
  4177. this.panel9.Location = new System.Drawing.Point(914, 51);
  4178. this.panel9.Name = "panel9";
  4179. this.panel9.Size = new System.Drawing.Size(341, 113);
  4180. this.panel9.TabIndex = 73;
  4181. //
  4182. // picFlag
  4183. //
  4184. this.picFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4185. this.picFlag.Image = global::Optimizer.Properties.Resources.united_kingdom;
  4186. this.picFlag.Location = new System.Drawing.Point(309, 9);
  4187. this.picFlag.Name = "picFlag";
  4188. this.picFlag.Size = new System.Drawing.Size(32, 19);
  4189. this.picFlag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4190. this.picFlag.TabIndex = 75;
  4191. this.picFlag.TabStop = false;
  4192. //
  4193. // languagesL
  4194. //
  4195. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4196. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4197. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  4198. this.languagesL.Location = new System.Drawing.Point(973, 18);
  4199. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4200. this.languagesL.Name = "languagesL";
  4201. this.languagesL.Size = new System.Drawing.Size(246, 28);
  4202. this.languagesL.TabIndex = 71;
  4203. this.languagesL.Tag = "themeable";
  4204. this.languagesL.Text = "Choose language";
  4205. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4206. //
  4207. // linkLabel5
  4208. //
  4209. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4210. this.linkLabel5.AutoSize = true;
  4211. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4212. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  4213. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  4214. this.linkLabel5.Location = new System.Drawing.Point(1075, 642);
  4215. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4216. this.linkLabel5.Name = "linkLabel5";
  4217. this.linkLabel5.Size = new System.Drawing.Size(156, 21);
  4218. this.linkLabel5.TabIndex = 65;
  4219. this.linkLabel5.TabStop = true;
  4220. this.linkLabel5.Tag = "themeable";
  4221. this.linkLabel5.Text = "GNU GPL 3.0 license";
  4222. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  4223. //
  4224. // btnOpenConf
  4225. //
  4226. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  4227. this.btnOpenConf.FlatAppearance.BorderSize = 0;
  4228. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4229. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4230. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4231. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  4232. this.btnOpenConf.Location = new System.Drawing.Point(34, 471);
  4233. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  4234. this.btnOpenConf.Name = "btnOpenConf";
  4235. this.btnOpenConf.Size = new System.Drawing.Size(261, 31);
  4236. this.btnOpenConf.TabIndex = 63;
  4237. this.btnOpenConf.Text = "Show configuration folder";
  4238. this.btnOpenConf.UseVisualStyleBackColor = false;
  4239. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  4240. //
  4241. // lblTroubleshoot
  4242. //
  4243. this.lblTroubleshoot.AutoSize = true;
  4244. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4245. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  4246. this.lblTroubleshoot.Location = new System.Drawing.Point(17, 398);
  4247. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4248. this.lblTroubleshoot.Name = "lblTroubleshoot";
  4249. this.lblTroubleshoot.Size = new System.Drawing.Size(150, 25);
  4250. this.lblTroubleshoot.TabIndex = 62;
  4251. this.lblTroubleshoot.Tag = "themeable";
  4252. this.lblTroubleshoot.Text = "Troubleshooting";
  4253. //
  4254. // lblUpdating
  4255. //
  4256. this.lblUpdating.AutoSize = true;
  4257. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4258. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  4259. this.lblUpdating.Location = new System.Drawing.Point(17, 298);
  4260. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4261. this.lblUpdating.Name = "lblUpdating";
  4262. this.lblUpdating.Size = new System.Drawing.Size(142, 25);
  4263. this.lblUpdating.TabIndex = 61;
  4264. this.lblUpdating.Tag = "themeable";
  4265. this.lblUpdating.Text = "Check && update";
  4266. //
  4267. // btnViewLog
  4268. //
  4269. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  4270. this.btnViewLog.FlatAppearance.BorderSize = 0;
  4271. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4272. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4273. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4274. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  4275. this.btnViewLog.Location = new System.Drawing.Point(34, 436);
  4276. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  4277. this.btnViewLog.Name = "btnViewLog";
  4278. this.btnViewLog.Size = new System.Drawing.Size(261, 31);
  4279. this.btnViewLog.TabIndex = 60;
  4280. this.btnViewLog.Text = "View errors";
  4281. this.btnViewLog.UseVisualStyleBackColor = false;
  4282. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  4283. //
  4284. // l2
  4285. //
  4286. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4287. this.l2.AutoSize = true;
  4288. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4289. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  4290. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  4291. this.l2.Location = new System.Drawing.Point(1106, 552);
  4292. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4293. this.l2.Name = "l2";
  4294. this.l2.Size = new System.Drawing.Size(125, 21);
  4295. this.l2.TabIndex = 59;
  4296. this.l2.TabStop = true;
  4297. this.l2.Tag = "themeable";
  4298. this.l2.Text = "deadmoon © ∞";
  4299. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  4300. //
  4301. // btnUpdate
  4302. //
  4303. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  4304. this.btnUpdate.FlatAppearance.BorderSize = 0;
  4305. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4306. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4307. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4308. this.btnUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 10F);
  4309. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  4310. this.btnUpdate.Location = new System.Drawing.Point(34, 332);
  4311. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  4312. this.btnUpdate.Name = "btnUpdate";
  4313. this.btnUpdate.Size = new System.Drawing.Size(261, 31);
  4314. this.btnUpdate.TabIndex = 57;
  4315. this.btnUpdate.Text = "Check for update";
  4316. this.btnUpdate.UseVisualStyleBackColor = false;
  4317. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  4318. //
  4319. // btnResetConfig
  4320. //
  4321. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  4322. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  4323. this.btnResetConfig.FlatAppearance.BorderSize = 0;
  4324. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4325. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4326. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4327. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  4328. this.btnResetConfig.Location = new System.Drawing.Point(34, 506);
  4329. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  4330. this.btnResetConfig.Name = "btnResetConfig";
  4331. this.btnResetConfig.Size = new System.Drawing.Size(261, 31);
  4332. this.btnResetConfig.TabIndex = 56;
  4333. this.btnResetConfig.Text = "Repair";
  4334. this.btnResetConfig.UseVisualStyleBackColor = false;
  4335. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  4336. //
  4337. // lblTheming
  4338. //
  4339. this.lblTheming.AutoSize = true;
  4340. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4341. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  4342. this.lblTheming.Location = new System.Drawing.Point(17, 149);
  4343. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4344. this.lblTheming.Name = "lblTheming";
  4345. this.lblTheming.Size = new System.Drawing.Size(174, 25);
  4346. this.lblTheming.TabIndex = 55;
  4347. this.lblTheming.Tag = "themeable";
  4348. this.lblTheming.Text = "Choose your theme";
  4349. //
  4350. // imagesHw
  4351. //
  4352. this.imagesHw.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imagesHw.ImageStream")));
  4353. this.imagesHw.TransparentColor = System.Drawing.Color.Transparent;
  4354. this.imagesHw.Images.SetKeyName(0, "cpu.png");
  4355. this.imagesHw.Images.SetKeyName(1, "ram.png");
  4356. this.imagesHw.Images.SetKeyName(2, "gpu.png");
  4357. this.imagesHw.Images.SetKeyName(3, "mobo.png");
  4358. this.imagesHw.Images.SetKeyName(4, "1608923_hdd_o_icon.png");
  4359. this.imagesHw.Images.SetKeyName(5, "inet.png");
  4360. this.imagesHw.Images.SetKeyName(6, "audio.png");
  4361. this.imagesHw.Images.SetKeyName(7, "dev.png");
  4362. this.imagesHw.Images.SetKeyName(8, "os.png");
  4363. //
  4364. // defineCommandDialog
  4365. //
  4366. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  4367. this.defineCommandDialog.Title = "Optimizer";
  4368. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  4369. //
  4370. // defineProgramDialog
  4371. //
  4372. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  4373. this.defineProgramDialog.Title = "Optimizer";
  4374. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  4375. //
  4376. // defineFolderDialog
  4377. //
  4378. this.defineFolderDialog.Description = "Optimizer";
  4379. //
  4380. // defineFileDialog
  4381. //
  4382. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  4383. this.defineFileDialog.Title = "Optimizer";
  4384. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  4385. //
  4386. // DefineProgramIconDialog
  4387. //
  4388. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4389. this.DefineProgramIconDialog.Title = "Optimizer";
  4390. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  4391. //
  4392. // DefineFolderIconDialog
  4393. //
  4394. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4395. this.DefineFolderIconDialog.Title = "Optimizer";
  4396. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  4397. //
  4398. // DefineURLIconDialog
  4399. //
  4400. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4401. this.DefineURLIconDialog.Title = "Optimizer";
  4402. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  4403. //
  4404. // DefineFileIconDialog
  4405. //
  4406. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4407. this.DefineFileIconDialog.Title = "Optimizer";
  4408. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  4409. //
  4410. // DefineCommandIconDialog
  4411. //
  4412. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  4413. this.DefineCommandIconDialog.Title = "Optimizer";
  4414. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  4415. //
  4416. // ExportDialog
  4417. //
  4418. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  4419. this.ExportDialog.Title = "Optimizer";
  4420. //
  4421. // launcherMenu
  4422. //
  4423. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  4424. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4425. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4426. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4427. this.trayStartup,
  4428. this.trayCleaner,
  4429. this.trayPinger,
  4430. this.trayHosts,
  4431. this.trayAD,
  4432. this.trayHW,
  4433. this.trayRegistry,
  4434. this.toolStripSeparator1,
  4435. this.trayOptions,
  4436. this.trayRestartExplorer,
  4437. this.trayUnlocker,
  4438. this.toolStripSeparator2,
  4439. this.trayExit});
  4440. this.launcherMenu.Name = "launcherMenu";
  4441. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4442. this.launcherMenu.Size = new System.Drawing.Size(221, 302);
  4443. //
  4444. // trayStartup
  4445. //
  4446. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4447. this.trayStartup.ForeColor = System.Drawing.Color.White;
  4448. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  4449. this.trayStartup.Name = "trayStartup";
  4450. this.trayStartup.Size = new System.Drawing.Size(220, 26);
  4451. this.trayStartup.Text = "Startup Manager";
  4452. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4453. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  4454. //
  4455. // trayCleaner
  4456. //
  4457. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4458. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  4459. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  4460. this.trayCleaner.Name = "trayCleaner";
  4461. this.trayCleaner.Size = new System.Drawing.Size(220, 26);
  4462. this.trayCleaner.Text = "PC Cleaner";
  4463. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4464. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  4465. //
  4466. // trayPinger
  4467. //
  4468. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4469. this.trayPinger.ForeColor = System.Drawing.Color.White;
  4470. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  4471. this.trayPinger.Name = "trayPinger";
  4472. this.trayPinger.Size = new System.Drawing.Size(220, 26);
  4473. this.trayPinger.Text = "Pinger Tool";
  4474. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4475. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  4476. //
  4477. // trayHosts
  4478. //
  4479. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4480. this.trayHosts.ForeColor = System.Drawing.Color.White;
  4481. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  4482. this.trayHosts.Name = "trayHosts";
  4483. this.trayHosts.Size = new System.Drawing.Size(220, 26);
  4484. this.trayHosts.Text = "HOSTS Editor";
  4485. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4486. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  4487. //
  4488. // trayAD
  4489. //
  4490. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4491. this.trayAD.ForeColor = System.Drawing.Color.White;
  4492. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  4493. this.trayAD.Name = "trayAD";
  4494. this.trayAD.Size = new System.Drawing.Size(220, 26);
  4495. this.trayAD.Text = "Apps Downloader";
  4496. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4497. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  4498. //
  4499. // trayHW
  4500. //
  4501. this.trayHW.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4502. this.trayHW.ForeColor = System.Drawing.Color.White;
  4503. this.trayHW.Image = ((System.Drawing.Image)(resources.GetObject("trayHW.Image")));
  4504. this.trayHW.Name = "trayHW";
  4505. this.trayHW.Size = new System.Drawing.Size(220, 26);
  4506. this.trayHW.Text = "Hardware Information";
  4507. this.trayHW.Click += new System.EventHandler(this.trayHW_Click);
  4508. //
  4509. // trayRegistry
  4510. //
  4511. this.trayRegistry.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4512. this.trayRegistry.ForeColor = System.Drawing.Color.White;
  4513. this.trayRegistry.Image = ((System.Drawing.Image)(resources.GetObject("trayRegistry.Image")));
  4514. this.trayRegistry.Name = "trayRegistry";
  4515. this.trayRegistry.Size = new System.Drawing.Size(220, 26);
  4516. this.trayRegistry.Text = "Registry Repair";
  4517. this.trayRegistry.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4518. this.trayRegistry.Click += new System.EventHandler(this.trayRegistry_Click);
  4519. //
  4520. // toolStripSeparator1
  4521. //
  4522. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  4523. this.toolStripSeparator1.ForeColor = System.Drawing.Color.White;
  4524. this.toolStripSeparator1.Name = "toolStripSeparator1";
  4525. this.toolStripSeparator1.Size = new System.Drawing.Size(217, 6);
  4526. this.toolStripSeparator1.Tag = "";
  4527. //
  4528. // trayOptions
  4529. //
  4530. this.trayOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4531. this.trayOptions.ForeColor = System.Drawing.Color.White;
  4532. this.trayOptions.Image = ((System.Drawing.Image)(resources.GetObject("trayOptions.Image")));
  4533. this.trayOptions.Name = "trayOptions";
  4534. this.trayOptions.Size = new System.Drawing.Size(220, 26);
  4535. this.trayOptions.Text = "Options";
  4536. this.trayOptions.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4537. this.trayOptions.Click += new System.EventHandler(this.trayOptions_Click);
  4538. //
  4539. // trayRestartExplorer
  4540. //
  4541. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4542. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  4543. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  4544. this.trayRestartExplorer.Name = "trayRestartExplorer";
  4545. this.trayRestartExplorer.Size = new System.Drawing.Size(220, 26);
  4546. this.trayRestartExplorer.Text = "Restart Explorer";
  4547. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4548. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  4549. //
  4550. // trayUnlocker
  4551. //
  4552. this.trayUnlocker.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
  4553. this.trayUnlocker.ForeColor = System.Drawing.Color.White;
  4554. this.trayUnlocker.Image = ((System.Drawing.Image)(resources.GetObject("trayUnlocker.Image")));
  4555. this.trayUnlocker.Name = "trayUnlocker";
  4556. this.trayUnlocker.Size = new System.Drawing.Size(220, 26);
  4557. this.trayUnlocker.Text = "Find Handles";
  4558. this.trayUnlocker.Click += new System.EventHandler(this.trayUnlocker_Click);
  4559. //
  4560. // toolStripSeparator2
  4561. //
  4562. this.toolStripSeparator2.Name = "toolStripSeparator2";
  4563. this.toolStripSeparator2.Size = new System.Drawing.Size(217, 6);
  4564. //
  4565. // trayExit
  4566. //
  4567. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4568. this.trayExit.ForeColor = System.Drawing.Color.White;
  4569. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  4570. this.trayExit.Name = "trayExit";
  4571. this.trayExit.Size = new System.Drawing.Size(220, 26);
  4572. this.trayExit.Text = "Exit";
  4573. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  4574. //
  4575. // launcherIcon
  4576. //
  4577. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  4578. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  4579. this.launcherIcon.Text = "Optimizer";
  4580. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  4581. //
  4582. // enableUtcSw
  4583. //
  4584. this.enableUtcSw.AccessibleName = "Enable UTC Time";
  4585. this.enableUtcSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4586. this.enableUtcSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4587. this.enableUtcSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4588. this.enableUtcSw.ForeColor = System.Drawing.Color.White;
  4589. this.enableUtcSw.LabelText = "Enable UTC Time";
  4590. this.enableUtcSw.Location = new System.Drawing.Point(21, 343);
  4591. this.enableUtcSw.Margin = new System.Windows.Forms.Padding(6);
  4592. this.enableUtcSw.Name = "enableUtcSw";
  4593. this.enableUtcSw.Size = new System.Drawing.Size(414, 24);
  4594. this.enableUtcSw.TabIndex = 235;
  4595. this.enableUtcSw.Tag = "themeable";
  4596. this.enableUtcSw.ToggleChecked = false;
  4597. //
  4598. // noMenuDelaySw
  4599. //
  4600. this.noMenuDelaySw.AccessibleName = "Remove menus delay";
  4601. this.noMenuDelaySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4602. this.noMenuDelaySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4603. this.noMenuDelaySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4604. this.noMenuDelaySw.ForeColor = System.Drawing.Color.White;
  4605. this.noMenuDelaySw.LabelText = "Remove menus delay";
  4606. this.noMenuDelaySw.Location = new System.Drawing.Point(21, 100);
  4607. this.noMenuDelaySw.Margin = new System.Windows.Forms.Padding(6);
  4608. this.noMenuDelaySw.Name = "noMenuDelaySw";
  4609. this.noMenuDelaySw.Size = new System.Drawing.Size(414, 24);
  4610. this.noMenuDelaySw.TabIndex = 234;
  4611. this.noMenuDelaySw.Tag = "themeable";
  4612. this.noMenuDelaySw.ToggleChecked = false;
  4613. //
  4614. // allTrayIconsSw
  4615. //
  4616. this.allTrayIconsSw.AccessibleName = "Show all notification icons";
  4617. this.allTrayIconsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4618. this.allTrayIconsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4619. this.allTrayIconsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4620. this.allTrayIconsSw.ForeColor = System.Drawing.Color.White;
  4621. this.allTrayIconsSw.LabelText = "Show all notification icons";
  4622. this.allTrayIconsSw.Location = new System.Drawing.Point(22, 70);
  4623. this.allTrayIconsSw.Margin = new System.Windows.Forms.Padding(6);
  4624. this.allTrayIconsSw.Name = "allTrayIconsSw";
  4625. this.allTrayIconsSw.Size = new System.Drawing.Size(414, 24);
  4626. this.allTrayIconsSw.TabIndex = 233;
  4627. this.allTrayIconsSw.Tag = "themeable";
  4628. this.allTrayIconsSw.ToggleChecked = false;
  4629. //
  4630. // disableOneDriveSw
  4631. //
  4632. this.disableOneDriveSw.AccessibleName = "Disable OneDrive";
  4633. this.disableOneDriveSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4634. this.disableOneDriveSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4635. this.disableOneDriveSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4636. this.disableOneDriveSw.ForeColor = System.Drawing.Color.White;
  4637. this.disableOneDriveSw.LabelText = "Disable OneDrive";
  4638. this.disableOneDriveSw.Location = new System.Drawing.Point(461, 375);
  4639. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(6);
  4640. this.disableOneDriveSw.Name = "disableOneDriveSw";
  4641. this.disableOneDriveSw.Size = new System.Drawing.Size(500, 24);
  4642. this.disableOneDriveSw.TabIndex = 232;
  4643. this.disableOneDriveSw.Tag = "themeable";
  4644. this.disableOneDriveSw.ToggleChecked = false;
  4645. //
  4646. // winSearchSw
  4647. //
  4648. this.winSearchSw.AccessibleName = "Disable Search";
  4649. this.winSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4650. this.winSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4651. this.winSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4652. this.winSearchSw.ForeColor = System.Drawing.Color.White;
  4653. this.winSearchSw.LabelText = "Disable Search";
  4654. this.winSearchSw.Location = new System.Drawing.Point(22, 562);
  4655. this.winSearchSw.Margin = new System.Windows.Forms.Padding(6);
  4656. this.winSearchSw.Name = "winSearchSw";
  4657. this.winSearchSw.Size = new System.Drawing.Size(414, 24);
  4658. this.winSearchSw.TabIndex = 229;
  4659. this.winSearchSw.Tag = "themeable";
  4660. this.winSearchSw.ToggleChecked = false;
  4661. //
  4662. // nvidiaTelemetrySw
  4663. //
  4664. this.nvidiaTelemetrySw.AccessibleName = "Disable NVIDIA Telemetry";
  4665. this.nvidiaTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4666. this.nvidiaTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4667. this.nvidiaTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4668. this.nvidiaTelemetrySw.ForeColor = System.Drawing.Color.White;
  4669. this.nvidiaTelemetrySw.LabelText = "Disable NVIDIA Telemetry";
  4670. this.nvidiaTelemetrySw.Location = new System.Drawing.Point(461, 130);
  4671. this.nvidiaTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  4672. this.nvidiaTelemetrySw.Name = "nvidiaTelemetrySw";
  4673. this.nvidiaTelemetrySw.Size = new System.Drawing.Size(490, 24);
  4674. this.nvidiaTelemetrySw.TabIndex = 224;
  4675. this.nvidiaTelemetrySw.Tag = "themeable";
  4676. this.nvidiaTelemetrySw.ToggleChecked = false;
  4677. //
  4678. // ntfsStampSw
  4679. //
  4680. this.ntfsStampSw.AccessibleName = "Disable NTFS Timestamp";
  4681. this.ntfsStampSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4682. this.ntfsStampSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4683. this.ntfsStampSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4684. this.ntfsStampSw.ForeColor = System.Drawing.Color.White;
  4685. this.ntfsStampSw.LabelText = "Disable NTFS Timestamp";
  4686. this.ntfsStampSw.Location = new System.Drawing.Point(21, 532);
  4687. this.ntfsStampSw.Margin = new System.Windows.Forms.Padding(6);
  4688. this.ntfsStampSw.Name = "ntfsStampSw";
  4689. this.ntfsStampSw.Size = new System.Drawing.Size(414, 24);
  4690. this.ntfsStampSw.TabIndex = 223;
  4691. this.ntfsStampSw.Tag = "themeable";
  4692. this.ntfsStampSw.ToggleChecked = false;
  4693. //
  4694. // smb2Sw
  4695. //
  4696. this.smb2Sw.AccessibleName = "Disable SMBv2 Protocol";
  4697. this.smb2Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4698. this.smb2Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4699. this.smb2Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4700. this.smb2Sw.ForeColor = System.Drawing.Color.White;
  4701. this.smb2Sw.LabelText = "Disable SMBv2 Protocol";
  4702. this.smb2Sw.Location = new System.Drawing.Point(461, 344);
  4703. this.smb2Sw.Margin = new System.Windows.Forms.Padding(6);
  4704. this.smb2Sw.Name = "smb2Sw";
  4705. this.smb2Sw.Size = new System.Drawing.Size(414, 24);
  4706. this.smb2Sw.TabIndex = 222;
  4707. this.smb2Sw.Tag = "themeable";
  4708. this.smb2Sw.ToggleChecked = false;
  4709. //
  4710. // smb1Sw
  4711. //
  4712. this.smb1Sw.AccessibleName = "Disable SMBv1 Protocol";
  4713. this.smb1Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4714. this.smb1Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4715. this.smb1Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4716. this.smb1Sw.ForeColor = System.Drawing.Color.White;
  4717. this.smb1Sw.LabelText = "Disable SMBv1 Protocol";
  4718. this.smb1Sw.Location = new System.Drawing.Point(461, 314);
  4719. this.smb1Sw.Margin = new System.Windows.Forms.Padding(6);
  4720. this.smb1Sw.Name = "smb1Sw";
  4721. this.smb1Sw.Size = new System.Drawing.Size(414, 24);
  4722. this.smb1Sw.TabIndex = 221;
  4723. this.smb1Sw.Tag = "themeable";
  4724. this.smb1Sw.ToggleChecked = false;
  4725. //
  4726. // hibernateSw
  4727. //
  4728. this.hibernateSw.AccessibleName = "Disable Hibernation";
  4729. this.hibernateSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4730. this.hibernateSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4731. this.hibernateSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4732. this.hibernateSw.ForeColor = System.Drawing.Color.White;
  4733. this.hibernateSw.LabelText = "Disable Hibernation";
  4734. this.hibernateSw.Location = new System.Drawing.Point(21, 502);
  4735. this.hibernateSw.Margin = new System.Windows.Forms.Padding(6);
  4736. this.hibernateSw.Name = "hibernateSw";
  4737. this.hibernateSw.Size = new System.Drawing.Size(414, 24);
  4738. this.hibernateSw.TabIndex = 220;
  4739. this.hibernateSw.Tag = "themeable";
  4740. this.hibernateSw.ToggleChecked = false;
  4741. //
  4742. // chromeTelemetrySw
  4743. //
  4744. this.chromeTelemetrySw.AccessibleName = "Disable Google Chrome Telemetry";
  4745. this.chromeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4746. this.chromeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4747. this.chromeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4748. this.chromeTelemetrySw.ForeColor = System.Drawing.Color.White;
  4749. this.chromeTelemetrySw.LabelText = "Disable Google Chrome Telemetry";
  4750. this.chromeTelemetrySw.Location = new System.Drawing.Point(461, 100);
  4751. this.chromeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  4752. this.chromeTelemetrySw.Name = "chromeTelemetrySw";
  4753. this.chromeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  4754. this.chromeTelemetrySw.TabIndex = 219;
  4755. this.chromeTelemetrySw.Tag = "themeable";
  4756. this.chromeTelemetrySw.ToggleChecked = false;
  4757. //
  4758. // ffTelemetrySw
  4759. //
  4760. this.ffTelemetrySw.AccessibleName = "Disable Mozilla Firefox Telemetry";
  4761. this.ffTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4762. this.ffTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4763. this.ffTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4764. this.ffTelemetrySw.ForeColor = System.Drawing.Color.White;
  4765. this.ffTelemetrySw.LabelText = "Disable Mozilla Firefox Telemetry";
  4766. this.ffTelemetrySw.Location = new System.Drawing.Point(461, 70);
  4767. this.ffTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  4768. this.ffTelemetrySw.Name = "ffTelemetrySw";
  4769. this.ffTelemetrySw.Size = new System.Drawing.Size(490, 24);
  4770. this.ffTelemetrySw.TabIndex = 218;
  4771. this.ffTelemetrySw.Tag = "themeable";
  4772. this.ffTelemetrySw.ToggleChecked = false;
  4773. //
  4774. // vsSw
  4775. //
  4776. this.vsSw.AccessibleName = "Disable Visual Studio Telemetry";
  4777. this.vsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4778. this.vsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4779. this.vsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4780. this.vsSw.ForeColor = System.Drawing.Color.White;
  4781. this.vsSw.LabelText = "Disable Visual Studio Telemetry";
  4782. this.vsSw.Location = new System.Drawing.Point(461, 160);
  4783. this.vsSw.Margin = new System.Windows.Forms.Padding(6);
  4784. this.vsSw.Name = "vsSw";
  4785. this.vsSw.Size = new System.Drawing.Size(490, 24);
  4786. this.vsSw.TabIndex = 217;
  4787. this.vsSw.Tag = "themeable";
  4788. this.vsSw.ToggleChecked = false;
  4789. //
  4790. // reportingSw
  4791. //
  4792. this.reportingSw.AccessibleName = "Disable Error Reporting";
  4793. this.reportingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4794. this.reportingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4795. this.reportingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4796. this.reportingSw.ForeColor = System.Drawing.Color.White;
  4797. this.reportingSw.LabelText = "Disable Error Reporting";
  4798. this.reportingSw.Location = new System.Drawing.Point(21, 161);
  4799. this.reportingSw.Margin = new System.Windows.Forms.Padding(6);
  4800. this.reportingSw.Name = "reportingSw";
  4801. this.reportingSw.Size = new System.Drawing.Size(414, 24);
  4802. this.reportingSw.TabIndex = 216;
  4803. this.reportingSw.Tag = "themeable";
  4804. this.reportingSw.ToggleChecked = false;
  4805. //
  4806. // systemRestoreSw
  4807. //
  4808. this.systemRestoreSw.AccessibleName = "Disable System Restore";
  4809. this.systemRestoreSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4810. this.systemRestoreSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4811. this.systemRestoreSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4812. this.systemRestoreSw.ForeColor = System.Drawing.Color.White;
  4813. this.systemRestoreSw.LabelText = "Disable System Restore";
  4814. this.systemRestoreSw.Location = new System.Drawing.Point(21, 442);
  4815. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(6);
  4816. this.systemRestoreSw.Name = "systemRestoreSw";
  4817. this.systemRestoreSw.Size = new System.Drawing.Size(414, 24);
  4818. this.systemRestoreSw.TabIndex = 215;
  4819. this.systemRestoreSw.Tag = "themeable";
  4820. this.systemRestoreSw.ToggleChecked = false;
  4821. //
  4822. // officeTelemetrySw
  4823. //
  4824. this.officeTelemetrySw.AccessibleName = "Disable Office 2016 Telemetry";
  4825. this.officeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4826. this.officeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4827. this.officeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4828. this.officeTelemetrySw.ForeColor = System.Drawing.Color.White;
  4829. this.officeTelemetrySw.LabelText = "Disable Office 2016 Telemetry";
  4830. this.officeTelemetrySw.Location = new System.Drawing.Point(460, 40);
  4831. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  4832. this.officeTelemetrySw.Name = "officeTelemetrySw";
  4833. this.officeTelemetrySw.Size = new System.Drawing.Size(490, 24);
  4834. this.officeTelemetrySw.TabIndex = 214;
  4835. this.officeTelemetrySw.Tag = "themeable";
  4836. this.officeTelemetrySw.ToggleChecked = false;
  4837. //
  4838. // smartScreenSw
  4839. //
  4840. this.smartScreenSw.AccessibleName = "Disable SmartScreen";
  4841. this.smartScreenSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4842. this.smartScreenSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4843. this.smartScreenSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4844. this.smartScreenSw.ForeColor = System.Drawing.Color.White;
  4845. this.smartScreenSw.LabelText = "Disable SmartScreen";
  4846. this.smartScreenSw.Location = new System.Drawing.Point(21, 311);
  4847. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(6);
  4848. this.smartScreenSw.Name = "smartScreenSw";
  4849. this.smartScreenSw.Size = new System.Drawing.Size(414, 24);
  4850. this.smartScreenSw.TabIndex = 213;
  4851. this.smartScreenSw.Tag = "themeable";
  4852. this.smartScreenSw.ToggleChecked = false;
  4853. //
  4854. // networkSw
  4855. //
  4856. this.networkSw.AccessibleName = "Disable Network Throttling";
  4857. this.networkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4858. this.networkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4859. this.networkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4860. this.networkSw.ForeColor = System.Drawing.Color.White;
  4861. this.networkSw.LabelText = "Disable Network Throttling";
  4862. this.networkSw.Location = new System.Drawing.Point(21, 131);
  4863. this.networkSw.Margin = new System.Windows.Forms.Padding(6);
  4864. this.networkSw.Name = "networkSw";
  4865. this.networkSw.Size = new System.Drawing.Size(414, 24);
  4866. this.networkSw.TabIndex = 212;
  4867. this.networkSw.Tag = "themeable";
  4868. this.networkSw.ToggleChecked = false;
  4869. //
  4870. // telemetryTasksSw
  4871. //
  4872. this.telemetryTasksSw.AccessibleName = "Disable Telemetry Tasks";
  4873. this.telemetryTasksSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4874. this.telemetryTasksSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4875. this.telemetryTasksSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4876. this.telemetryTasksSw.ForeColor = System.Drawing.Color.White;
  4877. this.telemetryTasksSw.LabelText = "Disable Telemetry Tasks";
  4878. this.telemetryTasksSw.Location = new System.Drawing.Point(461, 224);
  4879. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(6);
  4880. this.telemetryTasksSw.Name = "telemetryTasksSw";
  4881. this.telemetryTasksSw.Size = new System.Drawing.Size(414, 24);
  4882. this.telemetryTasksSw.TabIndex = 211;
  4883. this.telemetryTasksSw.Tag = "themeable";
  4884. this.telemetryTasksSw.ToggleChecked = false;
  4885. //
  4886. // defenderSw
  4887. //
  4888. this.defenderSw.AccessibleName = "Disable Windows Defender";
  4889. this.defenderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4890. this.defenderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4891. this.defenderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4892. this.defenderSw.ForeColor = System.Drawing.Color.White;
  4893. this.defenderSw.LabelText = "Disable Windows Defender";
  4894. this.defenderSw.Location = new System.Drawing.Point(22, 375);
  4895. this.defenderSw.Margin = new System.Windows.Forms.Padding(6);
  4896. this.defenderSw.Name = "defenderSw";
  4897. this.defenderSw.Size = new System.Drawing.Size(414, 24);
  4898. this.defenderSw.TabIndex = 210;
  4899. this.defenderSw.Tag = "themeable";
  4900. this.defenderSw.ToggleChecked = false;
  4901. //
  4902. // homegroupSw
  4903. //
  4904. this.homegroupSw.AccessibleName = "Disable HomeGroup";
  4905. this.homegroupSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4906. this.homegroupSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4907. this.homegroupSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4908. this.homegroupSw.ForeColor = System.Drawing.Color.White;
  4909. this.homegroupSw.LabelText = "Disable HomeGroup";
  4910. this.homegroupSw.Location = new System.Drawing.Point(461, 284);
  4911. this.homegroupSw.Margin = new System.Windows.Forms.Padding(6);
  4912. this.homegroupSw.Name = "homegroupSw";
  4913. this.homegroupSw.Size = new System.Drawing.Size(414, 24);
  4914. this.homegroupSw.TabIndex = 209;
  4915. this.homegroupSw.Tag = "themeable";
  4916. this.homegroupSw.ToggleChecked = false;
  4917. //
  4918. // stickySw
  4919. //
  4920. this.stickySw.AccessibleName = "Disable Sticky Keys";
  4921. this.stickySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4922. this.stickySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4923. this.stickySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4924. this.stickySw.ForeColor = System.Drawing.Color.White;
  4925. this.stickySw.LabelText = "Disable Sticky Keys";
  4926. this.stickySw.Location = new System.Drawing.Point(21, 281);
  4927. this.stickySw.Margin = new System.Windows.Forms.Padding(6);
  4928. this.stickySw.Name = "stickySw";
  4929. this.stickySw.Size = new System.Drawing.Size(414, 24);
  4930. this.stickySw.TabIndex = 208;
  4931. this.stickySw.Tag = "themeable";
  4932. this.stickySw.ToggleChecked = false;
  4933. //
  4934. // compatSw
  4935. //
  4936. this.compatSw.AccessibleName = "Disable Compatibility Assistant";
  4937. this.compatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4938. this.compatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4939. this.compatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4940. this.compatSw.ForeColor = System.Drawing.Color.White;
  4941. this.compatSw.LabelText = "Disable Compatibility Assistant";
  4942. this.compatSw.Location = new System.Drawing.Point(21, 191);
  4943. this.compatSw.Margin = new System.Windows.Forms.Padding(6);
  4944. this.compatSw.Name = "compatSw";
  4945. this.compatSw.Size = new System.Drawing.Size(414, 24);
  4946. this.compatSw.TabIndex = 207;
  4947. this.compatSw.Tag = "themeable";
  4948. this.compatSw.ToggleChecked = false;
  4949. //
  4950. // mediaSharingSw
  4951. //
  4952. this.mediaSharingSw.AccessibleName = "Disable Media Player Sharing";
  4953. this.mediaSharingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4954. this.mediaSharingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4955. this.mediaSharingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4956. this.mediaSharingSw.ForeColor = System.Drawing.Color.White;
  4957. this.mediaSharingSw.LabelText = "Disable Media Player Sharing";
  4958. this.mediaSharingSw.Location = new System.Drawing.Point(461, 254);
  4959. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(6);
  4960. this.mediaSharingSw.Name = "mediaSharingSw";
  4961. this.mediaSharingSw.Size = new System.Drawing.Size(414, 24);
  4962. this.mediaSharingSw.TabIndex = 206;
  4963. this.mediaSharingSw.Tag = "themeable";
  4964. this.mediaSharingSw.ToggleChecked = false;
  4965. //
  4966. // printSw
  4967. //
  4968. this.printSw.AccessibleName = "Disable Print Service";
  4969. this.printSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4970. this.printSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4971. this.printSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4972. this.printSw.ForeColor = System.Drawing.Color.White;
  4973. this.printSw.LabelText = "Disable Print Service";
  4974. this.printSw.Location = new System.Drawing.Point(21, 221);
  4975. this.printSw.Margin = new System.Windows.Forms.Padding(6);
  4976. this.printSw.Name = "printSw";
  4977. this.printSw.Size = new System.Drawing.Size(414, 24);
  4978. this.printSw.TabIndex = 205;
  4979. this.printSw.Tag = "themeable";
  4980. this.printSw.ToggleChecked = false;
  4981. //
  4982. // superfetchSw
  4983. //
  4984. this.superfetchSw.AccessibleName = "Disable Superfetch";
  4985. this.superfetchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4986. this.superfetchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4987. this.superfetchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4988. this.superfetchSw.ForeColor = System.Drawing.Color.White;
  4989. this.superfetchSw.LabelText = "Disable Superfetch";
  4990. this.superfetchSw.Location = new System.Drawing.Point(21, 472);
  4991. this.superfetchSw.Margin = new System.Windows.Forms.Padding(6);
  4992. this.superfetchSw.Name = "superfetchSw";
  4993. this.superfetchSw.Size = new System.Drawing.Size(414, 24);
  4994. this.superfetchSw.TabIndex = 204;
  4995. this.superfetchSw.Tag = "themeable";
  4996. this.superfetchSw.ToggleChecked = false;
  4997. //
  4998. // faxSw
  4999. //
  5000. this.faxSw.AccessibleName = "Disable Fax Service";
  5001. this.faxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5002. this.faxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5003. this.faxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5004. this.faxSw.ForeColor = System.Drawing.Color.White;
  5005. this.faxSw.LabelText = "Disable Fax Service";
  5006. this.faxSw.Location = new System.Drawing.Point(21, 251);
  5007. this.faxSw.Margin = new System.Windows.Forms.Padding(6);
  5008. this.faxSw.Name = "faxSw";
  5009. this.faxSw.Size = new System.Drawing.Size(414, 24);
  5010. this.faxSw.TabIndex = 203;
  5011. this.faxSw.Tag = "themeable";
  5012. this.faxSw.ToggleChecked = false;
  5013. //
  5014. // performanceSw
  5015. //
  5016. this.performanceSw.AccessibleName = "Enable Performance Tweaks";
  5017. this.performanceSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5018. this.performanceSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5019. this.performanceSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5020. this.performanceSw.ForeColor = System.Drawing.Color.White;
  5021. this.performanceSw.LabelText = "Enable Performance Tweaks";
  5022. this.performanceSw.Location = new System.Drawing.Point(21, 40);
  5023. this.performanceSw.Margin = new System.Windows.Forms.Padding(6);
  5024. this.performanceSw.Name = "performanceSw";
  5025. this.performanceSw.Size = new System.Drawing.Size(414, 24);
  5026. this.performanceSw.TabIndex = 202;
  5027. this.performanceSw.Tag = "themeable";
  5028. this.performanceSw.ToggleChecked = false;
  5029. //
  5030. // modernStandbySw
  5031. //
  5032. this.modernStandbySw.AccessibleName = "Disable Modern Standby";
  5033. this.modernStandbySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5034. this.modernStandbySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5035. this.modernStandbySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5036. this.modernStandbySw.ForeColor = System.Drawing.Color.White;
  5037. this.modernStandbySw.LabelText = "Disable Modern Standby";
  5038. this.modernStandbySw.Location = new System.Drawing.Point(20, 342);
  5039. this.modernStandbySw.Margin = new System.Windows.Forms.Padding(6);
  5040. this.modernStandbySw.Name = "modernStandbySw";
  5041. this.modernStandbySw.Size = new System.Drawing.Size(414, 24);
  5042. this.modernStandbySw.TabIndex = 238;
  5043. this.modernStandbySw.Tag = "themeable";
  5044. this.modernStandbySw.ToggleChecked = false;
  5045. //
  5046. // newsInterestsSw
  5047. //
  5048. this.newsInterestsSw.AccessibleName = "Disable News && Interests";
  5049. this.newsInterestsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5050. this.newsInterestsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5051. this.newsInterestsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5052. this.newsInterestsSw.ForeColor = System.Drawing.Color.White;
  5053. this.newsInterestsSw.LabelText = "Disable News && Interests";
  5054. this.newsInterestsSw.Location = new System.Drawing.Point(463, 132);
  5055. this.newsInterestsSw.Margin = new System.Windows.Forms.Padding(6);
  5056. this.newsInterestsSw.Name = "newsInterestsSw";
  5057. this.newsInterestsSw.Size = new System.Drawing.Size(414, 24);
  5058. this.newsInterestsSw.TabIndex = 237;
  5059. this.newsInterestsSw.Tag = "themeable";
  5060. this.newsInterestsSw.ToggleChecked = false;
  5061. //
  5062. // hideSearchSw
  5063. //
  5064. this.hideSearchSw.AccessibleName = "Hide Taskbar Search";
  5065. this.hideSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5066. this.hideSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5067. this.hideSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5068. this.hideSearchSw.ForeColor = System.Drawing.Color.White;
  5069. this.hideSearchSw.LabelText = "Hide Taskbar Search";
  5070. this.hideSearchSw.Location = new System.Drawing.Point(20, 100);
  5071. this.hideSearchSw.Margin = new System.Windows.Forms.Padding(6);
  5072. this.hideSearchSw.Name = "hideSearchSw";
  5073. this.hideSearchSw.Size = new System.Drawing.Size(414, 24);
  5074. this.hideSearchSw.TabIndex = 236;
  5075. this.hideSearchSw.Tag = "themeable";
  5076. this.hideSearchSw.ToggleChecked = false;
  5077. //
  5078. // hideWeatherSw
  5079. //
  5080. this.hideWeatherSw.AccessibleName = "Hide Taskbar Weather";
  5081. this.hideWeatherSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5082. this.hideWeatherSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5083. this.hideWeatherSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5084. this.hideWeatherSw.ForeColor = System.Drawing.Color.White;
  5085. this.hideWeatherSw.LabelText = "Hide Taskbar Weather";
  5086. this.hideWeatherSw.Location = new System.Drawing.Point(20, 70);
  5087. this.hideWeatherSw.Margin = new System.Windows.Forms.Padding(6);
  5088. this.hideWeatherSw.Name = "hideWeatherSw";
  5089. this.hideWeatherSw.Size = new System.Drawing.Size(414, 24);
  5090. this.hideWeatherSw.TabIndex = 235;
  5091. this.hideWeatherSw.Tag = "themeable";
  5092. this.hideWeatherSw.ToggleChecked = false;
  5093. //
  5094. // classicPhotoViewerSw
  5095. //
  5096. this.classicPhotoViewerSw.AccessibleName = "Restore Classic Photo Viewer";
  5097. this.classicPhotoViewerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5098. this.classicPhotoViewerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5099. this.classicPhotoViewerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5100. this.classicPhotoViewerSw.ForeColor = System.Drawing.Color.White;
  5101. this.classicPhotoViewerSw.LabelText = "Restore Classic Photo Viewer";
  5102. this.classicPhotoViewerSw.Location = new System.Drawing.Point(20, 312);
  5103. this.classicPhotoViewerSw.Margin = new System.Windows.Forms.Padding(6);
  5104. this.classicPhotoViewerSw.Name = "classicPhotoViewerSw";
  5105. this.classicPhotoViewerSw.Size = new System.Drawing.Size(414, 24);
  5106. this.classicPhotoViewerSw.TabIndex = 180;
  5107. this.classicPhotoViewerSw.Tag = "themeable";
  5108. this.classicPhotoViewerSw.ToggleChecked = false;
  5109. //
  5110. // edgeAiSw
  5111. //
  5112. this.edgeAiSw.AccessibleName = "Disable Edge Discover";
  5113. this.edgeAiSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5114. this.edgeAiSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5115. this.edgeAiSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5116. this.edgeAiSw.ForeColor = System.Drawing.Color.White;
  5117. this.edgeAiSw.LabelText = "Disable Edge Discover";
  5118. this.edgeAiSw.Location = new System.Drawing.Point(464, 225);
  5119. this.edgeAiSw.Margin = new System.Windows.Forms.Padding(6);
  5120. this.edgeAiSw.Name = "edgeAiSw";
  5121. this.edgeAiSw.Size = new System.Drawing.Size(414, 24);
  5122. this.edgeAiSw.TabIndex = 179;
  5123. this.edgeAiSw.Tag = "themeable";
  5124. this.edgeAiSw.ToggleChecked = false;
  5125. //
  5126. // edgeTelemetrySw
  5127. //
  5128. this.edgeTelemetrySw.AccessibleName = "Disable Edge Telemetry";
  5129. this.edgeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5130. this.edgeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5131. this.edgeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5132. this.edgeTelemetrySw.ForeColor = System.Drawing.Color.White;
  5133. this.edgeTelemetrySw.LabelText = "Disable Edge Telemetry";
  5134. this.edgeTelemetrySw.Location = new System.Drawing.Point(464, 195);
  5135. this.edgeTelemetrySw.Margin = new System.Windows.Forms.Padding(6);
  5136. this.edgeTelemetrySw.Name = "edgeTelemetrySw";
  5137. this.edgeTelemetrySw.Size = new System.Drawing.Size(414, 24);
  5138. this.edgeTelemetrySw.TabIndex = 177;
  5139. this.edgeTelemetrySw.Tag = "themeable";
  5140. this.edgeTelemetrySw.ToggleChecked = false;
  5141. //
  5142. // copilotSw
  5143. //
  5144. this.copilotSw.AccessibleName = "Disable CoPilot AI";
  5145. this.copilotSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5146. this.copilotSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5147. this.copilotSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5148. this.copilotSw.ForeColor = System.Drawing.Color.White;
  5149. this.copilotSw.LabelText = "Disable CoPilot AI";
  5150. this.copilotSw.Location = new System.Drawing.Point(463, 126);
  5151. this.copilotSw.Margin = new System.Windows.Forms.Padding(6);
  5152. this.copilotSw.Name = "copilotSw";
  5153. this.copilotSw.Size = new System.Drawing.Size(414, 24);
  5154. this.copilotSw.TabIndex = 179;
  5155. this.copilotSw.Tag = "themeable";
  5156. this.copilotSw.ToggleChecked = false;
  5157. //
  5158. // stickersSw
  5159. //
  5160. this.stickersSw.AccessibleName = "Disable Stickers";
  5161. this.stickersSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5162. this.stickersSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5163. this.stickersSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5164. this.stickersSw.ForeColor = System.Drawing.Color.White;
  5165. this.stickersSw.LabelText = "Disable Stickers";
  5166. this.stickersSw.Location = new System.Drawing.Point(20, 126);
  5167. this.stickersSw.Margin = new System.Windows.Forms.Padding(6);
  5168. this.stickersSw.Name = "stickersSw";
  5169. this.stickersSw.Size = new System.Drawing.Size(414, 24);
  5170. this.stickersSw.TabIndex = 113;
  5171. this.stickersSw.Tag = "themeable";
  5172. this.stickersSw.ToggleChecked = false;
  5173. //
  5174. // compactModeSw
  5175. //
  5176. this.compactModeSw.AccessibleName = "Enable Compact Mode in Explorer";
  5177. this.compactModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5178. this.compactModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5179. this.compactModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5180. this.compactModeSw.ForeColor = System.Drawing.Color.White;
  5181. this.compactModeSw.LabelText = "Enable Compact Mode in Explorer";
  5182. this.compactModeSw.Location = new System.Drawing.Point(463, 96);
  5183. this.compactModeSw.Margin = new System.Windows.Forms.Padding(6);
  5184. this.compactModeSw.Name = "compactModeSw";
  5185. this.compactModeSw.Size = new System.Drawing.Size(414, 24);
  5186. this.compactModeSw.TabIndex = 112;
  5187. this.compactModeSw.Tag = "themeable";
  5188. this.compactModeSw.ToggleChecked = false;
  5189. //
  5190. // snapAssistSw
  5191. //
  5192. this.snapAssistSw.AccessibleName = "Disable Snap Assist";
  5193. this.snapAssistSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5194. this.snapAssistSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5195. this.snapAssistSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5196. this.snapAssistSw.ForeColor = System.Drawing.Color.White;
  5197. this.snapAssistSw.LabelText = "Disable Snap Assist";
  5198. this.snapAssistSw.Location = new System.Drawing.Point(464, 36);
  5199. this.snapAssistSw.Margin = new System.Windows.Forms.Padding(6);
  5200. this.snapAssistSw.Name = "snapAssistSw";
  5201. this.snapAssistSw.Size = new System.Drawing.Size(414, 24);
  5202. this.snapAssistSw.TabIndex = 106;
  5203. this.snapAssistSw.Tag = "themeable";
  5204. this.snapAssistSw.ToggleChecked = false;
  5205. //
  5206. // widgetsSw
  5207. //
  5208. this.widgetsSw.AccessibleName = "Disable Widgets";
  5209. this.widgetsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5210. this.widgetsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5211. this.widgetsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5212. this.widgetsSw.ForeColor = System.Drawing.Color.White;
  5213. this.widgetsSw.LabelText = "Disable Widgets";
  5214. this.widgetsSw.Location = new System.Drawing.Point(20, 66);
  5215. this.widgetsSw.Margin = new System.Windows.Forms.Padding(6);
  5216. this.widgetsSw.Name = "widgetsSw";
  5217. this.widgetsSw.Size = new System.Drawing.Size(414, 24);
  5218. this.widgetsSw.TabIndex = 108;
  5219. this.widgetsSw.Tag = "themeable";
  5220. this.widgetsSw.ToggleChecked = false;
  5221. //
  5222. // leftTaskbarSw
  5223. //
  5224. this.leftTaskbarSw.AccessibleName = "Align Taskbar to Left";
  5225. this.leftTaskbarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5226. this.leftTaskbarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5227. this.leftTaskbarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5228. this.leftTaskbarSw.ForeColor = System.Drawing.Color.White;
  5229. this.leftTaskbarSw.LabelText = "Align Taskbar to Left";
  5230. this.leftTaskbarSw.Location = new System.Drawing.Point(20, 36);
  5231. this.leftTaskbarSw.Margin = new System.Windows.Forms.Padding(6);
  5232. this.leftTaskbarSw.Name = "leftTaskbarSw";
  5233. this.leftTaskbarSw.Size = new System.Drawing.Size(414, 24);
  5234. this.leftTaskbarSw.TabIndex = 105;
  5235. this.leftTaskbarSw.Tag = "themeable";
  5236. this.leftTaskbarSw.ToggleChecked = false;
  5237. //
  5238. // classicContextSw
  5239. //
  5240. this.classicContextSw.AccessibleName = "Enable Classic Right-Click Menu";
  5241. this.classicContextSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5242. this.classicContextSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5243. this.classicContextSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5244. this.classicContextSw.ForeColor = System.Drawing.Color.White;
  5245. this.classicContextSw.LabelText = "Enable Classic Right-Click Menu";
  5246. this.classicContextSw.Location = new System.Drawing.Point(463, 66);
  5247. this.classicContextSw.Margin = new System.Windows.Forms.Padding(6);
  5248. this.classicContextSw.Name = "classicContextSw";
  5249. this.classicContextSw.Size = new System.Drawing.Size(414, 24);
  5250. this.classicContextSw.TabIndex = 110;
  5251. this.classicContextSw.Tag = "themeable";
  5252. this.classicContextSw.ToggleChecked = false;
  5253. //
  5254. // chatSw
  5255. //
  5256. this.chatSw.AccessibleName = "Disable Chat";
  5257. this.chatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5258. this.chatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5259. this.chatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5260. this.chatSw.ForeColor = System.Drawing.Color.White;
  5261. this.chatSw.LabelText = "Disable Chat";
  5262. this.chatSw.Location = new System.Drawing.Point(20, 96);
  5263. this.chatSw.Margin = new System.Windows.Forms.Padding(6);
  5264. this.chatSw.Name = "chatSw";
  5265. this.chatSw.Size = new System.Drawing.Size(414, 24);
  5266. this.chatSw.TabIndex = 107;
  5267. this.chatSw.Tag = "themeable";
  5268. this.chatSw.ToggleChecked = false;
  5269. //
  5270. // vbsSw
  5271. //
  5272. this.vbsSw.AccessibleName = "Disable Virtualization Based Security";
  5273. this.vbsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5274. this.vbsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5275. this.vbsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5276. this.vbsSw.ForeColor = System.Drawing.Color.White;
  5277. this.vbsSw.LabelText = "Disable Virtualization Based Security";
  5278. this.vbsSw.Location = new System.Drawing.Point(20, 282);
  5279. this.vbsSw.Margin = new System.Windows.Forms.Padding(6);
  5280. this.vbsSw.Name = "vbsSw";
  5281. this.vbsSw.Size = new System.Drawing.Size(414, 24);
  5282. this.vbsSw.TabIndex = 114;
  5283. this.vbsSw.Tag = "themeable";
  5284. this.vbsSw.ToggleChecked = false;
  5285. this.vbsSw.Visible = false;
  5286. //
  5287. // gameModeSw
  5288. //
  5289. this.gameModeSw.AccessibleName = "Enable Gaming Mode";
  5290. this.gameModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5291. this.gameModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5292. this.gameModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5293. this.gameModeSw.ForeColor = System.Drawing.Color.White;
  5294. this.gameModeSw.LabelText = "Enable Gaming Mode";
  5295. this.gameModeSw.Location = new System.Drawing.Point(464, 282);
  5296. this.gameModeSw.Margin = new System.Windows.Forms.Padding(6);
  5297. this.gameModeSw.Name = "gameModeSw";
  5298. this.gameModeSw.Size = new System.Drawing.Size(414, 24);
  5299. this.gameModeSw.TabIndex = 105;
  5300. this.gameModeSw.Tag = "themeable";
  5301. this.gameModeSw.ToggleChecked = false;
  5302. //
  5303. // storeUpdatesSw
  5304. //
  5305. this.storeUpdatesSw.AccessibleName = "Disable Microsoft Store Updates";
  5306. this.storeUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5307. this.storeUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5308. this.storeUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5309. this.storeUpdatesSw.ForeColor = System.Drawing.Color.White;
  5310. this.storeUpdatesSw.LabelText = "Disable Microsoft Store Updates";
  5311. this.storeUpdatesSw.Location = new System.Drawing.Point(20, 438);
  5312. this.storeUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  5313. this.storeUpdatesSw.Name = "storeUpdatesSw";
  5314. this.storeUpdatesSw.Size = new System.Drawing.Size(414, 24);
  5315. this.storeUpdatesSw.TabIndex = 104;
  5316. this.storeUpdatesSw.Tag = "themeable";
  5317. this.storeUpdatesSw.ToggleChecked = false;
  5318. //
  5319. // oldMixerSw
  5320. //
  5321. this.oldMixerSw.AccessibleName = "Enable Classic Volume Mixer";
  5322. this.oldMixerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5323. this.oldMixerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5324. this.oldMixerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5325. this.oldMixerSw.ForeColor = System.Drawing.Color.White;
  5326. this.oldMixerSw.LabelText = "Enable Classic Volume Mixer";
  5327. this.oldMixerSw.Location = new System.Drawing.Point(20, 282);
  5328. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(6);
  5329. this.oldMixerSw.Name = "oldMixerSw";
  5330. this.oldMixerSw.Size = new System.Drawing.Size(414, 24);
  5331. this.oldMixerSw.TabIndex = 103;
  5332. this.oldMixerSw.Tag = "themeable";
  5333. this.oldMixerSw.ToggleChecked = false;
  5334. //
  5335. // insiderSw
  5336. //
  5337. this.insiderSw.AccessibleName = "Disable Insider Service";
  5338. this.insiderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5339. this.insiderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5340. this.insiderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5341. this.insiderSw.ForeColor = System.Drawing.Color.White;
  5342. this.insiderSw.LabelText = "Disable Insider Service";
  5343. this.insiderSw.Location = new System.Drawing.Point(20, 468);
  5344. this.insiderSw.Margin = new System.Windows.Forms.Padding(6);
  5345. this.insiderSw.Name = "insiderSw";
  5346. this.insiderSw.Size = new System.Drawing.Size(414, 24);
  5347. this.insiderSw.TabIndex = 102;
  5348. this.insiderSw.Tag = "themeable";
  5349. this.insiderSw.ToggleChecked = false;
  5350. //
  5351. // castSw
  5352. //
  5353. this.castSw.AccessibleName = "Remove Cast to Device";
  5354. this.castSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5355. this.castSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5356. this.castSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5357. this.castSw.ForeColor = System.Drawing.Color.White;
  5358. this.castSw.LabelText = "Remove Cast to Device";
  5359. this.castSw.Location = new System.Drawing.Point(20, 252);
  5360. this.castSw.Margin = new System.Windows.Forms.Padding(6);
  5361. this.castSw.Name = "castSw";
  5362. this.castSw.Size = new System.Drawing.Size(414, 24);
  5363. this.castSw.TabIndex = 101;
  5364. this.castSw.Tag = "themeable";
  5365. this.castSw.ToggleChecked = false;
  5366. //
  5367. // gameBarSw
  5368. //
  5369. this.gameBarSw.AccessibleName = "Disable Game Bar";
  5370. this.gameBarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5371. this.gameBarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5372. this.gameBarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5373. this.gameBarSw.ForeColor = System.Drawing.Color.White;
  5374. this.gameBarSw.LabelText = "Disable Game Bar";
  5375. this.gameBarSw.Location = new System.Drawing.Point(464, 342);
  5376. this.gameBarSw.Margin = new System.Windows.Forms.Padding(6);
  5377. this.gameBarSw.Name = "gameBarSw";
  5378. this.gameBarSw.Size = new System.Drawing.Size(414, 24);
  5379. this.gameBarSw.TabIndex = 100;
  5380. this.gameBarSw.Tag = "themeable";
  5381. this.gameBarSw.ToggleChecked = false;
  5382. //
  5383. // sensorSw
  5384. //
  5385. this.sensorSw.AccessibleName = "Disable Sensor Services";
  5386. this.sensorSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5387. this.sensorSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5388. this.sensorSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5389. this.sensorSw.ForeColor = System.Drawing.Color.White;
  5390. this.sensorSw.LabelText = "Disable Sensor Services";
  5391. this.sensorSw.Location = new System.Drawing.Point(20, 222);
  5392. this.sensorSw.Margin = new System.Windows.Forms.Padding(6);
  5393. this.sensorSw.Name = "sensorSw";
  5394. this.sensorSw.Size = new System.Drawing.Size(414, 24);
  5395. this.sensorSw.TabIndex = 99;
  5396. this.sensorSw.Tag = "themeable";
  5397. this.sensorSw.ToggleChecked = false;
  5398. //
  5399. // ccSw
  5400. //
  5401. this.ccSw.AccessibleName = "Disable Cloud Clipboard";
  5402. this.ccSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5403. this.ccSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5404. this.ccSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5405. this.ccSw.ForeColor = System.Drawing.Color.White;
  5406. this.ccSw.LabelText = "Disable Cloud Clipboard";
  5407. this.ccSw.Location = new System.Drawing.Point(465, 463);
  5408. this.ccSw.Margin = new System.Windows.Forms.Padding(6);
  5409. this.ccSw.Name = "ccSw";
  5410. this.ccSw.Size = new System.Drawing.Size(414, 24);
  5411. this.ccSw.TabIndex = 98;
  5412. this.ccSw.Tag = "themeable";
  5413. this.ccSw.ToggleChecked = false;
  5414. //
  5415. // cortanaSw
  5416. //
  5417. this.cortanaSw.AccessibleName = "Disable Cortana";
  5418. this.cortanaSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5419. this.cortanaSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5420. this.cortanaSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5421. this.cortanaSw.ForeColor = System.Drawing.Color.White;
  5422. this.cortanaSw.LabelText = "Disable Cortana";
  5423. this.cortanaSw.Location = new System.Drawing.Point(464, 70);
  5424. this.cortanaSw.Margin = new System.Windows.Forms.Padding(6);
  5425. this.cortanaSw.Name = "cortanaSw";
  5426. this.cortanaSw.Size = new System.Drawing.Size(414, 24);
  5427. this.cortanaSw.TabIndex = 97;
  5428. this.cortanaSw.Tag = "themeable";
  5429. this.cortanaSw.ToggleChecked = false;
  5430. //
  5431. // privacySw
  5432. //
  5433. this.privacySw.AccessibleName = "Enhance Privacy";
  5434. this.privacySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5435. this.privacySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5436. this.privacySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5437. this.privacySw.ForeColor = System.Drawing.Color.White;
  5438. this.privacySw.LabelText = "Enhance Privacy";
  5439. this.privacySw.Location = new System.Drawing.Point(464, 100);
  5440. this.privacySw.Margin = new System.Windows.Forms.Padding(6);
  5441. this.privacySw.Name = "privacySw";
  5442. this.privacySw.Size = new System.Drawing.Size(414, 24);
  5443. this.privacySw.TabIndex = 96;
  5444. this.privacySw.Tag = "themeable";
  5445. this.privacySw.ToggleChecked = false;
  5446. //
  5447. // driversSw
  5448. //
  5449. this.driversSw.AccessibleName = "Exclude Drivers from Update";
  5450. this.driversSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5451. this.driversSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5452. this.driversSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5453. this.driversSw.ForeColor = System.Drawing.Color.White;
  5454. this.driversSw.LabelText = "Exclude Drivers from Update";
  5455. this.driversSw.Location = new System.Drawing.Point(20, 498);
  5456. this.driversSw.Margin = new System.Windows.Forms.Padding(6);
  5457. this.driversSw.Name = "driversSw";
  5458. this.driversSw.Size = new System.Drawing.Size(414, 24);
  5459. this.driversSw.TabIndex = 95;
  5460. this.driversSw.Tag = "themeable";
  5461. this.driversSw.ToggleChecked = false;
  5462. //
  5463. // telemetryServicesSw
  5464. //
  5465. this.telemetryServicesSw.AccessibleName = "Disable Telemetry Services";
  5466. this.telemetryServicesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5467. this.telemetryServicesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5468. this.telemetryServicesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5469. this.telemetryServicesSw.ForeColor = System.Drawing.Color.White;
  5470. this.telemetryServicesSw.LabelText = "Disable Telemetry Services";
  5471. this.telemetryServicesSw.Location = new System.Drawing.Point(464, 40);
  5472. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(6);
  5473. this.telemetryServicesSw.Name = "telemetryServicesSw";
  5474. this.telemetryServicesSw.Size = new System.Drawing.Size(414, 24);
  5475. this.telemetryServicesSw.TabIndex = 94;
  5476. this.telemetryServicesSw.Tag = "themeable";
  5477. this.telemetryServicesSw.ToggleChecked = false;
  5478. //
  5479. // autoUpdatesSw
  5480. //
  5481. this.autoUpdatesSw.AccessibleName = "Disable Automatic Updates";
  5482. this.autoUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5483. this.autoUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5484. this.autoUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5485. this.autoUpdatesSw.ForeColor = System.Drawing.Color.White;
  5486. this.autoUpdatesSw.LabelText = "Disable Automatic Updates";
  5487. this.autoUpdatesSw.Location = new System.Drawing.Point(20, 408);
  5488. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(6);
  5489. this.autoUpdatesSw.Name = "autoUpdatesSw";
  5490. this.autoUpdatesSw.Size = new System.Drawing.Size(414, 24);
  5491. this.autoUpdatesSw.TabIndex = 93;
  5492. this.autoUpdatesSw.Tag = "themeable";
  5493. this.autoUpdatesSw.ToggleChecked = false;
  5494. //
  5495. // tpmSw
  5496. //
  5497. this.tpmSw.AccessibleName = "Disable TPM 2.0 Check";
  5498. this.tpmSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5499. this.tpmSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5500. this.tpmSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5501. this.tpmSw.ForeColor = System.Drawing.Color.White;
  5502. this.tpmSw.LabelText = "Disable TPM 2.0 Check";
  5503. this.tpmSw.Location = new System.Drawing.Point(20, 192);
  5504. this.tpmSw.Margin = new System.Windows.Forms.Padding(6);
  5505. this.tpmSw.Name = "tpmSw";
  5506. this.tpmSw.Size = new System.Drawing.Size(414, 24);
  5507. this.tpmSw.TabIndex = 92;
  5508. this.tpmSw.Tag = "themeable";
  5509. this.tpmSw.ToggleChecked = false;
  5510. //
  5511. // xboxSw
  5512. //
  5513. this.xboxSw.AccessibleName = "Disable Xbox Live";
  5514. this.xboxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5515. this.xboxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5516. this.xboxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5517. this.xboxSw.ForeColor = System.Drawing.Color.White;
  5518. this.xboxSw.LabelText = "Disable Xbox Live";
  5519. this.xboxSw.Location = new System.Drawing.Point(464, 312);
  5520. this.xboxSw.Margin = new System.Windows.Forms.Padding(6);
  5521. this.xboxSw.Name = "xboxSw";
  5522. this.xboxSw.Size = new System.Drawing.Size(414, 24);
  5523. this.xboxSw.TabIndex = 90;
  5524. this.xboxSw.Tag = "themeable";
  5525. this.xboxSw.ToggleChecked = false;
  5526. //
  5527. // inkSw
  5528. //
  5529. this.inkSw.AccessibleName = "Disable Windows Ink";
  5530. this.inkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5531. this.inkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5532. this.inkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5533. this.inkSw.ForeColor = System.Drawing.Color.White;
  5534. this.inkSw.LabelText = "Disable Windows Ink";
  5535. this.inkSw.Location = new System.Drawing.Point(465, 403);
  5536. this.inkSw.Margin = new System.Windows.Forms.Padding(6);
  5537. this.inkSw.Name = "inkSw";
  5538. this.inkSw.Size = new System.Drawing.Size(414, 24);
  5539. this.inkSw.TabIndex = 89;
  5540. this.inkSw.Tag = "themeable";
  5541. this.inkSw.ToggleChecked = false;
  5542. //
  5543. // spellSw
  5544. //
  5545. this.spellSw.AccessibleName = "Disable Spell Checking";
  5546. this.spellSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5547. this.spellSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5548. this.spellSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5549. this.spellSw.ForeColor = System.Drawing.Color.White;
  5550. this.spellSw.LabelText = "Disable Spell Checking";
  5551. this.spellSw.Location = new System.Drawing.Point(465, 433);
  5552. this.spellSw.Margin = new System.Windows.Forms.Padding(6);
  5553. this.spellSw.Name = "spellSw";
  5554. this.spellSw.Size = new System.Drawing.Size(414, 24);
  5555. this.spellSw.TabIndex = 88;
  5556. this.spellSw.Tag = "themeable";
  5557. this.spellSw.ToggleChecked = false;
  5558. //
  5559. // longPathsSw
  5560. //
  5561. this.longPathsSw.AccessibleName = "Enable Long Paths";
  5562. this.longPathsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5563. this.longPathsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5564. this.longPathsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5565. this.longPathsSw.ForeColor = System.Drawing.Color.White;
  5566. this.longPathsSw.LabelText = "Enable Long Paths";
  5567. this.longPathsSw.Location = new System.Drawing.Point(20, 162);
  5568. this.longPathsSw.Margin = new System.Windows.Forms.Padding(6);
  5569. this.longPathsSw.Name = "longPathsSw";
  5570. this.longPathsSw.Size = new System.Drawing.Size(414, 24);
  5571. this.longPathsSw.TabIndex = 87;
  5572. this.longPathsSw.Tag = "themeable";
  5573. this.longPathsSw.ToggleChecked = false;
  5574. //
  5575. // peopleSw
  5576. //
  5577. this.peopleSw.AccessibleName = "Disable My People";
  5578. this.peopleSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5579. this.peopleSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5580. this.peopleSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5581. this.peopleSw.ForeColor = System.Drawing.Color.White;
  5582. this.peopleSw.LabelText = "Disable My People";
  5583. this.peopleSw.Location = new System.Drawing.Point(20, 132);
  5584. this.peopleSw.Margin = new System.Windows.Forms.Padding(6);
  5585. this.peopleSw.Name = "peopleSw";
  5586. this.peopleSw.Size = new System.Drawing.Size(414, 24);
  5587. this.peopleSw.TabIndex = 85;
  5588. this.peopleSw.Tag = "themeable";
  5589. this.peopleSw.ToggleChecked = false;
  5590. //
  5591. // oldExplorerSw
  5592. //
  5593. this.oldExplorerSw.AccessibleName = "Restore Classic Windows Explorer";
  5594. this.oldExplorerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5595. this.oldExplorerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5596. this.oldExplorerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5597. this.oldExplorerSw.ForeColor = System.Drawing.Color.White;
  5598. this.oldExplorerSw.LabelText = "Restore Classic Windows Explorer";
  5599. this.oldExplorerSw.Location = new System.Drawing.Point(20, 40);
  5600. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(6);
  5601. this.oldExplorerSw.Name = "oldExplorerSw";
  5602. this.oldExplorerSw.Size = new System.Drawing.Size(414, 24);
  5603. this.oldExplorerSw.TabIndex = 83;
  5604. this.oldExplorerSw.Tag = "themeable";
  5605. this.oldExplorerSw.ToggleChecked = false;
  5606. //
  5607. // adsSw
  5608. //
  5609. this.adsSw.AccessibleName = "Disable Start Menu Ads";
  5610. this.adsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5611. this.adsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5612. this.adsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5613. this.adsSw.ForeColor = System.Drawing.Color.White;
  5614. this.adsSw.LabelText = "Disable Start Menu Ads";
  5615. this.adsSw.Location = new System.Drawing.Point(464, 165);
  5616. this.adsSw.Margin = new System.Windows.Forms.Padding(6);
  5617. this.adsSw.Name = "adsSw";
  5618. this.adsSw.Size = new System.Drawing.Size(414, 24);
  5619. this.adsSw.TabIndex = 82;
  5620. this.adsSw.Tag = "themeable";
  5621. this.adsSw.ToggleChecked = false;
  5622. //
  5623. // uODSw
  5624. //
  5625. this.uODSw.AccessibleName = "Uninstall OneDrive";
  5626. this.uODSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5627. this.uODSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5628. this.uODSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5629. this.uODSw.ForeColor = System.Drawing.Color.White;
  5630. this.uODSw.LabelText = "Uninstall OneDrive";
  5631. this.uODSw.Location = new System.Drawing.Point(17, 89);
  5632. this.uODSw.Margin = new System.Windows.Forms.Padding(6);
  5633. this.uODSw.Name = "uODSw";
  5634. this.uODSw.Size = new System.Drawing.Size(414, 24);
  5635. this.uODSw.TabIndex = 89;
  5636. this.uODSw.Tag = "themeable";
  5637. this.uODSw.ToggleChecked = false;
  5638. //
  5639. // loginVerboseSw
  5640. //
  5641. this.loginVerboseSw.AccessibleName = "Enable Detailed Login Screen";
  5642. this.loginVerboseSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5643. this.loginVerboseSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5644. this.loginVerboseSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5645. this.loginVerboseSw.ForeColor = System.Drawing.Color.White;
  5646. this.loginVerboseSw.LabelText = "Enable Detailed Login Screen";
  5647. this.loginVerboseSw.Location = new System.Drawing.Point(17, 53);
  5648. this.loginVerboseSw.Margin = new System.Windows.Forms.Padding(6);
  5649. this.loginVerboseSw.Name = "loginVerboseSw";
  5650. this.loginVerboseSw.Size = new System.Drawing.Size(414, 24);
  5651. this.loginVerboseSw.TabIndex = 85;
  5652. this.loginVerboseSw.Tag = "themeable";
  5653. this.loginVerboseSw.ToggleChecked = false;
  5654. //
  5655. // hpetSw
  5656. //
  5657. this.hpetSw.AccessibleName = "Disable HPET";
  5658. this.hpetSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5659. this.hpetSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5660. this.hpetSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5661. this.hpetSw.ForeColor = System.Drawing.Color.White;
  5662. this.hpetSw.LabelText = "Disable HPET";
  5663. this.hpetSw.Location = new System.Drawing.Point(17, 17);
  5664. this.hpetSw.Margin = new System.Windows.Forms.Padding(6);
  5665. this.hpetSw.Name = "hpetSw";
  5666. this.hpetSw.Size = new System.Drawing.Size(414, 24);
  5667. this.hpetSw.TabIndex = 84;
  5668. this.hpetSw.Tag = "themeable";
  5669. this.hpetSw.ToggleChecked = false;
  5670. //
  5671. // chkOnlyRemovable
  5672. //
  5673. this.chkOnlyRemovable.AutoSize = true;
  5674. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5675. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  5676. this.chkOnlyRemovable.Location = new System.Drawing.Point(585, 111);
  5677. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  5678. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  5679. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  5680. this.chkOnlyRemovable.TabIndex = 53;
  5681. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  5682. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  5683. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  5684. //
  5685. // chkSelectAllModernApps
  5686. //
  5687. this.chkSelectAllModernApps.AutoSize = true;
  5688. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5689. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  5690. this.chkSelectAllModernApps.Location = new System.Drawing.Point(585, 140);
  5691. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  5692. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  5693. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  5694. this.chkSelectAllModernApps.TabIndex = 52;
  5695. this.chkSelectAllModernApps.Text = "Select all";
  5696. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  5697. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  5698. //
  5699. // cAutoInstall
  5700. //
  5701. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5702. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  5703. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5704. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5705. this.cAutoInstall.Location = new System.Drawing.Point(851, 47);
  5706. this.cAutoInstall.Name = "cAutoInstall";
  5707. this.cAutoInstall.Size = new System.Drawing.Size(369, 24);
  5708. this.cAutoInstall.TabIndex = 107;
  5709. this.cAutoInstall.Text = "Install after downloading";
  5710. this.cAutoInstall.UseVisualStyleBackColor = true;
  5711. //
  5712. // progressDownloader
  5713. //
  5714. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5715. this.progressDownloader.Location = new System.Drawing.Point(8, 83);
  5716. this.progressDownloader.MarqueeAnimationSpeed = 15;
  5717. this.progressDownloader.Name = "progressDownloader";
  5718. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  5719. this.progressDownloader.TabIndex = 160;
  5720. //
  5721. // c64
  5722. //
  5723. this.c64.AutoSize = true;
  5724. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5725. this.c64.Location = new System.Drawing.Point(373, 28);
  5726. this.c64.Name = "c64";
  5727. this.c64.Size = new System.Drawing.Size(72, 25);
  5728. this.c64.TabIndex = 75;
  5729. this.c64.TabStop = true;
  5730. this.c64.Text = "64-bit";
  5731. this.c64.UseVisualStyleBackColor = true;
  5732. //
  5733. // c32
  5734. //
  5735. this.c32.AutoSize = true;
  5736. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5737. this.c32.Location = new System.Drawing.Point(448, 28);
  5738. this.c32.Name = "c32";
  5739. this.c32.Size = new System.Drawing.Size(72, 25);
  5740. this.c32.TabIndex = 76;
  5741. this.c32.TabStop = true;
  5742. this.c32.Text = "32-bit";
  5743. this.c32.UseVisualStyleBackColor = true;
  5744. //
  5745. // listCleanPreview
  5746. //
  5747. this.listCleanPreview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5748. this.listCleanPreview.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5749. this.listCleanPreview.Dock = System.Windows.Forms.DockStyle.Fill;
  5750. this.listCleanPreview.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5751. this.listCleanPreview.ForeColor = System.Drawing.Color.Silver;
  5752. this.listCleanPreview.FormattingEnabled = true;
  5753. this.listCleanPreview.HorizontalScrollbar = true;
  5754. this.listCleanPreview.Location = new System.Drawing.Point(0, 0);
  5755. this.listCleanPreview.Name = "listCleanPreview";
  5756. this.listCleanPreview.Size = new System.Drawing.Size(1048, 607);
  5757. this.listCleanPreview.TabIndex = 1;
  5758. //
  5759. // bravePasswords
  5760. //
  5761. this.bravePasswords.AutoSize = true;
  5762. this.bravePasswords.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5763. this.bravePasswords.ForeColor = System.Drawing.Color.White;
  5764. this.bravePasswords.Location = new System.Drawing.Point(9, 676);
  5765. this.bravePasswords.Margin = new System.Windows.Forms.Padding(2);
  5766. this.bravePasswords.Name = "bravePasswords";
  5767. this.bravePasswords.Size = new System.Drawing.Size(93, 23);
  5768. this.bravePasswords.TabIndex = 78;
  5769. this.bravePasswords.Text = "Passwords";
  5770. this.bravePasswords.UseVisualStyleBackColor = true;
  5771. //
  5772. // braveSession
  5773. //
  5774. this.braveSession.AutoSize = true;
  5775. this.braveSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5776. this.braveSession.ForeColor = System.Drawing.Color.White;
  5777. this.braveSession.Location = new System.Drawing.Point(9, 649);
  5778. this.braveSession.Margin = new System.Windows.Forms.Padding(2);
  5779. this.braveSession.Name = "braveSession";
  5780. this.braveSession.Size = new System.Drawing.Size(75, 23);
  5781. this.braveSession.TabIndex = 77;
  5782. this.braveSession.Text = "Session";
  5783. this.braveSession.UseVisualStyleBackColor = true;
  5784. //
  5785. // braveHistory
  5786. //
  5787. this.braveHistory.AutoSize = true;
  5788. this.braveHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5789. this.braveHistory.ForeColor = System.Drawing.Color.White;
  5790. this.braveHistory.Location = new System.Drawing.Point(9, 622);
  5791. this.braveHistory.Margin = new System.Windows.Forms.Padding(2);
  5792. this.braveHistory.Name = "braveHistory";
  5793. this.braveHistory.Size = new System.Drawing.Size(74, 23);
  5794. this.braveHistory.TabIndex = 76;
  5795. this.braveHistory.Text = "History";
  5796. this.braveHistory.UseVisualStyleBackColor = true;
  5797. //
  5798. // braveCookies
  5799. //
  5800. this.braveCookies.AutoSize = true;
  5801. this.braveCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5802. this.braveCookies.ForeColor = System.Drawing.Color.White;
  5803. this.braveCookies.Location = new System.Drawing.Point(9, 595);
  5804. this.braveCookies.Margin = new System.Windows.Forms.Padding(2);
  5805. this.braveCookies.Name = "braveCookies";
  5806. this.braveCookies.Size = new System.Drawing.Size(77, 23);
  5807. this.braveCookies.TabIndex = 75;
  5808. this.braveCookies.Text = "Cookies";
  5809. this.braveCookies.UseVisualStyleBackColor = true;
  5810. //
  5811. // braveCache
  5812. //
  5813. this.braveCache.AutoSize = true;
  5814. this.braveCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5815. this.braveCache.ForeColor = System.Drawing.Color.White;
  5816. this.braveCache.Location = new System.Drawing.Point(9, 568);
  5817. this.braveCache.Margin = new System.Windows.Forms.Padding(2);
  5818. this.braveCache.Name = "braveCache";
  5819. this.braveCache.Size = new System.Drawing.Size(66, 23);
  5820. this.braveCache.TabIndex = 74;
  5821. this.braveCache.Text = "Cache";
  5822. this.braveCache.UseVisualStyleBackColor = true;
  5823. //
  5824. // edgeSession
  5825. //
  5826. this.edgeSession.AutoSize = true;
  5827. this.edgeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5828. this.edgeSession.ForeColor = System.Drawing.Color.White;
  5829. this.edgeSession.Location = new System.Drawing.Point(9, 516);
  5830. this.edgeSession.Margin = new System.Windows.Forms.Padding(2);
  5831. this.edgeSession.Name = "edgeSession";
  5832. this.edgeSession.Size = new System.Drawing.Size(75, 23);
  5833. this.edgeSession.TabIndex = 69;
  5834. this.edgeSession.Text = "Session";
  5835. this.edgeSession.UseVisualStyleBackColor = true;
  5836. //
  5837. // edgeHistory
  5838. //
  5839. this.edgeHistory.AutoSize = true;
  5840. this.edgeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5841. this.edgeHistory.ForeColor = System.Drawing.Color.White;
  5842. this.edgeHistory.Location = new System.Drawing.Point(9, 489);
  5843. this.edgeHistory.Margin = new System.Windows.Forms.Padding(2);
  5844. this.edgeHistory.Name = "edgeHistory";
  5845. this.edgeHistory.Size = new System.Drawing.Size(74, 23);
  5846. this.edgeHistory.TabIndex = 68;
  5847. this.edgeHistory.Text = "History";
  5848. this.edgeHistory.UseVisualStyleBackColor = true;
  5849. //
  5850. // edgeCookies
  5851. //
  5852. this.edgeCookies.AutoSize = true;
  5853. this.edgeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5854. this.edgeCookies.ForeColor = System.Drawing.Color.White;
  5855. this.edgeCookies.Location = new System.Drawing.Point(9, 462);
  5856. this.edgeCookies.Margin = new System.Windows.Forms.Padding(2);
  5857. this.edgeCookies.Name = "edgeCookies";
  5858. this.edgeCookies.Size = new System.Drawing.Size(77, 23);
  5859. this.edgeCookies.TabIndex = 67;
  5860. this.edgeCookies.Text = "Cookies";
  5861. this.edgeCookies.UseVisualStyleBackColor = true;
  5862. //
  5863. // edgeCache
  5864. //
  5865. this.edgeCache.AutoSize = true;
  5866. this.edgeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5867. this.edgeCache.ForeColor = System.Drawing.Color.White;
  5868. this.edgeCache.Location = new System.Drawing.Point(9, 435);
  5869. this.edgeCache.Margin = new System.Windows.Forms.Padding(2);
  5870. this.edgeCache.Name = "edgeCache";
  5871. this.edgeCache.Size = new System.Drawing.Size(66, 23);
  5872. this.edgeCache.TabIndex = 66;
  5873. this.edgeCache.Text = "Cache";
  5874. this.edgeCache.UseVisualStyleBackColor = true;
  5875. //
  5876. // IECache
  5877. //
  5878. this.IECache.AutoSize = true;
  5879. this.IECache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5880. this.IECache.ForeColor = System.Drawing.Color.White;
  5881. this.IECache.Location = new System.Drawing.Point(10, 725);
  5882. this.IECache.Margin = new System.Windows.Forms.Padding(2);
  5883. this.IECache.Name = "IECache";
  5884. this.IECache.Size = new System.Drawing.Size(66, 23);
  5885. this.IECache.TabIndex = 65;
  5886. this.IECache.Text = "Cache";
  5887. this.IECache.UseVisualStyleBackColor = true;
  5888. //
  5889. // firefoxHistory
  5890. //
  5891. this.firefoxHistory.AutoSize = true;
  5892. this.firefoxHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5893. this.firefoxHistory.ForeColor = System.Drawing.Color.White;
  5894. this.firefoxHistory.Location = new System.Drawing.Point(9, 384);
  5895. this.firefoxHistory.Margin = new System.Windows.Forms.Padding(2);
  5896. this.firefoxHistory.Name = "firefoxHistory";
  5897. this.firefoxHistory.Size = new System.Drawing.Size(74, 23);
  5898. this.firefoxHistory.TabIndex = 64;
  5899. this.firefoxHistory.Text = "History";
  5900. this.firefoxHistory.UseVisualStyleBackColor = true;
  5901. //
  5902. // firefoxCookies
  5903. //
  5904. this.firefoxCookies.AutoSize = true;
  5905. this.firefoxCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5906. this.firefoxCookies.ForeColor = System.Drawing.Color.White;
  5907. this.firefoxCookies.Location = new System.Drawing.Point(9, 357);
  5908. this.firefoxCookies.Margin = new System.Windows.Forms.Padding(2);
  5909. this.firefoxCookies.Name = "firefoxCookies";
  5910. this.firefoxCookies.Size = new System.Drawing.Size(77, 23);
  5911. this.firefoxCookies.TabIndex = 63;
  5912. this.firefoxCookies.Text = "Cookies";
  5913. this.firefoxCookies.UseVisualStyleBackColor = true;
  5914. //
  5915. // firefoxCache
  5916. //
  5917. this.firefoxCache.AutoSize = true;
  5918. this.firefoxCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5919. this.firefoxCache.ForeColor = System.Drawing.Color.White;
  5920. this.firefoxCache.Location = new System.Drawing.Point(9, 330);
  5921. this.firefoxCache.Margin = new System.Windows.Forms.Padding(2);
  5922. this.firefoxCache.Name = "firefoxCache";
  5923. this.firefoxCache.Size = new System.Drawing.Size(66, 23);
  5924. this.firefoxCache.TabIndex = 62;
  5925. this.firefoxCache.Text = "Cache";
  5926. this.firefoxCache.UseVisualStyleBackColor = true;
  5927. //
  5928. // chromePws
  5929. //
  5930. this.chromePws.AutoSize = true;
  5931. this.chromePws.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5932. this.chromePws.ForeColor = System.Drawing.Color.White;
  5933. this.chromePws.Location = new System.Drawing.Point(8, 278);
  5934. this.chromePws.Margin = new System.Windows.Forms.Padding(2);
  5935. this.chromePws.Name = "chromePws";
  5936. this.chromePws.Size = new System.Drawing.Size(93, 23);
  5937. this.chromePws.TabIndex = 61;
  5938. this.chromePws.Text = "Passwords";
  5939. this.chromePws.UseVisualStyleBackColor = true;
  5940. //
  5941. // chromeSession
  5942. //
  5943. this.chromeSession.AutoSize = true;
  5944. this.chromeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5945. this.chromeSession.ForeColor = System.Drawing.Color.White;
  5946. this.chromeSession.Location = new System.Drawing.Point(8, 251);
  5947. this.chromeSession.Margin = new System.Windows.Forms.Padding(2);
  5948. this.chromeSession.Name = "chromeSession";
  5949. this.chromeSession.Size = new System.Drawing.Size(75, 23);
  5950. this.chromeSession.TabIndex = 60;
  5951. this.chromeSession.Text = "Session";
  5952. this.chromeSession.UseVisualStyleBackColor = true;
  5953. //
  5954. // chromeHistory
  5955. //
  5956. this.chromeHistory.AutoSize = true;
  5957. this.chromeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5958. this.chromeHistory.ForeColor = System.Drawing.Color.White;
  5959. this.chromeHistory.Location = new System.Drawing.Point(8, 224);
  5960. this.chromeHistory.Margin = new System.Windows.Forms.Padding(2);
  5961. this.chromeHistory.Name = "chromeHistory";
  5962. this.chromeHistory.Size = new System.Drawing.Size(74, 23);
  5963. this.chromeHistory.TabIndex = 59;
  5964. this.chromeHistory.Text = "History";
  5965. this.chromeHistory.UseVisualStyleBackColor = true;
  5966. //
  5967. // chromeCookies
  5968. //
  5969. this.chromeCookies.AutoSize = true;
  5970. this.chromeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5971. this.chromeCookies.ForeColor = System.Drawing.Color.White;
  5972. this.chromeCookies.Location = new System.Drawing.Point(8, 197);
  5973. this.chromeCookies.Margin = new System.Windows.Forms.Padding(2);
  5974. this.chromeCookies.Name = "chromeCookies";
  5975. this.chromeCookies.Size = new System.Drawing.Size(77, 23);
  5976. this.chromeCookies.TabIndex = 58;
  5977. this.chromeCookies.Text = "Cookies";
  5978. this.chromeCookies.UseVisualStyleBackColor = true;
  5979. //
  5980. // chromeCache
  5981. //
  5982. this.chromeCache.AutoSize = true;
  5983. this.chromeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5984. this.chromeCache.ForeColor = System.Drawing.Color.White;
  5985. this.chromeCache.Location = new System.Drawing.Point(8, 170);
  5986. this.chromeCache.Margin = new System.Windows.Forms.Padding(2);
  5987. this.chromeCache.Name = "chromeCache";
  5988. this.chromeCache.Size = new System.Drawing.Size(66, 23);
  5989. this.chromeCache.TabIndex = 57;
  5990. this.chromeCache.Text = "Cache";
  5991. this.chromeCache.UseVisualStyleBackColor = true;
  5992. //
  5993. // checkErrorReports
  5994. //
  5995. this.checkErrorReports.AutoSize = true;
  5996. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5997. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  5998. this.checkErrorReports.Location = new System.Drawing.Point(8, 91);
  5999. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  6000. this.checkErrorReports.Name = "checkErrorReports";
  6001. this.checkErrorReports.Size = new System.Drawing.Size(106, 23);
  6002. this.checkErrorReports.TabIndex = 44;
  6003. this.checkErrorReports.Text = "Error reports";
  6004. this.checkErrorReports.UseVisualStyleBackColor = true;
  6005. //
  6006. // checkTemp
  6007. //
  6008. this.checkTemp.AutoSize = true;
  6009. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6010. this.checkTemp.ForeColor = System.Drawing.Color.White;
  6011. this.checkTemp.Location = new System.Drawing.Point(8, 37);
  6012. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  6013. this.checkTemp.Name = "checkTemp";
  6014. this.checkTemp.Size = new System.Drawing.Size(125, 23);
  6015. this.checkTemp.TabIndex = 36;
  6016. this.checkTemp.Text = "Temporary files";
  6017. this.checkTemp.UseVisualStyleBackColor = true;
  6018. //
  6019. // checkBin
  6020. //
  6021. this.checkBin.AutoSize = true;
  6022. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6023. this.checkBin.ForeColor = System.Drawing.Color.White;
  6024. this.checkBin.Location = new System.Drawing.Point(8, 118);
  6025. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  6026. this.checkBin.Name = "checkBin";
  6027. this.checkBin.Size = new System.Drawing.Size(100, 23);
  6028. this.checkBin.TabIndex = 41;
  6029. this.checkBin.Text = "Recycle Bin";
  6030. this.checkBin.UseVisualStyleBackColor = true;
  6031. //
  6032. // checkMiniDumps
  6033. //
  6034. this.checkMiniDumps.AutoSize = true;
  6035. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6036. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  6037. this.checkMiniDumps.Location = new System.Drawing.Point(8, 64);
  6038. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  6039. this.checkMiniDumps.Name = "checkMiniDumps";
  6040. this.checkMiniDumps.Size = new System.Drawing.Size(140, 23);
  6041. this.checkMiniDumps.TabIndex = 39;
  6042. this.checkMiniDumps.Text = "BSOD Minidumps";
  6043. this.checkMiniDumps.UseVisualStyleBackColor = true;
  6044. //
  6045. // chkCustomDns
  6046. //
  6047. this.chkCustomDns.AutoSize = true;
  6048. this.chkCustomDns.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6049. this.chkCustomDns.ForeColor = System.Drawing.Color.White;
  6050. this.chkCustomDns.Location = new System.Drawing.Point(29, 163);
  6051. this.chkCustomDns.Margin = new System.Windows.Forms.Padding(2);
  6052. this.chkCustomDns.Name = "chkCustomDns";
  6053. this.chkCustomDns.Size = new System.Drawing.Size(96, 24);
  6054. this.chkCustomDns.TabIndex = 116;
  6055. this.chkCustomDns.Text = "Set cutom";
  6056. this.chkCustomDns.UseVisualStyleBackColor = true;
  6057. this.chkCustomDns.CheckedChanged += new System.EventHandler(this.chkCustomDns_CheckedChanged);
  6058. //
  6059. // chkAllNics
  6060. //
  6061. this.chkAllNics.AutoSize = true;
  6062. this.chkAllNics.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6063. this.chkAllNics.ForeColor = System.Drawing.Color.White;
  6064. this.chkAllNics.Location = new System.Drawing.Point(29, 84);
  6065. this.chkAllNics.Margin = new System.Windows.Forms.Padding(2);
  6066. this.chkAllNics.Name = "chkAllNics";
  6067. this.chkAllNics.Size = new System.Drawing.Size(93, 24);
  6068. this.chkAllNics.TabIndex = 115;
  6069. this.chkAllNics.Text = "Set for all";
  6070. this.chkAllNics.UseVisualStyleBackColor = true;
  6071. //
  6072. // boxAdapter
  6073. //
  6074. this.boxAdapter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6075. this.boxAdapter.BorderColor = System.Drawing.Color.Blue;
  6076. this.boxAdapter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6077. this.boxAdapter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6078. this.boxAdapter.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6079. this.boxAdapter.ForeColor = System.Drawing.Color.White;
  6080. this.boxAdapter.FormattingEnabled = true;
  6081. this.boxAdapter.Location = new System.Drawing.Point(28, 50);
  6082. this.boxAdapter.Name = "boxAdapter";
  6083. this.boxAdapter.Size = new System.Drawing.Size(660, 29);
  6084. this.boxAdapter.TabIndex = 107;
  6085. this.boxAdapter.Tag = "themeable";
  6086. //
  6087. // boxDNS
  6088. //
  6089. this.boxDNS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6090. this.boxDNS.BorderColor = System.Drawing.Color.Blue;
  6091. this.boxDNS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6092. this.boxDNS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6093. this.boxDNS.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6094. this.boxDNS.ForeColor = System.Drawing.Color.White;
  6095. this.boxDNS.FormattingEnabled = true;
  6096. this.boxDNS.Location = new System.Drawing.Point(28, 129);
  6097. this.boxDNS.Name = "boxDNS";
  6098. this.boxDNS.Size = new System.Drawing.Size(660, 29);
  6099. this.boxDNS.TabIndex = 106;
  6100. this.boxDNS.Tag = "themeable";
  6101. //
  6102. // listPingResults
  6103. //
  6104. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6105. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6106. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  6107. this.listPingResults.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  6108. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6109. this.listPingResults.ForeColor = System.Drawing.Color.White;
  6110. this.listPingResults.FormattingEnabled = true;
  6111. this.listPingResults.HorizontalScrollbar = true;
  6112. this.listPingResults.ItemHeight = 21;
  6113. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  6114. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  6115. this.listPingResults.Name = "listPingResults";
  6116. this.listPingResults.Size = new System.Drawing.Size(369, 268);
  6117. this.listPingResults.TabIndex = 79;
  6118. //
  6119. // chkIncludeWww
  6120. //
  6121. this.chkIncludeWww.AutoSize = true;
  6122. this.chkIncludeWww.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6123. this.chkIncludeWww.ForeColor = System.Drawing.Color.White;
  6124. this.chkIncludeWww.Location = new System.Drawing.Point(329, 136);
  6125. this.chkIncludeWww.Margin = new System.Windows.Forms.Padding(2);
  6126. this.chkIncludeWww.Name = "chkIncludeWww";
  6127. this.chkIncludeWww.Size = new System.Drawing.Size(134, 25);
  6128. this.chkIncludeWww.TabIndex = 63;
  6129. this.chkIncludeWww.Text = "WWW CNAME";
  6130. this.chkIncludeWww.UseVisualStyleBackColor = true;
  6131. //
  6132. // chkReadOnly
  6133. //
  6134. this.chkReadOnly.AutoSize = true;
  6135. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6136. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  6137. this.chkReadOnly.Location = new System.Drawing.Point(329, 207);
  6138. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  6139. this.chkReadOnly.Name = "chkReadOnly";
  6140. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  6141. this.chkReadOnly.TabIndex = 61;
  6142. this.chkReadOnly.Text = "Read-only";
  6143. this.chkReadOnly.UseVisualStyleBackColor = true;
  6144. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  6145. //
  6146. // listHostEntries
  6147. //
  6148. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6149. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6150. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  6151. this.listHostEntries.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  6152. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6153. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  6154. this.listHostEntries.FormattingEnabled = true;
  6155. this.listHostEntries.HorizontalScrollbar = true;
  6156. this.listHostEntries.ItemHeight = 21;
  6157. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  6158. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  6159. this.listHostEntries.Name = "listHostEntries";
  6160. this.listHostEntries.Size = new System.Drawing.Size(310, 386);
  6161. this.listHostEntries.TabIndex = 52;
  6162. //
  6163. // chkBlock
  6164. //
  6165. this.chkBlock.AutoSize = true;
  6166. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6167. this.chkBlock.ForeColor = System.Drawing.Color.White;
  6168. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  6169. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  6170. this.chkBlock.Name = "chkBlock";
  6171. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  6172. this.chkBlock.TabIndex = 59;
  6173. this.chkBlock.Text = "Block";
  6174. this.chkBlock.UseVisualStyleBackColor = true;
  6175. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  6176. //
  6177. // checkRestartExplorer
  6178. //
  6179. this.checkRestartExplorer.AutoSize = true;
  6180. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6181. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  6182. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 181);
  6183. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  6184. this.checkRestartExplorer.Name = "checkRestartExplorer";
  6185. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  6186. this.checkRestartExplorer.TabIndex = 50;
  6187. this.checkRestartExplorer.Tag = "";
  6188. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  6189. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  6190. //
  6191. // checkRegistryEditor
  6192. //
  6193. this.checkRegistryEditor.AutoSize = true;
  6194. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6195. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  6196. this.checkRegistryEditor.Location = new System.Drawing.Point(291, 136);
  6197. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  6198. this.checkRegistryEditor.Name = "checkRegistryEditor";
  6199. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  6200. this.checkRegistryEditor.TabIndex = 38;
  6201. this.checkRegistryEditor.Text = "Registry Editor";
  6202. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  6203. //
  6204. // checkEnableAll
  6205. //
  6206. this.checkEnableAll.AutoSize = true;
  6207. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6208. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  6209. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  6210. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  6211. this.checkEnableAll.Name = "checkEnableAll";
  6212. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  6213. this.checkEnableAll.TabIndex = 35;
  6214. this.checkEnableAll.Tag = "";
  6215. this.checkEnableAll.Text = "Enable all";
  6216. this.checkEnableAll.UseVisualStyleBackColor = true;
  6217. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  6218. //
  6219. // checkContextMenu
  6220. //
  6221. this.checkContextMenu.AutoSize = true;
  6222. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6223. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  6224. this.checkContextMenu.Location = new System.Drawing.Point(291, 75);
  6225. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  6226. this.checkContextMenu.Name = "checkContextMenu";
  6227. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  6228. this.checkContextMenu.TabIndex = 43;
  6229. this.checkContextMenu.Text = "Right Click menu";
  6230. this.checkContextMenu.UseVisualStyleBackColor = true;
  6231. //
  6232. // checkTaskManager
  6233. //
  6234. this.checkTaskManager.AutoSize = true;
  6235. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6236. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  6237. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  6238. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  6239. this.checkTaskManager.Name = "checkTaskManager";
  6240. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  6241. this.checkTaskManager.TabIndex = 36;
  6242. this.checkTaskManager.Text = "Task Manager";
  6243. this.checkTaskManager.UseVisualStyleBackColor = true;
  6244. //
  6245. // checkCommandPrompt
  6246. //
  6247. this.checkCommandPrompt.AutoSize = true;
  6248. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6249. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  6250. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  6251. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  6252. this.checkCommandPrompt.Name = "checkCommandPrompt";
  6253. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  6254. this.checkCommandPrompt.TabIndex = 42;
  6255. this.checkCommandPrompt.Text = "Command Prompt";
  6256. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  6257. //
  6258. // checkFirewall
  6259. //
  6260. this.checkFirewall.AutoSize = true;
  6261. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6262. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  6263. this.checkFirewall.Location = new System.Drawing.Point(291, 106);
  6264. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  6265. this.checkFirewall.Name = "checkFirewall";
  6266. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  6267. this.checkFirewall.TabIndex = 37;
  6268. this.checkFirewall.Text = "Windows Firewall";
  6269. this.checkFirewall.UseVisualStyleBackColor = true;
  6270. //
  6271. // checkRunDialog
  6272. //
  6273. this.checkRunDialog.AutoSize = true;
  6274. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6275. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  6276. this.checkRunDialog.Location = new System.Drawing.Point(291, 45);
  6277. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  6278. this.checkRunDialog.Name = "checkRunDialog";
  6279. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  6280. this.checkRunDialog.TabIndex = 41;
  6281. this.checkRunDialog.Text = "Run Dialog";
  6282. this.checkRunDialog.UseVisualStyleBackColor = true;
  6283. //
  6284. // checkFolderOptions
  6285. //
  6286. this.checkFolderOptions.AutoSize = true;
  6287. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6288. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  6289. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  6290. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  6291. this.checkFolderOptions.Name = "checkFolderOptions";
  6292. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  6293. this.checkFolderOptions.TabIndex = 39;
  6294. this.checkFolderOptions.Text = "Folder Options";
  6295. this.checkFolderOptions.UseVisualStyleBackColor = true;
  6296. //
  6297. // checkControlPanel
  6298. //
  6299. this.checkControlPanel.AutoSize = true;
  6300. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6301. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  6302. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  6303. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  6304. this.checkControlPanel.Name = "checkControlPanel";
  6305. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  6306. this.checkControlPanel.TabIndex = 40;
  6307. this.checkControlPanel.Text = "Control Panel";
  6308. this.checkControlPanel.UseVisualStyleBackColor = true;
  6309. //
  6310. // specsTree
  6311. //
  6312. this.specsTree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6313. this.specsTree.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6314. this.specsTree.ContextMenuStrip = this.indiciumMenu;
  6315. this.specsTree.Dock = System.Windows.Forms.DockStyle.Fill;
  6316. this.specsTree.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
  6317. this.specsTree.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6318. this.specsTree.ForeColor = System.Drawing.Color.White;
  6319. this.specsTree.Location = new System.Drawing.Point(0, 0);
  6320. this.specsTree.Name = "specsTree";
  6321. treeNode1.ImageIndex = 0;
  6322. treeNode1.Name = "cpu";
  6323. treeNode1.SelectedImageIndex = 0;
  6324. treeNode1.Text = "Processors";
  6325. treeNode2.ImageIndex = 1;
  6326. treeNode2.Name = "ram";
  6327. treeNode2.SelectedImageIndex = 1;
  6328. treeNode2.Text = "Memory";
  6329. treeNode3.ImageIndex = 2;
  6330. treeNode3.Name = "gpu";
  6331. treeNode3.SelectedImageIndex = 2;
  6332. treeNode3.Text = "Graphics";
  6333. treeNode4.ImageIndex = 3;
  6334. treeNode4.Name = "mobo";
  6335. treeNode4.SelectedImageIndex = 3;
  6336. treeNode4.Text = "Motherboard";
  6337. treeNode5.ImageIndex = 4;
  6338. treeNode5.Name = "disk";
  6339. treeNode5.SelectedImageIndex = 4;
  6340. treeNode5.Text = "Storage";
  6341. treeNode6.ImageIndex = 5;
  6342. treeNode6.Name = "inet";
  6343. treeNode6.SelectedImageIndex = 5;
  6344. treeNode6.Text = "Network Adapters";
  6345. treeNode7.ImageIndex = 6;
  6346. treeNode7.Name = "audio";
  6347. treeNode7.SelectedImageIndex = 6;
  6348. treeNode7.Text = "Audio";
  6349. treeNode8.ImageIndex = 7;
  6350. treeNode8.Name = "dev";
  6351. treeNode8.SelectedImageIndex = 7;
  6352. treeNode8.Text = "Peripherals";
  6353. this.specsTree.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  6354. treeNode1,
  6355. treeNode2,
  6356. treeNode3,
  6357. treeNode4,
  6358. treeNode5,
  6359. treeNode6,
  6360. treeNode7,
  6361. treeNode8});
  6362. this.specsTree.Size = new System.Drawing.Size(1265, 631);
  6363. this.specsTree.TabIndex = 0;
  6364. this.specsTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.specsTree_NodeMouseClick);
  6365. //
  6366. // hwDetailed
  6367. //
  6368. this.hwDetailed.AccessibleName = "Detailed View";
  6369. this.hwDetailed.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6370. this.hwDetailed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6371. this.hwDetailed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6372. this.hwDetailed.ForeColor = System.Drawing.Color.White;
  6373. this.hwDetailed.LabelText = "Detailed View";
  6374. this.hwDetailed.Location = new System.Drawing.Point(5, 4);
  6375. this.hwDetailed.Margin = new System.Windows.Forms.Padding(6);
  6376. this.hwDetailed.Name = "hwDetailed";
  6377. this.hwDetailed.Size = new System.Drawing.Size(374, 24);
  6378. this.hwDetailed.TabIndex = 89;
  6379. this.hwDetailed.Tag = "themeable";
  6380. this.hwDetailed.ToggleChecked = true;
  6381. this.hwDetailed.ToggleClicked += new System.EventHandler(this.hwDetailed_ToggleClicked);
  6382. //
  6383. // checkShift
  6384. //
  6385. this.checkShift.AutoSize = true;
  6386. this.checkShift.ForeColor = System.Drawing.Color.White;
  6387. this.checkShift.Location = new System.Drawing.Point(11, 26);
  6388. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  6389. this.checkShift.Name = "checkShift";
  6390. this.checkShift.Size = new System.Drawing.Size(300, 25);
  6391. this.checkShift.TabIndex = 83;
  6392. this.checkShift.Text = "Show only when SHIFT key is pressed";
  6393. this.checkShift.UseVisualStyleBackColor = true;
  6394. //
  6395. // radioTop
  6396. //
  6397. this.radioTop.AutoSize = true;
  6398. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6399. this.radioTop.ForeColor = System.Drawing.Color.White;
  6400. this.radioTop.Location = new System.Drawing.Point(11, 26);
  6401. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  6402. this.radioTop.Name = "radioTop";
  6403. this.radioTop.Size = new System.Drawing.Size(55, 25);
  6404. this.radioTop.TabIndex = 83;
  6405. this.radioTop.Text = "Top";
  6406. this.radioTop.UseVisualStyleBackColor = true;
  6407. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  6408. //
  6409. // radioMiddle
  6410. //
  6411. this.radioMiddle.AutoSize = true;
  6412. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  6413. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  6414. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  6415. this.radioMiddle.Name = "radioMiddle";
  6416. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  6417. this.radioMiddle.TabIndex = 84;
  6418. this.radioMiddle.Text = "Middle";
  6419. this.radioMiddle.UseVisualStyleBackColor = true;
  6420. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  6421. //
  6422. // radioBottom
  6423. //
  6424. this.radioBottom.AutoSize = true;
  6425. this.radioBottom.ForeColor = System.Drawing.Color.White;
  6426. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  6427. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  6428. this.radioBottom.Name = "radioBottom";
  6429. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  6430. this.radioBottom.TabIndex = 85;
  6431. this.radioBottom.Text = "Bottom";
  6432. this.radioBottom.UseVisualStyleBackColor = true;
  6433. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  6434. //
  6435. // checkDefaultIcon
  6436. //
  6437. this.checkDefaultIcon.AutoSize = true;
  6438. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6439. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  6440. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  6441. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  6442. this.checkDefaultIcon.Name = "checkDefaultIcon";
  6443. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  6444. this.checkDefaultIcon.TabIndex = 82;
  6445. this.checkDefaultIcon.Text = "Use program\'s icon";
  6446. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  6447. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  6448. //
  6449. // radioCommand
  6450. //
  6451. this.radioCommand.AutoSize = true;
  6452. this.radioCommand.ForeColor = System.Drawing.Color.White;
  6453. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  6454. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  6455. this.radioCommand.Name = "radioCommand";
  6456. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  6457. this.radioCommand.TabIndex = 84;
  6458. this.radioCommand.Text = "Command";
  6459. this.radioCommand.UseVisualStyleBackColor = true;
  6460. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  6461. //
  6462. // radioProgram
  6463. //
  6464. this.radioProgram.AutoSize = true;
  6465. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  6466. this.radioProgram.ForeColor = System.Drawing.Color.White;
  6467. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  6468. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  6469. this.radioProgram.Name = "radioProgram";
  6470. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  6471. this.radioProgram.TabIndex = 80;
  6472. this.radioProgram.Text = "Program";
  6473. this.radioProgram.UseVisualStyleBackColor = true;
  6474. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  6475. //
  6476. // radioFolder
  6477. //
  6478. this.radioFolder.AutoSize = true;
  6479. this.radioFolder.ForeColor = System.Drawing.Color.White;
  6480. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  6481. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  6482. this.radioFolder.Name = "radioFolder";
  6483. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  6484. this.radioFolder.TabIndex = 81;
  6485. this.radioFolder.Text = "Folder";
  6486. this.radioFolder.UseVisualStyleBackColor = true;
  6487. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  6488. //
  6489. // radioLink
  6490. //
  6491. this.radioLink.AutoSize = true;
  6492. this.radioLink.ForeColor = System.Drawing.Color.White;
  6493. this.radioLink.Location = new System.Drawing.Point(254, 26);
  6494. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  6495. this.radioLink.Name = "radioLink";
  6496. this.radioLink.Size = new System.Drawing.Size(57, 25);
  6497. this.radioLink.TabIndex = 82;
  6498. this.radioLink.Text = "Link";
  6499. this.radioLink.UseVisualStyleBackColor = true;
  6500. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  6501. //
  6502. // radioFile
  6503. //
  6504. this.radioFile.AutoSize = true;
  6505. this.radioFile.ForeColor = System.Drawing.Color.White;
  6506. this.radioFile.Location = new System.Drawing.Point(371, 26);
  6507. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  6508. this.radioFile.Name = "radioFile";
  6509. this.radioFile.Size = new System.Drawing.Size(53, 25);
  6510. this.radioFile.TabIndex = 83;
  6511. this.radioFile.Text = "File";
  6512. this.radioFile.UseVisualStyleBackColor = true;
  6513. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  6514. //
  6515. // listDesktopItems
  6516. //
  6517. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6518. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6519. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  6520. this.listDesktopItems.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  6521. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6522. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  6523. this.listDesktopItems.FormattingEnabled = true;
  6524. this.listDesktopItems.HorizontalScrollbar = true;
  6525. this.listDesktopItems.ItemHeight = 21;
  6526. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  6527. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  6528. this.listDesktopItems.Name = "listDesktopItems";
  6529. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  6530. this.listDesktopItems.TabIndex = 78;
  6531. //
  6532. // WAB
  6533. //
  6534. this.WAB.AccessibleName = "Add \"Windows Apps\"";
  6535. this.WAB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6536. this.WAB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6537. this.WAB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6538. this.WAB.ForeColor = System.Drawing.Color.White;
  6539. this.WAB.LabelText = "Add \"Windows Apps\"";
  6540. this.WAB.Location = new System.Drawing.Point(32, 120);
  6541. this.WAB.Margin = new System.Windows.Forms.Padding(6);
  6542. this.WAB.Name = "WAB";
  6543. this.WAB.Size = new System.Drawing.Size(374, 24);
  6544. this.WAB.TabIndex = 95;
  6545. this.WAB.Tag = "themeable";
  6546. this.WAB.ToggleChecked = false;
  6547. //
  6548. // AddCMDB
  6549. //
  6550. this.AddCMDB.AccessibleName = "Add \"Open with CMD\"";
  6551. this.AddCMDB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6552. this.AddCMDB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6553. this.AddCMDB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6554. this.AddCMDB.ForeColor = System.Drawing.Color.White;
  6555. this.AddCMDB.LabelText = "Add \"Open with CMD\"";
  6556. this.AddCMDB.Location = new System.Drawing.Point(32, 275);
  6557. this.AddCMDB.Margin = new System.Windows.Forms.Padding(6);
  6558. this.AddCMDB.Name = "AddCMDB";
  6559. this.AddCMDB.Size = new System.Drawing.Size(374, 24);
  6560. this.AddCMDB.TabIndex = 94;
  6561. this.AddCMDB.Tag = "themeable";
  6562. this.AddCMDB.ToggleChecked = false;
  6563. //
  6564. // AddOwnerB
  6565. //
  6566. this.AddOwnerB.AccessibleName = "Add \"Take Ownership\"";
  6567. this.AddOwnerB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6568. this.AddOwnerB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6569. this.AddOwnerB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6570. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  6571. this.AddOwnerB.LabelText = "Add \"Take Ownership\"";
  6572. this.AddOwnerB.Location = new System.Drawing.Point(32, 245);
  6573. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(6);
  6574. this.AddOwnerB.Name = "AddOwnerB";
  6575. this.AddOwnerB.Size = new System.Drawing.Size(374, 24);
  6576. this.AddOwnerB.TabIndex = 93;
  6577. this.AddOwnerB.Tag = "themeable";
  6578. this.AddOwnerB.ToggleChecked = false;
  6579. //
  6580. // DSB
  6581. //
  6582. this.DSB.AccessibleName = "Add \"Desktop Shortcuts\"";
  6583. this.DSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6584. this.DSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6585. this.DSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6586. this.DSB.ForeColor = System.Drawing.Color.White;
  6587. this.DSB.LabelText = "Add \"Desktop Shortcuts\"";
  6588. this.DSB.Location = new System.Drawing.Point(32, 180);
  6589. this.DSB.Margin = new System.Windows.Forms.Padding(6);
  6590. this.DSB.Name = "DSB";
  6591. this.DSB.Size = new System.Drawing.Size(374, 24);
  6592. this.DSB.TabIndex = 92;
  6593. this.DSB.Tag = "themeable";
  6594. this.DSB.ToggleChecked = false;
  6595. //
  6596. // SSB
  6597. //
  6598. this.SSB.AccessibleName = "Add \"System Shortcuts\"";
  6599. this.SSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6600. this.SSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6601. this.SSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6602. this.SSB.ForeColor = System.Drawing.Color.White;
  6603. this.SSB.LabelText = "Add \"System Shortcuts\"";
  6604. this.SSB.Location = new System.Drawing.Point(32, 150);
  6605. this.SSB.Margin = new System.Windows.Forms.Padding(6);
  6606. this.SSB.Name = "SSB";
  6607. this.SSB.Size = new System.Drawing.Size(374, 24);
  6608. this.SSB.TabIndex = 91;
  6609. this.SSB.Tag = "themeable";
  6610. this.SSB.ToggleChecked = false;
  6611. //
  6612. // STB
  6613. //
  6614. this.STB.AccessibleName = "Add \"System Tools\"";
  6615. this.STB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6616. this.STB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6617. this.STB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6618. this.STB.ForeColor = System.Drawing.Color.White;
  6619. this.STB.LabelText = "Add \"System Tools\"";
  6620. this.STB.Location = new System.Drawing.Point(32, 90);
  6621. this.STB.Margin = new System.Windows.Forms.Padding(6);
  6622. this.STB.Name = "STB";
  6623. this.STB.Size = new System.Drawing.Size(374, 24);
  6624. this.STB.TabIndex = 90;
  6625. this.STB.Tag = "themeable";
  6626. this.STB.ToggleChecked = false;
  6627. //
  6628. // PMB
  6629. //
  6630. this.PMB.AccessibleName = "Add \"Power Menu\"";
  6631. this.PMB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6632. this.PMB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6633. this.PMB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6634. this.PMB.ForeColor = System.Drawing.Color.White;
  6635. this.PMB.LabelText = "Add \"Power Menu\"";
  6636. this.PMB.Location = new System.Drawing.Point(32, 60);
  6637. this.PMB.Margin = new System.Windows.Forms.Padding(6);
  6638. this.PMB.Name = "PMB";
  6639. this.PMB.Size = new System.Drawing.Size(374, 24);
  6640. this.PMB.TabIndex = 89;
  6641. this.PMB.Tag = "themeable";
  6642. this.PMB.ToggleChecked = false;
  6643. //
  6644. // listCustomCommands
  6645. //
  6646. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6647. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6648. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  6649. this.listCustomCommands.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  6650. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6651. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  6652. this.listCustomCommands.FormattingEnabled = true;
  6653. this.listCustomCommands.HorizontalScrollbar = true;
  6654. this.listCustomCommands.ItemHeight = 21;
  6655. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  6656. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  6657. this.listCustomCommands.Name = "listCustomCommands";
  6658. this.listCustomCommands.Size = new System.Drawing.Size(269, 311);
  6659. this.listCustomCommands.TabIndex = 79;
  6660. //
  6661. // listSystemVariables
  6662. //
  6663. this.listSystemVariables.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6664. this.listSystemVariables.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6665. this.listSystemVariables.Dock = System.Windows.Forms.DockStyle.Fill;
  6666. this.listSystemVariables.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  6667. this.listSystemVariables.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6668. this.listSystemVariables.ForeColor = System.Drawing.Color.White;
  6669. this.listSystemVariables.FormattingEnabled = true;
  6670. this.listSystemVariables.HorizontalScrollbar = true;
  6671. this.listSystemVariables.ItemHeight = 21;
  6672. this.listSystemVariables.Location = new System.Drawing.Point(0, 0);
  6673. this.listSystemVariables.Margin = new System.Windows.Forms.Padding(2);
  6674. this.listSystemVariables.Name = "listSystemVariables";
  6675. this.listSystemVariables.Size = new System.Drawing.Size(622, 311);
  6676. this.listSystemVariables.TabIndex = 79;
  6677. //
  6678. // listFonts
  6679. //
  6680. this.listFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6681. this.listFonts.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6682. this.listFonts.Dock = System.Windows.Forms.DockStyle.Fill;
  6683. this.listFonts.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  6684. this.listFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6685. this.listFonts.ForeColor = System.Drawing.Color.White;
  6686. this.listFonts.FormattingEnabled = true;
  6687. this.listFonts.HorizontalScrollbar = true;
  6688. this.listFonts.ItemHeight = 21;
  6689. this.listFonts.Location = new System.Drawing.Point(0, 0);
  6690. this.listFonts.Margin = new System.Windows.Forms.Padding(2);
  6691. this.listFonts.Name = "listFonts";
  6692. this.listFonts.Size = new System.Drawing.Size(269, 311);
  6693. this.listFonts.TabIndex = 79;
  6694. //
  6695. // boxLang
  6696. //
  6697. this.boxLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6698. this.boxLang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6699. this.boxLang.BorderColor = System.Drawing.Color.Blue;
  6700. this.boxLang.Cursor = System.Windows.Forms.Cursors.Hand;
  6701. this.boxLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6702. this.boxLang.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6703. this.boxLang.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6704. this.boxLang.ForeColor = System.Drawing.Color.White;
  6705. this.boxLang.FormattingEnabled = true;
  6706. this.boxLang.Location = new System.Drawing.Point(92, 3);
  6707. this.boxLang.Name = "boxLang";
  6708. this.boxLang.Size = new System.Drawing.Size(212, 29);
  6709. this.boxLang.TabIndex = 95;
  6710. this.boxLang.SelectedIndexChanged += new System.EventHandler(this.boxLang_SelectedIndexChanged);
  6711. //
  6712. // autoUpdateToggle
  6713. //
  6714. this.autoUpdateToggle.AccessibleName = "Update on launch";
  6715. this.autoUpdateToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6716. this.autoUpdateToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6717. this.autoUpdateToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6718. this.autoUpdateToggle.ForeColor = System.Drawing.Color.White;
  6719. this.autoUpdateToggle.LabelText = "Update on launch";
  6720. this.autoUpdateToggle.Location = new System.Drawing.Point(21, 81);
  6721. this.autoUpdateToggle.Margin = new System.Windows.Forms.Padding(6);
  6722. this.autoUpdateToggle.Name = "autoUpdateToggle";
  6723. this.autoUpdateToggle.Size = new System.Drawing.Size(374, 24);
  6724. this.autoUpdateToggle.TabIndex = 105;
  6725. this.autoUpdateToggle.Tag = "themeable";
  6726. this.autoUpdateToggle.ToggleChecked = false;
  6727. this.autoUpdateToggle.ToggleClicked += new System.EventHandler(this.autoUpdateToggle_ToggleClicked);
  6728. //
  6729. // autoStartToggle
  6730. //
  6731. this.autoStartToggle.AccessibleName = "Start with Windows";
  6732. this.autoStartToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6733. this.autoStartToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6734. this.autoStartToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6735. this.autoStartToggle.ForeColor = System.Drawing.Color.White;
  6736. this.autoStartToggle.LabelText = "Start with Windows";
  6737. this.autoStartToggle.Location = new System.Drawing.Point(21, 49);
  6738. this.autoStartToggle.Margin = new System.Windows.Forms.Padding(6);
  6739. this.autoStartToggle.Name = "autoStartToggle";
  6740. this.autoStartToggle.Size = new System.Drawing.Size(374, 24);
  6741. this.autoStartToggle.TabIndex = 98;
  6742. this.autoStartToggle.Tag = "themeable";
  6743. this.autoStartToggle.ToggleChecked = false;
  6744. this.autoStartToggle.ToggleClicked += new System.EventHandler(this.autoStartToggle_ToggleClicked);
  6745. //
  6746. // colorPicker1
  6747. //
  6748. this.colorPicker1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  6749. this.colorPicker1.Location = new System.Drawing.Point(22, 177);
  6750. this.colorPicker1.Name = "colorPicker1";
  6751. this.colorPicker1.Size = new System.Drawing.Size(139, 98);
  6752. this.colorPicker1.TabIndex = 97;
  6753. this.colorPicker1.Text = "colorPicker1";
  6754. this.colorPicker1.ColorChanged += new System.EventHandler(this.colorPicker1_ColorChanged);
  6755. //
  6756. // quickAccessToggle
  6757. //
  6758. this.quickAccessToggle.AccessibleName = "Show Quick Access Menu";
  6759. this.quickAccessToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6760. this.quickAccessToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6761. this.quickAccessToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6762. this.quickAccessToggle.ForeColor = System.Drawing.Color.White;
  6763. this.quickAccessToggle.LabelText = "Show Quick Access Menu";
  6764. this.quickAccessToggle.Location = new System.Drawing.Point(21, 18);
  6765. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(6);
  6766. this.quickAccessToggle.Name = "quickAccessToggle";
  6767. this.quickAccessToggle.Size = new System.Drawing.Size(374, 24);
  6768. this.quickAccessToggle.TabIndex = 88;
  6769. this.quickAccessToggle.Tag = "themeable";
  6770. this.quickAccessToggle.ToggleChecked = false;
  6771. this.quickAccessToggle.ToggleClicked += new System.EventHandler(this.quickAccessToggle_ToggleClicked);
  6772. //
  6773. // MainForm
  6774. //
  6775. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6776. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6777. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6778. this.ClientSize = new System.Drawing.Size(1283, 770);
  6779. this.Controls.Add(this.bpanel);
  6780. this.Controls.Add(this.tpanel);
  6781. this.DoubleBuffered = true;
  6782. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6783. this.ForeColor = System.Drawing.Color.White;
  6784. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6785. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6786. this.MinimumSize = new System.Drawing.Size(1299, 809);
  6787. this.Name = "MainForm";
  6788. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6789. this.Text = "Optimizer";
  6790. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6791. this.Load += new System.EventHandler(this.Main_Load);
  6792. this.ResizeBegin += new System.EventHandler(this.MainForm_ResizeBegin);
  6793. this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
  6794. this.tpanel.ResumeLayout(false);
  6795. this.tpanel.PerformLayout();
  6796. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).EndInit();
  6797. ((System.ComponentModel.ISupportInitialize)(this.picLab)).EndInit();
  6798. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).EndInit();
  6799. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6800. this.bpanel.ResumeLayout(false);
  6801. this.tabCollection.ResumeLayout(false);
  6802. this.universalTab.ResumeLayout(false);
  6803. this.universalTab.PerformLayout();
  6804. this.windows10Tab.ResumeLayout(false);
  6805. this.windows10Tab.PerformLayout();
  6806. this.panelWin11Tweaks.ResumeLayout(false);
  6807. this.panelWin11Tweaks.PerformLayout();
  6808. this.advancedTab.ResumeLayout(false);
  6809. this.modernAppsTab.ResumeLayout(false);
  6810. this.modernAppsTab.PerformLayout();
  6811. this.startupTab.ResumeLayout(false);
  6812. this.startupTab.PerformLayout();
  6813. this.panel3.ResumeLayout(false);
  6814. this.appsTab.ResumeLayout(false);
  6815. this.appsTab.PerformLayout();
  6816. this.panel10.ResumeLayout(false);
  6817. this.panel10.PerformLayout();
  6818. this.panelCommonApps.ResumeLayout(false);
  6819. this.panelCommonApps.PerformLayout();
  6820. this.cleanerTab.ResumeLayout(false);
  6821. this.panel14.ResumeLayout(false);
  6822. this.panel13.ResumeLayout(false);
  6823. this.panel13.PerformLayout();
  6824. this.panel1.ResumeLayout(false);
  6825. this.panel1.PerformLayout();
  6826. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6827. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6828. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6829. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6830. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6831. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6832. this.pingerTab.ResumeLayout(false);
  6833. this.netTools.ResumeLayout(false);
  6834. this.tabPage2.ResumeLayout(false);
  6835. this.tabPage2.PerformLayout();
  6836. this.tabPage1.ResumeLayout(false);
  6837. this.tabPage1.PerformLayout();
  6838. this.panel7.ResumeLayout(false);
  6839. this.hostsEditorTab.ResumeLayout(false);
  6840. this.hostsEditorTab.PerformLayout();
  6841. this.panel4.ResumeLayout(false);
  6842. this.panel4.PerformLayout();
  6843. this.panelList.ResumeLayout(false);
  6844. this.registryFixerTab.ResumeLayout(false);
  6845. this.registryFixerTab.PerformLayout();
  6846. this.panel2.ResumeLayout(false);
  6847. this.panel2.PerformLayout();
  6848. this.indiciumTab.ResumeLayout(false);
  6849. this.panel12.ResumeLayout(false);
  6850. this.indiciumMenu.ResumeLayout(false);
  6851. this.panel11.ResumeLayout(false);
  6852. this.integratorTab.ResumeLayout(false);
  6853. this.synapse.ResumeLayout(false);
  6854. this.integratorInfoTab.ResumeLayout(false);
  6855. this.integratorInfoTab.PerformLayout();
  6856. this.tabPage8.ResumeLayout(false);
  6857. this.tabPage8.PerformLayout();
  6858. this.itemnamegroup.ResumeLayout(false);
  6859. this.itemnamegroup.PerformLayout();
  6860. this.security.ResumeLayout(false);
  6861. this.security.PerformLayout();
  6862. this.itemposition.ResumeLayout(false);
  6863. this.itemposition.PerformLayout();
  6864. this.icontoaddgroup.ResumeLayout(false);
  6865. this.icontoaddgroup.PerformLayout();
  6866. this.itemtoaddgroup.ResumeLayout(false);
  6867. this.itemtoaddgroup.PerformLayout();
  6868. this.itemtype.ResumeLayout(false);
  6869. this.itemtype.PerformLayout();
  6870. this.tabPage9.ResumeLayout(false);
  6871. this.tabPage9.PerformLayout();
  6872. this.panel5.ResumeLayout(false);
  6873. this.tabPage10.ResumeLayout(false);
  6874. this.tabPage10.PerformLayout();
  6875. this.tabPage11.ResumeLayout(false);
  6876. this.tabPage11.PerformLayout();
  6877. this.panel6.ResumeLayout(false);
  6878. this.tabPage4.ResumeLayout(false);
  6879. this.tabPage4.PerformLayout();
  6880. this.panel15.ResumeLayout(false);
  6881. this.tabPage3.ResumeLayout(false);
  6882. this.tabPage3.PerformLayout();
  6883. this.panel8.ResumeLayout(false);
  6884. this.optionsTab.ResumeLayout(false);
  6885. this.optionsTab.PerformLayout();
  6886. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6887. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6888. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6889. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6890. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6891. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6892. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6893. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6894. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6895. this.panel9.ResumeLayout(false);
  6896. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).EndInit();
  6897. this.launcherMenu.ResumeLayout(false);
  6898. this.ResumeLayout(false);
  6899. }
  6900. #endregion
  6901. private System.Windows.Forms.Panel tpanel;
  6902. private System.Windows.Forms.Label txtBitness;
  6903. private System.Windows.Forms.Label txtOS;
  6904. private System.Windows.Forms.Label txtVersion;
  6905. private System.Windows.Forms.PictureBox pictureBox1;
  6906. private System.Windows.Forms.Label label2;
  6907. private System.Windows.Forms.Panel bpanel;
  6908. private Optimizer.MoonTabs tabCollection;
  6909. private System.Windows.Forms.TabPage universalTab;
  6910. private System.Windows.Forms.TabPage windows10Tab;
  6911. private System.Windows.Forms.TabPage cleanerTab;
  6912. private System.Windows.Forms.TabPage startupTab;
  6913. private System.Windows.Forms.Label startupTitle;
  6914. private System.Windows.Forms.Button removeStartupItemB;
  6915. private System.Windows.Forms.TabPage registryFixerTab;
  6916. private System.Windows.Forms.Label registryTitle;
  6917. private System.Windows.Forms.Button regFixB;
  6918. private System.Windows.Forms.Panel panel2;
  6919. private MoonCheck checkRegistryEditor;
  6920. private MoonCheck checkEnableAll;
  6921. private MoonCheck checkContextMenu;
  6922. private MoonCheck checkTaskManager;
  6923. private MoonCheck checkCommandPrompt;
  6924. private MoonCheck checkFirewall;
  6925. private MoonCheck checkRunDialog;
  6926. private MoonCheck checkFolderOptions;
  6927. private MoonCheck checkControlPanel;
  6928. private MoonCheck checkRestartExplorer;
  6929. private System.Windows.Forms.Panel panel3;
  6930. private System.Windows.Forms.Label regLbl;
  6931. private System.Windows.Forms.ListView listStartupItems;
  6932. private System.Windows.Forms.ColumnHeader columnHeader1;
  6933. private System.Windows.Forms.ColumnHeader columnHeader2;
  6934. private System.Windows.Forms.Button refreshStartupB;
  6935. private System.Windows.Forms.Button locateFileB;
  6936. private System.Windows.Forms.ColumnHeader columnHeader3;
  6937. private System.Windows.Forms.TabPage hostsEditorTab;
  6938. private System.Windows.Forms.Label hostsTitle;
  6939. private System.Windows.Forms.LinkLabel linkLocate;
  6940. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  6941. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  6942. private MoonList listHostEntries;
  6943. private System.Windows.Forms.Panel panel4;
  6944. private System.Windows.Forms.Button removeAllHostsB;
  6945. private System.Windows.Forms.Button refreshHostsB;
  6946. private System.Windows.Forms.Button removeHostB;
  6947. private System.Windows.Forms.TextBox txtDomain;
  6948. private System.Windows.Forms.Label lblDomain;
  6949. private System.Windows.Forms.Label lblIP;
  6950. private System.Windows.Forms.Button addHostB;
  6951. private System.Windows.Forms.TextBox txtIP;
  6952. private System.Windows.Forms.TabPage integratorTab;
  6953. private Optimizer.MoonTabs synapse;
  6954. private System.Windows.Forms.TabPage integratorInfoTab;
  6955. private System.Windows.Forms.TabPage tabPage8;
  6956. private System.Windows.Forms.TabPage tabPage9;
  6957. private System.Windows.Forms.TabPage tabPage10;
  6958. private System.Windows.Forms.TabPage tabPage11;
  6959. private System.Windows.Forms.Label integrator7;
  6960. private System.Windows.Forms.Label integrator6;
  6961. private System.Windows.Forms.Label integrator5;
  6962. private System.Windows.Forms.Label integrator4;
  6963. private System.Windows.Forms.Label integrator3;
  6964. private System.Windows.Forms.Label integrator2;
  6965. private System.Windows.Forms.Label integrator1;
  6966. private System.Windows.Forms.Button button48;
  6967. private System.Windows.Forms.TextBox txtRunKeyword;
  6968. private System.Windows.Forms.Label ccKeywordL;
  6969. private System.Windows.Forms.TextBox txtRunFile;
  6970. private System.Windows.Forms.Label ccFileL;
  6971. private System.Windows.Forms.Label ccL;
  6972. private System.Windows.Forms.Button btnCreateCustomCommand;
  6973. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6974. private System.Windows.Forms.Label readyMenusL;
  6975. private MoonList listDesktopItems;
  6976. private System.Windows.Forms.Label removeIntegratorItemsL;
  6977. private System.Windows.Forms.Button refreshIIB;
  6978. private System.Windows.Forms.Button removeDIB;
  6979. private System.Windows.Forms.Button removeAllIIB;
  6980. private System.Windows.Forms.GroupBox itemtype;
  6981. private MoonRadio radioCommand;
  6982. private MoonRadio radioProgram;
  6983. private MoonRadio radioFile;
  6984. private MoonRadio radioFolder;
  6985. private MoonRadio radioLink;
  6986. private System.Windows.Forms.Label addItemL;
  6987. private System.Windows.Forms.GroupBox icontoaddgroup;
  6988. private MoonCheck checkDefaultIcon;
  6989. private System.Windows.Forms.Button btnBrowseIcon;
  6990. private System.Windows.Forms.TextBox txtIcon;
  6991. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6992. private System.Windows.Forms.Button btnBrowseItem;
  6993. private System.Windows.Forms.TextBox txtItem;
  6994. private System.Windows.Forms.GroupBox security;
  6995. private MoonCheck checkShift;
  6996. private System.Windows.Forms.GroupBox itemposition;
  6997. private MoonRadio radioTop;
  6998. private MoonRadio radioMiddle;
  6999. private MoonRadio radioBottom;
  7000. private System.Windows.Forms.GroupBox itemnamegroup;
  7001. private System.Windows.Forms.TextBox txtItemName;
  7002. private System.Windows.Forms.Button btnAddItem;
  7003. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  7004. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  7005. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  7006. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  7007. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  7008. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  7009. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  7010. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  7011. private System.Windows.Forms.Button findInRegB;
  7012. private System.Windows.Forms.TabPage optionsTab;
  7013. private System.Windows.Forms.Label lblTheming;
  7014. private MoonList listCustomCommands;
  7015. private System.Windows.Forms.Label removeCCL;
  7016. private System.Windows.Forms.Button removeCCB;
  7017. private System.Windows.Forms.Button refreshCCB;
  7018. private System.Windows.Forms.Panel panel5;
  7019. private System.Windows.Forms.Panel panel6;
  7020. private System.Windows.Forms.Panel panelList;
  7021. private System.Windows.Forms.TabPage modernAppsTab;
  7022. private System.Windows.Forms.Label txtModernAppsTitle;
  7023. private System.Windows.Forms.Button uninstallModernAppsButton;
  7024. private System.Windows.Forms.Button refreshModernAppsButton;
  7025. private MoonCheck chkSelectAllModernApps;
  7026. private System.Windows.Forms.Button btnResetConfig;
  7027. private System.Windows.Forms.Button btnUpdate;
  7028. private MoonCheck chkReadOnly;
  7029. private System.Windows.Forms.Label lblLock;
  7030. private MoonCheck chkBlock;
  7031. private System.Windows.Forms.TabPage appsTab;
  7032. private System.Windows.Forms.Button btnDownloadApps;
  7033. private System.Windows.Forms.Label appsTitle;
  7034. private System.Windows.Forms.Label setDownDirLbl;
  7035. private System.Windows.Forms.TextBox txtDownloadFolder;
  7036. private System.Windows.Forms.Button changeDownDirB;
  7037. private System.Windows.Forms.Label txtDownloadStatus;
  7038. private System.Windows.Forms.Label bitPref;
  7039. private MoonRadio c32;
  7040. private System.Windows.Forms.Button goToDownloadsB;
  7041. private System.Windows.Forms.LinkLabel linkWarnings;
  7042. private MoonCheck cAutoInstall;
  7043. private MoonCheck chkOnlyRemovable;
  7044. private MoonProgress progressDownloader;
  7045. private System.Windows.Forms.Button btnGetFeed;
  7046. private System.Windows.Forms.Panel panelCommonApps;
  7047. private System.Windows.Forms.LinkLabel l2;
  7048. private System.Windows.Forms.Panel groupSystemTools;
  7049. private System.Windows.Forms.Button btnViewLog;
  7050. private System.Windows.Forms.Label lblTroubleshoot;
  7051. private System.Windows.Forms.Label lblUpdating;
  7052. private System.Windows.Forms.Button btnOpenConf;
  7053. private System.Windows.Forms.TabPage pingerTab;
  7054. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7055. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7056. private System.Windows.Forms.NotifyIcon launcherIcon;
  7057. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  7058. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  7059. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  7060. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  7061. private System.Windows.Forms.ToolStripMenuItem trayAD;
  7062. private System.Windows.Forms.ToolStripMenuItem trayExit;
  7063. private System.Windows.Forms.LinkLabel linkLabel5;
  7064. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  7065. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7066. private MoonRadio c64;
  7067. private System.Windows.Forms.Panel panel10;
  7068. private TextBox txtBackupTitle;
  7069. private Label lblBackupTitle;
  7070. private Label languagesL;
  7071. private PictureBox pictureBox85;
  7072. private Panel panel9;
  7073. private PictureBox picFlag;
  7074. private Label txtNetFw;
  7075. private Panel groupCoding;
  7076. private Panel groupInternet;
  7077. private Panel groupSoundVideo;
  7078. private Label lblVideoSound;
  7079. private Label lblCoding;
  7080. private Label lblSystemTools;
  7081. private Label lblInternet;
  7082. private Panel panelWin11Tweaks;
  7083. private ToolStripMenuItem trayRegistry;
  7084. private ToolStripMenuItem trayOptions;
  7085. private Label txtFeedError;
  7086. private ToggleCard tpmSw;
  7087. private ToggleCard xboxSw;
  7088. private ToggleCard inkSw;
  7089. private ToggleCard spellSw;
  7090. private ToggleCard longPathsSw;
  7091. private ToggleCard peopleSw;
  7092. private ToggleCard oldExplorerSw;
  7093. private ToggleCard adsSw;
  7094. private ToggleCard storeUpdatesSw;
  7095. private ToggleCard oldMixerSw;
  7096. private ToggleCard insiderSw;
  7097. private ToggleCard castSw;
  7098. private ToggleCard gameBarSw;
  7099. private ToggleCard sensorSw;
  7100. private ToggleCard ccSw;
  7101. private ToggleCard cortanaSw;
  7102. private ToggleCard privacySw;
  7103. private ToggleCard driversSw;
  7104. private ToggleCard telemetryServicesSw;
  7105. private ToggleCard autoUpdatesSw;
  7106. private ToggleCard classicContextSw;
  7107. private ToggleCard widgetsSw;
  7108. private ToggleCard chatSw;
  7109. private ToggleCard snapAssistSw;
  7110. private ToggleCard leftTaskbarSw;
  7111. private ToggleCard quickAccessToggle;
  7112. private PictureBox picUpdate;
  7113. private TabPage indiciumTab;
  7114. private MoonTree specsTree;
  7115. private Panel panel12;
  7116. private Panel panel11;
  7117. private ImageList imagesHw;
  7118. private ToggleCard hwDetailed;
  7119. private ToolStripMenuItem trayHW;
  7120. private ContextMenuStrip indiciumMenu;
  7121. private ToolStripMenuItem toolHWCopy;
  7122. private ToolStripMenuItem toolHWGoogle;
  7123. private ToolStripMenuItem toolHWDuck;
  7124. private ToolStripSeparator toolStripSeparator2;
  7125. private LinkLabel linkLabel1;
  7126. private PictureBox pictureBox13;
  7127. private PictureBox pictureBox12;
  7128. private PictureBox pictureBox14;
  7129. private PictureBox picLab;
  7130. private PictureBox pictureBox17;
  7131. private LinkLabel linkLabel2;
  7132. private MoonSelect boxLang;
  7133. private Panel panel1;
  7134. private MoonCheck edgeSession;
  7135. private MoonCheck edgeHistory;
  7136. private Label lblFootprint;
  7137. private MoonCheck edgeCookies;
  7138. private Label lblPretext;
  7139. private MoonCheck edgeCache;
  7140. private MoonCheck IECache;
  7141. private MoonCheck firefoxHistory;
  7142. private MoonCheck firefoxCookies;
  7143. private MoonCheck firefoxCache;
  7144. private MoonCheck chromePws;
  7145. private MoonCheck chromeSession;
  7146. private MoonCheck chromeHistory;
  7147. private MoonCheck chromeCookies;
  7148. private MoonCheck chromeCache;
  7149. private Label label7;
  7150. private Label label6;
  7151. private Label label5;
  7152. private Label label4;
  7153. private PictureBox pictureBox11;
  7154. private PictureBox pictureBox10;
  7155. private PictureBox pictureBox9;
  7156. private PictureBox pictureBox8;
  7157. private MoonCheck checkErrorReports;
  7158. private MoonCheck checkTemp;
  7159. private MoonCheck checkBin;
  7160. private MoonCheck checkMiniDumps;
  7161. private PictureBox pictureBox2;
  7162. private Label label8;
  7163. private Panel panel13;
  7164. private Panel panel14;
  7165. private MoonCheckList listCleanPreview;
  7166. private LinkLabel checkSelectAll;
  7167. private ToggleCard gameModeSw;
  7168. private PictureBox pictureBox3;
  7169. private LinkLabel linkLabel3;
  7170. private ToggleCard compactModeSw;
  7171. private ToggleCard PMB;
  7172. private ToggleCard AddCMDB;
  7173. private ToggleCard AddOwnerB;
  7174. private ToggleCard DSB;
  7175. private ToggleCard SSB;
  7176. private ToggleCard STB;
  7177. private ToggleCard WAB;
  7178. private Label label9;
  7179. private PictureBox pictureBox4;
  7180. private MoonCheck bravePasswords;
  7181. private MoonCheck braveSession;
  7182. private MoonCheck braveHistory;
  7183. private MoonCheck braveCookies;
  7184. private MoonCheck braveCache;
  7185. private ToolStripMenuItem trayUnlocker;
  7186. private Panel panelUwp;
  7187. private ToggleCard stickersSw;
  7188. private PictureBox picRestartNeeded;
  7189. private Label restartAndApply;
  7190. private TabPage tabPage1;
  7191. private Panel panel7;
  7192. private MoonList listPingResults;
  7193. private Label lblResults;
  7194. private TextBox txtPingInput;
  7195. private Label lblPinger;
  7196. private Label pingerTitle;
  7197. private TabPage tabPage2;
  7198. private LinkLabel linkDNSv6A;
  7199. private LinkLabel linkDNSv4A;
  7200. private LinkLabel linkDNSv6;
  7201. private LinkLabel linkDNSv4;
  7202. private Label label3;
  7203. private Label label1;
  7204. private MoonSelect boxAdapter;
  7205. private MoonSelect boxDNS;
  7206. private Controls.ColorPicker colorPicker1;
  7207. private ToggleCard autoStartToggle;
  7208. private Optimizer.MoonTabs netTools;
  7209. private Label dnsTitle;
  7210. private ToggleCard vbsSw;
  7211. private Label label14;
  7212. private Label label15;
  7213. private Label label16;
  7214. private Label label18;
  7215. private Label label17;
  7216. private Label label19;
  7217. private Label label20;
  7218. private TabPage advancedTab;
  7219. private ToggleCard edgeAiSw;
  7220. private ToggleCard edgeTelemetrySw;
  7221. private ToggleCard loginVerboseSw;
  7222. private ToggleCard hpetSw;
  7223. private System.Windows.Forms.Button backupStartupB;
  7224. private System.Windows.Forms.Button restoreStartupB;
  7225. private System.Windows.Forms.Button doBackup;
  7226. private System.Windows.Forms.Button cancelBackup;
  7227. private System.Windows.Forms.Button btnCopyHW;
  7228. private System.Windows.Forms.Button btnSaveHW;
  7229. private System.Windows.Forms.Button cleanDriveB;
  7230. private System.Windows.Forms.Button analyzeDriveB;
  7231. private System.Windows.Forms.Button btnWinClean;
  7232. private System.Windows.Forms.Button btnExport;
  7233. private System.Windows.Forms.Button copyB;
  7234. private System.Windows.Forms.Button copyIPB;
  7235. private System.Windows.Forms.Button btnShodan;
  7236. private System.Windows.Forms.Button btnPing;
  7237. private System.Windows.Forms.Button btnOpenNetwork;
  7238. private System.Windows.Forms.Button flushCacheB;
  7239. private System.Windows.Forms.Button btnRestoreUwp;
  7240. private System.Windows.Forms.Button btnRestartDisableDefender;
  7241. private System.Windows.Forms.Button btnRestart;
  7242. private System.Windows.Forms.Button btnRestartSafe;
  7243. private ToggleCard classicPhotoViewerSw;
  7244. private ToggleCard winSearchSw;
  7245. private Label label13;
  7246. private Label label4a;
  7247. private Label drives;
  7248. private Label label14s;
  7249. private ToggleCard nvidiaTelemetrySw;
  7250. private ToggleCard ntfsStampSw;
  7251. private ToggleCard smb2Sw;
  7252. private ToggleCard smb1Sw;
  7253. private ToggleCard hibernateSw;
  7254. private ToggleCard chromeTelemetrySw;
  7255. private ToggleCard ffTelemetrySw;
  7256. private ToggleCard vsSw;
  7257. private ToggleCard reportingSw;
  7258. private ToggleCard systemRestoreSw;
  7259. private ToggleCard officeTelemetrySw;
  7260. private ToggleCard smartScreenSw;
  7261. private ToggleCard networkSw;
  7262. private ToggleCard telemetryTasksSw;
  7263. private ToggleCard defenderSw;
  7264. private ToggleCard homegroupSw;
  7265. private ToggleCard stickySw;
  7266. private ToggleCard compatSw;
  7267. private ToggleCard mediaSharingSw;
  7268. private ToggleCard printSw;
  7269. private ToggleCard superfetchSw;
  7270. private ToggleCard faxSw;
  7271. private ToggleCard performanceSw;
  7272. private MoonCheck chkIncludeWww;
  7273. private LinkLabel linkLabel4;
  7274. private PictureBox pictureBox6;
  7275. private PictureBox pictureBox5;
  7276. private LinkLabel linkLabel6;
  7277. private TabPage tabPage3;
  7278. private Label fontSetTitle;
  7279. private Panel panel8;
  7280. private MoonList listFonts;
  7281. private Button btnRefreshFonts;
  7282. private Label lblCurrentFont;
  7283. private Label label11;
  7284. private Button btnRestoreFont;
  7285. private Button btnSetGlobalFont;
  7286. private TextBox txtSearchFonts;
  7287. private Label lblFontsCount;
  7288. private Label lblFontsNumber;
  7289. private MoonCheck chkAllNics;
  7290. private MoonCheck chkCustomDns;
  7291. private TextBox txtDns6B;
  7292. private TextBox txtDns6A;
  7293. private Label label12;
  7294. private TextBox txtDns4B;
  7295. private TextBox txtDns4A;
  7296. private Label label10;
  7297. private Button btnSetDns;
  7298. private Button btnReinforce;
  7299. private ToggleCard copilotSw;
  7300. private ToggleCard autoUpdateToggle;
  7301. private LinkLabel linkLabel7;
  7302. private PictureBox pictureBox7;
  7303. private ToggleCard disableOneDriveSw;
  7304. private ToggleCard noMenuDelaySw;
  7305. private ToggleCard allTrayIconsSw;
  7306. private ToggleCard newsInterestsSw;
  7307. private ToggleCard hideSearchSw;
  7308. private ToggleCard hideWeatherSw;
  7309. private ToggleCard modernStandbySw;
  7310. private ToggleCard uODSw;
  7311. private ToggleCard enableUtcSw;
  7312. private TabPage tabPage4;
  7313. private Panel panel15;
  7314. private MoonList listSystemVariables;
  7315. private Button button1;
  7316. private Button button2;
  7317. private Label label21;
  7318. private Button button3;
  7319. private TextBox txtSysVar;
  7320. private Label label23;
  7321. private Label label24;
  7322. }
  7323. }