MainForm.Designer.cs 445 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403
  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.enableUtcSw = new Optimizer.ToggleCard();
  55. this.noMenuDelaySw = new Optimizer.ToggleCard();
  56. this.allTrayIconsSw = new Optimizer.ToggleCard();
  57. this.disableOneDriveSw = new Optimizer.ToggleCard();
  58. this.winSearchSw = new Optimizer.ToggleCard();
  59. this.label13 = new System.Windows.Forms.Label();
  60. this.label4a = new System.Windows.Forms.Label();
  61. this.drives = new System.Windows.Forms.Label();
  62. this.label14s = new System.Windows.Forms.Label();
  63. this.nvidiaTelemetrySw = new Optimizer.ToggleCard();
  64. this.ntfsStampSw = new Optimizer.ToggleCard();
  65. this.smb2Sw = new Optimizer.ToggleCard();
  66. this.smb1Sw = new Optimizer.ToggleCard();
  67. this.hibernateSw = new Optimizer.ToggleCard();
  68. this.chromeTelemetrySw = new Optimizer.ToggleCard();
  69. this.ffTelemetrySw = new Optimizer.ToggleCard();
  70. this.vsSw = new Optimizer.ToggleCard();
  71. this.reportingSw = new Optimizer.ToggleCard();
  72. this.systemRestoreSw = new Optimizer.ToggleCard();
  73. this.officeTelemetrySw = new Optimizer.ToggleCard();
  74. this.smartScreenSw = new Optimizer.ToggleCard();
  75. this.networkSw = new Optimizer.ToggleCard();
  76. this.telemetryTasksSw = new Optimizer.ToggleCard();
  77. this.defenderSw = new Optimizer.ToggleCard();
  78. this.homegroupSw = new Optimizer.ToggleCard();
  79. this.stickySw = new Optimizer.ToggleCard();
  80. this.compatSw = new Optimizer.ToggleCard();
  81. this.mediaSharingSw = new Optimizer.ToggleCard();
  82. this.printSw = new Optimizer.ToggleCard();
  83. this.superfetchSw = new Optimizer.ToggleCard();
  84. this.faxSw = new Optimizer.ToggleCard();
  85. this.performanceSw = new Optimizer.ToggleCard();
  86. this.windows10Tab = new System.Windows.Forms.TabPage();
  87. this.modernStandbySw = new Optimizer.ToggleCard();
  88. this.newsInterestsSw = new Optimizer.ToggleCard();
  89. this.hideSearchSw = new Optimizer.ToggleCard();
  90. this.hideWeatherSw = new Optimizer.ToggleCard();
  91. this.classicPhotoViewerSw = new Optimizer.ToggleCard();
  92. this.edgeAiSw = new Optimizer.ToggleCard();
  93. this.edgeTelemetrySw = new Optimizer.ToggleCard();
  94. this.label18 = new System.Windows.Forms.Label();
  95. this.label17 = new System.Windows.Forms.Label();
  96. this.label16 = new System.Windows.Forms.Label();
  97. this.label15 = new System.Windows.Forms.Label();
  98. this.label14 = new System.Windows.Forms.Label();
  99. this.panelWin11Tweaks = new System.Windows.Forms.Panel();
  100. this.copilotSw = new Optimizer.ToggleCard();
  101. this.label20 = new System.Windows.Forms.Label();
  102. this.label19 = new System.Windows.Forms.Label();
  103. this.stickersSw = new Optimizer.ToggleCard();
  104. this.compactModeSw = new Optimizer.ToggleCard();
  105. this.snapAssistSw = new Optimizer.ToggleCard();
  106. this.widgetsSw = new Optimizer.ToggleCard();
  107. this.leftTaskbarSw = new Optimizer.ToggleCard();
  108. this.classicContextSw = new Optimizer.ToggleCard();
  109. this.chatSw = new Optimizer.ToggleCard();
  110. this.vbsSw = new Optimizer.ToggleCard();
  111. this.gameModeSw = new Optimizer.ToggleCard();
  112. this.storeUpdatesSw = new Optimizer.ToggleCard();
  113. this.oldMixerSw = new Optimizer.ToggleCard();
  114. this.insiderSw = new Optimizer.ToggleCard();
  115. this.castSw = new Optimizer.ToggleCard();
  116. this.gameBarSw = new Optimizer.ToggleCard();
  117. this.sensorSw = new Optimizer.ToggleCard();
  118. this.ccSw = new Optimizer.ToggleCard();
  119. this.cortanaSw = new Optimizer.ToggleCard();
  120. this.privacySw = new Optimizer.ToggleCard();
  121. this.driversSw = new Optimizer.ToggleCard();
  122. this.telemetryServicesSw = new Optimizer.ToggleCard();
  123. this.autoUpdatesSw = new Optimizer.ToggleCard();
  124. this.tpmSw = new Optimizer.ToggleCard();
  125. this.xboxSw = new Optimizer.ToggleCard();
  126. this.inkSw = new Optimizer.ToggleCard();
  127. this.spellSw = new Optimizer.ToggleCard();
  128. this.longPathsSw = new Optimizer.ToggleCard();
  129. this.peopleSw = new Optimizer.ToggleCard();
  130. this.oldExplorerSw = new Optimizer.ToggleCard();
  131. this.adsSw = new Optimizer.ToggleCard();
  132. this.advancedTab = new System.Windows.Forms.TabPage();
  133. this.uODSw = new Optimizer.ToggleCard();
  134. this.btnRestartDisableDefender = new System.Windows.Forms.Button();
  135. this.btnRestart = new System.Windows.Forms.Button();
  136. this.btnRestartSafe = new System.Windows.Forms.Button();
  137. this.loginVerboseSw = new Optimizer.ToggleCard();
  138. this.hpetSw = new Optimizer.ToggleCard();
  139. this.modernAppsTab = new System.Windows.Forms.TabPage();
  140. this.btnRestoreUwp = new System.Windows.Forms.Button();
  141. this.panelUwp = new System.Windows.Forms.Panel();
  142. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  143. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  144. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  145. this.chkOnlyRemovable = new Optimizer.MoonCheck();
  146. this.chkSelectAllModernApps = new Optimizer.MoonCheck();
  147. this.startupTab = new System.Windows.Forms.TabPage();
  148. this.cancelBackup = new System.Windows.Forms.Button();
  149. this.doBackup = new System.Windows.Forms.Button();
  150. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  151. this.lblBackupTitle = new System.Windows.Forms.Label();
  152. this.restoreStartupB = new System.Windows.Forms.Button();
  153. this.backupStartupB = new System.Windows.Forms.Button();
  154. this.findInRegB = new System.Windows.Forms.Button();
  155. this.locateFileB = new System.Windows.Forms.Button();
  156. this.removeStartupItemB = new System.Windows.Forms.Button();
  157. this.refreshStartupB = new System.Windows.Forms.Button();
  158. this.panel3 = new System.Windows.Forms.Panel();
  159. this.listStartupItems = new System.Windows.Forms.ListView();
  160. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  161. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  162. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  163. this.startupTitle = new System.Windows.Forms.Label();
  164. this.appsTab = new System.Windows.Forms.TabPage();
  165. this.txtFeedError = new System.Windows.Forms.Label();
  166. this.lblVideoSound = new System.Windows.Forms.Label();
  167. this.lblCoding = new System.Windows.Forms.Label();
  168. this.lblSystemTools = new System.Windows.Forms.Label();
  169. this.groupSoundVideo = new System.Windows.Forms.Panel();
  170. this.lblInternet = new System.Windows.Forms.Label();
  171. this.groupCoding = new System.Windows.Forms.Panel();
  172. this.groupInternet = new System.Windows.Forms.Panel();
  173. this.panel10 = new System.Windows.Forms.Panel();
  174. this.appsTitle = new System.Windows.Forms.Label();
  175. this.btnGetFeed = new System.Windows.Forms.Button();
  176. this.panelCommonApps = new System.Windows.Forms.Panel();
  177. this.cAutoInstall = new Optimizer.MoonCheck();
  178. this.progressDownloader = new Optimizer.MoonProgress();
  179. this.c64 = new Optimizer.MoonRadio();
  180. this.c32 = new Optimizer.MoonRadio();
  181. this.btnDownloadApps = new System.Windows.Forms.Button();
  182. this.setDownDirLbl = new System.Windows.Forms.Label();
  183. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  184. this.changeDownDirB = new System.Windows.Forms.Button();
  185. this.txtDownloadStatus = new System.Windows.Forms.Label();
  186. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  187. this.bitPref = new System.Windows.Forms.Label();
  188. this.goToDownloadsB = new System.Windows.Forms.Button();
  189. this.groupSystemTools = new System.Windows.Forms.Panel();
  190. this.cleanerTab = new System.Windows.Forms.TabPage();
  191. this.panel14 = new System.Windows.Forms.Panel();
  192. this.listCleanPreview = new Optimizer.MoonCheckList();
  193. this.panel13 = new System.Windows.Forms.Panel();
  194. this.btnWinClean = new System.Windows.Forms.Button();
  195. this.analyzeDriveB = new System.Windows.Forms.Button();
  196. this.checkSelectAll = new System.Windows.Forms.LinkLabel();
  197. this.lblPretext = new System.Windows.Forms.Label();
  198. this.cleanDriveB = new System.Windows.Forms.Button();
  199. this.lblFootprint = new System.Windows.Forms.Label();
  200. this.panel1 = new System.Windows.Forms.Panel();
  201. this.bravePasswords = new Optimizer.MoonCheck();
  202. this.braveSession = new Optimizer.MoonCheck();
  203. this.braveHistory = new Optimizer.MoonCheck();
  204. this.braveCookies = new Optimizer.MoonCheck();
  205. this.braveCache = new Optimizer.MoonCheck();
  206. this.label9 = new System.Windows.Forms.Label();
  207. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  208. this.label8 = new System.Windows.Forms.Label();
  209. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  210. this.edgeSession = new Optimizer.MoonCheck();
  211. this.edgeHistory = new Optimizer.MoonCheck();
  212. this.edgeCookies = new Optimizer.MoonCheck();
  213. this.edgeCache = new Optimizer.MoonCheck();
  214. this.IECache = new Optimizer.MoonCheck();
  215. this.firefoxHistory = new Optimizer.MoonCheck();
  216. this.firefoxCookies = new Optimizer.MoonCheck();
  217. this.firefoxCache = new Optimizer.MoonCheck();
  218. this.chromePws = new Optimizer.MoonCheck();
  219. this.chromeSession = new Optimizer.MoonCheck();
  220. this.chromeHistory = new Optimizer.MoonCheck();
  221. this.chromeCookies = new Optimizer.MoonCheck();
  222. this.chromeCache = new Optimizer.MoonCheck();
  223. this.label7 = new System.Windows.Forms.Label();
  224. this.label6 = new System.Windows.Forms.Label();
  225. this.label5 = new System.Windows.Forms.Label();
  226. this.label4 = new System.Windows.Forms.Label();
  227. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  228. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  229. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  230. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  231. this.checkErrorReports = new Optimizer.MoonCheck();
  232. this.checkTemp = new Optimizer.MoonCheck();
  233. this.checkBin = new Optimizer.MoonCheck();
  234. this.checkMiniDumps = new Optimizer.MoonCheck();
  235. this.pingerTab = new System.Windows.Forms.TabPage();
  236. this.netTools = new Optimizer.MoonTabs();
  237. this.tabPage2 = new System.Windows.Forms.TabPage();
  238. this.btnSetDns = new System.Windows.Forms.Button();
  239. this.txtDns6B = new System.Windows.Forms.TextBox();
  240. this.txtDns6A = new System.Windows.Forms.TextBox();
  241. this.label12 = new System.Windows.Forms.Label();
  242. this.txtDns4B = new System.Windows.Forms.TextBox();
  243. this.txtDns4A = new System.Windows.Forms.TextBox();
  244. this.label10 = new System.Windows.Forms.Label();
  245. this.chkCustomDns = new Optimizer.MoonCheck();
  246. this.chkAllNics = new Optimizer.MoonCheck();
  247. this.dnsTitle = new System.Windows.Forms.Label();
  248. this.linkDNSv6A = new System.Windows.Forms.LinkLabel();
  249. this.linkDNSv4A = new System.Windows.Forms.LinkLabel();
  250. this.linkDNSv6 = new System.Windows.Forms.LinkLabel();
  251. this.linkDNSv4 = new System.Windows.Forms.LinkLabel();
  252. this.label3 = new System.Windows.Forms.Label();
  253. this.label1 = new System.Windows.Forms.Label();
  254. this.btnOpenNetwork = new System.Windows.Forms.Button();
  255. this.flushCacheB = new System.Windows.Forms.Button();
  256. this.boxAdapter = new Optimizer.MoonSelect();
  257. this.boxDNS = new Optimizer.MoonSelect();
  258. this.tabPage1 = new System.Windows.Forms.TabPage();
  259. this.btnExport = new System.Windows.Forms.Button();
  260. this.copyB = new System.Windows.Forms.Button();
  261. this.copyIPB = new System.Windows.Forms.Button();
  262. this.panel7 = new System.Windows.Forms.Panel();
  263. this.listPingResults = new Optimizer.MoonList();
  264. this.lblResults = new System.Windows.Forms.Label();
  265. this.btnShodan = new System.Windows.Forms.Button();
  266. this.btnPing = new System.Windows.Forms.Button();
  267. this.txtPingInput = new System.Windows.Forms.TextBox();
  268. this.lblPinger = new System.Windows.Forms.Label();
  269. this.pingerTitle = new System.Windows.Forms.Label();
  270. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  271. this.panel4 = new System.Windows.Forms.Panel();
  272. this.chkIncludeWww = new Optimizer.MoonCheck();
  273. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  274. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  275. this.lblLock = new System.Windows.Forms.Label();
  276. this.chkReadOnly = new Optimizer.MoonCheck();
  277. this.panelList = new System.Windows.Forms.Panel();
  278. this.listHostEntries = new Optimizer.MoonList();
  279. this.chkBlock = new Optimizer.MoonCheck();
  280. this.refreshHostsB = new System.Windows.Forms.Button();
  281. this.removeHostB = new System.Windows.Forms.Button();
  282. this.removeAllHostsB = new System.Windows.Forms.Button();
  283. this.addHostB = new System.Windows.Forms.Button();
  284. this.txtIP = new System.Windows.Forms.TextBox();
  285. this.txtDomain = new System.Windows.Forms.TextBox();
  286. this.lblDomain = new System.Windows.Forms.Label();
  287. this.lblIP = new System.Windows.Forms.Label();
  288. this.hostsTitle = new System.Windows.Forms.Label();
  289. this.linkLocate = new System.Windows.Forms.LinkLabel();
  290. this.registryFixerTab = new System.Windows.Forms.TabPage();
  291. this.panel2 = new System.Windows.Forms.Panel();
  292. this.regFixB = new System.Windows.Forms.Button();
  293. this.regLbl = new System.Windows.Forms.Label();
  294. this.checkRestartExplorer = new Optimizer.MoonCheck();
  295. this.checkRegistryEditor = new Optimizer.MoonCheck();
  296. this.checkEnableAll = new Optimizer.MoonCheck();
  297. this.checkContextMenu = new Optimizer.MoonCheck();
  298. this.checkTaskManager = new Optimizer.MoonCheck();
  299. this.checkCommandPrompt = new Optimizer.MoonCheck();
  300. this.checkFirewall = new Optimizer.MoonCheck();
  301. this.checkRunDialog = new Optimizer.MoonCheck();
  302. this.checkFolderOptions = new Optimizer.MoonCheck();
  303. this.checkControlPanel = new Optimizer.MoonCheck();
  304. this.registryTitle = new System.Windows.Forms.Label();
  305. this.indiciumTab = new System.Windows.Forms.TabPage();
  306. this.panel12 = new System.Windows.Forms.Panel();
  307. this.specsTree = new Optimizer.MoonTree();
  308. this.indiciumMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  309. this.toolHWCopy = new System.Windows.Forms.ToolStripMenuItem();
  310. this.toolHWGoogle = new System.Windows.Forms.ToolStripMenuItem();
  311. this.toolHWDuck = new System.Windows.Forms.ToolStripMenuItem();
  312. this.panel11 = new System.Windows.Forms.Panel();
  313. this.btnCopyHW = new System.Windows.Forms.Button();
  314. this.btnSaveHW = new System.Windows.Forms.Button();
  315. this.hwDetailed = new Optimizer.ToggleCard();
  316. this.integratorTab = new System.Windows.Forms.TabPage();
  317. this.synapse = new Optimizer.MoonTabs();
  318. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  319. this.integrator7 = new System.Windows.Forms.Label();
  320. this.integrator6 = new System.Windows.Forms.Label();
  321. this.integrator5 = new System.Windows.Forms.Label();
  322. this.integrator4 = new System.Windows.Forms.Label();
  323. this.integrator3 = new System.Windows.Forms.Label();
  324. this.integrator2 = new System.Windows.Forms.Label();
  325. this.integrator1 = new System.Windows.Forms.Label();
  326. this.tabPage8 = new System.Windows.Forms.TabPage();
  327. this.btnAddItem = new System.Windows.Forms.Button();
  328. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  329. this.txtItemName = new System.Windows.Forms.TextBox();
  330. this.security = new System.Windows.Forms.GroupBox();
  331. this.checkShift = new Optimizer.MoonCheck();
  332. this.itemposition = new System.Windows.Forms.GroupBox();
  333. this.radioTop = new Optimizer.MoonRadio();
  334. this.radioMiddle = new Optimizer.MoonRadio();
  335. this.radioBottom = new Optimizer.MoonRadio();
  336. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  337. this.checkDefaultIcon = new Optimizer.MoonCheck();
  338. this.btnBrowseIcon = new System.Windows.Forms.Button();
  339. this.txtIcon = new System.Windows.Forms.TextBox();
  340. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  341. this.btnBrowseItem = new System.Windows.Forms.Button();
  342. this.txtItem = new System.Windows.Forms.TextBox();
  343. this.itemtype = new System.Windows.Forms.GroupBox();
  344. this.radioCommand = new Optimizer.MoonRadio();
  345. this.radioProgram = new Optimizer.MoonRadio();
  346. this.radioFolder = new Optimizer.MoonRadio();
  347. this.radioLink = new Optimizer.MoonRadio();
  348. this.radioFile = new Optimizer.MoonRadio();
  349. this.addItemL = new System.Windows.Forms.Label();
  350. this.tabPage9 = new System.Windows.Forms.TabPage();
  351. this.panel5 = new System.Windows.Forms.Panel();
  352. this.listDesktopItems = new Optimizer.MoonList();
  353. this.refreshIIB = new System.Windows.Forms.Button();
  354. this.removeDIB = new System.Windows.Forms.Button();
  355. this.removeAllIIB = new System.Windows.Forms.Button();
  356. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  357. this.tabPage10 = new System.Windows.Forms.TabPage();
  358. this.WAB = new Optimizer.ToggleCard();
  359. this.AddCMDB = new Optimizer.ToggleCard();
  360. this.AddOwnerB = new Optimizer.ToggleCard();
  361. this.DSB = new Optimizer.ToggleCard();
  362. this.SSB = new Optimizer.ToggleCard();
  363. this.STB = new Optimizer.ToggleCard();
  364. this.PMB = new Optimizer.ToggleCard();
  365. this.readyMenusL = new System.Windows.Forms.Label();
  366. this.tabPage11 = new System.Windows.Forms.TabPage();
  367. this.panel6 = new System.Windows.Forms.Panel();
  368. this.listCustomCommands = new Optimizer.MoonList();
  369. this.removeCCB = new System.Windows.Forms.Button();
  370. this.refreshCCB = new System.Windows.Forms.Button();
  371. this.removeCCL = new System.Windows.Forms.Label();
  372. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  373. this.button48 = new System.Windows.Forms.Button();
  374. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  375. this.ccKeywordL = new System.Windows.Forms.Label();
  376. this.txtRunFile = new System.Windows.Forms.TextBox();
  377. this.ccFileL = new System.Windows.Forms.Label();
  378. this.ccL = new System.Windows.Forms.Label();
  379. this.tabPage4 = new System.Windows.Forms.TabPage();
  380. this.panel15 = new System.Windows.Forms.Panel();
  381. this.listSystemVariables = new Optimizer.MoonList();
  382. this.button1 = new System.Windows.Forms.Button();
  383. this.button2 = new System.Windows.Forms.Button();
  384. this.label21 = new System.Windows.Forms.Label();
  385. this.button3 = new System.Windows.Forms.Button();
  386. this.txtSysVar = new System.Windows.Forms.TextBox();
  387. this.label23 = new System.Windows.Forms.Label();
  388. this.label24 = new System.Windows.Forms.Label();
  389. this.tabPage3 = new System.Windows.Forms.TabPage();
  390. this.lblFontsNumber = new System.Windows.Forms.Label();
  391. this.lblFontsCount = new System.Windows.Forms.Label();
  392. this.txtSearchFonts = new System.Windows.Forms.TextBox();
  393. this.btnRestoreFont = new System.Windows.Forms.Button();
  394. this.btnSetGlobalFont = new System.Windows.Forms.Button();
  395. this.lblCurrentFont = new System.Windows.Forms.Label();
  396. this.label11 = new System.Windows.Forms.Label();
  397. this.btnRefreshFonts = new System.Windows.Forms.Button();
  398. this.panel8 = new System.Windows.Forms.Panel();
  399. this.listFonts = new Optimizer.MoonList();
  400. this.fontSetTitle = new System.Windows.Forms.Label();
  401. this.optionsTab = new System.Windows.Forms.TabPage();
  402. this.linkLabel7 = new System.Windows.Forms.LinkLabel();
  403. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  404. this.btnReinforce = new System.Windows.Forms.Button();
  405. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  406. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  407. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  408. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  409. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  410. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  411. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  412. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  413. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  414. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  415. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  416. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  417. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  418. this.panel9 = new System.Windows.Forms.Panel();
  419. this.boxLang = new Optimizer.MoonSelect();
  420. this.picFlag = new System.Windows.Forms.PictureBox();
  421. this.languagesL = new System.Windows.Forms.Label();
  422. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  423. this.btnOpenConf = new System.Windows.Forms.Button();
  424. this.lblTroubleshoot = new System.Windows.Forms.Label();
  425. this.lblUpdating = new System.Windows.Forms.Label();
  426. this.btnViewLog = new System.Windows.Forms.Button();
  427. this.l2 = new System.Windows.Forms.LinkLabel();
  428. this.btnUpdate = new System.Windows.Forms.Button();
  429. this.btnResetConfig = new System.Windows.Forms.Button();
  430. this.lblTheming = new System.Windows.Forms.Label();
  431. this.autoUpdateToggle = new Optimizer.ToggleCard();
  432. this.autoStartToggle = new Optimizer.ToggleCard();
  433. this.colorPicker1 = new Optimizer.Controls.ColorPicker();
  434. this.quickAccessToggle = new Optimizer.ToggleCard();
  435. this.imagesHw = new System.Windows.Forms.ImageList(this.components);
  436. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  437. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  438. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  439. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  440. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  441. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  442. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  443. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  444. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  445. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  446. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  447. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  448. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  449. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  450. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  451. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  452. this.trayHW = new System.Windows.Forms.ToolStripMenuItem();
  453. this.trayRegistry = new System.Windows.Forms.ToolStripMenuItem();
  454. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  455. this.trayOptions = new System.Windows.Forms.ToolStripMenuItem();
  456. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  457. this.trayUnlocker = new System.Windows.Forms.ToolStripMenuItem();
  458. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  459. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  460. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  461. this.regBackupSw = new Optimizer.ToggleCard();
  462. this.tpanel.SuspendLayout();
  463. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).BeginInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.picLab)).BeginInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).BeginInit();
  466. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  467. this.bpanel.SuspendLayout();
  468. this.tabCollection.SuspendLayout();
  469. this.universalTab.SuspendLayout();
  470. this.windows10Tab.SuspendLayout();
  471. this.panelWin11Tweaks.SuspendLayout();
  472. this.advancedTab.SuspendLayout();
  473. this.modernAppsTab.SuspendLayout();
  474. this.startupTab.SuspendLayout();
  475. this.panel3.SuspendLayout();
  476. this.appsTab.SuspendLayout();
  477. this.panel10.SuspendLayout();
  478. this.panelCommonApps.SuspendLayout();
  479. this.cleanerTab.SuspendLayout();
  480. this.panel14.SuspendLayout();
  481. this.panel13.SuspendLayout();
  482. this.panel1.SuspendLayout();
  483. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  485. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  486. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  489. this.pingerTab.SuspendLayout();
  490. this.netTools.SuspendLayout();
  491. this.tabPage2.SuspendLayout();
  492. this.tabPage1.SuspendLayout();
  493. this.panel7.SuspendLayout();
  494. this.hostsEditorTab.SuspendLayout();
  495. this.panel4.SuspendLayout();
  496. this.panelList.SuspendLayout();
  497. this.registryFixerTab.SuspendLayout();
  498. this.panel2.SuspendLayout();
  499. this.indiciumTab.SuspendLayout();
  500. this.panel12.SuspendLayout();
  501. this.indiciumMenu.SuspendLayout();
  502. this.panel11.SuspendLayout();
  503. this.integratorTab.SuspendLayout();
  504. this.synapse.SuspendLayout();
  505. this.integratorInfoTab.SuspendLayout();
  506. this.tabPage8.SuspendLayout();
  507. this.itemnamegroup.SuspendLayout();
  508. this.security.SuspendLayout();
  509. this.itemposition.SuspendLayout();
  510. this.icontoaddgroup.SuspendLayout();
  511. this.itemtoaddgroup.SuspendLayout();
  512. this.itemtype.SuspendLayout();
  513. this.tabPage9.SuspendLayout();
  514. this.panel5.SuspendLayout();
  515. this.tabPage10.SuspendLayout();
  516. this.tabPage11.SuspendLayout();
  517. this.panel6.SuspendLayout();
  518. this.tabPage4.SuspendLayout();
  519. this.panel15.SuspendLayout();
  520. this.tabPage3.SuspendLayout();
  521. this.panel8.SuspendLayout();
  522. this.optionsTab.SuspendLayout();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  532. this.panel9.SuspendLayout();
  533. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).BeginInit();
  534. this.launcherMenu.SuspendLayout();
  535. this.SuspendLayout();
  536. //
  537. // tpanel
  538. //
  539. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  540. this.tpanel.Controls.Add(this.restartAndApply);
  541. this.tpanel.Controls.Add(this.picRestartNeeded);
  542. this.tpanel.Controls.Add(this.picLab);
  543. this.tpanel.Controls.Add(this.picUpdate);
  544. this.tpanel.Controls.Add(this.txtNetFw);
  545. this.tpanel.Controls.Add(this.txtBitness);
  546. this.tpanel.Controls.Add(this.txtOS);
  547. this.tpanel.Controls.Add(this.txtVersion);
  548. this.tpanel.Controls.Add(this.pictureBox1);
  549. this.tpanel.Controls.Add(this.label2);
  550. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  551. this.tpanel.Location = new System.Drawing.Point(0, 0);
  552. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  553. this.tpanel.Name = "tpanel";
  554. this.tpanel.Size = new System.Drawing.Size(1604, 80);
  555. this.tpanel.TabIndex = 1;
  556. //
  557. // restartAndApply
  558. //
  559. this.restartAndApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  560. this.restartAndApply.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  561. this.restartAndApply.ForeColor = System.Drawing.Color.White;
  562. this.restartAndApply.Location = new System.Drawing.Point(1052, 15);
  563. this.restartAndApply.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  564. this.restartAndApply.Name = "restartAndApply";
  565. this.restartAndApply.Size = new System.Drawing.Size(492, 31);
  566. this.restartAndApply.TabIndex = 74;
  567. this.restartAndApply.Tag = "themeable";
  568. this.restartAndApply.Text = "Restart needed";
  569. this.restartAndApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  570. this.restartAndApply.Visible = false;
  571. this.restartAndApply.Click += new System.EventHandler(this.restartAndApply_Click);
  572. this.restartAndApply.MouseEnter += new System.EventHandler(this.restartAndApply_MouseEnter);
  573. this.restartAndApply.MouseLeave += new System.EventHandler(this.restartAndApply_MouseLeave);
  574. this.restartAndApply.MouseHover += new System.EventHandler(this.restartAndApply_MouseHover);
  575. //
  576. // picRestartNeeded
  577. //
  578. this.picRestartNeeded.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  579. this.picRestartNeeded.Image = ((System.Drawing.Image)(resources.GetObject("picRestartNeeded.Image")));
  580. this.picRestartNeeded.Location = new System.Drawing.Point(1551, 14);
  581. this.picRestartNeeded.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  582. this.picRestartNeeded.Name = "picRestartNeeded";
  583. this.picRestartNeeded.Size = new System.Drawing.Size(38, 38);
  584. this.picRestartNeeded.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  585. this.picRestartNeeded.TabIndex = 73;
  586. this.picRestartNeeded.TabStop = false;
  587. this.picRestartNeeded.Visible = false;
  588. this.picRestartNeeded.Click += new System.EventHandler(this.picRestartNeeded_Click);
  589. //
  590. // picLab
  591. //
  592. this.picLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  593. this.picLab.Image = ((System.Drawing.Image)(resources.GetObject("picLab.Image")));
  594. this.picLab.Location = new System.Drawing.Point(1551, 14);
  595. this.picLab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  596. this.picLab.Name = "picLab";
  597. this.picLab.Size = new System.Drawing.Size(38, 38);
  598. this.picLab.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  599. this.picLab.TabIndex = 72;
  600. this.picLab.TabStop = false;
  601. this.picLab.Visible = false;
  602. this.picLab.Click += new System.EventHandler(this.picLab_Click);
  603. //
  604. // picUpdate
  605. //
  606. this.picUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  607. this.picUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  608. this.picUpdate.Image = ((System.Drawing.Image)(resources.GetObject("picUpdate.Image")));
  609. this.picUpdate.Location = new System.Drawing.Point(1551, 14);
  610. this.picUpdate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  611. this.picUpdate.Name = "picUpdate";
  612. this.picUpdate.Size = new System.Drawing.Size(38, 38);
  613. this.picUpdate.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  614. this.picUpdate.TabIndex = 71;
  615. this.picUpdate.TabStop = false;
  616. this.picUpdate.Visible = false;
  617. this.picUpdate.Click += new System.EventHandler(this.picUpdate_Click);
  618. //
  619. // txtNetFw
  620. //
  621. this.txtNetFw.AutoSize = true;
  622. this.txtNetFw.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  623. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  624. this.txtNetFw.Location = new System.Drawing.Point(235, 52);
  625. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  626. this.txtNetFw.Name = "txtNetFw";
  627. this.txtNetFw.Size = new System.Drawing.Size(52, 21);
  628. this.txtNetFw.TabIndex = 70;
  629. this.txtNetFw.Text = "netfw";
  630. //
  631. // txtBitness
  632. //
  633. this.txtBitness.AutoSize = true;
  634. this.txtBitness.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  635. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  636. this.txtBitness.Location = new System.Drawing.Point(235, 29);
  637. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  638. this.txtBitness.Name = "txtBitness";
  639. this.txtBitness.Size = new System.Drawing.Size(62, 21);
  640. this.txtBitness.TabIndex = 4;
  641. this.txtBitness.Text = "bitness";
  642. //
  643. // txtOS
  644. //
  645. this.txtOS.AutoSize = true;
  646. this.txtOS.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  647. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  648. this.txtOS.Location = new System.Drawing.Point(235, 4);
  649. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  650. this.txtOS.Name = "txtOS";
  651. this.txtOS.Size = new System.Drawing.Size(27, 21);
  652. this.txtOS.TabIndex = 3;
  653. this.txtOS.Text = "os";
  654. //
  655. // txtVersion
  656. //
  657. this.txtVersion.AutoSize = true;
  658. this.txtVersion.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  659. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  660. this.txtVersion.Location = new System.Drawing.Point(88, 45);
  661. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  662. this.txtVersion.Name = "txtVersion";
  663. this.txtVersion.Size = new System.Drawing.Size(104, 21);
  664. this.txtVersion.TabIndex = 1;
  665. this.txtVersion.Text = "Version: {VN}";
  666. //
  667. // pictureBox1
  668. //
  669. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Default;
  670. this.pictureBox1.Image = global::Optimizer.Properties.Resources.logo;
  671. this.pictureBox1.Location = new System.Drawing.Point(12, 12);
  672. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  673. this.pictureBox1.Name = "pictureBox1";
  674. this.pictureBox1.Size = new System.Drawing.Size(55, 55);
  675. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  676. this.pictureBox1.TabIndex = 1;
  677. this.pictureBox1.TabStop = false;
  678. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  679. //
  680. // label2
  681. //
  682. this.label2.AutoSize = true;
  683. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  684. this.label2.ForeColor = System.Drawing.Color.White;
  685. this.label2.Location = new System.Drawing.Point(84, 9);
  686. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  687. this.label2.Name = "label2";
  688. this.label2.Size = new System.Drawing.Size(121, 32);
  689. this.label2.TabIndex = 2;
  690. this.label2.Text = "Optimizer";
  691. //
  692. // bpanel
  693. //
  694. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  695. this.bpanel.Controls.Add(this.tabCollection);
  696. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  697. this.bpanel.Location = new System.Drawing.Point(0, 80);
  698. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  699. this.bpanel.Name = "bpanel";
  700. this.bpanel.Size = new System.Drawing.Size(1604, 882);
  701. this.bpanel.TabIndex = 2;
  702. //
  703. // tabCollection
  704. //
  705. this.tabCollection.Controls.Add(this.universalTab);
  706. this.tabCollection.Controls.Add(this.windows10Tab);
  707. this.tabCollection.Controls.Add(this.advancedTab);
  708. this.tabCollection.Controls.Add(this.modernAppsTab);
  709. this.tabCollection.Controls.Add(this.startupTab);
  710. this.tabCollection.Controls.Add(this.appsTab);
  711. this.tabCollection.Controls.Add(this.cleanerTab);
  712. this.tabCollection.Controls.Add(this.pingerTab);
  713. this.tabCollection.Controls.Add(this.hostsEditorTab);
  714. this.tabCollection.Controls.Add(this.registryFixerTab);
  715. this.tabCollection.Controls.Add(this.indiciumTab);
  716. this.tabCollection.Controls.Add(this.integratorTab);
  717. this.tabCollection.Controls.Add(this.optionsTab);
  718. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  719. this.tabCollection.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  720. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  721. this.tabCollection.Margin = new System.Windows.Forms.Padding(0);
  722. this.tabCollection.Name = "tabCollection";
  723. this.tabCollection.Padding = new System.Drawing.Point(0, 0);
  724. this.tabCollection.SelectedIndex = 0;
  725. this.tabCollection.Size = new System.Drawing.Size(1602, 880);
  726. this.tabCollection.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  727. this.tabCollection.TabIndex = 0;
  728. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  729. //
  730. // universalTab
  731. //
  732. this.universalTab.AutoScroll = true;
  733. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  734. this.universalTab.Controls.Add(this.enableUtcSw);
  735. this.universalTab.Controls.Add(this.noMenuDelaySw);
  736. this.universalTab.Controls.Add(this.allTrayIconsSw);
  737. this.universalTab.Controls.Add(this.disableOneDriveSw);
  738. this.universalTab.Controls.Add(this.winSearchSw);
  739. this.universalTab.Controls.Add(this.label13);
  740. this.universalTab.Controls.Add(this.label4a);
  741. this.universalTab.Controls.Add(this.drives);
  742. this.universalTab.Controls.Add(this.label14s);
  743. this.universalTab.Controls.Add(this.nvidiaTelemetrySw);
  744. this.universalTab.Controls.Add(this.ntfsStampSw);
  745. this.universalTab.Controls.Add(this.smb2Sw);
  746. this.universalTab.Controls.Add(this.smb1Sw);
  747. this.universalTab.Controls.Add(this.hibernateSw);
  748. this.universalTab.Controls.Add(this.chromeTelemetrySw);
  749. this.universalTab.Controls.Add(this.ffTelemetrySw);
  750. this.universalTab.Controls.Add(this.vsSw);
  751. this.universalTab.Controls.Add(this.reportingSw);
  752. this.universalTab.Controls.Add(this.systemRestoreSw);
  753. this.universalTab.Controls.Add(this.officeTelemetrySw);
  754. this.universalTab.Controls.Add(this.smartScreenSw);
  755. this.universalTab.Controls.Add(this.networkSw);
  756. this.universalTab.Controls.Add(this.telemetryTasksSw);
  757. this.universalTab.Controls.Add(this.defenderSw);
  758. this.universalTab.Controls.Add(this.homegroupSw);
  759. this.universalTab.Controls.Add(this.stickySw);
  760. this.universalTab.Controls.Add(this.compatSw);
  761. this.universalTab.Controls.Add(this.mediaSharingSw);
  762. this.universalTab.Controls.Add(this.printSw);
  763. this.universalTab.Controls.Add(this.superfetchSw);
  764. this.universalTab.Controls.Add(this.faxSw);
  765. this.universalTab.Controls.Add(this.performanceSw);
  766. this.universalTab.Location = new System.Drawing.Point(4, 32);
  767. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  768. this.universalTab.Name = "universalTab";
  769. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  770. this.universalTab.Size = new System.Drawing.Size(1594, 844);
  771. this.universalTab.TabIndex = 0;
  772. this.universalTab.Text = "General";
  773. //
  774. // enableUtcSw
  775. //
  776. this.enableUtcSw.AccessibleName = "Enable UTC Time";
  777. this.enableUtcSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  778. this.enableUtcSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  779. this.enableUtcSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  780. this.enableUtcSw.ForeColor = System.Drawing.Color.White;
  781. this.enableUtcSw.LabelText = "Enable UTC Time";
  782. this.enableUtcSw.Location = new System.Drawing.Point(26, 429);
  783. this.enableUtcSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  784. this.enableUtcSw.Name = "enableUtcSw";
  785. this.enableUtcSw.Size = new System.Drawing.Size(518, 30);
  786. this.enableUtcSw.TabIndex = 235;
  787. this.enableUtcSw.Tag = "themeable";
  788. this.enableUtcSw.ToggleChecked = false;
  789. //
  790. // noMenuDelaySw
  791. //
  792. this.noMenuDelaySw.AccessibleName = "Remove menus delay";
  793. this.noMenuDelaySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  794. this.noMenuDelaySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  795. this.noMenuDelaySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  796. this.noMenuDelaySw.ForeColor = System.Drawing.Color.White;
  797. this.noMenuDelaySw.LabelText = "Remove menus delay";
  798. this.noMenuDelaySw.Location = new System.Drawing.Point(26, 125);
  799. this.noMenuDelaySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  800. this.noMenuDelaySw.Name = "noMenuDelaySw";
  801. this.noMenuDelaySw.Size = new System.Drawing.Size(518, 30);
  802. this.noMenuDelaySw.TabIndex = 234;
  803. this.noMenuDelaySw.Tag = "themeable";
  804. this.noMenuDelaySw.ToggleChecked = false;
  805. //
  806. // allTrayIconsSw
  807. //
  808. this.allTrayIconsSw.AccessibleName = "Show all notification icons";
  809. this.allTrayIconsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  810. this.allTrayIconsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  811. this.allTrayIconsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  812. this.allTrayIconsSw.ForeColor = System.Drawing.Color.White;
  813. this.allTrayIconsSw.LabelText = "Show all notification icons";
  814. this.allTrayIconsSw.Location = new System.Drawing.Point(28, 88);
  815. this.allTrayIconsSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  816. this.allTrayIconsSw.Name = "allTrayIconsSw";
  817. this.allTrayIconsSw.Size = new System.Drawing.Size(518, 30);
  818. this.allTrayIconsSw.TabIndex = 233;
  819. this.allTrayIconsSw.Tag = "themeable";
  820. this.allTrayIconsSw.ToggleChecked = false;
  821. //
  822. // disableOneDriveSw
  823. //
  824. this.disableOneDriveSw.AccessibleName = "Disable OneDrive";
  825. this.disableOneDriveSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  826. this.disableOneDriveSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  827. this.disableOneDriveSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  828. this.disableOneDriveSw.ForeColor = System.Drawing.Color.White;
  829. this.disableOneDriveSw.LabelText = "Disable OneDrive";
  830. this.disableOneDriveSw.Location = new System.Drawing.Point(576, 469);
  831. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  832. this.disableOneDriveSw.Name = "disableOneDriveSw";
  833. this.disableOneDriveSw.Size = new System.Drawing.Size(625, 30);
  834. this.disableOneDriveSw.TabIndex = 232;
  835. this.disableOneDriveSw.Tag = "themeable";
  836. this.disableOneDriveSw.ToggleChecked = false;
  837. //
  838. // winSearchSw
  839. //
  840. this.winSearchSw.AccessibleName = "Disable Search";
  841. this.winSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  842. this.winSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  843. this.winSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  844. this.winSearchSw.ForeColor = System.Drawing.Color.White;
  845. this.winSearchSw.LabelText = "Disable Search";
  846. this.winSearchSw.Location = new System.Drawing.Point(28, 702);
  847. this.winSearchSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  848. this.winSearchSw.Name = "winSearchSw";
  849. this.winSearchSw.Size = new System.Drawing.Size(518, 30);
  850. this.winSearchSw.TabIndex = 229;
  851. this.winSearchSw.Tag = "themeable";
  852. this.winSearchSw.ToggleChecked = false;
  853. //
  854. // label13
  855. //
  856. this.label13.AutoSize = true;
  857. 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)));
  858. this.label13.ForeColor = System.Drawing.Color.Silver;
  859. this.label13.Location = new System.Drawing.Point(571, 242);
  860. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  861. this.label13.Name = "label13";
  862. this.label13.Size = new System.Drawing.Size(65, 23);
  863. this.label13.TabIndex = 228;
  864. this.label13.Tag = "";
  865. this.label13.Text = "Privacy";
  866. //
  867. // label4a
  868. //
  869. this.label4a.AutoSize = true;
  870. 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)));
  871. this.label4a.ForeColor = System.Drawing.Color.Silver;
  872. this.label4a.Location = new System.Drawing.Point(571, 14);
  873. this.label4a.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  874. this.label4a.Name = "label4a";
  875. this.label4a.Size = new System.Drawing.Size(48, 23);
  876. this.label4a.TabIndex = 227;
  877. this.label4a.Tag = "";
  878. this.label4a.Text = "Apps";
  879. //
  880. // drives
  881. //
  882. this.drives.AutoSize = true;
  883. 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)));
  884. this.drives.ForeColor = System.Drawing.Color.Silver;
  885. this.drives.Location = new System.Drawing.Point(22, 514);
  886. this.drives.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  887. this.drives.Name = "drives";
  888. this.drives.Size = new System.Drawing.Size(49, 23);
  889. this.drives.TabIndex = 226;
  890. this.drives.Tag = "";
  891. this.drives.Text = "Disks";
  892. //
  893. // label14s
  894. //
  895. this.label14s.AutoSize = true;
  896. 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)));
  897. this.label14s.ForeColor = System.Drawing.Color.Silver;
  898. this.label14s.Location = new System.Drawing.Point(21, 14);
  899. this.label14s.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  900. this.label14s.Name = "label14s";
  901. this.label14s.Size = new System.Drawing.Size(65, 23);
  902. this.label14s.TabIndex = 225;
  903. this.label14s.Tag = "";
  904. this.label14s.Text = "System";
  905. //
  906. // nvidiaTelemetrySw
  907. //
  908. this.nvidiaTelemetrySw.AccessibleName = "Disable NVIDIA Telemetry";
  909. this.nvidiaTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  910. this.nvidiaTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  911. this.nvidiaTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  912. this.nvidiaTelemetrySw.ForeColor = System.Drawing.Color.White;
  913. this.nvidiaTelemetrySw.LabelText = "Disable NVIDIA Telemetry";
  914. this.nvidiaTelemetrySw.Location = new System.Drawing.Point(576, 162);
  915. this.nvidiaTelemetrySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  916. this.nvidiaTelemetrySw.Name = "nvidiaTelemetrySw";
  917. this.nvidiaTelemetrySw.Size = new System.Drawing.Size(612, 30);
  918. this.nvidiaTelemetrySw.TabIndex = 224;
  919. this.nvidiaTelemetrySw.Tag = "themeable";
  920. this.nvidiaTelemetrySw.ToggleChecked = false;
  921. //
  922. // ntfsStampSw
  923. //
  924. this.ntfsStampSw.AccessibleName = "Disable NTFS Timestamp";
  925. this.ntfsStampSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  926. this.ntfsStampSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  927. this.ntfsStampSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  928. this.ntfsStampSw.ForeColor = System.Drawing.Color.White;
  929. this.ntfsStampSw.LabelText = "Disable NTFS Timestamp";
  930. this.ntfsStampSw.Location = new System.Drawing.Point(26, 665);
  931. this.ntfsStampSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  932. this.ntfsStampSw.Name = "ntfsStampSw";
  933. this.ntfsStampSw.Size = new System.Drawing.Size(518, 30);
  934. this.ntfsStampSw.TabIndex = 223;
  935. this.ntfsStampSw.Tag = "themeable";
  936. this.ntfsStampSw.ToggleChecked = false;
  937. //
  938. // smb2Sw
  939. //
  940. this.smb2Sw.AccessibleName = "Disable SMBv2 Protocol";
  941. this.smb2Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  942. this.smb2Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  943. this.smb2Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  944. this.smb2Sw.ForeColor = System.Drawing.Color.White;
  945. this.smb2Sw.LabelText = "Disable SMBv2 Protocol";
  946. this.smb2Sw.Location = new System.Drawing.Point(576, 430);
  947. this.smb2Sw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  948. this.smb2Sw.Name = "smb2Sw";
  949. this.smb2Sw.Size = new System.Drawing.Size(518, 30);
  950. this.smb2Sw.TabIndex = 222;
  951. this.smb2Sw.Tag = "themeable";
  952. this.smb2Sw.ToggleChecked = false;
  953. //
  954. // smb1Sw
  955. //
  956. this.smb1Sw.AccessibleName = "Disable SMBv1 Protocol";
  957. this.smb1Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  958. this.smb1Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  959. this.smb1Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  960. this.smb1Sw.ForeColor = System.Drawing.Color.White;
  961. this.smb1Sw.LabelText = "Disable SMBv1 Protocol";
  962. this.smb1Sw.Location = new System.Drawing.Point(576, 392);
  963. this.smb1Sw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  964. this.smb1Sw.Name = "smb1Sw";
  965. this.smb1Sw.Size = new System.Drawing.Size(518, 30);
  966. this.smb1Sw.TabIndex = 221;
  967. this.smb1Sw.Tag = "themeable";
  968. this.smb1Sw.ToggleChecked = false;
  969. //
  970. // hibernateSw
  971. //
  972. this.hibernateSw.AccessibleName = "Disable Hibernation";
  973. this.hibernateSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  974. this.hibernateSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  975. this.hibernateSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  976. this.hibernateSw.ForeColor = System.Drawing.Color.White;
  977. this.hibernateSw.LabelText = "Disable Hibernation";
  978. this.hibernateSw.Location = new System.Drawing.Point(26, 628);
  979. this.hibernateSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  980. this.hibernateSw.Name = "hibernateSw";
  981. this.hibernateSw.Size = new System.Drawing.Size(518, 30);
  982. this.hibernateSw.TabIndex = 220;
  983. this.hibernateSw.Tag = "themeable";
  984. this.hibernateSw.ToggleChecked = false;
  985. //
  986. // chromeTelemetrySw
  987. //
  988. this.chromeTelemetrySw.AccessibleName = "Disable Google Chrome Telemetry";
  989. this.chromeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  990. this.chromeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  991. this.chromeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  992. this.chromeTelemetrySw.ForeColor = System.Drawing.Color.White;
  993. this.chromeTelemetrySw.LabelText = "Disable Google Chrome Telemetry";
  994. this.chromeTelemetrySw.Location = new System.Drawing.Point(576, 125);
  995. this.chromeTelemetrySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  996. this.chromeTelemetrySw.Name = "chromeTelemetrySw";
  997. this.chromeTelemetrySw.Size = new System.Drawing.Size(612, 30);
  998. this.chromeTelemetrySw.TabIndex = 219;
  999. this.chromeTelemetrySw.Tag = "themeable";
  1000. this.chromeTelemetrySw.ToggleChecked = false;
  1001. //
  1002. // ffTelemetrySw
  1003. //
  1004. this.ffTelemetrySw.AccessibleName = "Disable Mozilla Firefox Telemetry";
  1005. this.ffTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1006. this.ffTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1007. this.ffTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1008. this.ffTelemetrySw.ForeColor = System.Drawing.Color.White;
  1009. this.ffTelemetrySw.LabelText = "Disable Mozilla Firefox Telemetry";
  1010. this.ffTelemetrySw.Location = new System.Drawing.Point(576, 88);
  1011. this.ffTelemetrySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1012. this.ffTelemetrySw.Name = "ffTelemetrySw";
  1013. this.ffTelemetrySw.Size = new System.Drawing.Size(612, 30);
  1014. this.ffTelemetrySw.TabIndex = 218;
  1015. this.ffTelemetrySw.Tag = "themeable";
  1016. this.ffTelemetrySw.ToggleChecked = false;
  1017. //
  1018. // vsSw
  1019. //
  1020. this.vsSw.AccessibleName = "Disable Visual Studio Telemetry";
  1021. this.vsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1022. this.vsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1023. this.vsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1024. this.vsSw.ForeColor = System.Drawing.Color.White;
  1025. this.vsSw.LabelText = "Disable Visual Studio Telemetry";
  1026. this.vsSw.Location = new System.Drawing.Point(576, 200);
  1027. this.vsSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1028. this.vsSw.Name = "vsSw";
  1029. this.vsSw.Size = new System.Drawing.Size(612, 30);
  1030. this.vsSw.TabIndex = 217;
  1031. this.vsSw.Tag = "themeable";
  1032. this.vsSw.ToggleChecked = false;
  1033. //
  1034. // reportingSw
  1035. //
  1036. this.reportingSw.AccessibleName = "Disable Error Reporting";
  1037. this.reportingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1038. this.reportingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1039. this.reportingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1040. this.reportingSw.ForeColor = System.Drawing.Color.White;
  1041. this.reportingSw.LabelText = "Disable Error Reporting";
  1042. this.reportingSw.Location = new System.Drawing.Point(26, 201);
  1043. this.reportingSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1044. this.reportingSw.Name = "reportingSw";
  1045. this.reportingSw.Size = new System.Drawing.Size(518, 30);
  1046. this.reportingSw.TabIndex = 216;
  1047. this.reportingSw.Tag = "themeable";
  1048. this.reportingSw.ToggleChecked = false;
  1049. //
  1050. // systemRestoreSw
  1051. //
  1052. this.systemRestoreSw.AccessibleName = "Disable System Restore";
  1053. this.systemRestoreSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1054. this.systemRestoreSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1055. this.systemRestoreSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1056. this.systemRestoreSw.ForeColor = System.Drawing.Color.White;
  1057. this.systemRestoreSw.LabelText = "Disable System Restore";
  1058. this.systemRestoreSw.Location = new System.Drawing.Point(26, 552);
  1059. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1060. this.systemRestoreSw.Name = "systemRestoreSw";
  1061. this.systemRestoreSw.Size = new System.Drawing.Size(518, 30);
  1062. this.systemRestoreSw.TabIndex = 215;
  1063. this.systemRestoreSw.Tag = "themeable";
  1064. this.systemRestoreSw.ToggleChecked = false;
  1065. //
  1066. // officeTelemetrySw
  1067. //
  1068. this.officeTelemetrySw.AccessibleName = "Disable Office 2016 Telemetry";
  1069. this.officeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1070. this.officeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1071. this.officeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1072. this.officeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1073. this.officeTelemetrySw.LabelText = "Disable Office 2016 Telemetry";
  1074. this.officeTelemetrySw.Location = new System.Drawing.Point(575, 50);
  1075. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1076. this.officeTelemetrySw.Name = "officeTelemetrySw";
  1077. this.officeTelemetrySw.Size = new System.Drawing.Size(612, 30);
  1078. this.officeTelemetrySw.TabIndex = 214;
  1079. this.officeTelemetrySw.Tag = "themeable";
  1080. this.officeTelemetrySw.ToggleChecked = false;
  1081. //
  1082. // smartScreenSw
  1083. //
  1084. this.smartScreenSw.AccessibleName = "Disable SmartScreen";
  1085. this.smartScreenSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1086. this.smartScreenSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1087. this.smartScreenSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1088. this.smartScreenSw.ForeColor = System.Drawing.Color.White;
  1089. this.smartScreenSw.LabelText = "Disable SmartScreen";
  1090. this.smartScreenSw.Location = new System.Drawing.Point(26, 389);
  1091. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1092. this.smartScreenSw.Name = "smartScreenSw";
  1093. this.smartScreenSw.Size = new System.Drawing.Size(518, 30);
  1094. this.smartScreenSw.TabIndex = 213;
  1095. this.smartScreenSw.Tag = "themeable";
  1096. this.smartScreenSw.ToggleChecked = false;
  1097. //
  1098. // networkSw
  1099. //
  1100. this.networkSw.AccessibleName = "Disable Network Throttling";
  1101. this.networkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1102. this.networkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1103. this.networkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1104. this.networkSw.ForeColor = System.Drawing.Color.White;
  1105. this.networkSw.LabelText = "Disable Network Throttling";
  1106. this.networkSw.Location = new System.Drawing.Point(26, 164);
  1107. this.networkSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1108. this.networkSw.Name = "networkSw";
  1109. this.networkSw.Size = new System.Drawing.Size(518, 30);
  1110. this.networkSw.TabIndex = 212;
  1111. this.networkSw.Tag = "themeable";
  1112. this.networkSw.ToggleChecked = false;
  1113. //
  1114. // telemetryTasksSw
  1115. //
  1116. this.telemetryTasksSw.AccessibleName = "Disable Telemetry Tasks";
  1117. this.telemetryTasksSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1118. this.telemetryTasksSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1119. this.telemetryTasksSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1120. this.telemetryTasksSw.ForeColor = System.Drawing.Color.White;
  1121. this.telemetryTasksSw.LabelText = "Disable Telemetry Tasks";
  1122. this.telemetryTasksSw.Location = new System.Drawing.Point(576, 280);
  1123. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1124. this.telemetryTasksSw.Name = "telemetryTasksSw";
  1125. this.telemetryTasksSw.Size = new System.Drawing.Size(518, 30);
  1126. this.telemetryTasksSw.TabIndex = 211;
  1127. this.telemetryTasksSw.Tag = "themeable";
  1128. this.telemetryTasksSw.ToggleChecked = false;
  1129. //
  1130. // defenderSw
  1131. //
  1132. this.defenderSw.AccessibleName = "Disable Windows Defender";
  1133. this.defenderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1134. this.defenderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1135. this.defenderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1136. this.defenderSw.ForeColor = System.Drawing.Color.White;
  1137. this.defenderSw.LabelText = "Disable Windows Defender";
  1138. this.defenderSw.Location = new System.Drawing.Point(28, 469);
  1139. this.defenderSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1140. this.defenderSw.Name = "defenderSw";
  1141. this.defenderSw.Size = new System.Drawing.Size(518, 30);
  1142. this.defenderSw.TabIndex = 210;
  1143. this.defenderSw.Tag = "themeable";
  1144. this.defenderSw.ToggleChecked = false;
  1145. //
  1146. // homegroupSw
  1147. //
  1148. this.homegroupSw.AccessibleName = "Disable HomeGroup";
  1149. this.homegroupSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1150. this.homegroupSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1151. this.homegroupSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1152. this.homegroupSw.ForeColor = System.Drawing.Color.White;
  1153. this.homegroupSw.LabelText = "Disable HomeGroup";
  1154. this.homegroupSw.Location = new System.Drawing.Point(576, 355);
  1155. this.homegroupSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1156. this.homegroupSw.Name = "homegroupSw";
  1157. this.homegroupSw.Size = new System.Drawing.Size(518, 30);
  1158. this.homegroupSw.TabIndex = 209;
  1159. this.homegroupSw.Tag = "themeable";
  1160. this.homegroupSw.ToggleChecked = false;
  1161. //
  1162. // stickySw
  1163. //
  1164. this.stickySw.AccessibleName = "Disable Sticky Keys";
  1165. this.stickySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1166. this.stickySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1167. this.stickySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1168. this.stickySw.ForeColor = System.Drawing.Color.White;
  1169. this.stickySw.LabelText = "Disable Sticky Keys";
  1170. this.stickySw.Location = new System.Drawing.Point(26, 351);
  1171. this.stickySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1172. this.stickySw.Name = "stickySw";
  1173. this.stickySw.Size = new System.Drawing.Size(518, 30);
  1174. this.stickySw.TabIndex = 208;
  1175. this.stickySw.Tag = "themeable";
  1176. this.stickySw.ToggleChecked = false;
  1177. //
  1178. // compatSw
  1179. //
  1180. this.compatSw.AccessibleName = "Disable Compatibility Assistant";
  1181. this.compatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1182. this.compatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1183. this.compatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1184. this.compatSw.ForeColor = System.Drawing.Color.White;
  1185. this.compatSw.LabelText = "Disable Compatibility Assistant";
  1186. this.compatSw.Location = new System.Drawing.Point(26, 239);
  1187. this.compatSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1188. this.compatSw.Name = "compatSw";
  1189. this.compatSw.Size = new System.Drawing.Size(518, 30);
  1190. this.compatSw.TabIndex = 207;
  1191. this.compatSw.Tag = "themeable";
  1192. this.compatSw.ToggleChecked = false;
  1193. //
  1194. // mediaSharingSw
  1195. //
  1196. this.mediaSharingSw.AccessibleName = "Disable Media Player Sharing";
  1197. this.mediaSharingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1198. this.mediaSharingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1199. this.mediaSharingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1200. this.mediaSharingSw.ForeColor = System.Drawing.Color.White;
  1201. this.mediaSharingSw.LabelText = "Disable Media Player Sharing";
  1202. this.mediaSharingSw.Location = new System.Drawing.Point(576, 318);
  1203. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1204. this.mediaSharingSw.Name = "mediaSharingSw";
  1205. this.mediaSharingSw.Size = new System.Drawing.Size(518, 30);
  1206. this.mediaSharingSw.TabIndex = 206;
  1207. this.mediaSharingSw.Tag = "themeable";
  1208. this.mediaSharingSw.ToggleChecked = false;
  1209. //
  1210. // printSw
  1211. //
  1212. this.printSw.AccessibleName = "Disable Print Service";
  1213. this.printSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1214. this.printSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1215. this.printSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1216. this.printSw.ForeColor = System.Drawing.Color.White;
  1217. this.printSw.LabelText = "Disable Print Service";
  1218. this.printSw.Location = new System.Drawing.Point(26, 276);
  1219. this.printSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1220. this.printSw.Name = "printSw";
  1221. this.printSw.Size = new System.Drawing.Size(518, 30);
  1222. this.printSw.TabIndex = 205;
  1223. this.printSw.Tag = "themeable";
  1224. this.printSw.ToggleChecked = false;
  1225. //
  1226. // superfetchSw
  1227. //
  1228. this.superfetchSw.AccessibleName = "Disable Superfetch";
  1229. this.superfetchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1230. this.superfetchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1231. this.superfetchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1232. this.superfetchSw.ForeColor = System.Drawing.Color.White;
  1233. this.superfetchSw.LabelText = "Disable Superfetch";
  1234. this.superfetchSw.Location = new System.Drawing.Point(26, 590);
  1235. this.superfetchSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1236. this.superfetchSw.Name = "superfetchSw";
  1237. this.superfetchSw.Size = new System.Drawing.Size(518, 30);
  1238. this.superfetchSw.TabIndex = 204;
  1239. this.superfetchSw.Tag = "themeable";
  1240. this.superfetchSw.ToggleChecked = false;
  1241. //
  1242. // faxSw
  1243. //
  1244. this.faxSw.AccessibleName = "Disable Fax Service";
  1245. this.faxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1246. this.faxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1247. this.faxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1248. this.faxSw.ForeColor = System.Drawing.Color.White;
  1249. this.faxSw.LabelText = "Disable Fax Service";
  1250. this.faxSw.Location = new System.Drawing.Point(26, 314);
  1251. this.faxSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1252. this.faxSw.Name = "faxSw";
  1253. this.faxSw.Size = new System.Drawing.Size(518, 30);
  1254. this.faxSw.TabIndex = 203;
  1255. this.faxSw.Tag = "themeable";
  1256. this.faxSw.ToggleChecked = false;
  1257. //
  1258. // performanceSw
  1259. //
  1260. this.performanceSw.AccessibleName = "Enable Performance Tweaks";
  1261. this.performanceSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1262. this.performanceSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1263. this.performanceSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1264. this.performanceSw.ForeColor = System.Drawing.Color.White;
  1265. this.performanceSw.LabelText = "Enable Performance Tweaks";
  1266. this.performanceSw.Location = new System.Drawing.Point(26, 50);
  1267. this.performanceSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1268. this.performanceSw.Name = "performanceSw";
  1269. this.performanceSw.Size = new System.Drawing.Size(518, 30);
  1270. this.performanceSw.TabIndex = 202;
  1271. this.performanceSw.Tag = "themeable";
  1272. this.performanceSw.ToggleChecked = false;
  1273. //
  1274. // windows10Tab
  1275. //
  1276. this.windows10Tab.AutoScroll = true;
  1277. this.windows10Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1278. this.windows10Tab.Controls.Add(this.modernStandbySw);
  1279. this.windows10Tab.Controls.Add(this.newsInterestsSw);
  1280. this.windows10Tab.Controls.Add(this.hideSearchSw);
  1281. this.windows10Tab.Controls.Add(this.hideWeatherSw);
  1282. this.windows10Tab.Controls.Add(this.classicPhotoViewerSw);
  1283. this.windows10Tab.Controls.Add(this.edgeAiSw);
  1284. this.windows10Tab.Controls.Add(this.edgeTelemetrySw);
  1285. this.windows10Tab.Controls.Add(this.label18);
  1286. this.windows10Tab.Controls.Add(this.label17);
  1287. this.windows10Tab.Controls.Add(this.label16);
  1288. this.windows10Tab.Controls.Add(this.label15);
  1289. this.windows10Tab.Controls.Add(this.label14);
  1290. this.windows10Tab.Controls.Add(this.panelWin11Tweaks);
  1291. this.windows10Tab.Controls.Add(this.vbsSw);
  1292. this.windows10Tab.Controls.Add(this.gameModeSw);
  1293. this.windows10Tab.Controls.Add(this.storeUpdatesSw);
  1294. this.windows10Tab.Controls.Add(this.oldMixerSw);
  1295. this.windows10Tab.Controls.Add(this.insiderSw);
  1296. this.windows10Tab.Controls.Add(this.castSw);
  1297. this.windows10Tab.Controls.Add(this.gameBarSw);
  1298. this.windows10Tab.Controls.Add(this.sensorSw);
  1299. this.windows10Tab.Controls.Add(this.ccSw);
  1300. this.windows10Tab.Controls.Add(this.cortanaSw);
  1301. this.windows10Tab.Controls.Add(this.privacySw);
  1302. this.windows10Tab.Controls.Add(this.driversSw);
  1303. this.windows10Tab.Controls.Add(this.telemetryServicesSw);
  1304. this.windows10Tab.Controls.Add(this.autoUpdatesSw);
  1305. this.windows10Tab.Controls.Add(this.tpmSw);
  1306. this.windows10Tab.Controls.Add(this.xboxSw);
  1307. this.windows10Tab.Controls.Add(this.inkSw);
  1308. this.windows10Tab.Controls.Add(this.spellSw);
  1309. this.windows10Tab.Controls.Add(this.longPathsSw);
  1310. this.windows10Tab.Controls.Add(this.peopleSw);
  1311. this.windows10Tab.Controls.Add(this.oldExplorerSw);
  1312. this.windows10Tab.Controls.Add(this.adsSw);
  1313. this.windows10Tab.Location = new System.Drawing.Point(4, 32);
  1314. this.windows10Tab.Margin = new System.Windows.Forms.Padding(2);
  1315. this.windows10Tab.Name = "windows10Tab";
  1316. this.windows10Tab.Padding = new System.Windows.Forms.Padding(2);
  1317. this.windows10Tab.Size = new System.Drawing.Size(1593, 844);
  1318. this.windows10Tab.TabIndex = 1;
  1319. this.windows10Tab.Text = "Windows 10";
  1320. //
  1321. // modernStandbySw
  1322. //
  1323. this.modernStandbySw.AccessibleName = "Disable Modern Standby";
  1324. this.modernStandbySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1325. this.modernStandbySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1326. this.modernStandbySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1327. this.modernStandbySw.ForeColor = System.Drawing.Color.White;
  1328. this.modernStandbySw.LabelText = "Disable Modern Standby";
  1329. this.modernStandbySw.Location = new System.Drawing.Point(25, 428);
  1330. this.modernStandbySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1331. this.modernStandbySw.Name = "modernStandbySw";
  1332. this.modernStandbySw.Size = new System.Drawing.Size(518, 30);
  1333. this.modernStandbySw.TabIndex = 238;
  1334. this.modernStandbySw.Tag = "themeable";
  1335. this.modernStandbySw.ToggleChecked = false;
  1336. //
  1337. // newsInterestsSw
  1338. //
  1339. this.newsInterestsSw.AccessibleName = "Disable News && Interests";
  1340. this.newsInterestsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1341. this.newsInterestsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1342. this.newsInterestsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1343. this.newsInterestsSw.ForeColor = System.Drawing.Color.White;
  1344. this.newsInterestsSw.LabelText = "Disable News && Interests";
  1345. this.newsInterestsSw.Location = new System.Drawing.Point(579, 165);
  1346. this.newsInterestsSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1347. this.newsInterestsSw.Name = "newsInterestsSw";
  1348. this.newsInterestsSw.Size = new System.Drawing.Size(518, 30);
  1349. this.newsInterestsSw.TabIndex = 237;
  1350. this.newsInterestsSw.Tag = "themeable";
  1351. this.newsInterestsSw.ToggleChecked = false;
  1352. //
  1353. // hideSearchSw
  1354. //
  1355. this.hideSearchSw.AccessibleName = "Hide Taskbar Search";
  1356. this.hideSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1357. this.hideSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1358. this.hideSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1359. this.hideSearchSw.ForeColor = System.Drawing.Color.White;
  1360. this.hideSearchSw.LabelText = "Hide Taskbar Search";
  1361. this.hideSearchSw.Location = new System.Drawing.Point(25, 125);
  1362. this.hideSearchSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1363. this.hideSearchSw.Name = "hideSearchSw";
  1364. this.hideSearchSw.Size = new System.Drawing.Size(518, 30);
  1365. this.hideSearchSw.TabIndex = 236;
  1366. this.hideSearchSw.Tag = "themeable";
  1367. this.hideSearchSw.ToggleChecked = false;
  1368. //
  1369. // hideWeatherSw
  1370. //
  1371. this.hideWeatherSw.AccessibleName = "Hide Taskbar Weather";
  1372. this.hideWeatherSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1373. this.hideWeatherSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1374. this.hideWeatherSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1375. this.hideWeatherSw.ForeColor = System.Drawing.Color.White;
  1376. this.hideWeatherSw.LabelText = "Hide Taskbar Weather";
  1377. this.hideWeatherSw.Location = new System.Drawing.Point(25, 88);
  1378. this.hideWeatherSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1379. this.hideWeatherSw.Name = "hideWeatherSw";
  1380. this.hideWeatherSw.Size = new System.Drawing.Size(518, 30);
  1381. this.hideWeatherSw.TabIndex = 235;
  1382. this.hideWeatherSw.Tag = "themeable";
  1383. this.hideWeatherSw.ToggleChecked = false;
  1384. //
  1385. // classicPhotoViewerSw
  1386. //
  1387. this.classicPhotoViewerSw.AccessibleName = "Restore Classic Photo Viewer";
  1388. this.classicPhotoViewerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1389. this.classicPhotoViewerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1390. this.classicPhotoViewerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1391. this.classicPhotoViewerSw.ForeColor = System.Drawing.Color.White;
  1392. this.classicPhotoViewerSw.LabelText = "Restore Classic Photo Viewer";
  1393. this.classicPhotoViewerSw.Location = new System.Drawing.Point(25, 390);
  1394. this.classicPhotoViewerSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1395. this.classicPhotoViewerSw.Name = "classicPhotoViewerSw";
  1396. this.classicPhotoViewerSw.Size = new System.Drawing.Size(518, 30);
  1397. this.classicPhotoViewerSw.TabIndex = 180;
  1398. this.classicPhotoViewerSw.Tag = "themeable";
  1399. this.classicPhotoViewerSw.ToggleChecked = false;
  1400. //
  1401. // edgeAiSw
  1402. //
  1403. this.edgeAiSw.AccessibleName = "Disable Edge Discover";
  1404. this.edgeAiSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1405. this.edgeAiSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1406. this.edgeAiSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1407. this.edgeAiSw.ForeColor = System.Drawing.Color.White;
  1408. this.edgeAiSw.LabelText = "Disable Edge Discover";
  1409. this.edgeAiSw.Location = new System.Drawing.Point(580, 281);
  1410. this.edgeAiSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1411. this.edgeAiSw.Name = "edgeAiSw";
  1412. this.edgeAiSw.Size = new System.Drawing.Size(518, 30);
  1413. this.edgeAiSw.TabIndex = 179;
  1414. this.edgeAiSw.Tag = "themeable";
  1415. this.edgeAiSw.ToggleChecked = false;
  1416. //
  1417. // edgeTelemetrySw
  1418. //
  1419. this.edgeTelemetrySw.AccessibleName = "Disable Edge Telemetry";
  1420. this.edgeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1421. this.edgeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1422. this.edgeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1423. this.edgeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1424. this.edgeTelemetrySw.LabelText = "Disable Edge Telemetry";
  1425. this.edgeTelemetrySw.Location = new System.Drawing.Point(580, 244);
  1426. this.edgeTelemetrySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1427. this.edgeTelemetrySw.Name = "edgeTelemetrySw";
  1428. this.edgeTelemetrySw.Size = new System.Drawing.Size(518, 30);
  1429. this.edgeTelemetrySw.TabIndex = 177;
  1430. this.edgeTelemetrySw.Tag = "themeable";
  1431. this.edgeTelemetrySw.ToggleChecked = false;
  1432. //
  1433. // label18
  1434. //
  1435. this.label18.AutoSize = true;
  1436. 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)));
  1437. this.label18.ForeColor = System.Drawing.Color.Silver;
  1438. this.label18.Location = new System.Drawing.Point(576, 465);
  1439. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1440. this.label18.Name = "label18";
  1441. this.label18.Size = new System.Drawing.Size(55, 23);
  1442. this.label18.TabIndex = 176;
  1443. this.label18.Tag = "";
  1444. this.label18.Text = "Touch";
  1445. //
  1446. // label17
  1447. //
  1448. this.label17.AutoSize = true;
  1449. 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)));
  1450. this.label17.ForeColor = System.Drawing.Color.Silver;
  1451. this.label17.Location = new System.Drawing.Point(575, 319);
  1452. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1453. this.label17.Name = "label17";
  1454. this.label17.Size = new System.Drawing.Size(70, 23);
  1455. this.label17.TabIndex = 175;
  1456. this.label17.Tag = "";
  1457. this.label17.Text = "Gaming";
  1458. //
  1459. // label16
  1460. //
  1461. this.label16.AutoSize = true;
  1462. 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)));
  1463. this.label16.ForeColor = System.Drawing.Color.Silver;
  1464. this.label16.Location = new System.Drawing.Point(575, 14);
  1465. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1466. this.label16.Name = "label16";
  1467. this.label16.Size = new System.Drawing.Size(65, 23);
  1468. this.label16.TabIndex = 174;
  1469. this.label16.Tag = "";
  1470. this.label16.Text = "Privacy";
  1471. //
  1472. // label15
  1473. //
  1474. this.label15.AutoSize = true;
  1475. 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)));
  1476. this.label15.ForeColor = System.Drawing.Color.Silver;
  1477. this.label15.Location = new System.Drawing.Point(22, 471);
  1478. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1479. this.label15.Name = "label15";
  1480. this.label15.Size = new System.Drawing.Size(141, 23);
  1481. this.label15.TabIndex = 173;
  1482. this.label15.Tag = "";
  1483. this.label15.Text = "Windows Update";
  1484. //
  1485. // label14
  1486. //
  1487. this.label14.AutoSize = true;
  1488. 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)));
  1489. this.label14.ForeColor = System.Drawing.Color.Silver;
  1490. this.label14.Location = new System.Drawing.Point(21, 14);
  1491. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1492. this.label14.Name = "label14";
  1493. this.label14.Size = new System.Drawing.Size(65, 23);
  1494. this.label14.TabIndex = 170;
  1495. this.label14.Tag = "";
  1496. this.label14.Text = "System";
  1497. //
  1498. // panelWin11Tweaks
  1499. //
  1500. this.panelWin11Tweaks.AutoScroll = true;
  1501. this.panelWin11Tweaks.Controls.Add(this.copilotSw);
  1502. this.panelWin11Tweaks.Controls.Add(this.label20);
  1503. this.panelWin11Tweaks.Controls.Add(this.label19);
  1504. this.panelWin11Tweaks.Controls.Add(this.stickersSw);
  1505. this.panelWin11Tweaks.Controls.Add(this.compactModeSw);
  1506. this.panelWin11Tweaks.Controls.Add(this.snapAssistSw);
  1507. this.panelWin11Tweaks.Controls.Add(this.widgetsSw);
  1508. this.panelWin11Tweaks.Controls.Add(this.leftTaskbarSw);
  1509. this.panelWin11Tweaks.Controls.Add(this.classicContextSw);
  1510. this.panelWin11Tweaks.Controls.Add(this.chatSw);
  1511. this.panelWin11Tweaks.Location = new System.Drawing.Point(0, 662);
  1512. this.panelWin11Tweaks.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1513. this.panelWin11Tweaks.Name = "panelWin11Tweaks";
  1514. this.panelWin11Tweaks.Size = new System.Drawing.Size(1214, 199);
  1515. this.panelWin11Tweaks.TabIndex = 80;
  1516. this.panelWin11Tweaks.Visible = false;
  1517. //
  1518. // copilotSw
  1519. //
  1520. this.copilotSw.AccessibleName = "Disable CoPilot AI";
  1521. this.copilotSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1522. this.copilotSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1523. this.copilotSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1524. this.copilotSw.ForeColor = System.Drawing.Color.White;
  1525. this.copilotSw.LabelText = "Disable CoPilot AI";
  1526. this.copilotSw.Location = new System.Drawing.Point(579, 158);
  1527. this.copilotSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1528. this.copilotSw.Name = "copilotSw";
  1529. this.copilotSw.Size = new System.Drawing.Size(518, 30);
  1530. this.copilotSw.TabIndex = 179;
  1531. this.copilotSw.Tag = "themeable";
  1532. this.copilotSw.ToggleChecked = false;
  1533. //
  1534. // label20
  1535. //
  1536. this.label20.AutoSize = true;
  1537. 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)));
  1538. this.label20.ForeColor = System.Drawing.Color.Silver;
  1539. this.label20.Location = new System.Drawing.Point(575, 6);
  1540. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1541. this.label20.Name = "label20";
  1542. this.label20.Size = new System.Drawing.Size(56, 23);
  1543. this.label20.TabIndex = 178;
  1544. this.label20.Tag = "";
  1545. this.label20.Text = "Extras";
  1546. //
  1547. // label19
  1548. //
  1549. this.label19.AutoSize = true;
  1550. 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)));
  1551. this.label19.ForeColor = System.Drawing.Color.Silver;
  1552. this.label19.Location = new System.Drawing.Point(20, 6);
  1553. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1554. this.label19.Name = "label19";
  1555. this.label19.Size = new System.Drawing.Size(67, 23);
  1556. this.label19.TabIndex = 177;
  1557. this.label19.Tag = "";
  1558. this.label19.Text = "Taskbar";
  1559. //
  1560. // stickersSw
  1561. //
  1562. this.stickersSw.AccessibleName = "Disable Stickers";
  1563. this.stickersSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1564. this.stickersSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1565. this.stickersSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1566. this.stickersSw.ForeColor = System.Drawing.Color.White;
  1567. this.stickersSw.LabelText = "Disable Stickers";
  1568. this.stickersSw.Location = new System.Drawing.Point(25, 158);
  1569. this.stickersSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1570. this.stickersSw.Name = "stickersSw";
  1571. this.stickersSw.Size = new System.Drawing.Size(518, 30);
  1572. this.stickersSw.TabIndex = 113;
  1573. this.stickersSw.Tag = "themeable";
  1574. this.stickersSw.ToggleChecked = false;
  1575. //
  1576. // compactModeSw
  1577. //
  1578. this.compactModeSw.AccessibleName = "Enable Compact Mode in Explorer";
  1579. this.compactModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1580. this.compactModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1581. this.compactModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1582. this.compactModeSw.ForeColor = System.Drawing.Color.White;
  1583. this.compactModeSw.LabelText = "Enable Compact Mode in Explorer";
  1584. this.compactModeSw.Location = new System.Drawing.Point(579, 120);
  1585. this.compactModeSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1586. this.compactModeSw.Name = "compactModeSw";
  1587. this.compactModeSw.Size = new System.Drawing.Size(518, 30);
  1588. this.compactModeSw.TabIndex = 112;
  1589. this.compactModeSw.Tag = "themeable";
  1590. this.compactModeSw.ToggleChecked = false;
  1591. //
  1592. // snapAssistSw
  1593. //
  1594. this.snapAssistSw.AccessibleName = "Disable Snap Assist";
  1595. this.snapAssistSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1596. this.snapAssistSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1597. this.snapAssistSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1598. this.snapAssistSw.ForeColor = System.Drawing.Color.White;
  1599. this.snapAssistSw.LabelText = "Disable Snap Assist";
  1600. this.snapAssistSw.Location = new System.Drawing.Point(580, 45);
  1601. this.snapAssistSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1602. this.snapAssistSw.Name = "snapAssistSw";
  1603. this.snapAssistSw.Size = new System.Drawing.Size(518, 30);
  1604. this.snapAssistSw.TabIndex = 106;
  1605. this.snapAssistSw.Tag = "themeable";
  1606. this.snapAssistSw.ToggleChecked = false;
  1607. //
  1608. // widgetsSw
  1609. //
  1610. this.widgetsSw.AccessibleName = "Disable Widgets";
  1611. this.widgetsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1612. this.widgetsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1613. this.widgetsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1614. this.widgetsSw.ForeColor = System.Drawing.Color.White;
  1615. this.widgetsSw.LabelText = "Disable Widgets";
  1616. this.widgetsSw.Location = new System.Drawing.Point(25, 82);
  1617. this.widgetsSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1618. this.widgetsSw.Name = "widgetsSw";
  1619. this.widgetsSw.Size = new System.Drawing.Size(518, 30);
  1620. this.widgetsSw.TabIndex = 108;
  1621. this.widgetsSw.Tag = "themeable";
  1622. this.widgetsSw.ToggleChecked = false;
  1623. //
  1624. // leftTaskbarSw
  1625. //
  1626. this.leftTaskbarSw.AccessibleName = "Align Taskbar to Left";
  1627. this.leftTaskbarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1628. this.leftTaskbarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1629. this.leftTaskbarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1630. this.leftTaskbarSw.ForeColor = System.Drawing.Color.White;
  1631. this.leftTaskbarSw.LabelText = "Align Taskbar to Left";
  1632. this.leftTaskbarSw.Location = new System.Drawing.Point(25, 45);
  1633. this.leftTaskbarSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1634. this.leftTaskbarSw.Name = "leftTaskbarSw";
  1635. this.leftTaskbarSw.Size = new System.Drawing.Size(518, 30);
  1636. this.leftTaskbarSw.TabIndex = 105;
  1637. this.leftTaskbarSw.Tag = "themeable";
  1638. this.leftTaskbarSw.ToggleChecked = false;
  1639. //
  1640. // classicContextSw
  1641. //
  1642. this.classicContextSw.AccessibleName = "Enable Classic Right-Click Menu";
  1643. this.classicContextSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1644. this.classicContextSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1645. this.classicContextSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1646. this.classicContextSw.ForeColor = System.Drawing.Color.White;
  1647. this.classicContextSw.LabelText = "Enable Classic Right-Click Menu";
  1648. this.classicContextSw.Location = new System.Drawing.Point(579, 82);
  1649. this.classicContextSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1650. this.classicContextSw.Name = "classicContextSw";
  1651. this.classicContextSw.Size = new System.Drawing.Size(518, 30);
  1652. this.classicContextSw.TabIndex = 110;
  1653. this.classicContextSw.Tag = "themeable";
  1654. this.classicContextSw.ToggleChecked = false;
  1655. //
  1656. // chatSw
  1657. //
  1658. this.chatSw.AccessibleName = "Disable Chat";
  1659. this.chatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1660. this.chatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1661. this.chatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1662. this.chatSw.ForeColor = System.Drawing.Color.White;
  1663. this.chatSw.LabelText = "Disable Chat";
  1664. this.chatSw.Location = new System.Drawing.Point(25, 120);
  1665. this.chatSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1666. this.chatSw.Name = "chatSw";
  1667. this.chatSw.Size = new System.Drawing.Size(518, 30);
  1668. this.chatSw.TabIndex = 107;
  1669. this.chatSw.Tag = "themeable";
  1670. this.chatSw.ToggleChecked = false;
  1671. //
  1672. // vbsSw
  1673. //
  1674. this.vbsSw.AccessibleName = "Disable Virtualization Based Security";
  1675. this.vbsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1676. this.vbsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1677. this.vbsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1678. this.vbsSw.ForeColor = System.Drawing.Color.White;
  1679. this.vbsSw.LabelText = "Disable Virtualization Based Security";
  1680. this.vbsSw.Location = new System.Drawing.Point(25, 352);
  1681. this.vbsSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1682. this.vbsSw.Name = "vbsSw";
  1683. this.vbsSw.Size = new System.Drawing.Size(518, 30);
  1684. this.vbsSw.TabIndex = 114;
  1685. this.vbsSw.Tag = "themeable";
  1686. this.vbsSw.ToggleChecked = false;
  1687. this.vbsSw.Visible = false;
  1688. //
  1689. // gameModeSw
  1690. //
  1691. this.gameModeSw.AccessibleName = "Enable Gaming Mode";
  1692. this.gameModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1693. this.gameModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1694. this.gameModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1695. this.gameModeSw.ForeColor = System.Drawing.Color.White;
  1696. this.gameModeSw.LabelText = "Enable Gaming Mode";
  1697. this.gameModeSw.Location = new System.Drawing.Point(580, 352);
  1698. this.gameModeSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1699. this.gameModeSw.Name = "gameModeSw";
  1700. this.gameModeSw.Size = new System.Drawing.Size(518, 30);
  1701. this.gameModeSw.TabIndex = 105;
  1702. this.gameModeSw.Tag = "themeable";
  1703. this.gameModeSw.ToggleChecked = false;
  1704. //
  1705. // storeUpdatesSw
  1706. //
  1707. this.storeUpdatesSw.AccessibleName = "Disable Microsoft Store Updates";
  1708. this.storeUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1709. this.storeUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1710. this.storeUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1711. this.storeUpdatesSw.ForeColor = System.Drawing.Color.White;
  1712. this.storeUpdatesSw.LabelText = "Disable Microsoft Store Updates";
  1713. this.storeUpdatesSw.Location = new System.Drawing.Point(25, 548);
  1714. this.storeUpdatesSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1715. this.storeUpdatesSw.Name = "storeUpdatesSw";
  1716. this.storeUpdatesSw.Size = new System.Drawing.Size(518, 30);
  1717. this.storeUpdatesSw.TabIndex = 104;
  1718. this.storeUpdatesSw.Tag = "themeable";
  1719. this.storeUpdatesSw.ToggleChecked = false;
  1720. //
  1721. // oldMixerSw
  1722. //
  1723. this.oldMixerSw.AccessibleName = "Enable Classic Volume Mixer";
  1724. this.oldMixerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1725. this.oldMixerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1726. this.oldMixerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1727. this.oldMixerSw.ForeColor = System.Drawing.Color.White;
  1728. this.oldMixerSw.LabelText = "Enable Classic Volume Mixer";
  1729. this.oldMixerSw.Location = new System.Drawing.Point(25, 352);
  1730. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1731. this.oldMixerSw.Name = "oldMixerSw";
  1732. this.oldMixerSw.Size = new System.Drawing.Size(518, 30);
  1733. this.oldMixerSw.TabIndex = 103;
  1734. this.oldMixerSw.Tag = "themeable";
  1735. this.oldMixerSw.ToggleChecked = false;
  1736. //
  1737. // insiderSw
  1738. //
  1739. this.insiderSw.AccessibleName = "Disable Insider Service";
  1740. this.insiderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1741. this.insiderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1742. this.insiderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1743. this.insiderSw.ForeColor = System.Drawing.Color.White;
  1744. this.insiderSw.LabelText = "Disable Insider Service";
  1745. this.insiderSw.Location = new System.Drawing.Point(25, 585);
  1746. this.insiderSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1747. this.insiderSw.Name = "insiderSw";
  1748. this.insiderSw.Size = new System.Drawing.Size(518, 30);
  1749. this.insiderSw.TabIndex = 102;
  1750. this.insiderSw.Tag = "themeable";
  1751. this.insiderSw.ToggleChecked = false;
  1752. //
  1753. // castSw
  1754. //
  1755. this.castSw.AccessibleName = "Remove Cast to Device";
  1756. this.castSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1757. this.castSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1758. this.castSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1759. this.castSw.ForeColor = System.Drawing.Color.White;
  1760. this.castSw.LabelText = "Remove Cast to Device";
  1761. this.castSw.Location = new System.Drawing.Point(25, 315);
  1762. this.castSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1763. this.castSw.Name = "castSw";
  1764. this.castSw.Size = new System.Drawing.Size(518, 30);
  1765. this.castSw.TabIndex = 101;
  1766. this.castSw.Tag = "themeable";
  1767. this.castSw.ToggleChecked = false;
  1768. //
  1769. // gameBarSw
  1770. //
  1771. this.gameBarSw.AccessibleName = "Disable Game Bar";
  1772. this.gameBarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1773. this.gameBarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1774. this.gameBarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1775. this.gameBarSw.ForeColor = System.Drawing.Color.White;
  1776. this.gameBarSw.LabelText = "Disable Game Bar";
  1777. this.gameBarSw.Location = new System.Drawing.Point(580, 428);
  1778. this.gameBarSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1779. this.gameBarSw.Name = "gameBarSw";
  1780. this.gameBarSw.Size = new System.Drawing.Size(518, 30);
  1781. this.gameBarSw.TabIndex = 100;
  1782. this.gameBarSw.Tag = "themeable";
  1783. this.gameBarSw.ToggleChecked = false;
  1784. //
  1785. // sensorSw
  1786. //
  1787. this.sensorSw.AccessibleName = "Disable Sensor Services";
  1788. this.sensorSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1789. this.sensorSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1790. this.sensorSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1791. this.sensorSw.ForeColor = System.Drawing.Color.White;
  1792. this.sensorSw.LabelText = "Disable Sensor Services";
  1793. this.sensorSw.Location = new System.Drawing.Point(25, 278);
  1794. this.sensorSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1795. this.sensorSw.Name = "sensorSw";
  1796. this.sensorSw.Size = new System.Drawing.Size(518, 30);
  1797. this.sensorSw.TabIndex = 99;
  1798. this.sensorSw.Tag = "themeable";
  1799. this.sensorSw.ToggleChecked = false;
  1800. //
  1801. // ccSw
  1802. //
  1803. this.ccSw.AccessibleName = "Disable Cloud Clipboard";
  1804. this.ccSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1805. this.ccSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1806. this.ccSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1807. this.ccSw.ForeColor = System.Drawing.Color.White;
  1808. this.ccSw.LabelText = "Disable Cloud Clipboard";
  1809. this.ccSw.Location = new System.Drawing.Point(581, 579);
  1810. this.ccSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1811. this.ccSw.Name = "ccSw";
  1812. this.ccSw.Size = new System.Drawing.Size(518, 30);
  1813. this.ccSw.TabIndex = 98;
  1814. this.ccSw.Tag = "themeable";
  1815. this.ccSw.ToggleChecked = false;
  1816. //
  1817. // cortanaSw
  1818. //
  1819. this.cortanaSw.AccessibleName = "Disable Cortana";
  1820. this.cortanaSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1821. this.cortanaSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1822. this.cortanaSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1823. this.cortanaSw.ForeColor = System.Drawing.Color.White;
  1824. this.cortanaSw.LabelText = "Disable Cortana";
  1825. this.cortanaSw.Location = new System.Drawing.Point(580, 88);
  1826. this.cortanaSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1827. this.cortanaSw.Name = "cortanaSw";
  1828. this.cortanaSw.Size = new System.Drawing.Size(518, 30);
  1829. this.cortanaSw.TabIndex = 97;
  1830. this.cortanaSw.Tag = "themeable";
  1831. this.cortanaSw.ToggleChecked = false;
  1832. //
  1833. // privacySw
  1834. //
  1835. this.privacySw.AccessibleName = "Enhance Privacy";
  1836. this.privacySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1837. this.privacySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1838. this.privacySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1839. this.privacySw.ForeColor = System.Drawing.Color.White;
  1840. this.privacySw.LabelText = "Enhance Privacy";
  1841. this.privacySw.Location = new System.Drawing.Point(580, 125);
  1842. this.privacySw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1843. this.privacySw.Name = "privacySw";
  1844. this.privacySw.Size = new System.Drawing.Size(518, 30);
  1845. this.privacySw.TabIndex = 96;
  1846. this.privacySw.Tag = "themeable";
  1847. this.privacySw.ToggleChecked = false;
  1848. //
  1849. // driversSw
  1850. //
  1851. this.driversSw.AccessibleName = "Exclude Drivers from Update";
  1852. this.driversSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1853. this.driversSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1854. this.driversSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1855. this.driversSw.ForeColor = System.Drawing.Color.White;
  1856. this.driversSw.LabelText = "Exclude Drivers from Update";
  1857. this.driversSw.Location = new System.Drawing.Point(25, 622);
  1858. this.driversSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1859. this.driversSw.Name = "driversSw";
  1860. this.driversSw.Size = new System.Drawing.Size(518, 30);
  1861. this.driversSw.TabIndex = 95;
  1862. this.driversSw.Tag = "themeable";
  1863. this.driversSw.ToggleChecked = false;
  1864. //
  1865. // telemetryServicesSw
  1866. //
  1867. this.telemetryServicesSw.AccessibleName = "Disable Telemetry Services";
  1868. this.telemetryServicesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1869. this.telemetryServicesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1870. this.telemetryServicesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1871. this.telemetryServicesSw.ForeColor = System.Drawing.Color.White;
  1872. this.telemetryServicesSw.LabelText = "Disable Telemetry Services";
  1873. this.telemetryServicesSw.Location = new System.Drawing.Point(580, 50);
  1874. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1875. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1876. this.telemetryServicesSw.Size = new System.Drawing.Size(518, 30);
  1877. this.telemetryServicesSw.TabIndex = 94;
  1878. this.telemetryServicesSw.Tag = "themeable";
  1879. this.telemetryServicesSw.ToggleChecked = false;
  1880. //
  1881. // autoUpdatesSw
  1882. //
  1883. this.autoUpdatesSw.AccessibleName = "Disable Automatic Updates";
  1884. this.autoUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1885. this.autoUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1886. this.autoUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1887. this.autoUpdatesSw.ForeColor = System.Drawing.Color.White;
  1888. this.autoUpdatesSw.LabelText = "Disable Automatic Updates";
  1889. this.autoUpdatesSw.Location = new System.Drawing.Point(25, 510);
  1890. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1891. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1892. this.autoUpdatesSw.Size = new System.Drawing.Size(518, 30);
  1893. this.autoUpdatesSw.TabIndex = 93;
  1894. this.autoUpdatesSw.Tag = "themeable";
  1895. this.autoUpdatesSw.ToggleChecked = false;
  1896. //
  1897. // tpmSw
  1898. //
  1899. this.tpmSw.AccessibleName = "Disable TPM 2.0 Check";
  1900. this.tpmSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1901. this.tpmSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1902. this.tpmSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1903. this.tpmSw.ForeColor = System.Drawing.Color.White;
  1904. this.tpmSw.LabelText = "Disable TPM 2.0 Check";
  1905. this.tpmSw.Location = new System.Drawing.Point(25, 240);
  1906. this.tpmSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1907. this.tpmSw.Name = "tpmSw";
  1908. this.tpmSw.Size = new System.Drawing.Size(518, 30);
  1909. this.tpmSw.TabIndex = 92;
  1910. this.tpmSw.Tag = "themeable";
  1911. this.tpmSw.ToggleChecked = false;
  1912. //
  1913. // xboxSw
  1914. //
  1915. this.xboxSw.AccessibleName = "Disable Xbox Live";
  1916. this.xboxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1917. this.xboxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1918. this.xboxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1919. this.xboxSw.ForeColor = System.Drawing.Color.White;
  1920. this.xboxSw.LabelText = "Disable Xbox Live";
  1921. this.xboxSw.Location = new System.Drawing.Point(580, 390);
  1922. this.xboxSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1923. this.xboxSw.Name = "xboxSw";
  1924. this.xboxSw.Size = new System.Drawing.Size(518, 30);
  1925. this.xboxSw.TabIndex = 90;
  1926. this.xboxSw.Tag = "themeable";
  1927. this.xboxSw.ToggleChecked = false;
  1928. //
  1929. // inkSw
  1930. //
  1931. this.inkSw.AccessibleName = "Disable Windows Ink";
  1932. this.inkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1933. this.inkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1934. this.inkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1935. this.inkSw.ForeColor = System.Drawing.Color.White;
  1936. this.inkSw.LabelText = "Disable Windows Ink";
  1937. this.inkSw.Location = new System.Drawing.Point(581, 504);
  1938. this.inkSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1939. this.inkSw.Name = "inkSw";
  1940. this.inkSw.Size = new System.Drawing.Size(518, 30);
  1941. this.inkSw.TabIndex = 89;
  1942. this.inkSw.Tag = "themeable";
  1943. this.inkSw.ToggleChecked = false;
  1944. //
  1945. // spellSw
  1946. //
  1947. this.spellSw.AccessibleName = "Disable Spell Checking";
  1948. this.spellSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1949. this.spellSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1950. this.spellSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1951. this.spellSw.ForeColor = System.Drawing.Color.White;
  1952. this.spellSw.LabelText = "Disable Spell Checking";
  1953. this.spellSw.Location = new System.Drawing.Point(581, 541);
  1954. this.spellSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1955. this.spellSw.Name = "spellSw";
  1956. this.spellSw.Size = new System.Drawing.Size(518, 30);
  1957. this.spellSw.TabIndex = 88;
  1958. this.spellSw.Tag = "themeable";
  1959. this.spellSw.ToggleChecked = false;
  1960. //
  1961. // longPathsSw
  1962. //
  1963. this.longPathsSw.AccessibleName = "Enable Long Paths";
  1964. this.longPathsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1965. this.longPathsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1966. this.longPathsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1967. this.longPathsSw.ForeColor = System.Drawing.Color.White;
  1968. this.longPathsSw.LabelText = "Enable Long Paths";
  1969. this.longPathsSw.Location = new System.Drawing.Point(25, 202);
  1970. this.longPathsSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1971. this.longPathsSw.Name = "longPathsSw";
  1972. this.longPathsSw.Size = new System.Drawing.Size(518, 30);
  1973. this.longPathsSw.TabIndex = 87;
  1974. this.longPathsSw.Tag = "themeable";
  1975. this.longPathsSw.ToggleChecked = false;
  1976. //
  1977. // peopleSw
  1978. //
  1979. this.peopleSw.AccessibleName = "Disable My People";
  1980. this.peopleSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1981. this.peopleSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1982. this.peopleSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1983. this.peopleSw.ForeColor = System.Drawing.Color.White;
  1984. this.peopleSw.LabelText = "Disable My People";
  1985. this.peopleSw.Location = new System.Drawing.Point(25, 165);
  1986. this.peopleSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  1987. this.peopleSw.Name = "peopleSw";
  1988. this.peopleSw.Size = new System.Drawing.Size(518, 30);
  1989. this.peopleSw.TabIndex = 85;
  1990. this.peopleSw.Tag = "themeable";
  1991. this.peopleSw.ToggleChecked = false;
  1992. //
  1993. // oldExplorerSw
  1994. //
  1995. this.oldExplorerSw.AccessibleName = "Restore Classic Windows Explorer";
  1996. this.oldExplorerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1997. this.oldExplorerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1998. this.oldExplorerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1999. this.oldExplorerSw.ForeColor = System.Drawing.Color.White;
  2000. this.oldExplorerSw.LabelText = "Restore Classic Windows Explorer";
  2001. this.oldExplorerSw.Location = new System.Drawing.Point(25, 50);
  2002. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  2003. this.oldExplorerSw.Name = "oldExplorerSw";
  2004. this.oldExplorerSw.Size = new System.Drawing.Size(518, 30);
  2005. this.oldExplorerSw.TabIndex = 83;
  2006. this.oldExplorerSw.Tag = "themeable";
  2007. this.oldExplorerSw.ToggleChecked = false;
  2008. //
  2009. // adsSw
  2010. //
  2011. this.adsSw.AccessibleName = "Disable Start Menu Ads";
  2012. this.adsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2013. this.adsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2014. this.adsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2015. this.adsSw.ForeColor = System.Drawing.Color.White;
  2016. this.adsSw.LabelText = "Disable Start Menu Ads";
  2017. this.adsSw.Location = new System.Drawing.Point(580, 206);
  2018. this.adsSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  2019. this.adsSw.Name = "adsSw";
  2020. this.adsSw.Size = new System.Drawing.Size(518, 30);
  2021. this.adsSw.TabIndex = 82;
  2022. this.adsSw.Tag = "themeable";
  2023. this.adsSw.ToggleChecked = false;
  2024. //
  2025. // advancedTab
  2026. //
  2027. this.advancedTab.AutoScroll = true;
  2028. this.advancedTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2029. this.advancedTab.Controls.Add(this.regBackupSw);
  2030. this.advancedTab.Controls.Add(this.uODSw);
  2031. this.advancedTab.Controls.Add(this.btnRestartDisableDefender);
  2032. this.advancedTab.Controls.Add(this.btnRestart);
  2033. this.advancedTab.Controls.Add(this.btnRestartSafe);
  2034. this.advancedTab.Controls.Add(this.loginVerboseSw);
  2035. this.advancedTab.Controls.Add(this.hpetSw);
  2036. this.advancedTab.Location = new System.Drawing.Point(4, 32);
  2037. this.advancedTab.Margin = new System.Windows.Forms.Padding(2);
  2038. this.advancedTab.Name = "advancedTab";
  2039. this.advancedTab.Padding = new System.Windows.Forms.Padding(2);
  2040. this.advancedTab.Size = new System.Drawing.Size(1594, 844);
  2041. this.advancedTab.TabIndex = 15;
  2042. this.advancedTab.Text = "Advanced";
  2043. //
  2044. // uODSw
  2045. //
  2046. this.uODSw.AccessibleName = "Uninstall OneDrive";
  2047. this.uODSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2048. this.uODSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2049. this.uODSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2050. this.uODSw.ForeColor = System.Drawing.Color.White;
  2051. this.uODSw.LabelText = "Uninstall OneDrive";
  2052. this.uODSw.Location = new System.Drawing.Point(21, 111);
  2053. this.uODSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  2054. this.uODSw.Name = "uODSw";
  2055. this.uODSw.Size = new System.Drawing.Size(518, 30);
  2056. this.uODSw.TabIndex = 89;
  2057. this.uODSw.Tag = "themeable";
  2058. this.uODSw.ToggleChecked = false;
  2059. //
  2060. // btnRestartDisableDefender
  2061. //
  2062. this.btnRestartDisableDefender.BackColor = System.Drawing.Color.DodgerBlue;
  2063. this.btnRestartDisableDefender.FlatAppearance.BorderSize = 0;
  2064. this.btnRestartDisableDefender.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2065. this.btnRestartDisableDefender.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2066. this.btnRestartDisableDefender.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2067. this.btnRestartDisableDefender.ForeColor = System.Drawing.Color.White;
  2068. this.btnRestartDisableDefender.Location = new System.Drawing.Point(21, 329);
  2069. this.btnRestartDisableDefender.Margin = new System.Windows.Forms.Padding(2);
  2070. this.btnRestartDisableDefender.Name = "btnRestartDisableDefender";
  2071. this.btnRestartDisableDefender.Size = new System.Drawing.Size(518, 39);
  2072. this.btnRestartDisableDefender.TabIndex = 88;
  2073. this.btnRestartDisableDefender.Text = "Restart && Disable Defender";
  2074. this.btnRestartDisableDefender.UseVisualStyleBackColor = false;
  2075. this.btnRestartDisableDefender.Click += new System.EventHandler(this.btnRestartDisableDefender_Click);
  2076. //
  2077. // btnRestart
  2078. //
  2079. this.btnRestart.BackColor = System.Drawing.Color.DodgerBlue;
  2080. this.btnRestart.FlatAppearance.BorderSize = 0;
  2081. this.btnRestart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2082. this.btnRestart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2083. this.btnRestart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2084. this.btnRestart.ForeColor = System.Drawing.Color.White;
  2085. this.btnRestart.Location = new System.Drawing.Point(21, 286);
  2086. this.btnRestart.Margin = new System.Windows.Forms.Padding(2);
  2087. this.btnRestart.Name = "btnRestart";
  2088. this.btnRestart.Size = new System.Drawing.Size(518, 39);
  2089. this.btnRestart.TabIndex = 87;
  2090. this.btnRestart.Text = "Restart in Normal Mode";
  2091. this.btnRestart.UseVisualStyleBackColor = false;
  2092. this.btnRestart.Click += new System.EventHandler(this.btnRestart_Click);
  2093. //
  2094. // btnRestartSafe
  2095. //
  2096. this.btnRestartSafe.BackColor = System.Drawing.Color.DodgerBlue;
  2097. this.btnRestartSafe.FlatAppearance.BorderSize = 0;
  2098. this.btnRestartSafe.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2099. this.btnRestartSafe.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2100. this.btnRestartSafe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2101. this.btnRestartSafe.ForeColor = System.Drawing.Color.White;
  2102. this.btnRestartSafe.Location = new System.Drawing.Point(21, 240);
  2103. this.btnRestartSafe.Margin = new System.Windows.Forms.Padding(2);
  2104. this.btnRestartSafe.Name = "btnRestartSafe";
  2105. this.btnRestartSafe.Size = new System.Drawing.Size(518, 39);
  2106. this.btnRestartSafe.TabIndex = 86;
  2107. this.btnRestartSafe.Text = "Restart in Safe Mode";
  2108. this.btnRestartSafe.UseVisualStyleBackColor = false;
  2109. this.btnRestartSafe.Click += new System.EventHandler(this.btnRestartSafe_Click);
  2110. //
  2111. // loginVerboseSw
  2112. //
  2113. this.loginVerboseSw.AccessibleName = "Enable Detailed Login Screen";
  2114. this.loginVerboseSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2115. this.loginVerboseSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2116. this.loginVerboseSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2117. this.loginVerboseSw.ForeColor = System.Drawing.Color.White;
  2118. this.loginVerboseSw.LabelText = "Enable Detailed Login Screen";
  2119. this.loginVerboseSw.Location = new System.Drawing.Point(21, 66);
  2120. this.loginVerboseSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  2121. this.loginVerboseSw.Name = "loginVerboseSw";
  2122. this.loginVerboseSw.Size = new System.Drawing.Size(518, 30);
  2123. this.loginVerboseSw.TabIndex = 85;
  2124. this.loginVerboseSw.Tag = "themeable";
  2125. this.loginVerboseSw.ToggleChecked = false;
  2126. //
  2127. // hpetSw
  2128. //
  2129. this.hpetSw.AccessibleName = "Disable HPET";
  2130. this.hpetSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  2131. this.hpetSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2132. this.hpetSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2133. this.hpetSw.ForeColor = System.Drawing.Color.White;
  2134. this.hpetSw.LabelText = "Disable HPET";
  2135. this.hpetSw.Location = new System.Drawing.Point(21, 21);
  2136. this.hpetSw.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  2137. this.hpetSw.Name = "hpetSw";
  2138. this.hpetSw.Size = new System.Drawing.Size(518, 30);
  2139. this.hpetSw.TabIndex = 84;
  2140. this.hpetSw.Tag = "themeable";
  2141. this.hpetSw.ToggleChecked = false;
  2142. //
  2143. // modernAppsTab
  2144. //
  2145. this.modernAppsTab.AutoScroll = true;
  2146. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2147. this.modernAppsTab.Controls.Add(this.btnRestoreUwp);
  2148. this.modernAppsTab.Controls.Add(this.panelUwp);
  2149. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  2150. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  2151. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  2152. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  2153. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  2154. this.modernAppsTab.Location = new System.Drawing.Point(4, 32);
  2155. this.modernAppsTab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2156. this.modernAppsTab.Name = "modernAppsTab";
  2157. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2158. this.modernAppsTab.Size = new System.Drawing.Size(1593, 844);
  2159. this.modernAppsTab.TabIndex = 11;
  2160. this.modernAppsTab.Text = "UWP Apps";
  2161. //
  2162. // btnRestoreUwp
  2163. //
  2164. this.btnRestoreUwp.BackColor = System.Drawing.Color.DodgerBlue;
  2165. this.btnRestoreUwp.FlatAppearance.BorderSize = 0;
  2166. this.btnRestoreUwp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2167. this.btnRestoreUwp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2168. this.btnRestoreUwp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2169. this.btnRestoreUwp.ForeColor = System.Drawing.Color.White;
  2170. this.btnRestoreUwp.Location = new System.Drawing.Point(14, 680);
  2171. this.btnRestoreUwp.Margin = new System.Windows.Forms.Padding(2);
  2172. this.btnRestoreUwp.Name = "btnRestoreUwp";
  2173. this.btnRestoreUwp.Size = new System.Drawing.Size(374, 39);
  2174. this.btnRestoreUwp.TabIndex = 55;
  2175. this.btnRestoreUwp.Text = "Restore all UWP";
  2176. this.btnRestoreUwp.UseVisualStyleBackColor = false;
  2177. this.btnRestoreUwp.Click += new System.EventHandler(this.btnRestoreUwp_Click);
  2178. //
  2179. // panelUwp
  2180. //
  2181. this.panelUwp.AutoScroll = true;
  2182. this.panelUwp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2183. this.panelUwp.Location = new System.Drawing.Point(14, 51);
  2184. this.panelUwp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2185. this.panelUwp.Name = "panelUwp";
  2186. this.panelUwp.Size = new System.Drawing.Size(711, 622);
  2187. this.panelUwp.TabIndex = 54;
  2188. //
  2189. // uninstallModernAppsButton
  2190. //
  2191. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2192. this.uninstallModernAppsButton.FlatAppearance.BorderSize = 0;
  2193. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2194. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2195. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2196. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  2197. this.uninstallModernAppsButton.Location = new System.Drawing.Point(731, 95);
  2198. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2199. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  2200. this.uninstallModernAppsButton.Size = new System.Drawing.Size(260, 39);
  2201. this.uninstallModernAppsButton.TabIndex = 50;
  2202. this.uninstallModernAppsButton.Text = "Uninstall";
  2203. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  2204. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  2205. //
  2206. // refreshModernAppsButton
  2207. //
  2208. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  2209. this.refreshModernAppsButton.FlatAppearance.BorderSize = 0;
  2210. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2211. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2212. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2213. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  2214. this.refreshModernAppsButton.Location = new System.Drawing.Point(731, 51);
  2215. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  2216. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  2217. this.refreshModernAppsButton.Size = new System.Drawing.Size(260, 39);
  2218. this.refreshModernAppsButton.TabIndex = 49;
  2219. this.refreshModernAppsButton.Text = "Refresh";
  2220. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  2221. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  2222. //
  2223. // txtModernAppsTitle
  2224. //
  2225. this.txtModernAppsTitle.AutoSize = true;
  2226. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2227. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2228. this.txtModernAppsTitle.Location = new System.Drawing.Point(8, 12);
  2229. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2230. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  2231. this.txtModernAppsTitle.Size = new System.Drawing.Size(367, 35);
  2232. this.txtModernAppsTitle.TabIndex = 47;
  2233. this.txtModernAppsTitle.Tag = "themeable";
  2234. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  2235. //
  2236. // chkOnlyRemovable
  2237. //
  2238. this.chkOnlyRemovable.AutoSize = true;
  2239. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  2240. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  2241. this.chkOnlyRemovable.Location = new System.Drawing.Point(731, 139);
  2242. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  2243. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  2244. this.chkOnlyRemovable.Size = new System.Drawing.Size(214, 32);
  2245. this.chkOnlyRemovable.TabIndex = 53;
  2246. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  2247. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  2248. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  2249. //
  2250. // chkSelectAllModernApps
  2251. //
  2252. this.chkSelectAllModernApps.AutoSize = true;
  2253. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2254. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  2255. this.chkSelectAllModernApps.Location = new System.Drawing.Point(731, 175);
  2256. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  2257. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  2258. this.chkSelectAllModernApps.Size = new System.Drawing.Size(114, 32);
  2259. this.chkSelectAllModernApps.TabIndex = 52;
  2260. this.chkSelectAllModernApps.Text = "Select all";
  2261. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  2262. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  2263. //
  2264. // startupTab
  2265. //
  2266. this.startupTab.AutoScroll = true;
  2267. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2268. this.startupTab.Controls.Add(this.cancelBackup);
  2269. this.startupTab.Controls.Add(this.doBackup);
  2270. this.startupTab.Controls.Add(this.txtBackupTitle);
  2271. this.startupTab.Controls.Add(this.lblBackupTitle);
  2272. this.startupTab.Controls.Add(this.restoreStartupB);
  2273. this.startupTab.Controls.Add(this.backupStartupB);
  2274. this.startupTab.Controls.Add(this.findInRegB);
  2275. this.startupTab.Controls.Add(this.locateFileB);
  2276. this.startupTab.Controls.Add(this.removeStartupItemB);
  2277. this.startupTab.Controls.Add(this.refreshStartupB);
  2278. this.startupTab.Controls.Add(this.panel3);
  2279. this.startupTab.Controls.Add(this.startupTitle);
  2280. this.startupTab.Location = new System.Drawing.Point(4, 32);
  2281. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  2282. this.startupTab.Name = "startupTab";
  2283. this.startupTab.Size = new System.Drawing.Size(1593, 844);
  2284. this.startupTab.TabIndex = 7;
  2285. this.startupTab.Text = "Startup";
  2286. //
  2287. // cancelBackup
  2288. //
  2289. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2290. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2291. this.cancelBackup.FlatAppearance.BorderSize = 0;
  2292. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2293. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2294. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2295. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  2296. this.cancelBackup.Location = new System.Drawing.Point(154, 798);
  2297. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  2298. this.cancelBackup.Name = "cancelBackup";
  2299. this.cancelBackup.Size = new System.Drawing.Size(138, 38);
  2300. this.cancelBackup.TabIndex = 61;
  2301. this.cancelBackup.Text = "Cancel";
  2302. this.cancelBackup.UseVisualStyleBackColor = false;
  2303. this.cancelBackup.Visible = false;
  2304. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  2305. //
  2306. // doBackup
  2307. //
  2308. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2309. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2310. this.doBackup.FlatAppearance.BorderSize = 0;
  2311. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2312. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2313. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2314. this.doBackup.ForeColor = System.Drawing.Color.White;
  2315. this.doBackup.Location = new System.Drawing.Point(11, 798);
  2316. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  2317. this.doBackup.Name = "doBackup";
  2318. this.doBackup.Size = new System.Drawing.Size(138, 38);
  2319. this.doBackup.TabIndex = 60;
  2320. this.doBackup.Text = "OK";
  2321. this.doBackup.UseVisualStyleBackColor = false;
  2322. this.doBackup.Visible = false;
  2323. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  2324. //
  2325. // txtBackupTitle
  2326. //
  2327. this.txtBackupTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2328. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2329. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2330. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2331. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  2332. this.txtBackupTitle.Location = new System.Drawing.Point(11, 761);
  2333. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  2334. this.txtBackupTitle.Name = "txtBackupTitle";
  2335. this.txtBackupTitle.Size = new System.Drawing.Size(403, 30);
  2336. this.txtBackupTitle.TabIndex = 58;
  2337. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2338. this.txtBackupTitle.Visible = false;
  2339. //
  2340. // lblBackupTitle
  2341. //
  2342. this.lblBackupTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2343. this.lblBackupTitle.AutoSize = true;
  2344. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2345. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  2346. this.lblBackupTitle.Location = new System.Drawing.Point(6, 735);
  2347. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2348. this.lblBackupTitle.Name = "lblBackupTitle";
  2349. this.lblBackupTitle.Size = new System.Drawing.Size(104, 23);
  2350. this.lblBackupTitle.TabIndex = 59;
  2351. this.lblBackupTitle.Tag = "";
  2352. this.lblBackupTitle.Text = "Backup title:";
  2353. this.lblBackupTitle.Visible = false;
  2354. //
  2355. // restoreStartupB
  2356. //
  2357. this.restoreStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2358. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2359. this.restoreStartupB.FlatAppearance.BorderSize = 0;
  2360. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2361. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2362. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2363. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  2364. this.restoreStartupB.Location = new System.Drawing.Point(254, 736);
  2365. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  2366. this.restoreStartupB.Name = "restoreStartupB";
  2367. this.restoreStartupB.Size = new System.Drawing.Size(238, 39);
  2368. this.restoreStartupB.TabIndex = 42;
  2369. this.restoreStartupB.Text = "Restore";
  2370. this.restoreStartupB.UseVisualStyleBackColor = false;
  2371. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  2372. //
  2373. // backupStartupB
  2374. //
  2375. this.backupStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2376. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2377. this.backupStartupB.FlatAppearance.BorderSize = 0;
  2378. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2379. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2380. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2381. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  2382. this.backupStartupB.Location = new System.Drawing.Point(11, 736);
  2383. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  2384. this.backupStartupB.Name = "backupStartupB";
  2385. this.backupStartupB.Size = new System.Drawing.Size(238, 39);
  2386. this.backupStartupB.TabIndex = 41;
  2387. this.backupStartupB.Text = "Backup";
  2388. this.backupStartupB.UseVisualStyleBackColor = false;
  2389. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  2390. //
  2391. // findInRegB
  2392. //
  2393. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2394. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  2395. this.findInRegB.FlatAppearance.BorderSize = 0;
  2396. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2397. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2398. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2399. this.findInRegB.ForeColor = System.Drawing.Color.White;
  2400. this.findInRegB.Location = new System.Drawing.Point(1104, 796);
  2401. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  2402. this.findInRegB.Name = "findInRegB";
  2403. this.findInRegB.Size = new System.Drawing.Size(238, 39);
  2404. this.findInRegB.TabIndex = 40;
  2405. this.findInRegB.Text = "Find in Registry";
  2406. this.findInRegB.UseVisualStyleBackColor = false;
  2407. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  2408. //
  2409. // locateFileB
  2410. //
  2411. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2412. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  2413. this.locateFileB.FlatAppearance.BorderSize = 0;
  2414. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2415. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2416. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2417. this.locateFileB.ForeColor = System.Drawing.Color.White;
  2418. this.locateFileB.Location = new System.Drawing.Point(1104, 752);
  2419. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  2420. this.locateFileB.Name = "locateFileB";
  2421. this.locateFileB.Size = new System.Drawing.Size(238, 39);
  2422. this.locateFileB.TabIndex = 39;
  2423. this.locateFileB.Text = "Locate file";
  2424. this.locateFileB.UseVisualStyleBackColor = false;
  2425. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  2426. //
  2427. // removeStartupItemB
  2428. //
  2429. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2430. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  2431. this.removeStartupItemB.FlatAppearance.BorderSize = 0;
  2432. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2433. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2434. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2435. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  2436. this.removeStartupItemB.Location = new System.Drawing.Point(1348, 752);
  2437. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  2438. this.removeStartupItemB.Name = "removeStartupItemB";
  2439. this.removeStartupItemB.Size = new System.Drawing.Size(238, 39);
  2440. this.removeStartupItemB.TabIndex = 36;
  2441. this.removeStartupItemB.Text = "Delete";
  2442. this.removeStartupItemB.UseVisualStyleBackColor = false;
  2443. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  2444. //
  2445. // refreshStartupB
  2446. //
  2447. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2448. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2449. this.refreshStartupB.FlatAppearance.BorderSize = 0;
  2450. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2451. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2452. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2453. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  2454. this.refreshStartupB.Location = new System.Drawing.Point(1348, 796);
  2455. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  2456. this.refreshStartupB.Name = "refreshStartupB";
  2457. this.refreshStartupB.Size = new System.Drawing.Size(238, 39);
  2458. this.refreshStartupB.TabIndex = 38;
  2459. this.refreshStartupB.Text = "Refresh";
  2460. this.refreshStartupB.UseVisualStyleBackColor = false;
  2461. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  2462. //
  2463. // panel3
  2464. //
  2465. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2466. | System.Windows.Forms.AnchorStyles.Right)));
  2467. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2468. this.panel3.Controls.Add(this.listStartupItems);
  2469. this.panel3.Location = new System.Drawing.Point(14, 50);
  2470. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  2471. this.panel3.Name = "panel3";
  2472. this.panel3.Size = new System.Drawing.Size(1571, 650);
  2473. this.panel3.TabIndex = 37;
  2474. //
  2475. // listStartupItems
  2476. //
  2477. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2478. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2479. this.listStartupItems.CheckBoxes = true;
  2480. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  2481. this.columnHeader1,
  2482. this.columnHeader2,
  2483. this.columnHeader3});
  2484. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2485. this.listStartupItems.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2486. this.listStartupItems.ForeColor = System.Drawing.Color.MediumOrchid;
  2487. this.listStartupItems.FullRowSelect = true;
  2488. this.listStartupItems.HideSelection = false;
  2489. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  2490. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  2491. this.listStartupItems.MultiSelect = false;
  2492. this.listStartupItems.Name = "listStartupItems";
  2493. this.listStartupItems.ShowGroups = false;
  2494. this.listStartupItems.Size = new System.Drawing.Size(1569, 648);
  2495. this.listStartupItems.TabIndex = 0;
  2496. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  2497. this.listStartupItems.View = System.Windows.Forms.View.Details;
  2498. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  2499. this.listStartupItems.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listStartupItems_ItemChecked);
  2500. //
  2501. // columnHeader1
  2502. //
  2503. this.columnHeader1.Text = "Name";
  2504. this.columnHeader1.Width = 194;
  2505. //
  2506. // columnHeader2
  2507. //
  2508. this.columnHeader2.Text = "Location";
  2509. this.columnHeader2.Width = 507;
  2510. //
  2511. // columnHeader3
  2512. //
  2513. this.columnHeader3.Text = "Type";
  2514. this.columnHeader3.Width = 134;
  2515. //
  2516. // startupTitle
  2517. //
  2518. this.startupTitle.AutoSize = true;
  2519. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2520. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2521. this.startupTitle.Location = new System.Drawing.Point(8, 12);
  2522. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2523. this.startupTitle.Name = "startupTitle";
  2524. this.startupTitle.Size = new System.Drawing.Size(317, 35);
  2525. this.startupTitle.TabIndex = 3;
  2526. this.startupTitle.Tag = "themeable";
  2527. this.startupTitle.Text = "Choose your startup items";
  2528. //
  2529. // appsTab
  2530. //
  2531. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2532. this.appsTab.Controls.Add(this.txtFeedError);
  2533. this.appsTab.Controls.Add(this.lblVideoSound);
  2534. this.appsTab.Controls.Add(this.lblCoding);
  2535. this.appsTab.Controls.Add(this.lblSystemTools);
  2536. this.appsTab.Controls.Add(this.groupSoundVideo);
  2537. this.appsTab.Controls.Add(this.lblInternet);
  2538. this.appsTab.Controls.Add(this.groupCoding);
  2539. this.appsTab.Controls.Add(this.groupInternet);
  2540. this.appsTab.Controls.Add(this.panel10);
  2541. this.appsTab.Controls.Add(this.panelCommonApps);
  2542. this.appsTab.Controls.Add(this.groupSystemTools);
  2543. this.appsTab.Location = new System.Drawing.Point(4, 32);
  2544. this.appsTab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2545. this.appsTab.Name = "appsTab";
  2546. this.appsTab.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2547. this.appsTab.Size = new System.Drawing.Size(1593, 844);
  2548. this.appsTab.TabIndex = 12;
  2549. this.appsTab.Text = "Apps";
  2550. //
  2551. // txtFeedError
  2552. //
  2553. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  2554. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  2555. 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)));
  2556. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  2557. this.txtFeedError.Location = new System.Drawing.Point(4, 59);
  2558. this.txtFeedError.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2559. this.txtFeedError.Name = "txtFeedError";
  2560. this.txtFeedError.Size = new System.Drawing.Size(1585, 631);
  2561. this.txtFeedError.TabIndex = 171;
  2562. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  2563. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2564. this.txtFeedError.Visible = false;
  2565. //
  2566. // lblVideoSound
  2567. //
  2568. this.lblVideoSound.AutoSize = true;
  2569. 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)));
  2570. this.lblVideoSound.ForeColor = System.Drawing.Color.Silver;
  2571. this.lblVideoSound.Location = new System.Drawing.Point(932, 58);
  2572. this.lblVideoSound.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2573. this.lblVideoSound.Name = "lblVideoSound";
  2574. this.lblVideoSound.Size = new System.Drawing.Size(112, 20);
  2575. this.lblVideoSound.TabIndex = 169;
  2576. this.lblVideoSound.Tag = "";
  2577. this.lblVideoSound.Text = "Video && Sound";
  2578. //
  2579. // lblCoding
  2580. //
  2581. this.lblCoding.AutoSize = true;
  2582. 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)));
  2583. this.lblCoding.ForeColor = System.Drawing.Color.Silver;
  2584. this.lblCoding.Location = new System.Drawing.Point(642, 58);
  2585. this.lblCoding.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2586. this.lblCoding.Name = "lblCoding";
  2587. this.lblCoding.Size = new System.Drawing.Size(58, 20);
  2588. this.lblCoding.TabIndex = 168;
  2589. this.lblCoding.Tag = "";
  2590. this.lblCoding.Text = "Coding";
  2591. //
  2592. // lblSystemTools
  2593. //
  2594. this.lblSystemTools.AutoSize = true;
  2595. 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)));
  2596. this.lblSystemTools.ForeColor = System.Drawing.Color.Silver;
  2597. this.lblSystemTools.Location = new System.Drawing.Point(14, 58);
  2598. this.lblSystemTools.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2599. this.lblSystemTools.Name = "lblSystemTools";
  2600. this.lblSystemTools.Size = new System.Drawing.Size(111, 20);
  2601. this.lblSystemTools.TabIndex = 162;
  2602. this.lblSystemTools.Tag = "";
  2603. this.lblSystemTools.Text = "System && Tools";
  2604. //
  2605. // groupSoundVideo
  2606. //
  2607. this.groupSoundVideo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2608. | System.Windows.Forms.AnchorStyles.Left)));
  2609. this.groupSoundVideo.AutoScroll = true;
  2610. this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2611. this.groupSoundVideo.Location = new System.Drawing.Point(936, 80);
  2612. this.groupSoundVideo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2613. this.groupSoundVideo.Name = "groupSoundVideo";
  2614. this.groupSoundVideo.Size = new System.Drawing.Size(283, 477);
  2615. this.groupSoundVideo.TabIndex = 166;
  2616. //
  2617. // lblInternet
  2618. //
  2619. this.lblInternet.AutoSize = true;
  2620. 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)));
  2621. this.lblInternet.ForeColor = System.Drawing.Color.Silver;
  2622. this.lblInternet.Location = new System.Drawing.Point(328, 58);
  2623. this.lblInternet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2624. this.lblInternet.Name = "lblInternet";
  2625. this.lblInternet.Size = new System.Drawing.Size(63, 20);
  2626. this.lblInternet.TabIndex = 167;
  2627. this.lblInternet.Tag = "";
  2628. this.lblInternet.Text = "Internet";
  2629. //
  2630. // groupCoding
  2631. //
  2632. this.groupCoding.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2633. | System.Windows.Forms.AnchorStyles.Left)));
  2634. this.groupCoding.AutoScroll = true;
  2635. this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2636. this.groupCoding.Location = new System.Drawing.Point(646, 80);
  2637. this.groupCoding.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2638. this.groupCoding.Name = "groupCoding";
  2639. this.groupCoding.Size = new System.Drawing.Size(282, 477);
  2640. this.groupCoding.TabIndex = 165;
  2641. //
  2642. // groupInternet
  2643. //
  2644. this.groupInternet.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2645. | System.Windows.Forms.AnchorStyles.Left)));
  2646. this.groupInternet.AutoScroll = true;
  2647. this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2648. this.groupInternet.Location = new System.Drawing.Point(331, 80);
  2649. this.groupInternet.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2650. this.groupInternet.Name = "groupInternet";
  2651. this.groupInternet.Size = new System.Drawing.Size(307, 477);
  2652. this.groupInternet.TabIndex = 164;
  2653. //
  2654. // panel10
  2655. //
  2656. this.panel10.Controls.Add(this.appsTitle);
  2657. this.panel10.Controls.Add(this.btnGetFeed);
  2658. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  2659. this.panel10.Location = new System.Drawing.Point(4, 4);
  2660. this.panel10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2661. this.panel10.Name = "panel10";
  2662. this.panel10.Size = new System.Drawing.Size(1585, 55);
  2663. this.panel10.TabIndex = 163;
  2664. //
  2665. // appsTitle
  2666. //
  2667. this.appsTitle.AutoSize = true;
  2668. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2669. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2670. this.appsTitle.Location = new System.Drawing.Point(6, 9);
  2671. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2672. this.appsTitle.Name = "appsTitle";
  2673. this.appsTitle.Size = new System.Drawing.Size(461, 35);
  2674. this.appsTitle.TabIndex = 53;
  2675. this.appsTitle.Tag = "themeable";
  2676. this.appsTitle.Text = "Quickly download && install useful apps";
  2677. //
  2678. // btnGetFeed
  2679. //
  2680. this.btnGetFeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2681. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2682. this.btnGetFeed.FlatAppearance.BorderSize = 0;
  2683. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2684. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2685. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2686. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2687. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2688. this.btnGetFeed.Location = new System.Drawing.Point(1323, 9);
  2689. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  2690. this.btnGetFeed.Name = "btnGetFeed";
  2691. this.btnGetFeed.Size = new System.Drawing.Size(251, 40);
  2692. this.btnGetFeed.TabIndex = 161;
  2693. this.btnGetFeed.Text = "Refresh links";
  2694. this.btnGetFeed.UseVisualStyleBackColor = false;
  2695. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2696. //
  2697. // panelCommonApps
  2698. //
  2699. this.panelCommonApps.AutoScroll = true;
  2700. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  2701. this.panelCommonApps.Controls.Add(this.progressDownloader);
  2702. this.panelCommonApps.Controls.Add(this.c64);
  2703. this.panelCommonApps.Controls.Add(this.c32);
  2704. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  2705. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  2706. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  2707. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  2708. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  2709. this.panelCommonApps.Controls.Add(this.linkWarnings);
  2710. this.panelCommonApps.Controls.Add(this.bitPref);
  2711. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  2712. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  2713. this.panelCommonApps.Location = new System.Drawing.Point(4, 690);
  2714. this.panelCommonApps.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2715. this.panelCommonApps.Name = "panelCommonApps";
  2716. this.panelCommonApps.Size = new System.Drawing.Size(1585, 150);
  2717. this.panelCommonApps.TabIndex = 162;
  2718. //
  2719. // cAutoInstall
  2720. //
  2721. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2722. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2723. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2724. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2725. this.cAutoInstall.Location = new System.Drawing.Point(1065, 59);
  2726. this.cAutoInstall.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2727. this.cAutoInstall.Name = "cAutoInstall";
  2728. this.cAutoInstall.Size = new System.Drawing.Size(461, 30);
  2729. this.cAutoInstall.TabIndex = 107;
  2730. this.cAutoInstall.Text = "Install after downloading";
  2731. this.cAutoInstall.UseVisualStyleBackColor = true;
  2732. //
  2733. // progressDownloader
  2734. //
  2735. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2736. this.progressDownloader.Location = new System.Drawing.Point(10, 104);
  2737. this.progressDownloader.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2738. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2739. this.progressDownloader.Name = "progressDownloader";
  2740. this.progressDownloader.Size = new System.Drawing.Size(378, 12);
  2741. this.progressDownloader.TabIndex = 160;
  2742. //
  2743. // c64
  2744. //
  2745. this.c64.AutoSize = true;
  2746. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2747. this.c64.Location = new System.Drawing.Point(466, 35);
  2748. this.c64.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2749. this.c64.Name = "c64";
  2750. this.c64.Size = new System.Drawing.Size(88, 32);
  2751. this.c64.TabIndex = 75;
  2752. this.c64.TabStop = true;
  2753. this.c64.Text = "64-bit";
  2754. this.c64.UseVisualStyleBackColor = true;
  2755. //
  2756. // c32
  2757. //
  2758. this.c32.AutoSize = true;
  2759. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2760. this.c32.Location = new System.Drawing.Point(560, 35);
  2761. this.c32.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2762. this.c32.Name = "c32";
  2763. this.c32.Size = new System.Drawing.Size(87, 32);
  2764. this.c32.TabIndex = 76;
  2765. this.c32.TabStop = true;
  2766. this.c32.Text = "32-bit";
  2767. this.c32.UseVisualStyleBackColor = true;
  2768. //
  2769. // btnDownloadApps
  2770. //
  2771. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2772. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2773. this.btnDownloadApps.FlatAppearance.BorderSize = 0;
  2774. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2775. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2776. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2777. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2778. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2779. this.btnDownloadApps.Location = new System.Drawing.Point(1323, 95);
  2780. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2781. this.btnDownloadApps.Name = "btnDownloadApps";
  2782. this.btnDownloadApps.Size = new System.Drawing.Size(254, 44);
  2783. this.btnDownloadApps.TabIndex = 50;
  2784. this.btnDownloadApps.Text = "Download";
  2785. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2786. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2787. //
  2788. // setDownDirLbl
  2789. //
  2790. this.setDownDirLbl.AutoSize = true;
  2791. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2792. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2793. this.setDownDirLbl.Location = new System.Drawing.Point(4, 5);
  2794. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2795. this.setDownDirLbl.Name = "setDownDirLbl";
  2796. this.setDownDirLbl.Size = new System.Drawing.Size(197, 28);
  2797. this.setDownDirLbl.TabIndex = 69;
  2798. this.setDownDirLbl.Tag = "themeable";
  2799. this.setDownDirLbl.Text = "Set download folder";
  2800. //
  2801. // txtDownloadFolder
  2802. //
  2803. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2804. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2805. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2806. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2807. this.txtDownloadFolder.Location = new System.Drawing.Point(10, 38);
  2808. this.txtDownloadFolder.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2809. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2810. this.txtDownloadFolder.ReadOnly = true;
  2811. this.txtDownloadFolder.Size = new System.Drawing.Size(377, 27);
  2812. this.txtDownloadFolder.TabIndex = 70;
  2813. //
  2814. // changeDownDirB
  2815. //
  2816. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2817. this.changeDownDirB.FlatAppearance.BorderSize = 0;
  2818. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2819. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2820. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2821. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2822. this.changeDownDirB.Location = new System.Drawing.Point(391, 38);
  2823. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2824. this.changeDownDirB.Name = "changeDownDirB";
  2825. this.changeDownDirB.Size = new System.Drawing.Size(38, 29);
  2826. this.changeDownDirB.TabIndex = 71;
  2827. this.changeDownDirB.Text = "...";
  2828. this.changeDownDirB.UseVisualStyleBackColor = false;
  2829. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2830. //
  2831. // txtDownloadStatus
  2832. //
  2833. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2834. this.txtDownloadStatus.AutoSize = true;
  2835. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2836. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2837. this.txtDownloadStatus.Location = new System.Drawing.Point(5, 72);
  2838. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2839. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2840. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 23);
  2841. this.txtDownloadStatus.TabIndex = 72;
  2842. this.txtDownloadStatus.Tag = "";
  2843. this.txtDownloadStatus.Text = "Idle";
  2844. //
  2845. // linkWarnings
  2846. //
  2847. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2848. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2849. this.linkWarnings.AutoSize = true;
  2850. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2851. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2852. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2853. this.linkWarnings.Location = new System.Drawing.Point(5, 122);
  2854. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2855. this.linkWarnings.Name = "linkWarnings";
  2856. this.linkWarnings.Size = new System.Drawing.Size(111, 23);
  2857. this.linkWarnings.TabIndex = 78;
  2858. this.linkWarnings.TabStop = true;
  2859. this.linkWarnings.Tag = "";
  2860. this.linkWarnings.Text = "See warnings";
  2861. this.linkWarnings.Visible = false;
  2862. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2863. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2864. //
  2865. // bitPref
  2866. //
  2867. this.bitPref.AutoSize = true;
  2868. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2869. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2870. this.bitPref.Location = new System.Drawing.Point(460, 6);
  2871. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2872. this.bitPref.Name = "bitPref";
  2873. this.bitPref.Size = new System.Drawing.Size(175, 28);
  2874. this.bitPref.TabIndex = 74;
  2875. this.bitPref.Tag = "themeable";
  2876. this.bitPref.Text = "Set bit preference";
  2877. //
  2878. // goToDownloadsB
  2879. //
  2880. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2881. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2882. this.goToDownloadsB.FlatAppearance.BorderSize = 0;
  2883. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2884. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2885. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2886. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2887. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2888. this.goToDownloadsB.Location = new System.Drawing.Point(1065, 95);
  2889. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2890. this.goToDownloadsB.Name = "goToDownloadsB";
  2891. this.goToDownloadsB.Size = new System.Drawing.Size(254, 44);
  2892. this.goToDownloadsB.TabIndex = 77;
  2893. this.goToDownloadsB.Text = "Go to Downloads";
  2894. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2895. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2896. //
  2897. // groupSystemTools
  2898. //
  2899. this.groupSystemTools.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2900. | System.Windows.Forms.AnchorStyles.Left)));
  2901. this.groupSystemTools.AutoScroll = true;
  2902. this.groupSystemTools.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2903. this.groupSystemTools.Location = new System.Drawing.Point(16, 80);
  2904. this.groupSystemTools.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2905. this.groupSystemTools.Name = "groupSystemTools";
  2906. this.groupSystemTools.Size = new System.Drawing.Size(307, 477);
  2907. this.groupSystemTools.TabIndex = 162;
  2908. //
  2909. // cleanerTab
  2910. //
  2911. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2912. this.cleanerTab.Controls.Add(this.panel14);
  2913. this.cleanerTab.Controls.Add(this.panel13);
  2914. this.cleanerTab.Controls.Add(this.panel1);
  2915. this.cleanerTab.Location = new System.Drawing.Point(4, 32);
  2916. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  2917. this.cleanerTab.Name = "cleanerTab";
  2918. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  2919. this.cleanerTab.Size = new System.Drawing.Size(1593, 844);
  2920. this.cleanerTab.TabIndex = 5;
  2921. this.cleanerTab.Text = "Cleaner";
  2922. //
  2923. // panel14
  2924. //
  2925. this.panel14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2926. this.panel14.Controls.Add(this.listCleanPreview);
  2927. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  2928. this.panel14.Location = new System.Drawing.Point(275, 2);
  2929. this.panel14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2930. this.panel14.Name = "panel14";
  2931. this.panel14.Size = new System.Drawing.Size(1316, 764);
  2932. this.panel14.TabIndex = 51;
  2933. //
  2934. // listCleanPreview
  2935. //
  2936. this.listCleanPreview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2937. this.listCleanPreview.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2938. this.listCleanPreview.Dock = System.Windows.Forms.DockStyle.Fill;
  2939. this.listCleanPreview.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2940. this.listCleanPreview.ForeColor = System.Drawing.Color.Silver;
  2941. this.listCleanPreview.FormattingEnabled = true;
  2942. this.listCleanPreview.HorizontalScrollbar = true;
  2943. this.listCleanPreview.Location = new System.Drawing.Point(0, 0);
  2944. this.listCleanPreview.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2945. this.listCleanPreview.Name = "listCleanPreview";
  2946. this.listCleanPreview.Size = new System.Drawing.Size(1314, 762);
  2947. this.listCleanPreview.TabIndex = 1;
  2948. //
  2949. // panel13
  2950. //
  2951. this.panel13.AutoScroll = true;
  2952. this.panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2953. this.panel13.Controls.Add(this.btnWinClean);
  2954. this.panel13.Controls.Add(this.analyzeDriveB);
  2955. this.panel13.Controls.Add(this.checkSelectAll);
  2956. this.panel13.Controls.Add(this.lblPretext);
  2957. this.panel13.Controls.Add(this.cleanDriveB);
  2958. this.panel13.Controls.Add(this.lblFootprint);
  2959. this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
  2960. this.panel13.Location = new System.Drawing.Point(275, 766);
  2961. this.panel13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2962. this.panel13.Name = "panel13";
  2963. this.panel13.Size = new System.Drawing.Size(1316, 76);
  2964. this.panel13.TabIndex = 50;
  2965. //
  2966. // btnWinClean
  2967. //
  2968. this.btnWinClean.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2969. this.btnWinClean.BackColor = System.Drawing.Color.DodgerBlue;
  2970. this.btnWinClean.FlatAppearance.BorderSize = 0;
  2971. this.btnWinClean.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2972. this.btnWinClean.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2973. this.btnWinClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2974. this.btnWinClean.ForeColor = System.Drawing.Color.White;
  2975. this.btnWinClean.Location = new System.Drawing.Point(774, 29);
  2976. this.btnWinClean.Margin = new System.Windows.Forms.Padding(2);
  2977. this.btnWinClean.Name = "btnWinClean";
  2978. this.btnWinClean.Size = new System.Drawing.Size(175, 39);
  2979. this.btnWinClean.TabIndex = 90;
  2980. this.btnWinClean.Text = "Cleanmgr ...";
  2981. this.btnWinClean.UseVisualStyleBackColor = false;
  2982. this.btnWinClean.Click += new System.EventHandler(this.btnWinClean_Click);
  2983. //
  2984. // analyzeDriveB
  2985. //
  2986. this.analyzeDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2987. this.analyzeDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2988. this.analyzeDriveB.FlatAppearance.BorderSize = 0;
  2989. this.analyzeDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2990. this.analyzeDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2991. this.analyzeDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2992. this.analyzeDriveB.ForeColor = System.Drawing.Color.White;
  2993. this.analyzeDriveB.Location = new System.Drawing.Point(954, 29);
  2994. this.analyzeDriveB.Margin = new System.Windows.Forms.Padding(2);
  2995. this.analyzeDriveB.Name = "analyzeDriveB";
  2996. this.analyzeDriveB.Size = new System.Drawing.Size(175, 39);
  2997. this.analyzeDriveB.TabIndex = 89;
  2998. this.analyzeDriveB.Text = "Analyze";
  2999. this.analyzeDriveB.UseVisualStyleBackColor = false;
  3000. this.analyzeDriveB.Click += new System.EventHandler(this.analyzeDriveB_Click);
  3001. //
  3002. // checkSelectAll
  3003. //
  3004. this.checkSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3005. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3006. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  3007. this.checkSelectAll.LinkColor = System.Drawing.Color.DodgerBlue;
  3008. this.checkSelectAll.Location = new System.Drawing.Point(1000, 1);
  3009. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3010. this.checkSelectAll.Name = "checkSelectAll";
  3011. this.checkSelectAll.Size = new System.Drawing.Size(309, 25);
  3012. this.checkSelectAll.TabIndex = 88;
  3013. this.checkSelectAll.TabStop = true;
  3014. this.checkSelectAll.Tag = "themeable";
  3015. this.checkSelectAll.Text = "Select all";
  3016. this.checkSelectAll.TextAlign = System.Drawing.ContentAlignment.TopRight;
  3017. this.checkSelectAll.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.checkSelectAll_LinkClicked);
  3018. //
  3019. // lblPretext
  3020. //
  3021. this.lblPretext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3022. this.lblPretext.AutoSize = true;
  3023. 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)));
  3024. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  3025. this.lblPretext.Location = new System.Drawing.Point(2, 5);
  3026. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3027. this.lblPretext.Name = "lblPretext";
  3028. this.lblPretext.Size = new System.Drawing.Size(247, 28);
  3029. this.lblPretext.TabIndex = 49;
  3030. this.lblPretext.Tag = "";
  3031. this.lblPretext.Text = "Maximum size to be freed:";
  3032. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3033. //
  3034. // cleanDriveB
  3035. //
  3036. this.cleanDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3037. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  3038. this.cleanDriveB.FlatAppearance.BorderSize = 0;
  3039. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3040. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3041. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3042. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  3043. this.cleanDriveB.Location = new System.Drawing.Point(1134, 29);
  3044. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  3045. this.cleanDriveB.Name = "cleanDriveB";
  3046. this.cleanDriveB.Size = new System.Drawing.Size(175, 39);
  3047. this.cleanDriveB.TabIndex = 34;
  3048. this.cleanDriveB.Text = "Clean";
  3049. this.cleanDriveB.UseVisualStyleBackColor = false;
  3050. this.cleanDriveB.Click += new System.EventHandler(this.cleanDriveB_Click);
  3051. //
  3052. // lblFootprint
  3053. //
  3054. this.lblFootprint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3055. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  3056. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3057. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  3058. this.lblFootprint.Location = new System.Drawing.Point(1, 32);
  3059. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3060. this.lblFootprint.Name = "lblFootprint";
  3061. this.lblFootprint.Size = new System.Drawing.Size(246, 39);
  3062. this.lblFootprint.TabIndex = 48;
  3063. this.lblFootprint.Tag = "themeable";
  3064. this.lblFootprint.Text = "-";
  3065. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3066. //
  3067. // panel1
  3068. //
  3069. this.panel1.AutoScroll = true;
  3070. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3071. this.panel1.Controls.Add(this.bravePasswords);
  3072. this.panel1.Controls.Add(this.braveSession);
  3073. this.panel1.Controls.Add(this.braveHistory);
  3074. this.panel1.Controls.Add(this.braveCookies);
  3075. this.panel1.Controls.Add(this.braveCache);
  3076. this.panel1.Controls.Add(this.label9);
  3077. this.panel1.Controls.Add(this.pictureBox4);
  3078. this.panel1.Controls.Add(this.label8);
  3079. this.panel1.Controls.Add(this.pictureBox2);
  3080. this.panel1.Controls.Add(this.edgeSession);
  3081. this.panel1.Controls.Add(this.edgeHistory);
  3082. this.panel1.Controls.Add(this.edgeCookies);
  3083. this.panel1.Controls.Add(this.edgeCache);
  3084. this.panel1.Controls.Add(this.IECache);
  3085. this.panel1.Controls.Add(this.firefoxHistory);
  3086. this.panel1.Controls.Add(this.firefoxCookies);
  3087. this.panel1.Controls.Add(this.firefoxCache);
  3088. this.panel1.Controls.Add(this.chromePws);
  3089. this.panel1.Controls.Add(this.chromeSession);
  3090. this.panel1.Controls.Add(this.chromeHistory);
  3091. this.panel1.Controls.Add(this.chromeCookies);
  3092. this.panel1.Controls.Add(this.chromeCache);
  3093. this.panel1.Controls.Add(this.label7);
  3094. this.panel1.Controls.Add(this.label6);
  3095. this.panel1.Controls.Add(this.label5);
  3096. this.panel1.Controls.Add(this.label4);
  3097. this.panel1.Controls.Add(this.pictureBox11);
  3098. this.panel1.Controls.Add(this.pictureBox10);
  3099. this.panel1.Controls.Add(this.pictureBox9);
  3100. this.panel1.Controls.Add(this.pictureBox8);
  3101. this.panel1.Controls.Add(this.checkErrorReports);
  3102. this.panel1.Controls.Add(this.checkTemp);
  3103. this.panel1.Controls.Add(this.checkBin);
  3104. this.panel1.Controls.Add(this.checkMiniDumps);
  3105. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  3106. this.panel1.Location = new System.Drawing.Point(2, 2);
  3107. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  3108. this.panel1.Name = "panel1";
  3109. this.panel1.Size = new System.Drawing.Size(273, 840);
  3110. this.panel1.TabIndex = 47;
  3111. //
  3112. // bravePasswords
  3113. //
  3114. this.bravePasswords.AutoSize = true;
  3115. this.bravePasswords.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3116. this.bravePasswords.ForeColor = System.Drawing.Color.White;
  3117. this.bravePasswords.Location = new System.Drawing.Point(11, 845);
  3118. this.bravePasswords.Margin = new System.Windows.Forms.Padding(2);
  3119. this.bravePasswords.Name = "bravePasswords";
  3120. this.bravePasswords.Size = new System.Drawing.Size(111, 27);
  3121. this.bravePasswords.TabIndex = 78;
  3122. this.bravePasswords.Text = "Passwords";
  3123. this.bravePasswords.UseVisualStyleBackColor = true;
  3124. //
  3125. // braveSession
  3126. //
  3127. this.braveSession.AutoSize = true;
  3128. this.braveSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3129. this.braveSession.ForeColor = System.Drawing.Color.White;
  3130. this.braveSession.Location = new System.Drawing.Point(11, 811);
  3131. this.braveSession.Margin = new System.Windows.Forms.Padding(2);
  3132. this.braveSession.Name = "braveSession";
  3133. this.braveSession.Size = new System.Drawing.Size(88, 27);
  3134. this.braveSession.TabIndex = 77;
  3135. this.braveSession.Text = "Session";
  3136. this.braveSession.UseVisualStyleBackColor = true;
  3137. //
  3138. // braveHistory
  3139. //
  3140. this.braveHistory.AutoSize = true;
  3141. this.braveHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3142. this.braveHistory.ForeColor = System.Drawing.Color.White;
  3143. this.braveHistory.Location = new System.Drawing.Point(11, 778);
  3144. this.braveHistory.Margin = new System.Windows.Forms.Padding(2);
  3145. this.braveHistory.Name = "braveHistory";
  3146. this.braveHistory.Size = new System.Drawing.Size(88, 27);
  3147. this.braveHistory.TabIndex = 76;
  3148. this.braveHistory.Text = "History";
  3149. this.braveHistory.UseVisualStyleBackColor = true;
  3150. //
  3151. // braveCookies
  3152. //
  3153. this.braveCookies.AutoSize = true;
  3154. this.braveCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3155. this.braveCookies.ForeColor = System.Drawing.Color.White;
  3156. this.braveCookies.Location = new System.Drawing.Point(11, 744);
  3157. this.braveCookies.Margin = new System.Windows.Forms.Padding(2);
  3158. this.braveCookies.Name = "braveCookies";
  3159. this.braveCookies.Size = new System.Drawing.Size(92, 27);
  3160. this.braveCookies.TabIndex = 75;
  3161. this.braveCookies.Text = "Cookies";
  3162. this.braveCookies.UseVisualStyleBackColor = true;
  3163. //
  3164. // braveCache
  3165. //
  3166. this.braveCache.AutoSize = true;
  3167. this.braveCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3168. this.braveCache.ForeColor = System.Drawing.Color.White;
  3169. this.braveCache.Location = new System.Drawing.Point(11, 710);
  3170. this.braveCache.Margin = new System.Windows.Forms.Padding(2);
  3171. this.braveCache.Name = "braveCache";
  3172. this.braveCache.Size = new System.Drawing.Size(79, 27);
  3173. this.braveCache.TabIndex = 74;
  3174. this.braveCache.Text = "Cache";
  3175. this.braveCache.UseVisualStyleBackColor = true;
  3176. //
  3177. // label9
  3178. //
  3179. this.label9.AutoSize = true;
  3180. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3181. this.label9.ForeColor = System.Drawing.Color.DarkGray;
  3182. this.label9.Location = new System.Drawing.Point(38, 679);
  3183. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3184. this.label9.Name = "label9";
  3185. this.label9.Size = new System.Drawing.Size(133, 25);
  3186. this.label9.TabIndex = 73;
  3187. this.label9.Tag = "";
  3188. this.label9.Text = "Brave Browser";
  3189. //
  3190. // pictureBox4
  3191. //
  3192. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  3193. this.pictureBox4.Location = new System.Drawing.Point(9, 678);
  3194. this.pictureBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3195. this.pictureBox4.Name = "pictureBox4";
  3196. this.pictureBox4.Size = new System.Drawing.Size(25, 25);
  3197. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3198. this.pictureBox4.TabIndex = 72;
  3199. this.pictureBox4.TabStop = false;
  3200. //
  3201. // label8
  3202. //
  3203. this.label8.AutoSize = true;
  3204. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3205. this.label8.ForeColor = System.Drawing.Color.DarkGray;
  3206. this.label8.Location = new System.Drawing.Point(40, 15);
  3207. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3208. this.label8.Name = "label8";
  3209. this.label8.Size = new System.Drawing.Size(90, 25);
  3210. this.label8.TabIndex = 71;
  3211. this.label8.Tag = "";
  3212. this.label8.Text = "Windows";
  3213. //
  3214. // pictureBox2
  3215. //
  3216. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  3217. this.pictureBox2.Location = new System.Drawing.Point(9, 15);
  3218. this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3219. this.pictureBox2.Name = "pictureBox2";
  3220. this.pictureBox2.Size = new System.Drawing.Size(25, 25);
  3221. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3222. this.pictureBox2.TabIndex = 70;
  3223. this.pictureBox2.TabStop = false;
  3224. //
  3225. // edgeSession
  3226. //
  3227. this.edgeSession.AutoSize = true;
  3228. this.edgeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3229. this.edgeSession.ForeColor = System.Drawing.Color.White;
  3230. this.edgeSession.Location = new System.Drawing.Point(11, 645);
  3231. this.edgeSession.Margin = new System.Windows.Forms.Padding(2);
  3232. this.edgeSession.Name = "edgeSession";
  3233. this.edgeSession.Size = new System.Drawing.Size(88, 27);
  3234. this.edgeSession.TabIndex = 69;
  3235. this.edgeSession.Text = "Session";
  3236. this.edgeSession.UseVisualStyleBackColor = true;
  3237. //
  3238. // edgeHistory
  3239. //
  3240. this.edgeHistory.AutoSize = true;
  3241. this.edgeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3242. this.edgeHistory.ForeColor = System.Drawing.Color.White;
  3243. this.edgeHistory.Location = new System.Drawing.Point(11, 611);
  3244. this.edgeHistory.Margin = new System.Windows.Forms.Padding(2);
  3245. this.edgeHistory.Name = "edgeHistory";
  3246. this.edgeHistory.Size = new System.Drawing.Size(88, 27);
  3247. this.edgeHistory.TabIndex = 68;
  3248. this.edgeHistory.Text = "History";
  3249. this.edgeHistory.UseVisualStyleBackColor = true;
  3250. //
  3251. // edgeCookies
  3252. //
  3253. this.edgeCookies.AutoSize = true;
  3254. this.edgeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3255. this.edgeCookies.ForeColor = System.Drawing.Color.White;
  3256. this.edgeCookies.Location = new System.Drawing.Point(11, 578);
  3257. this.edgeCookies.Margin = new System.Windows.Forms.Padding(2);
  3258. this.edgeCookies.Name = "edgeCookies";
  3259. this.edgeCookies.Size = new System.Drawing.Size(92, 27);
  3260. this.edgeCookies.TabIndex = 67;
  3261. this.edgeCookies.Text = "Cookies";
  3262. this.edgeCookies.UseVisualStyleBackColor = true;
  3263. //
  3264. // edgeCache
  3265. //
  3266. this.edgeCache.AutoSize = true;
  3267. this.edgeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3268. this.edgeCache.ForeColor = System.Drawing.Color.White;
  3269. this.edgeCache.Location = new System.Drawing.Point(11, 544);
  3270. this.edgeCache.Margin = new System.Windows.Forms.Padding(2);
  3271. this.edgeCache.Name = "edgeCache";
  3272. this.edgeCache.Size = new System.Drawing.Size(79, 27);
  3273. this.edgeCache.TabIndex = 66;
  3274. this.edgeCache.Text = "Cache";
  3275. this.edgeCache.UseVisualStyleBackColor = true;
  3276. //
  3277. // IECache
  3278. //
  3279. this.IECache.AutoSize = true;
  3280. this.IECache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3281. this.IECache.ForeColor = System.Drawing.Color.White;
  3282. this.IECache.Location = new System.Drawing.Point(12, 906);
  3283. this.IECache.Margin = new System.Windows.Forms.Padding(2);
  3284. this.IECache.Name = "IECache";
  3285. this.IECache.Size = new System.Drawing.Size(79, 27);
  3286. this.IECache.TabIndex = 65;
  3287. this.IECache.Text = "Cache";
  3288. this.IECache.UseVisualStyleBackColor = true;
  3289. //
  3290. // firefoxHistory
  3291. //
  3292. this.firefoxHistory.AutoSize = true;
  3293. this.firefoxHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3294. this.firefoxHistory.ForeColor = System.Drawing.Color.White;
  3295. this.firefoxHistory.Location = new System.Drawing.Point(11, 480);
  3296. this.firefoxHistory.Margin = new System.Windows.Forms.Padding(2);
  3297. this.firefoxHistory.Name = "firefoxHistory";
  3298. this.firefoxHistory.Size = new System.Drawing.Size(88, 27);
  3299. this.firefoxHistory.TabIndex = 64;
  3300. this.firefoxHistory.Text = "History";
  3301. this.firefoxHistory.UseVisualStyleBackColor = true;
  3302. //
  3303. // firefoxCookies
  3304. //
  3305. this.firefoxCookies.AutoSize = true;
  3306. this.firefoxCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3307. this.firefoxCookies.ForeColor = System.Drawing.Color.White;
  3308. this.firefoxCookies.Location = new System.Drawing.Point(11, 446);
  3309. this.firefoxCookies.Margin = new System.Windows.Forms.Padding(2);
  3310. this.firefoxCookies.Name = "firefoxCookies";
  3311. this.firefoxCookies.Size = new System.Drawing.Size(92, 27);
  3312. this.firefoxCookies.TabIndex = 63;
  3313. this.firefoxCookies.Text = "Cookies";
  3314. this.firefoxCookies.UseVisualStyleBackColor = true;
  3315. //
  3316. // firefoxCache
  3317. //
  3318. this.firefoxCache.AutoSize = true;
  3319. this.firefoxCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3320. this.firefoxCache.ForeColor = System.Drawing.Color.White;
  3321. this.firefoxCache.Location = new System.Drawing.Point(11, 412);
  3322. this.firefoxCache.Margin = new System.Windows.Forms.Padding(2);
  3323. this.firefoxCache.Name = "firefoxCache";
  3324. this.firefoxCache.Size = new System.Drawing.Size(79, 27);
  3325. this.firefoxCache.TabIndex = 62;
  3326. this.firefoxCache.Text = "Cache";
  3327. this.firefoxCache.UseVisualStyleBackColor = true;
  3328. //
  3329. // chromePws
  3330. //
  3331. this.chromePws.AutoSize = true;
  3332. this.chromePws.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3333. this.chromePws.ForeColor = System.Drawing.Color.White;
  3334. this.chromePws.Location = new System.Drawing.Point(10, 348);
  3335. this.chromePws.Margin = new System.Windows.Forms.Padding(2);
  3336. this.chromePws.Name = "chromePws";
  3337. this.chromePws.Size = new System.Drawing.Size(111, 27);
  3338. this.chromePws.TabIndex = 61;
  3339. this.chromePws.Text = "Passwords";
  3340. this.chromePws.UseVisualStyleBackColor = true;
  3341. //
  3342. // chromeSession
  3343. //
  3344. this.chromeSession.AutoSize = true;
  3345. this.chromeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3346. this.chromeSession.ForeColor = System.Drawing.Color.White;
  3347. this.chromeSession.Location = new System.Drawing.Point(10, 314);
  3348. this.chromeSession.Margin = new System.Windows.Forms.Padding(2);
  3349. this.chromeSession.Name = "chromeSession";
  3350. this.chromeSession.Size = new System.Drawing.Size(88, 27);
  3351. this.chromeSession.TabIndex = 60;
  3352. this.chromeSession.Text = "Session";
  3353. this.chromeSession.UseVisualStyleBackColor = true;
  3354. //
  3355. // chromeHistory
  3356. //
  3357. this.chromeHistory.AutoSize = true;
  3358. this.chromeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3359. this.chromeHistory.ForeColor = System.Drawing.Color.White;
  3360. this.chromeHistory.Location = new System.Drawing.Point(10, 280);
  3361. this.chromeHistory.Margin = new System.Windows.Forms.Padding(2);
  3362. this.chromeHistory.Name = "chromeHistory";
  3363. this.chromeHistory.Size = new System.Drawing.Size(88, 27);
  3364. this.chromeHistory.TabIndex = 59;
  3365. this.chromeHistory.Text = "History";
  3366. this.chromeHistory.UseVisualStyleBackColor = true;
  3367. //
  3368. // chromeCookies
  3369. //
  3370. this.chromeCookies.AutoSize = true;
  3371. this.chromeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3372. this.chromeCookies.ForeColor = System.Drawing.Color.White;
  3373. this.chromeCookies.Location = new System.Drawing.Point(10, 246);
  3374. this.chromeCookies.Margin = new System.Windows.Forms.Padding(2);
  3375. this.chromeCookies.Name = "chromeCookies";
  3376. this.chromeCookies.Size = new System.Drawing.Size(92, 27);
  3377. this.chromeCookies.TabIndex = 58;
  3378. this.chromeCookies.Text = "Cookies";
  3379. this.chromeCookies.UseVisualStyleBackColor = true;
  3380. //
  3381. // chromeCache
  3382. //
  3383. this.chromeCache.AutoSize = true;
  3384. this.chromeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3385. this.chromeCache.ForeColor = System.Drawing.Color.White;
  3386. this.chromeCache.Location = new System.Drawing.Point(10, 212);
  3387. this.chromeCache.Margin = new System.Windows.Forms.Padding(2);
  3388. this.chromeCache.Name = "chromeCache";
  3389. this.chromeCache.Size = new System.Drawing.Size(79, 27);
  3390. this.chromeCache.TabIndex = 57;
  3391. this.chromeCache.Text = "Cache";
  3392. this.chromeCache.UseVisualStyleBackColor = true;
  3393. //
  3394. // label7
  3395. //
  3396. this.label7.AutoSize = true;
  3397. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3398. this.label7.ForeColor = System.Drawing.Color.DarkGray;
  3399. this.label7.Location = new System.Drawing.Point(39, 512);
  3400. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3401. this.label7.Name = "label7";
  3402. this.label7.Size = new System.Drawing.Size(142, 25);
  3403. this.label7.TabIndex = 56;
  3404. this.label7.Tag = "";
  3405. this.label7.Text = "Microsoft Edge";
  3406. //
  3407. // label6
  3408. //
  3409. this.label6.AutoSize = true;
  3410. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3411. this.label6.ForeColor = System.Drawing.Color.DarkGray;
  3412. this.label6.Location = new System.Drawing.Point(41, 876);
  3413. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3414. this.label6.Name = "label6";
  3415. this.label6.Size = new System.Drawing.Size(157, 25);
  3416. this.label6.TabIndex = 55;
  3417. this.label6.Tag = "";
  3418. this.label6.Text = "Internet Explorer";
  3419. //
  3420. // label5
  3421. //
  3422. this.label5.AutoSize = true;
  3423. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3424. this.label5.ForeColor = System.Drawing.Color.DarkGray;
  3425. this.label5.Location = new System.Drawing.Point(38, 382);
  3426. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3427. this.label5.Name = "label5";
  3428. this.label5.Size = new System.Drawing.Size(140, 25);
  3429. this.label5.TabIndex = 54;
  3430. this.label5.Tag = "";
  3431. this.label5.Text = "Mozilla Firefox";
  3432. //
  3433. // label4
  3434. //
  3435. this.label4.AutoSize = true;
  3436. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3437. this.label4.ForeColor = System.Drawing.Color.DarkGray;
  3438. this.label4.Location = new System.Drawing.Point(39, 182);
  3439. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3440. this.label4.Name = "label4";
  3441. this.label4.Size = new System.Drawing.Size(146, 25);
  3442. this.label4.TabIndex = 47;
  3443. this.label4.Tag = "";
  3444. this.label4.Text = "Google Chrome";
  3445. //
  3446. // pictureBox11
  3447. //
  3448. this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
  3449. this.pictureBox11.Location = new System.Drawing.Point(11, 512);
  3450. this.pictureBox11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3451. this.pictureBox11.Name = "pictureBox11";
  3452. this.pictureBox11.Size = new System.Drawing.Size(25, 25);
  3453. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3454. this.pictureBox11.TabIndex = 53;
  3455. this.pictureBox11.TabStop = false;
  3456. //
  3457. // pictureBox10
  3458. //
  3459. this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
  3460. this.pictureBox10.Location = new System.Drawing.Point(11, 875);
  3461. this.pictureBox10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3462. this.pictureBox10.Name = "pictureBox10";
  3463. this.pictureBox10.Size = new System.Drawing.Size(25, 25);
  3464. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3465. this.pictureBox10.TabIndex = 52;
  3466. this.pictureBox10.TabStop = false;
  3467. //
  3468. // pictureBox9
  3469. //
  3470. this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
  3471. this.pictureBox9.Location = new System.Drawing.Point(9, 182);
  3472. this.pictureBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3473. this.pictureBox9.Name = "pictureBox9";
  3474. this.pictureBox9.Size = new System.Drawing.Size(25, 25);
  3475. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3476. this.pictureBox9.TabIndex = 51;
  3477. this.pictureBox9.TabStop = false;
  3478. //
  3479. // pictureBox8
  3480. //
  3481. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  3482. this.pictureBox8.Location = new System.Drawing.Point(11, 382);
  3483. this.pictureBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3484. this.pictureBox8.Name = "pictureBox8";
  3485. this.pictureBox8.Size = new System.Drawing.Size(25, 25);
  3486. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3487. this.pictureBox8.TabIndex = 50;
  3488. this.pictureBox8.TabStop = false;
  3489. //
  3490. // checkErrorReports
  3491. //
  3492. this.checkErrorReports.AutoSize = true;
  3493. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3494. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  3495. this.checkErrorReports.Location = new System.Drawing.Point(10, 114);
  3496. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  3497. this.checkErrorReports.Name = "checkErrorReports";
  3498. this.checkErrorReports.Size = new System.Drawing.Size(128, 27);
  3499. this.checkErrorReports.TabIndex = 44;
  3500. this.checkErrorReports.Text = "Error reports";
  3501. this.checkErrorReports.UseVisualStyleBackColor = true;
  3502. //
  3503. // checkTemp
  3504. //
  3505. this.checkTemp.AutoSize = true;
  3506. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3507. this.checkTemp.ForeColor = System.Drawing.Color.White;
  3508. this.checkTemp.Location = new System.Drawing.Point(10, 46);
  3509. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  3510. this.checkTemp.Name = "checkTemp";
  3511. this.checkTemp.Size = new System.Drawing.Size(149, 27);
  3512. this.checkTemp.TabIndex = 36;
  3513. this.checkTemp.Text = "Temporary files";
  3514. this.checkTemp.UseVisualStyleBackColor = true;
  3515. //
  3516. // checkBin
  3517. //
  3518. this.checkBin.AutoSize = true;
  3519. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3520. this.checkBin.ForeColor = System.Drawing.Color.White;
  3521. this.checkBin.Location = new System.Drawing.Point(10, 148);
  3522. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  3523. this.checkBin.Name = "checkBin";
  3524. this.checkBin.Size = new System.Drawing.Size(119, 27);
  3525. this.checkBin.TabIndex = 41;
  3526. this.checkBin.Text = "Recycle Bin";
  3527. this.checkBin.UseVisualStyleBackColor = true;
  3528. //
  3529. // checkMiniDumps
  3530. //
  3531. this.checkMiniDumps.AutoSize = true;
  3532. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3533. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  3534. this.checkMiniDumps.Location = new System.Drawing.Point(10, 80);
  3535. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  3536. this.checkMiniDumps.Name = "checkMiniDumps";
  3537. this.checkMiniDumps.Size = new System.Drawing.Size(167, 27);
  3538. this.checkMiniDumps.TabIndex = 39;
  3539. this.checkMiniDumps.Text = "BSOD Minidumps";
  3540. this.checkMiniDumps.UseVisualStyleBackColor = true;
  3541. //
  3542. // pingerTab
  3543. //
  3544. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3545. this.pingerTab.Controls.Add(this.netTools);
  3546. this.pingerTab.Location = new System.Drawing.Point(4, 32);
  3547. this.pingerTab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3548. this.pingerTab.Name = "pingerTab";
  3549. this.pingerTab.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3550. this.pingerTab.Size = new System.Drawing.Size(1593, 844);
  3551. this.pingerTab.TabIndex = 13;
  3552. this.pingerTab.Text = "Pinger";
  3553. //
  3554. // netTools
  3555. //
  3556. this.netTools.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3557. this.netTools.Controls.Add(this.tabPage2);
  3558. this.netTools.Controls.Add(this.tabPage1);
  3559. this.netTools.Dock = System.Windows.Forms.DockStyle.Fill;
  3560. this.netTools.Location = new System.Drawing.Point(4, 4);
  3561. this.netTools.Margin = new System.Windows.Forms.Padding(0);
  3562. this.netTools.Multiline = true;
  3563. this.netTools.Name = "netTools";
  3564. this.netTools.Padding = new System.Drawing.Point(0, 0);
  3565. this.netTools.SelectedIndex = 0;
  3566. this.netTools.Size = new System.Drawing.Size(1585, 836);
  3567. this.netTools.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  3568. this.netTools.TabIndex = 104;
  3569. //
  3570. // tabPage2
  3571. //
  3572. this.tabPage2.AutoScroll = true;
  3573. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3574. this.tabPage2.Controls.Add(this.btnSetDns);
  3575. this.tabPage2.Controls.Add(this.txtDns6B);
  3576. this.tabPage2.Controls.Add(this.txtDns6A);
  3577. this.tabPage2.Controls.Add(this.label12);
  3578. this.tabPage2.Controls.Add(this.txtDns4B);
  3579. this.tabPage2.Controls.Add(this.txtDns4A);
  3580. this.tabPage2.Controls.Add(this.label10);
  3581. this.tabPage2.Controls.Add(this.chkCustomDns);
  3582. this.tabPage2.Controls.Add(this.chkAllNics);
  3583. this.tabPage2.Controls.Add(this.dnsTitle);
  3584. this.tabPage2.Controls.Add(this.linkDNSv6A);
  3585. this.tabPage2.Controls.Add(this.linkDNSv4A);
  3586. this.tabPage2.Controls.Add(this.linkDNSv6);
  3587. this.tabPage2.Controls.Add(this.linkDNSv4);
  3588. this.tabPage2.Controls.Add(this.label3);
  3589. this.tabPage2.Controls.Add(this.label1);
  3590. this.tabPage2.Controls.Add(this.btnOpenNetwork);
  3591. this.tabPage2.Controls.Add(this.flushCacheB);
  3592. this.tabPage2.Controls.Add(this.boxAdapter);
  3593. this.tabPage2.Controls.Add(this.boxDNS);
  3594. this.tabPage2.Location = new System.Drawing.Point(4, 4);
  3595. this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3596. this.tabPage2.Name = "tabPage2";
  3597. this.tabPage2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3598. this.tabPage2.Size = new System.Drawing.Size(1577, 800);
  3599. this.tabPage2.TabIndex = 1;
  3600. this.tabPage2.Text = "DNS";
  3601. //
  3602. // btnSetDns
  3603. //
  3604. this.btnSetDns.BackColor = System.Drawing.Color.DodgerBlue;
  3605. this.btnSetDns.FlatAppearance.BorderSize = 0;
  3606. this.btnSetDns.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3607. this.btnSetDns.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3608. this.btnSetDns.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3609. this.btnSetDns.ForeColor = System.Drawing.Color.White;
  3610. this.btnSetDns.Location = new System.Drawing.Point(535, 651);
  3611. this.btnSetDns.Margin = new System.Windows.Forms.Padding(2);
  3612. this.btnSetDns.Name = "btnSetDns";
  3613. this.btnSetDns.Size = new System.Drawing.Size(325, 36);
  3614. this.btnSetDns.TabIndex = 123;
  3615. this.btnSetDns.Text = "Set as default";
  3616. this.btnSetDns.UseVisualStyleBackColor = false;
  3617. this.btnSetDns.Click += new System.EventHandler(this.btnSetDns_Click);
  3618. //
  3619. // txtDns6B
  3620. //
  3621. this.txtDns6B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3622. this.txtDns6B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3623. this.txtDns6B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3624. this.txtDns6B.ForeColor = System.Drawing.Color.White;
  3625. this.txtDns6B.Location = new System.Drawing.Point(449, 335);
  3626. this.txtDns6B.Margin = new System.Windows.Forms.Padding(2);
  3627. this.txtDns6B.Name = "txtDns6B";
  3628. this.txtDns6B.Size = new System.Drawing.Size(407, 34);
  3629. this.txtDns6B.TabIndex = 122;
  3630. this.txtDns6B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3631. this.txtDns6B.Visible = false;
  3632. //
  3633. // txtDns6A
  3634. //
  3635. this.txtDns6A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3636. this.txtDns6A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3637. this.txtDns6A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3638. this.txtDns6A.ForeColor = System.Drawing.Color.White;
  3639. this.txtDns6A.Location = new System.Drawing.Point(36, 335);
  3640. this.txtDns6A.Margin = new System.Windows.Forms.Padding(2);
  3641. this.txtDns6A.Name = "txtDns6A";
  3642. this.txtDns6A.Size = new System.Drawing.Size(407, 34);
  3643. this.txtDns6A.TabIndex = 120;
  3644. this.txtDns6A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3645. this.txtDns6A.Visible = false;
  3646. //
  3647. // label12
  3648. //
  3649. this.label12.AutoSize = true;
  3650. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3651. this.label12.ForeColor = System.Drawing.Color.Silver;
  3652. this.label12.Location = new System.Drawing.Point(31, 306);
  3653. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3654. this.label12.Name = "label12";
  3655. this.label12.Size = new System.Drawing.Size(43, 23);
  3656. this.label12.TabIndex = 121;
  3657. this.label12.Tag = "";
  3658. this.label12.Text = "IPv6";
  3659. this.label12.Visible = false;
  3660. //
  3661. // txtDns4B
  3662. //
  3663. this.txtDns4B.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3664. this.txtDns4B.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3665. this.txtDns4B.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3666. this.txtDns4B.ForeColor = System.Drawing.Color.White;
  3667. this.txtDns4B.Location = new System.Drawing.Point(449, 265);
  3668. this.txtDns4B.Margin = new System.Windows.Forms.Padding(2);
  3669. this.txtDns4B.Name = "txtDns4B";
  3670. this.txtDns4B.Size = new System.Drawing.Size(407, 34);
  3671. this.txtDns4B.TabIndex = 119;
  3672. this.txtDns4B.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3673. this.txtDns4B.Visible = false;
  3674. //
  3675. // txtDns4A
  3676. //
  3677. this.txtDns4A.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3678. this.txtDns4A.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3679. this.txtDns4A.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3680. this.txtDns4A.ForeColor = System.Drawing.Color.White;
  3681. this.txtDns4A.Location = new System.Drawing.Point(36, 265);
  3682. this.txtDns4A.Margin = new System.Windows.Forms.Padding(2);
  3683. this.txtDns4A.Name = "txtDns4A";
  3684. this.txtDns4A.Size = new System.Drawing.Size(407, 34);
  3685. this.txtDns4A.TabIndex = 117;
  3686. this.txtDns4A.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3687. this.txtDns4A.Visible = false;
  3688. //
  3689. // label10
  3690. //
  3691. this.label10.AutoSize = true;
  3692. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3693. this.label10.ForeColor = System.Drawing.Color.Silver;
  3694. this.label10.Location = new System.Drawing.Point(32, 236);
  3695. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3696. this.label10.Name = "label10";
  3697. this.label10.Size = new System.Drawing.Size(44, 23);
  3698. this.label10.TabIndex = 118;
  3699. this.label10.Tag = "";
  3700. this.label10.Text = "IPv4";
  3701. this.label10.Visible = false;
  3702. //
  3703. // chkCustomDns
  3704. //
  3705. this.chkCustomDns.AutoSize = true;
  3706. this.chkCustomDns.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3707. this.chkCustomDns.ForeColor = System.Drawing.Color.White;
  3708. this.chkCustomDns.Location = new System.Drawing.Point(36, 204);
  3709. this.chkCustomDns.Margin = new System.Windows.Forms.Padding(2);
  3710. this.chkCustomDns.Name = "chkCustomDns";
  3711. this.chkCustomDns.Size = new System.Drawing.Size(121, 29);
  3712. this.chkCustomDns.TabIndex = 116;
  3713. this.chkCustomDns.Text = "Set cutom";
  3714. this.chkCustomDns.UseVisualStyleBackColor = true;
  3715. this.chkCustomDns.CheckedChanged += new System.EventHandler(this.chkCustomDns_CheckedChanged);
  3716. //
  3717. // chkAllNics
  3718. //
  3719. this.chkAllNics.AutoSize = true;
  3720. this.chkAllNics.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3721. this.chkAllNics.ForeColor = System.Drawing.Color.White;
  3722. this.chkAllNics.Location = new System.Drawing.Point(36, 105);
  3723. this.chkAllNics.Margin = new System.Windows.Forms.Padding(2);
  3724. this.chkAllNics.Name = "chkAllNics";
  3725. this.chkAllNics.Size = new System.Drawing.Size(116, 29);
  3726. this.chkAllNics.TabIndex = 115;
  3727. this.chkAllNics.Text = "Set for all";
  3728. this.chkAllNics.UseVisualStyleBackColor = true;
  3729. //
  3730. // dnsTitle
  3731. //
  3732. this.dnsTitle.AutoSize = true;
  3733. this.dnsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3734. this.dnsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3735. this.dnsTitle.Location = new System.Drawing.Point(6, 4);
  3736. this.dnsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3737. this.dnsTitle.Name = "dnsTitle";
  3738. this.dnsTitle.Size = new System.Drawing.Size(325, 35);
  3739. this.dnsTitle.TabIndex = 114;
  3740. this.dnsTitle.Tag = "themeable";
  3741. this.dnsTitle.Text = "Rapidly change DNS server";
  3742. //
  3743. // linkDNSv6A
  3744. //
  3745. this.linkDNSv6A.AutoSize = true;
  3746. this.linkDNSv6A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3747. this.linkDNSv6A.ForeColor = System.Drawing.Color.DodgerBlue;
  3748. this.linkDNSv6A.LinkColor = System.Drawing.Color.DodgerBlue;
  3749. this.linkDNSv6A.Location = new System.Drawing.Point(132, 550);
  3750. this.linkDNSv6A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3751. this.linkDNSv6A.Name = "linkDNSv6A";
  3752. this.linkDNSv6A.Size = new System.Drawing.Size(20, 25);
  3753. this.linkDNSv6A.TabIndex = 113;
  3754. this.linkDNSv6A.TabStop = true;
  3755. this.linkDNSv6A.Tag = "themeable";
  3756. this.linkDNSv6A.Text = "-";
  3757. //
  3758. // linkDNSv4A
  3759. //
  3760. this.linkDNSv4A.AutoSize = true;
  3761. this.linkDNSv4A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3762. this.linkDNSv4A.ForeColor = System.Drawing.Color.DodgerBlue;
  3763. this.linkDNSv4A.LinkColor = System.Drawing.Color.DodgerBlue;
  3764. this.linkDNSv4A.Location = new System.Drawing.Point(131, 479);
  3765. this.linkDNSv4A.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3766. this.linkDNSv4A.Name = "linkDNSv4A";
  3767. this.linkDNSv4A.Size = new System.Drawing.Size(20, 25);
  3768. this.linkDNSv4A.TabIndex = 112;
  3769. this.linkDNSv4A.TabStop = true;
  3770. this.linkDNSv4A.Tag = "themeable";
  3771. this.linkDNSv4A.Text = "-";
  3772. //
  3773. // linkDNSv6
  3774. //
  3775. this.linkDNSv6.AutoSize = true;
  3776. this.linkDNSv6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3777. this.linkDNSv6.ForeColor = System.Drawing.Color.DodgerBlue;
  3778. this.linkDNSv6.LinkColor = System.Drawing.Color.DodgerBlue;
  3779. this.linkDNSv6.Location = new System.Drawing.Point(132, 521);
  3780. this.linkDNSv6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3781. this.linkDNSv6.Name = "linkDNSv6";
  3782. this.linkDNSv6.Size = new System.Drawing.Size(20, 25);
  3783. this.linkDNSv6.TabIndex = 111;
  3784. this.linkDNSv6.TabStop = true;
  3785. this.linkDNSv6.Tag = "themeable";
  3786. this.linkDNSv6.Text = "-";
  3787. //
  3788. // linkDNSv4
  3789. //
  3790. this.linkDNSv4.AutoSize = true;
  3791. this.linkDNSv4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3792. this.linkDNSv4.ForeColor = System.Drawing.Color.DodgerBlue;
  3793. this.linkDNSv4.LinkColor = System.Drawing.Color.DodgerBlue;
  3794. this.linkDNSv4.Location = new System.Drawing.Point(132, 450);
  3795. this.linkDNSv4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3796. this.linkDNSv4.Name = "linkDNSv4";
  3797. this.linkDNSv4.Size = new System.Drawing.Size(20, 25);
  3798. this.linkDNSv4.TabIndex = 110;
  3799. this.linkDNSv4.TabStop = true;
  3800. this.linkDNSv4.Tag = "themeable";
  3801. this.linkDNSv4.Text = "-";
  3802. //
  3803. // label3
  3804. //
  3805. this.label3.AutoSize = true;
  3806. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3807. this.label3.ForeColor = System.Drawing.Color.Silver;
  3808. this.label3.Location = new System.Drawing.Point(30, 522);
  3809. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3810. this.label3.Name = "label3";
  3811. this.label3.Size = new System.Drawing.Size(99, 25);
  3812. this.label3.TabIndex = 109;
  3813. this.label3.Tag = "";
  3814. this.label3.Text = "DNS IPv6:";
  3815. //
  3816. // label1
  3817. //
  3818. this.label1.AutoSize = true;
  3819. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3820. this.label1.ForeColor = System.Drawing.Color.Silver;
  3821. this.label1.Location = new System.Drawing.Point(30, 451);
  3822. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3823. this.label1.Name = "label1";
  3824. this.label1.Size = new System.Drawing.Size(99, 25);
  3825. this.label1.TabIndex = 108;
  3826. this.label1.Tag = "";
  3827. this.label1.Text = "DNS IPv4:";
  3828. //
  3829. // btnOpenNetwork
  3830. //
  3831. this.btnOpenNetwork.BackColor = System.Drawing.Color.DodgerBlue;
  3832. this.btnOpenNetwork.FlatAppearance.BorderSize = 0;
  3833. this.btnOpenNetwork.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3834. this.btnOpenNetwork.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3835. this.btnOpenNetwork.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3836. this.btnOpenNetwork.ForeColor = System.Drawing.Color.White;
  3837. this.btnOpenNetwork.Location = new System.Drawing.Point(35, 651);
  3838. this.btnOpenNetwork.Margin = new System.Windows.Forms.Padding(2);
  3839. this.btnOpenNetwork.Name = "btnOpenNetwork";
  3840. this.btnOpenNetwork.Size = new System.Drawing.Size(325, 36);
  3841. this.btnOpenNetwork.TabIndex = 105;
  3842. this.btnOpenNetwork.Text = "Open Network Connections";
  3843. this.btnOpenNetwork.UseVisualStyleBackColor = false;
  3844. this.btnOpenNetwork.Click += new System.EventHandler(this.btnOpenNetwork_Click);
  3845. //
  3846. // flushCacheB
  3847. //
  3848. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  3849. this.flushCacheB.FlatAppearance.BorderSize = 0;
  3850. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3851. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3852. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3853. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  3854. this.flushCacheB.Location = new System.Drawing.Point(35, 610);
  3855. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  3856. this.flushCacheB.Name = "flushCacheB";
  3857. this.flushCacheB.Size = new System.Drawing.Size(325, 36);
  3858. this.flushCacheB.TabIndex = 104;
  3859. this.flushCacheB.Text = "Flush DNS cache";
  3860. this.flushCacheB.UseVisualStyleBackColor = false;
  3861. this.flushCacheB.Click += new System.EventHandler(this.flushCacheB_Click);
  3862. //
  3863. // boxAdapter
  3864. //
  3865. this.boxAdapter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3866. this.boxAdapter.BorderColor = System.Drawing.Color.Blue;
  3867. this.boxAdapter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3868. this.boxAdapter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3869. this.boxAdapter.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3870. this.boxAdapter.ForeColor = System.Drawing.Color.White;
  3871. this.boxAdapter.FormattingEnabled = true;
  3872. this.boxAdapter.Location = new System.Drawing.Point(35, 62);
  3873. this.boxAdapter.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3874. this.boxAdapter.Name = "boxAdapter";
  3875. this.boxAdapter.Size = new System.Drawing.Size(824, 36);
  3876. this.boxAdapter.TabIndex = 107;
  3877. this.boxAdapter.Tag = "themeable";
  3878. //
  3879. // boxDNS
  3880. //
  3881. this.boxDNS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3882. this.boxDNS.BorderColor = System.Drawing.Color.Blue;
  3883. this.boxDNS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3884. this.boxDNS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3885. this.boxDNS.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3886. this.boxDNS.ForeColor = System.Drawing.Color.White;
  3887. this.boxDNS.FormattingEnabled = true;
  3888. this.boxDNS.Location = new System.Drawing.Point(35, 161);
  3889. this.boxDNS.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3890. this.boxDNS.Name = "boxDNS";
  3891. this.boxDNS.Size = new System.Drawing.Size(824, 36);
  3892. this.boxDNS.TabIndex = 106;
  3893. this.boxDNS.Tag = "themeable";
  3894. //
  3895. // tabPage1
  3896. //
  3897. this.tabPage1.AutoScroll = true;
  3898. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3899. this.tabPage1.Controls.Add(this.btnExport);
  3900. this.tabPage1.Controls.Add(this.copyB);
  3901. this.tabPage1.Controls.Add(this.copyIPB);
  3902. this.tabPage1.Controls.Add(this.panel7);
  3903. this.tabPage1.Controls.Add(this.lblResults);
  3904. this.tabPage1.Controls.Add(this.btnShodan);
  3905. this.tabPage1.Controls.Add(this.btnPing);
  3906. this.tabPage1.Controls.Add(this.txtPingInput);
  3907. this.tabPage1.Controls.Add(this.lblPinger);
  3908. this.tabPage1.Controls.Add(this.pingerTitle);
  3909. this.tabPage1.Location = new System.Drawing.Point(4, 4);
  3910. this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3911. this.tabPage1.Name = "tabPage1";
  3912. this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3913. this.tabPage1.Size = new System.Drawing.Size(1576, 799);
  3914. this.tabPage1.TabIndex = 0;
  3915. this.tabPage1.Text = "Pinger";
  3916. //
  3917. // btnExport
  3918. //
  3919. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  3920. this.btnExport.FlatAppearance.BorderSize = 0;
  3921. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3922. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3923. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3924. this.btnExport.ForeColor = System.Drawing.Color.White;
  3925. this.btnExport.Location = new System.Drawing.Point(34, 609);
  3926. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  3927. this.btnExport.Name = "btnExport";
  3928. this.btnExport.Size = new System.Drawing.Size(170, 36);
  3929. this.btnExport.TabIndex = 93;
  3930. this.btnExport.Text = "Export...";
  3931. this.btnExport.UseVisualStyleBackColor = false;
  3932. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  3933. //
  3934. // copyB
  3935. //
  3936. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  3937. this.copyB.FlatAppearance.BorderSize = 0;
  3938. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3939. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3940. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3941. this.copyB.ForeColor = System.Drawing.Color.White;
  3942. this.copyB.Location = new System.Drawing.Point(31, 180);
  3943. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  3944. this.copyB.Name = "copyB";
  3945. this.copyB.Size = new System.Drawing.Size(231, 39);
  3946. this.copyB.TabIndex = 92;
  3947. this.copyB.Text = "Copy IP";
  3948. this.copyB.UseVisualStyleBackColor = false;
  3949. this.copyB.Click += new System.EventHandler(this.copyB_Click);
  3950. //
  3951. // copyIPB
  3952. //
  3953. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  3954. this.copyIPB.FlatAppearance.BorderSize = 0;
  3955. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3956. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3957. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3958. this.copyIPB.ForeColor = System.Drawing.Color.White;
  3959. this.copyIPB.Location = new System.Drawing.Point(268, 180);
  3960. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  3961. this.copyIPB.Name = "copyIPB";
  3962. this.copyIPB.Size = new System.Drawing.Size(231, 39);
  3963. this.copyIPB.TabIndex = 91;
  3964. this.copyIPB.Text = "Copy";
  3965. this.copyIPB.UseVisualStyleBackColor = false;
  3966. this.copyIPB.Click += new System.EventHandler(this.copyIPB_Click);
  3967. //
  3968. // panel7
  3969. //
  3970. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3971. this.panel7.Controls.Add(this.listPingResults);
  3972. this.panel7.Location = new System.Drawing.Point(34, 265);
  3973. this.panel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  3974. this.panel7.Name = "panel7";
  3975. this.panel7.Size = new System.Drawing.Size(463, 337);
  3976. this.panel7.TabIndex = 90;
  3977. //
  3978. // listPingResults
  3979. //
  3980. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3981. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3982. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  3983. this.listPingResults.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  3984. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3985. this.listPingResults.ForeColor = System.Drawing.Color.White;
  3986. this.listPingResults.FormattingEnabled = true;
  3987. this.listPingResults.HorizontalScrollbar = true;
  3988. this.listPingResults.ItemHeight = 21;
  3989. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  3990. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  3991. this.listPingResults.Name = "listPingResults";
  3992. this.listPingResults.Size = new System.Drawing.Size(461, 335);
  3993. this.listPingResults.TabIndex = 79;
  3994. //
  3995. // lblResults
  3996. //
  3997. this.lblResults.AutoSize = true;
  3998. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3999. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  4000. this.lblResults.Location = new System.Drawing.Point(29, 240);
  4001. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4002. this.lblResults.Name = "lblResults";
  4003. this.lblResults.Size = new System.Drawing.Size(64, 23);
  4004. this.lblResults.TabIndex = 89;
  4005. this.lblResults.Tag = "";
  4006. this.lblResults.Text = "Results";
  4007. //
  4008. // btnShodan
  4009. //
  4010. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  4011. this.btnShodan.FlatAppearance.BorderSize = 0;
  4012. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4013. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4014. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4015. this.btnShodan.ForeColor = System.Drawing.Color.White;
  4016. this.btnShodan.Location = new System.Drawing.Point(31, 136);
  4017. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  4018. this.btnShodan.Name = "btnShodan";
  4019. this.btnShodan.Size = new System.Drawing.Size(231, 39);
  4020. this.btnShodan.TabIndex = 88;
  4021. this.btnShodan.Text = "Check on SHODAN.io";
  4022. this.btnShodan.UseVisualStyleBackColor = false;
  4023. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  4024. //
  4025. // btnPing
  4026. //
  4027. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  4028. this.btnPing.FlatAppearance.BorderSize = 0;
  4029. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4030. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4031. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4032. this.btnPing.ForeColor = System.Drawing.Color.White;
  4033. this.btnPing.Location = new System.Drawing.Point(268, 136);
  4034. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  4035. this.btnPing.Name = "btnPing";
  4036. this.btnPing.Size = new System.Drawing.Size(231, 39);
  4037. this.btnPing.TabIndex = 87;
  4038. this.btnPing.Text = "Ping";
  4039. this.btnPing.UseVisualStyleBackColor = false;
  4040. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  4041. //
  4042. // txtPingInput
  4043. //
  4044. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4045. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4046. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4047. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  4048. this.txtPingInput.Location = new System.Drawing.Point(31, 95);
  4049. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  4050. this.txtPingInput.Name = "txtPingInput";
  4051. this.txtPingInput.Size = new System.Drawing.Size(467, 34);
  4052. this.txtPingInput.TabIndex = 85;
  4053. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4054. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  4055. //
  4056. // lblPinger
  4057. //
  4058. this.lblPinger.AutoSize = true;
  4059. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4060. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  4061. this.lblPinger.Location = new System.Drawing.Point(28, 66);
  4062. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4063. this.lblPinger.Name = "lblPinger";
  4064. this.lblPinger.Size = new System.Drawing.Size(150, 23);
  4065. this.lblPinger.TabIndex = 86;
  4066. this.lblPinger.Tag = "";
  4067. this.lblPinger.Text = "IP / Domain name";
  4068. //
  4069. // pingerTitle
  4070. //
  4071. this.pingerTitle.AutoSize = true;
  4072. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4073. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4074. this.pingerTitle.Location = new System.Drawing.Point(6, 4);
  4075. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4076. this.pingerTitle.Name = "pingerTitle";
  4077. this.pingerTitle.Size = new System.Drawing.Size(489, 35);
  4078. this.pingerTitle.TabIndex = 84;
  4079. this.pingerTitle.Tag = "themeable";
  4080. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  4081. //
  4082. // hostsEditorTab
  4083. //
  4084. this.hostsEditorTab.AutoScroll = true;
  4085. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4086. this.hostsEditorTab.Controls.Add(this.panel4);
  4087. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  4088. this.hostsEditorTab.Controls.Add(this.linkLocate);
  4089. this.hostsEditorTab.Location = new System.Drawing.Point(4, 32);
  4090. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4091. this.hostsEditorTab.Name = "hostsEditorTab";
  4092. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4093. this.hostsEditorTab.Size = new System.Drawing.Size(1593, 844);
  4094. this.hostsEditorTab.TabIndex = 9;
  4095. this.hostsEditorTab.Text = "Hosts";
  4096. //
  4097. // panel4
  4098. //
  4099. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4100. | System.Windows.Forms.AnchorStyles.Left)
  4101. | System.Windows.Forms.AnchorStyles.Right)));
  4102. this.panel4.AutoScroll = true;
  4103. this.panel4.Controls.Add(this.chkIncludeWww);
  4104. this.panel4.Controls.Add(this.linkAdvancedEdit);
  4105. this.panel4.Controls.Add(this.linkRestoreDefault);
  4106. this.panel4.Controls.Add(this.lblLock);
  4107. this.panel4.Controls.Add(this.chkReadOnly);
  4108. this.panel4.Controls.Add(this.panelList);
  4109. this.panel4.Controls.Add(this.chkBlock);
  4110. this.panel4.Controls.Add(this.refreshHostsB);
  4111. this.panel4.Controls.Add(this.removeHostB);
  4112. this.panel4.Controls.Add(this.removeAllHostsB);
  4113. this.panel4.Controls.Add(this.addHostB);
  4114. this.panel4.Controls.Add(this.txtIP);
  4115. this.panel4.Controls.Add(this.txtDomain);
  4116. this.panel4.Controls.Add(this.lblDomain);
  4117. this.panel4.Controls.Add(this.lblIP);
  4118. this.panel4.Location = new System.Drawing.Point(8, 88);
  4119. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4120. this.panel4.Name = "panel4";
  4121. this.panel4.Size = new System.Drawing.Size(1252, 626);
  4122. this.panel4.TabIndex = 53;
  4123. //
  4124. // chkIncludeWww
  4125. //
  4126. this.chkIncludeWww.AutoSize = true;
  4127. this.chkIncludeWww.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4128. this.chkIncludeWww.ForeColor = System.Drawing.Color.White;
  4129. this.chkIncludeWww.Location = new System.Drawing.Point(411, 170);
  4130. this.chkIncludeWww.Margin = new System.Windows.Forms.Padding(2);
  4131. this.chkIncludeWww.Name = "chkIncludeWww";
  4132. this.chkIncludeWww.Size = new System.Drawing.Size(165, 32);
  4133. this.chkIncludeWww.TabIndex = 63;
  4134. this.chkIncludeWww.Text = "WWW CNAME";
  4135. this.chkIncludeWww.UseVisualStyleBackColor = true;
  4136. //
  4137. // linkAdvancedEdit
  4138. //
  4139. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4140. this.linkAdvancedEdit.AutoSize = true;
  4141. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4142. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  4143. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  4144. this.linkAdvancedEdit.Location = new System.Drawing.Point(404, 422);
  4145. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4146. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  4147. this.linkAdvancedEdit.Size = new System.Drawing.Size(161, 28);
  4148. this.linkAdvancedEdit.TabIndex = 49;
  4149. this.linkAdvancedEdit.TabStop = true;
  4150. this.linkAdvancedEdit.Tag = "";
  4151. this.linkAdvancedEdit.Text = "Advanced editor";
  4152. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4153. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  4154. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4155. //
  4156. // linkRestoreDefault
  4157. //
  4158. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4159. this.linkRestoreDefault.AutoSize = true;
  4160. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4161. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  4162. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  4163. this.linkRestoreDefault.Location = new System.Drawing.Point(404, 461);
  4164. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4165. this.linkRestoreDefault.Name = "linkRestoreDefault";
  4166. this.linkRestoreDefault.Size = new System.Drawing.Size(150, 28);
  4167. this.linkRestoreDefault.TabIndex = 51;
  4168. this.linkRestoreDefault.TabStop = true;
  4169. this.linkRestoreDefault.Tag = "";
  4170. this.linkRestoreDefault.Text = "Restore default";
  4171. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4172. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  4173. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4174. //
  4175. // lblLock
  4176. //
  4177. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4178. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  4179. this.lblLock.Location = new System.Drawing.Point(406, 292);
  4180. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4181. this.lblLock.Name = "lblLock";
  4182. this.lblLock.Size = new System.Drawing.Size(394, 69);
  4183. this.lblLock.TabIndex = 62;
  4184. this.lblLock.Tag = "";
  4185. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  4186. //
  4187. // chkReadOnly
  4188. //
  4189. this.chkReadOnly.AutoSize = true;
  4190. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4191. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4192. this.chkReadOnly.Location = new System.Drawing.Point(411, 259);
  4193. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4194. this.chkReadOnly.Name = "chkReadOnly";
  4195. this.chkReadOnly.Size = new System.Drawing.Size(125, 32);
  4196. this.chkReadOnly.TabIndex = 61;
  4197. this.chkReadOnly.Text = "Read-only";
  4198. this.chkReadOnly.UseVisualStyleBackColor = true;
  4199. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4200. //
  4201. // panelList
  4202. //
  4203. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4204. this.panelList.Controls.Add(this.listHostEntries);
  4205. this.panelList.Location = new System.Drawing.Point(6, 4);
  4206. this.panelList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  4207. this.panelList.Name = "panelList";
  4208. this.panelList.Size = new System.Drawing.Size(390, 484);
  4209. this.panelList.TabIndex = 60;
  4210. //
  4211. // listHostEntries
  4212. //
  4213. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4214. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4215. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4216. this.listHostEntries.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  4217. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4218. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4219. this.listHostEntries.FormattingEnabled = true;
  4220. this.listHostEntries.HorizontalScrollbar = true;
  4221. this.listHostEntries.ItemHeight = 21;
  4222. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4223. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4224. this.listHostEntries.Name = "listHostEntries";
  4225. this.listHostEntries.Size = new System.Drawing.Size(388, 482);
  4226. this.listHostEntries.TabIndex = 52;
  4227. //
  4228. // chkBlock
  4229. //
  4230. this.chkBlock.AutoSize = true;
  4231. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4232. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4233. this.chkBlock.Location = new System.Drawing.Point(411, 138);
  4234. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4235. this.chkBlock.Name = "chkBlock";
  4236. this.chkBlock.Size = new System.Drawing.Size(83, 32);
  4237. this.chkBlock.TabIndex = 59;
  4238. this.chkBlock.Text = "Block";
  4239. this.chkBlock.UseVisualStyleBackColor = true;
  4240. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4241. //
  4242. // refreshHostsB
  4243. //
  4244. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4245. this.refreshHostsB.FlatAppearance.BorderSize = 0;
  4246. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4247. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4248. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4249. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  4250. this.refreshHostsB.Location = new System.Drawing.Point(6, 494);
  4251. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  4252. this.refreshHostsB.Name = "refreshHostsB";
  4253. this.refreshHostsB.Size = new System.Drawing.Size(190, 39);
  4254. this.refreshHostsB.TabIndex = 55;
  4255. this.refreshHostsB.Text = "Refresh";
  4256. this.refreshHostsB.UseVisualStyleBackColor = false;
  4257. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  4258. //
  4259. // removeHostB
  4260. //
  4261. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4262. this.removeHostB.FlatAppearance.BorderSize = 0;
  4263. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4264. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4265. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4266. this.removeHostB.ForeColor = System.Drawing.Color.White;
  4267. this.removeHostB.Location = new System.Drawing.Point(201, 494);
  4268. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  4269. this.removeHostB.Name = "removeHostB";
  4270. this.removeHostB.Size = new System.Drawing.Size(195, 39);
  4271. this.removeHostB.TabIndex = 54;
  4272. this.removeHostB.Text = "Delete";
  4273. this.removeHostB.UseVisualStyleBackColor = false;
  4274. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  4275. //
  4276. // removeAllHostsB
  4277. //
  4278. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4279. this.removeAllHostsB.Enabled = false;
  4280. this.removeAllHostsB.FlatAppearance.BorderSize = 0;
  4281. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4282. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4283. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4284. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  4285. this.removeAllHostsB.Location = new System.Drawing.Point(201, 538);
  4286. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  4287. this.removeAllHostsB.Name = "removeAllHostsB";
  4288. this.removeAllHostsB.Size = new System.Drawing.Size(195, 39);
  4289. this.removeAllHostsB.TabIndex = 53;
  4290. this.removeAllHostsB.Text = "Delete all";
  4291. this.removeAllHostsB.UseVisualStyleBackColor = false;
  4292. this.removeAllHostsB.Visible = false;
  4293. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  4294. //
  4295. // addHostB
  4296. //
  4297. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4298. this.addHostB.FlatAppearance.BorderSize = 0;
  4299. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4300. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4301. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4302. this.addHostB.ForeColor = System.Drawing.Color.White;
  4303. this.addHostB.Location = new System.Drawing.Point(639, 138);
  4304. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  4305. this.addHostB.Name = "addHostB";
  4306. this.addHostB.Size = new System.Drawing.Size(159, 39);
  4307. this.addHostB.TabIndex = 57;
  4308. this.addHostB.Text = "Add";
  4309. this.addHostB.UseVisualStyleBackColor = false;
  4310. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  4311. //
  4312. // txtIP
  4313. //
  4314. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4315. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4316. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4317. this.txtIP.ForeColor = System.Drawing.Color.White;
  4318. this.txtIP.Location = new System.Drawing.Point(410, 29);
  4319. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4320. this.txtIP.Name = "txtIP";
  4321. this.txtIP.Size = new System.Drawing.Size(387, 34);
  4322. this.txtIP.TabIndex = 0;
  4323. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4324. //
  4325. // txtDomain
  4326. //
  4327. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4328. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4329. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4330. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4331. this.txtDomain.Location = new System.Drawing.Point(410, 96);
  4332. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4333. this.txtDomain.Name = "txtDomain";
  4334. this.txtDomain.Size = new System.Drawing.Size(387, 34);
  4335. this.txtDomain.TabIndex = 1;
  4336. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4337. //
  4338. // lblDomain
  4339. //
  4340. this.lblDomain.AutoSize = true;
  4341. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4342. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4343. this.lblDomain.Location = new System.Drawing.Point(404, 68);
  4344. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4345. this.lblDomain.Name = "lblDomain";
  4346. this.lblDomain.Size = new System.Drawing.Size(83, 28);
  4347. this.lblDomain.TabIndex = 55;
  4348. this.lblDomain.Tag = "themeable";
  4349. this.lblDomain.Text = "Domain";
  4350. //
  4351. // lblIP
  4352. //
  4353. this.lblIP.AutoSize = true;
  4354. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4355. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4356. this.lblIP.Location = new System.Drawing.Point(404, 0);
  4357. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4358. this.lblIP.Name = "lblIP";
  4359. this.lblIP.Size = new System.Drawing.Size(106, 28);
  4360. this.lblIP.TabIndex = 53;
  4361. this.lblIP.Tag = "themeable";
  4362. this.lblIP.Text = "IP address";
  4363. //
  4364. // hostsTitle
  4365. //
  4366. this.hostsTitle.AutoSize = true;
  4367. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4368. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4369. this.hostsTitle.Location = new System.Drawing.Point(8, 12);
  4370. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4371. this.hostsTitle.Name = "hostsTitle";
  4372. this.hostsTitle.Size = new System.Drawing.Size(229, 35);
  4373. this.hostsTitle.TabIndex = 3;
  4374. this.hostsTitle.Tag = "themeable";
  4375. this.hostsTitle.Text = "Edit your hosts file";
  4376. //
  4377. // linkLocate
  4378. //
  4379. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4380. this.linkLocate.AutoSize = true;
  4381. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4382. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4383. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4384. this.linkLocate.Location = new System.Drawing.Point(10, 48);
  4385. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4386. this.linkLocate.Name = "linkLocate";
  4387. this.linkLocate.Size = new System.Drawing.Size(71, 28);
  4388. this.linkLocate.TabIndex = 47;
  4389. this.linkLocate.TabStop = true;
  4390. this.linkLocate.Tag = "";
  4391. this.linkLocate.Text = "Locate";
  4392. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4393. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  4394. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4395. //
  4396. // registryFixerTab
  4397. //
  4398. this.registryFixerTab.AutoScroll = true;
  4399. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4400. this.registryFixerTab.Controls.Add(this.panel2);
  4401. this.registryFixerTab.Controls.Add(this.registryTitle);
  4402. this.registryFixerTab.Location = new System.Drawing.Point(4, 32);
  4403. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4404. this.registryFixerTab.Name = "registryFixerTab";
  4405. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4406. this.registryFixerTab.Size = new System.Drawing.Size(1593, 844);
  4407. this.registryFixerTab.TabIndex = 8;
  4408. this.registryFixerTab.Text = "Registry";
  4409. //
  4410. // panel2
  4411. //
  4412. this.panel2.AutoScroll = true;
  4413. this.panel2.Controls.Add(this.regFixB);
  4414. this.panel2.Controls.Add(this.regLbl);
  4415. this.panel2.Controls.Add(this.checkRestartExplorer);
  4416. this.panel2.Controls.Add(this.checkRegistryEditor);
  4417. this.panel2.Controls.Add(this.checkEnableAll);
  4418. this.panel2.Controls.Add(this.checkContextMenu);
  4419. this.panel2.Controls.Add(this.checkTaskManager);
  4420. this.panel2.Controls.Add(this.checkCommandPrompt);
  4421. this.panel2.Controls.Add(this.checkFirewall);
  4422. this.panel2.Controls.Add(this.checkRunDialog);
  4423. this.panel2.Controls.Add(this.checkFolderOptions);
  4424. this.panel2.Controls.Add(this.checkControlPanel);
  4425. this.panel2.Location = new System.Drawing.Point(14, 50);
  4426. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4427. this.panel2.Name = "panel2";
  4428. this.panel2.Size = new System.Drawing.Size(944, 358);
  4429. this.panel2.TabIndex = 48;
  4430. //
  4431. // regFixB
  4432. //
  4433. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  4434. this.regFixB.FlatAppearance.BorderSize = 0;
  4435. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4436. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4437. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4438. this.regFixB.ForeColor = System.Drawing.Color.White;
  4439. this.regFixB.Location = new System.Drawing.Point(36, 315);
  4440. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  4441. this.regFixB.Name = "regFixB";
  4442. this.regFixB.Size = new System.Drawing.Size(192, 39);
  4443. this.regFixB.TabIndex = 49;
  4444. this.regFixB.Text = "Fix";
  4445. this.regFixB.UseVisualStyleBackColor = false;
  4446. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  4447. //
  4448. // regLbl
  4449. //
  4450. this.regLbl.AutoSize = true;
  4451. 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)));
  4452. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  4453. this.regLbl.Location = new System.Drawing.Point(118, 260);
  4454. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4455. this.regLbl.Name = "regLbl";
  4456. this.regLbl.Size = new System.Drawing.Size(296, 28);
  4457. this.regLbl.TabIndex = 51;
  4458. this.regLbl.Tag = "";
  4459. this.regLbl.Text = "(some changes might need this)";
  4460. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4461. //
  4462. // checkRestartExplorer
  4463. //
  4464. this.checkRestartExplorer.AutoSize = true;
  4465. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4466. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4467. this.checkRestartExplorer.Location = new System.Drawing.Point(36, 226);
  4468. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4469. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4470. this.checkRestartExplorer.Size = new System.Drawing.Size(379, 32);
  4471. this.checkRestartExplorer.TabIndex = 50;
  4472. this.checkRestartExplorer.Tag = "";
  4473. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4474. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4475. //
  4476. // checkRegistryEditor
  4477. //
  4478. this.checkRegistryEditor.AutoSize = true;
  4479. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4480. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4481. this.checkRegistryEditor.Location = new System.Drawing.Point(364, 170);
  4482. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4483. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4484. this.checkRegistryEditor.Size = new System.Drawing.Size(166, 32);
  4485. this.checkRegistryEditor.TabIndex = 38;
  4486. this.checkRegistryEditor.Text = "Registry Editor";
  4487. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4488. //
  4489. // checkEnableAll
  4490. //
  4491. this.checkEnableAll.AutoSize = true;
  4492. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4493. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4494. this.checkEnableAll.Location = new System.Drawing.Point(36, 18);
  4495. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4496. this.checkEnableAll.Name = "checkEnableAll";
  4497. this.checkEnableAll.Size = new System.Drawing.Size(120, 32);
  4498. this.checkEnableAll.TabIndex = 35;
  4499. this.checkEnableAll.Tag = "";
  4500. this.checkEnableAll.Text = "Enable all";
  4501. this.checkEnableAll.UseVisualStyleBackColor = true;
  4502. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4503. //
  4504. // checkContextMenu
  4505. //
  4506. this.checkContextMenu.AutoSize = true;
  4507. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4508. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4509. this.checkContextMenu.Location = new System.Drawing.Point(364, 94);
  4510. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4511. this.checkContextMenu.Name = "checkContextMenu";
  4512. this.checkContextMenu.Size = new System.Drawing.Size(189, 32);
  4513. this.checkContextMenu.TabIndex = 43;
  4514. this.checkContextMenu.Text = "Right Click menu";
  4515. this.checkContextMenu.UseVisualStyleBackColor = true;
  4516. //
  4517. // checkTaskManager
  4518. //
  4519. this.checkTaskManager.AutoSize = true;
  4520. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4521. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4522. this.checkTaskManager.Location = new System.Drawing.Point(69, 56);
  4523. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4524. this.checkTaskManager.Name = "checkTaskManager";
  4525. this.checkTaskManager.Size = new System.Drawing.Size(159, 32);
  4526. this.checkTaskManager.TabIndex = 36;
  4527. this.checkTaskManager.Text = "Task Manager";
  4528. this.checkTaskManager.UseVisualStyleBackColor = true;
  4529. //
  4530. // checkCommandPrompt
  4531. //
  4532. this.checkCommandPrompt.AutoSize = true;
  4533. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4534. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4535. this.checkCommandPrompt.Location = new System.Drawing.Point(69, 94);
  4536. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4537. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4538. this.checkCommandPrompt.Size = new System.Drawing.Size(202, 32);
  4539. this.checkCommandPrompt.TabIndex = 42;
  4540. this.checkCommandPrompt.Text = "Command Prompt";
  4541. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4542. //
  4543. // checkFirewall
  4544. //
  4545. this.checkFirewall.AutoSize = true;
  4546. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4547. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4548. this.checkFirewall.Location = new System.Drawing.Point(364, 132);
  4549. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4550. this.checkFirewall.Name = "checkFirewall";
  4551. this.checkFirewall.Size = new System.Drawing.Size(192, 32);
  4552. this.checkFirewall.TabIndex = 37;
  4553. this.checkFirewall.Text = "Windows Firewall";
  4554. this.checkFirewall.UseVisualStyleBackColor = true;
  4555. //
  4556. // checkRunDialog
  4557. //
  4558. this.checkRunDialog.AutoSize = true;
  4559. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4560. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4561. this.checkRunDialog.Location = new System.Drawing.Point(364, 56);
  4562. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4563. this.checkRunDialog.Name = "checkRunDialog";
  4564. this.checkRunDialog.Size = new System.Drawing.Size(134, 32);
  4565. this.checkRunDialog.TabIndex = 41;
  4566. this.checkRunDialog.Text = "Run Dialog";
  4567. this.checkRunDialog.UseVisualStyleBackColor = true;
  4568. //
  4569. // checkFolderOptions
  4570. //
  4571. this.checkFolderOptions.AutoSize = true;
  4572. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4573. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4574. this.checkFolderOptions.Location = new System.Drawing.Point(69, 170);
  4575. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4576. this.checkFolderOptions.Name = "checkFolderOptions";
  4577. this.checkFolderOptions.Size = new System.Drawing.Size(169, 32);
  4578. this.checkFolderOptions.TabIndex = 39;
  4579. this.checkFolderOptions.Text = "Folder Options";
  4580. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4581. //
  4582. // checkControlPanel
  4583. //
  4584. this.checkControlPanel.AutoSize = true;
  4585. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4586. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4587. this.checkControlPanel.Location = new System.Drawing.Point(69, 132);
  4588. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4589. this.checkControlPanel.Name = "checkControlPanel";
  4590. this.checkControlPanel.Size = new System.Drawing.Size(156, 32);
  4591. this.checkControlPanel.TabIndex = 40;
  4592. this.checkControlPanel.Text = "Control Panel";
  4593. this.checkControlPanel.UseVisualStyleBackColor = true;
  4594. //
  4595. // registryTitle
  4596. //
  4597. this.registryTitle.AutoSize = true;
  4598. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4599. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4600. this.registryTitle.Location = new System.Drawing.Point(8, 12);
  4601. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4602. this.registryTitle.Name = "registryTitle";
  4603. this.registryTitle.Size = new System.Drawing.Size(325, 35);
  4604. this.registryTitle.TabIndex = 47;
  4605. this.registryTitle.Tag = "themeable";
  4606. this.registryTitle.Text = "Fix common registry issues";
  4607. //
  4608. // indiciumTab
  4609. //
  4610. this.indiciumTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4611. this.indiciumTab.Controls.Add(this.panel12);
  4612. this.indiciumTab.Controls.Add(this.panel11);
  4613. this.indiciumTab.Location = new System.Drawing.Point(4, 32);
  4614. this.indiciumTab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  4615. this.indiciumTab.Name = "indiciumTab";
  4616. this.indiciumTab.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  4617. this.indiciumTab.Size = new System.Drawing.Size(1593, 844);
  4618. this.indiciumTab.TabIndex = 14;
  4619. this.indiciumTab.Text = "Hardware";
  4620. //
  4621. // panel12
  4622. //
  4623. this.panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4624. this.panel12.Controls.Add(this.specsTree);
  4625. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  4626. this.panel12.Location = new System.Drawing.Point(4, 47);
  4627. this.panel12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  4628. this.panel12.Name = "panel12";
  4629. this.panel12.Size = new System.Drawing.Size(1585, 793);
  4630. this.panel12.TabIndex = 2;
  4631. //
  4632. // specsTree
  4633. //
  4634. this.specsTree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4635. this.specsTree.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4636. this.specsTree.ContextMenuStrip = this.indiciumMenu;
  4637. this.specsTree.Dock = System.Windows.Forms.DockStyle.Fill;
  4638. this.specsTree.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
  4639. this.specsTree.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4640. this.specsTree.ForeColor = System.Drawing.Color.White;
  4641. this.specsTree.Location = new System.Drawing.Point(0, 0);
  4642. this.specsTree.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  4643. this.specsTree.Name = "specsTree";
  4644. treeNode1.ImageIndex = 0;
  4645. treeNode1.Name = "cpu";
  4646. treeNode1.SelectedImageIndex = 0;
  4647. treeNode1.Text = "Processors";
  4648. treeNode2.ImageIndex = 1;
  4649. treeNode2.Name = "ram";
  4650. treeNode2.SelectedImageIndex = 1;
  4651. treeNode2.Text = "Memory";
  4652. treeNode3.ImageIndex = 2;
  4653. treeNode3.Name = "gpu";
  4654. treeNode3.SelectedImageIndex = 2;
  4655. treeNode3.Text = "Graphics";
  4656. treeNode4.ImageIndex = 3;
  4657. treeNode4.Name = "mobo";
  4658. treeNode4.SelectedImageIndex = 3;
  4659. treeNode4.Text = "Motherboard";
  4660. treeNode5.ImageIndex = 4;
  4661. treeNode5.Name = "disk";
  4662. treeNode5.SelectedImageIndex = 4;
  4663. treeNode5.Text = "Storage";
  4664. treeNode6.ImageIndex = 5;
  4665. treeNode6.Name = "inet";
  4666. treeNode6.SelectedImageIndex = 5;
  4667. treeNode6.Text = "Network Adapters";
  4668. treeNode7.ImageIndex = 6;
  4669. treeNode7.Name = "audio";
  4670. treeNode7.SelectedImageIndex = 6;
  4671. treeNode7.Text = "Audio";
  4672. treeNode8.ImageIndex = 7;
  4673. treeNode8.Name = "dev";
  4674. treeNode8.SelectedImageIndex = 7;
  4675. treeNode8.Text = "Peripherals";
  4676. this.specsTree.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  4677. treeNode1,
  4678. treeNode2,
  4679. treeNode3,
  4680. treeNode4,
  4681. treeNode5,
  4682. treeNode6,
  4683. treeNode7,
  4684. treeNode8});
  4685. this.specsTree.Size = new System.Drawing.Size(1583, 791);
  4686. this.specsTree.TabIndex = 0;
  4687. this.specsTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.specsTree_NodeMouseClick);
  4688. //
  4689. // indiciumMenu
  4690. //
  4691. this.indiciumMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  4692. this.indiciumMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4693. this.indiciumMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4694. this.indiciumMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4695. this.toolHWCopy,
  4696. this.toolHWGoogle,
  4697. this.toolHWDuck});
  4698. this.indiciumMenu.Name = "launcherMenu";
  4699. this.indiciumMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4700. this.indiciumMenu.ShowImageMargin = false;
  4701. this.indiciumMenu.Size = new System.Drawing.Size(264, 88);
  4702. //
  4703. // toolHWCopy
  4704. //
  4705. this.toolHWCopy.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4706. this.toolHWCopy.ForeColor = System.Drawing.Color.White;
  4707. this.toolHWCopy.Name = "toolHWCopy";
  4708. this.toolHWCopy.Size = new System.Drawing.Size(263, 28);
  4709. this.toolHWCopy.Text = "Copy";
  4710. this.toolHWCopy.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4711. this.toolHWCopy.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  4712. //
  4713. // toolHWGoogle
  4714. //
  4715. this.toolHWGoogle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4716. this.toolHWGoogle.ForeColor = System.Drawing.Color.White;
  4717. this.toolHWGoogle.Name = "toolHWGoogle";
  4718. this.toolHWGoogle.Size = new System.Drawing.Size(263, 28);
  4719. this.toolHWGoogle.Text = "Search with Google...";
  4720. this.toolHWGoogle.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4721. this.toolHWGoogle.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  4722. //
  4723. // toolHWDuck
  4724. //
  4725. this.toolHWDuck.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4726. this.toolHWDuck.ForeColor = System.Drawing.Color.White;
  4727. this.toolHWDuck.Name = "toolHWDuck";
  4728. this.toolHWDuck.Size = new System.Drawing.Size(263, 28);
  4729. this.toolHWDuck.Text = "Search with DuckDuckGo...";
  4730. this.toolHWDuck.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4731. this.toolHWDuck.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
  4732. //
  4733. // panel11
  4734. //
  4735. this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4736. this.panel11.Controls.Add(this.btnCopyHW);
  4737. this.panel11.Controls.Add(this.btnSaveHW);
  4738. this.panel11.Controls.Add(this.hwDetailed);
  4739. this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
  4740. this.panel11.Location = new System.Drawing.Point(4, 4);
  4741. this.panel11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  4742. this.panel11.Name = "panel11";
  4743. this.panel11.Size = new System.Drawing.Size(1585, 43);
  4744. this.panel11.TabIndex = 1;
  4745. //
  4746. // btnCopyHW
  4747. //
  4748. this.btnCopyHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4749. this.btnCopyHW.BackColor = System.Drawing.Color.DodgerBlue;
  4750. this.btnCopyHW.FlatAppearance.BorderSize = 0;
  4751. this.btnCopyHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4752. this.btnCopyHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4753. this.btnCopyHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4754. this.btnCopyHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4755. this.btnCopyHW.ForeColor = System.Drawing.Color.White;
  4756. this.btnCopyHW.Location = new System.Drawing.Point(1397, 5);
  4757. this.btnCopyHW.Margin = new System.Windows.Forms.Padding(2);
  4758. this.btnCopyHW.Name = "btnCopyHW";
  4759. this.btnCopyHW.Size = new System.Drawing.Size(182, 30);
  4760. this.btnCopyHW.TabIndex = 163;
  4761. this.btnCopyHW.Text = "Copy";
  4762. this.btnCopyHW.UseVisualStyleBackColor = false;
  4763. this.btnCopyHW.Click += new System.EventHandler(this.btnCopyHW_Click);
  4764. //
  4765. // btnSaveHW
  4766. //
  4767. this.btnSaveHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4768. this.btnSaveHW.BackColor = System.Drawing.Color.DodgerBlue;
  4769. this.btnSaveHW.FlatAppearance.BorderSize = 0;
  4770. this.btnSaveHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4771. this.btnSaveHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4772. this.btnSaveHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4773. this.btnSaveHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4774. this.btnSaveHW.ForeColor = System.Drawing.Color.White;
  4775. this.btnSaveHW.Location = new System.Drawing.Point(1208, 5);
  4776. this.btnSaveHW.Margin = new System.Windows.Forms.Padding(2);
  4777. this.btnSaveHW.Name = "btnSaveHW";
  4778. this.btnSaveHW.Size = new System.Drawing.Size(182, 30);
  4779. this.btnSaveHW.TabIndex = 162;
  4780. this.btnSaveHW.Text = "Save";
  4781. this.btnSaveHW.UseVisualStyleBackColor = false;
  4782. this.btnSaveHW.Click += new System.EventHandler(this.btnSaveHW_Click);
  4783. //
  4784. // hwDetailed
  4785. //
  4786. this.hwDetailed.AccessibleName = "Detailed View";
  4787. this.hwDetailed.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4788. this.hwDetailed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4789. this.hwDetailed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4790. this.hwDetailed.ForeColor = System.Drawing.Color.White;
  4791. this.hwDetailed.LabelText = "Detailed View";
  4792. this.hwDetailed.Location = new System.Drawing.Point(6, 5);
  4793. this.hwDetailed.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  4794. this.hwDetailed.Name = "hwDetailed";
  4795. this.hwDetailed.Size = new System.Drawing.Size(468, 30);
  4796. this.hwDetailed.TabIndex = 89;
  4797. this.hwDetailed.Tag = "themeable";
  4798. this.hwDetailed.ToggleChecked = true;
  4799. this.hwDetailed.ToggleClicked += new System.EventHandler(this.hwDetailed_ToggleClicked);
  4800. //
  4801. // integratorTab
  4802. //
  4803. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4804. this.integratorTab.Controls.Add(this.synapse);
  4805. this.integratorTab.Location = new System.Drawing.Point(4, 32);
  4806. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  4807. this.integratorTab.Name = "integratorTab";
  4808. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  4809. this.integratorTab.Size = new System.Drawing.Size(1593, 844);
  4810. this.integratorTab.TabIndex = 10;
  4811. this.integratorTab.Text = "Integrator";
  4812. //
  4813. // synapse
  4814. //
  4815. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  4816. this.synapse.Controls.Add(this.integratorInfoTab);
  4817. this.synapse.Controls.Add(this.tabPage8);
  4818. this.synapse.Controls.Add(this.tabPage9);
  4819. this.synapse.Controls.Add(this.tabPage10);
  4820. this.synapse.Controls.Add(this.tabPage11);
  4821. this.synapse.Controls.Add(this.tabPage4);
  4822. this.synapse.Controls.Add(this.tabPage3);
  4823. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  4824. this.synapse.Location = new System.Drawing.Point(2, 2);
  4825. this.synapse.Margin = new System.Windows.Forms.Padding(0);
  4826. this.synapse.Multiline = true;
  4827. this.synapse.Name = "synapse";
  4828. this.synapse.Padding = new System.Drawing.Point(0, 0);
  4829. this.synapse.SelectedIndex = 0;
  4830. this.synapse.Size = new System.Drawing.Size(1589, 840);
  4831. this.synapse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  4832. this.synapse.TabIndex = 0;
  4833. //
  4834. // integratorInfoTab
  4835. //
  4836. this.integratorInfoTab.AutoScroll = true;
  4837. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4838. this.integratorInfoTab.Controls.Add(this.integrator7);
  4839. this.integratorInfoTab.Controls.Add(this.integrator6);
  4840. this.integratorInfoTab.Controls.Add(this.integrator5);
  4841. this.integratorInfoTab.Controls.Add(this.integrator4);
  4842. this.integratorInfoTab.Controls.Add(this.integrator3);
  4843. this.integratorInfoTab.Controls.Add(this.integrator2);
  4844. this.integratorInfoTab.Controls.Add(this.integrator1);
  4845. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  4846. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  4847. this.integratorInfoTab.Name = "integratorInfoTab";
  4848. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  4849. this.integratorInfoTab.Size = new System.Drawing.Size(1581, 804);
  4850. this.integratorInfoTab.TabIndex = 0;
  4851. this.integratorInfoTab.Text = "Info";
  4852. //
  4853. // integrator7
  4854. //
  4855. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4856. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  4857. this.integrator7.Location = new System.Drawing.Point(8, 281);
  4858. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4859. this.integrator7.Name = "integrator7";
  4860. this.integrator7.Size = new System.Drawing.Size(954, 386);
  4861. this.integrator7.TabIndex = 10;
  4862. this.integrator7.Tag = "";
  4863. this.integrator7.Text = resources.GetString("integrator7.Text");
  4864. //
  4865. // integrator6
  4866. //
  4867. this.integrator6.AutoSize = true;
  4868. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4869. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  4870. this.integrator6.Location = new System.Drawing.Point(48, 229);
  4871. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4872. this.integrator6.Name = "integrator6";
  4873. this.integrator6.Size = new System.Drawing.Size(129, 28);
  4874. this.integrator6.TabIndex = 9;
  4875. this.integrator6.Tag = "";
  4876. this.integrator6.Text = "• Commands";
  4877. //
  4878. // integrator5
  4879. //
  4880. this.integrator5.AutoSize = true;
  4881. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4882. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  4883. this.integrator5.Location = new System.Drawing.Point(48, 198);
  4884. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4885. this.integrator5.Name = "integrator5";
  4886. this.integrator5.Size = new System.Drawing.Size(166, 28);
  4887. this.integrator5.TabIndex = 8;
  4888. this.integrator5.Tag = "";
  4889. this.integrator5.Text = "• Any type of file";
  4890. //
  4891. // integrator4
  4892. //
  4893. this.integrator4.AutoSize = true;
  4894. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4895. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  4896. this.integrator4.Location = new System.Drawing.Point(48, 165);
  4897. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4898. this.integrator4.Name = "integrator4";
  4899. this.integrator4.Size = new System.Drawing.Size(196, 28);
  4900. this.integrator4.TabIndex = 7;
  4901. this.integrator4.Tag = "";
  4902. this.integrator4.Text = "• Links to webpages";
  4903. //
  4904. // integrator3
  4905. //
  4906. this.integrator3.AutoSize = true;
  4907. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4908. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  4909. this.integrator3.Location = new System.Drawing.Point(48, 132);
  4910. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4911. this.integrator3.Name = "integrator3";
  4912. this.integrator3.Size = new System.Drawing.Size(207, 28);
  4913. this.integrator3.TabIndex = 6;
  4914. this.integrator3.Tag = "";
  4915. this.integrator3.Text = "• Shortcuts to folders";
  4916. //
  4917. // integrator2
  4918. //
  4919. this.integrator2.AutoSize = true;
  4920. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4921. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  4922. this.integrator2.Location = new System.Drawing.Point(48, 101);
  4923. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4924. this.integrator2.Name = "integrator2";
  4925. this.integrator2.Size = new System.Drawing.Size(145, 28);
  4926. this.integrator2.TabIndex = 5;
  4927. this.integrator2.Tag = "";
  4928. this.integrator2.Text = "• Any program";
  4929. //
  4930. // integrator1
  4931. //
  4932. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4933. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  4934. this.integrator1.Location = new System.Drawing.Point(8, 12);
  4935. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4936. this.integrator1.Name = "integrator1";
  4937. this.integrator1.Size = new System.Drawing.Size(1014, 76);
  4938. this.integrator1.TabIndex = 4;
  4939. this.integrator1.Tag = "";
  4940. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  4941. //
  4942. // tabPage8
  4943. //
  4944. this.tabPage8.AutoScroll = true;
  4945. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4946. this.tabPage8.Controls.Add(this.btnAddItem);
  4947. this.tabPage8.Controls.Add(this.itemnamegroup);
  4948. this.tabPage8.Controls.Add(this.security);
  4949. this.tabPage8.Controls.Add(this.itemposition);
  4950. this.tabPage8.Controls.Add(this.icontoaddgroup);
  4951. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  4952. this.tabPage8.Controls.Add(this.itemtype);
  4953. this.tabPage8.Controls.Add(this.addItemL);
  4954. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  4955. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  4956. this.tabPage8.Name = "tabPage8";
  4957. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  4958. this.tabPage8.Size = new System.Drawing.Size(1578, 802);
  4959. this.tabPage8.TabIndex = 1;
  4960. this.tabPage8.Text = "Add/Modify";
  4961. //
  4962. // btnAddItem
  4963. //
  4964. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  4965. this.btnAddItem.FlatAppearance.BorderSize = 0;
  4966. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4967. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4968. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4969. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  4970. this.btnAddItem.Location = new System.Drawing.Point(545, 591);
  4971. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  4972. this.btnAddItem.Name = "btnAddItem";
  4973. this.btnAddItem.Size = new System.Drawing.Size(252, 39);
  4974. this.btnAddItem.TabIndex = 85;
  4975. this.btnAddItem.Text = "Add/Modify";
  4976. this.btnAddItem.UseVisualStyleBackColor = false;
  4977. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  4978. //
  4979. // itemnamegroup
  4980. //
  4981. this.itemnamegroup.Controls.Add(this.txtItemName);
  4982. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4983. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  4984. this.itemnamegroup.Location = new System.Drawing.Point(14, 504);
  4985. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  4986. this.itemnamegroup.Name = "itemnamegroup";
  4987. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  4988. this.itemnamegroup.Size = new System.Drawing.Size(784, 82);
  4989. this.itemnamegroup.TabIndex = 84;
  4990. this.itemnamegroup.TabStop = false;
  4991. this.itemnamegroup.Text = "Item name in menu:";
  4992. //
  4993. // txtItemName
  4994. //
  4995. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4996. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4997. this.txtItemName.ForeColor = System.Drawing.Color.White;
  4998. this.txtItemName.Location = new System.Drawing.Point(14, 32);
  4999. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5000. this.txtItemName.Name = "txtItemName";
  5001. this.txtItemName.Size = new System.Drawing.Size(594, 34);
  5002. this.txtItemName.TabIndex = 82;
  5003. //
  5004. // security
  5005. //
  5006. this.security.Controls.Add(this.checkShift);
  5007. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5008. this.security.ForeColor = System.Drawing.Color.Silver;
  5009. this.security.Location = new System.Drawing.Point(14, 422);
  5010. this.security.Margin = new System.Windows.Forms.Padding(2);
  5011. this.security.Name = "security";
  5012. this.security.Padding = new System.Windows.Forms.Padding(2);
  5013. this.security.Size = new System.Drawing.Size(784, 76);
  5014. this.security.TabIndex = 83;
  5015. this.security.TabStop = false;
  5016. this.security.Text = "Security:";
  5017. //
  5018. // checkShift
  5019. //
  5020. this.checkShift.AutoSize = true;
  5021. this.checkShift.ForeColor = System.Drawing.Color.White;
  5022. this.checkShift.Location = new System.Drawing.Point(14, 32);
  5023. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5024. this.checkShift.Name = "checkShift";
  5025. this.checkShift.Size = new System.Drawing.Size(379, 32);
  5026. this.checkShift.TabIndex = 83;
  5027. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5028. this.checkShift.UseVisualStyleBackColor = true;
  5029. //
  5030. // itemposition
  5031. //
  5032. this.itemposition.Controls.Add(this.radioTop);
  5033. this.itemposition.Controls.Add(this.radioMiddle);
  5034. this.itemposition.Controls.Add(this.radioBottom);
  5035. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5036. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5037. this.itemposition.Location = new System.Drawing.Point(14, 340);
  5038. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5039. this.itemposition.Name = "itemposition";
  5040. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5041. this.itemposition.Size = new System.Drawing.Size(784, 78);
  5042. this.itemposition.TabIndex = 82;
  5043. this.itemposition.TabStop = false;
  5044. this.itemposition.Text = "Item position:";
  5045. //
  5046. // radioTop
  5047. //
  5048. this.radioTop.AutoSize = true;
  5049. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5050. this.radioTop.ForeColor = System.Drawing.Color.White;
  5051. this.radioTop.Location = new System.Drawing.Point(14, 32);
  5052. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5053. this.radioTop.Name = "radioTop";
  5054. this.radioTop.Size = new System.Drawing.Size(66, 32);
  5055. this.radioTop.TabIndex = 83;
  5056. this.radioTop.Text = "Top";
  5057. this.radioTop.UseVisualStyleBackColor = true;
  5058. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5059. //
  5060. // radioMiddle
  5061. //
  5062. this.radioMiddle.AutoSize = true;
  5063. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5064. this.radioMiddle.Location = new System.Drawing.Point(164, 32);
  5065. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5066. this.radioMiddle.Name = "radioMiddle";
  5067. this.radioMiddle.Size = new System.Drawing.Size(96, 32);
  5068. this.radioMiddle.TabIndex = 84;
  5069. this.radioMiddle.Text = "Middle";
  5070. this.radioMiddle.UseVisualStyleBackColor = true;
  5071. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5072. //
  5073. // radioBottom
  5074. //
  5075. this.radioBottom.AutoSize = true;
  5076. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5077. this.radioBottom.Location = new System.Drawing.Point(346, 32);
  5078. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5079. this.radioBottom.Name = "radioBottom";
  5080. this.radioBottom.Size = new System.Drawing.Size(101, 32);
  5081. this.radioBottom.TabIndex = 85;
  5082. this.radioBottom.Text = "Bottom";
  5083. this.radioBottom.UseVisualStyleBackColor = true;
  5084. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5085. //
  5086. // icontoaddgroup
  5087. //
  5088. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5089. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5090. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5091. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5092. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5093. this.icontoaddgroup.Location = new System.Drawing.Point(14, 222);
  5094. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5095. this.icontoaddgroup.Name = "icontoaddgroup";
  5096. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5097. this.icontoaddgroup.Size = new System.Drawing.Size(784, 112);
  5098. this.icontoaddgroup.TabIndex = 81;
  5099. this.icontoaddgroup.TabStop = false;
  5100. this.icontoaddgroup.Text = "Icon to add:";
  5101. //
  5102. // checkDefaultIcon
  5103. //
  5104. this.checkDefaultIcon.AutoSize = true;
  5105. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5106. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5107. this.checkDefaultIcon.Location = new System.Drawing.Point(14, 72);
  5108. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5109. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5110. this.checkDefaultIcon.Size = new System.Drawing.Size(209, 32);
  5111. this.checkDefaultIcon.TabIndex = 82;
  5112. this.checkDefaultIcon.Text = "Use program\'s icon";
  5113. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5114. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5115. //
  5116. // btnBrowseIcon
  5117. //
  5118. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5119. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5120. this.btnBrowseIcon.Enabled = false;
  5121. this.btnBrowseIcon.FlatAppearance.BorderSize = 0;
  5122. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5123. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5124. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5125. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5126. this.btnBrowseIcon.Location = new System.Drawing.Point(562, 32);
  5127. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5128. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5129. this.btnBrowseIcon.Size = new System.Drawing.Size(45, 36);
  5130. this.btnBrowseIcon.TabIndex = 82;
  5131. this.btnBrowseIcon.Text = "...";
  5132. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5133. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5134. //
  5135. // txtIcon
  5136. //
  5137. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5138. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5139. this.txtIcon.Enabled = false;
  5140. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5141. this.txtIcon.Location = new System.Drawing.Point(14, 32);
  5142. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5143. this.txtIcon.Name = "txtIcon";
  5144. this.txtIcon.ReadOnly = true;
  5145. this.txtIcon.Size = new System.Drawing.Size(542, 34);
  5146. this.txtIcon.TabIndex = 81;
  5147. //
  5148. // itemtoaddgroup
  5149. //
  5150. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5151. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5152. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5153. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5154. this.itemtoaddgroup.Location = new System.Drawing.Point(14, 134);
  5155. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5156. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5157. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5158. this.itemtoaddgroup.Size = new System.Drawing.Size(784, 84);
  5159. this.itemtoaddgroup.TabIndex = 80;
  5160. this.itemtoaddgroup.TabStop = false;
  5161. this.itemtoaddgroup.Text = "Program to add:";
  5162. //
  5163. // btnBrowseItem
  5164. //
  5165. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5166. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5167. this.btnBrowseItem.FlatAppearance.BorderSize = 0;
  5168. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5169. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5170. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5171. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5172. this.btnBrowseItem.Location = new System.Drawing.Point(561, 32);
  5173. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5174. this.btnBrowseItem.Name = "btnBrowseItem";
  5175. this.btnBrowseItem.Size = new System.Drawing.Size(45, 36);
  5176. this.btnBrowseItem.TabIndex = 82;
  5177. this.btnBrowseItem.Text = "...";
  5178. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5179. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5180. //
  5181. // txtItem
  5182. //
  5183. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5184. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5185. this.txtItem.ForeColor = System.Drawing.Color.White;
  5186. this.txtItem.Location = new System.Drawing.Point(14, 32);
  5187. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5188. this.txtItem.Name = "txtItem";
  5189. this.txtItem.ReadOnly = true;
  5190. this.txtItem.Size = new System.Drawing.Size(542, 34);
  5191. this.txtItem.TabIndex = 81;
  5192. //
  5193. // itemtype
  5194. //
  5195. this.itemtype.Controls.Add(this.radioCommand);
  5196. this.itemtype.Controls.Add(this.radioProgram);
  5197. this.itemtype.Controls.Add(this.radioFolder);
  5198. this.itemtype.Controls.Add(this.radioLink);
  5199. this.itemtype.Controls.Add(this.radioFile);
  5200. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5201. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5202. this.itemtype.Location = new System.Drawing.Point(14, 50);
  5203. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5204. this.itemtype.Name = "itemtype";
  5205. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5206. this.itemtype.Size = new System.Drawing.Size(784, 79);
  5207. this.itemtype.TabIndex = 79;
  5208. this.itemtype.TabStop = false;
  5209. this.itemtype.Text = "Item Type:";
  5210. //
  5211. // radioCommand
  5212. //
  5213. this.radioCommand.AutoSize = true;
  5214. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5215. this.radioCommand.Location = new System.Drawing.Point(601, 32);
  5216. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5217. this.radioCommand.Name = "radioCommand";
  5218. this.radioCommand.Size = new System.Drawing.Size(127, 32);
  5219. this.radioCommand.TabIndex = 84;
  5220. this.radioCommand.Text = "Command";
  5221. this.radioCommand.UseVisualStyleBackColor = true;
  5222. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5223. //
  5224. // radioProgram
  5225. //
  5226. this.radioProgram.AutoSize = true;
  5227. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5228. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5229. this.radioProgram.Location = new System.Drawing.Point(14, 32);
  5230. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5231. this.radioProgram.Name = "radioProgram";
  5232. this.radioProgram.Size = new System.Drawing.Size(111, 32);
  5233. this.radioProgram.TabIndex = 80;
  5234. this.radioProgram.Text = "Program";
  5235. this.radioProgram.UseVisualStyleBackColor = true;
  5236. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5237. //
  5238. // radioFolder
  5239. //
  5240. this.radioFolder.AutoSize = true;
  5241. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5242. this.radioFolder.Location = new System.Drawing.Point(174, 32);
  5243. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5244. this.radioFolder.Name = "radioFolder";
  5245. this.radioFolder.Size = new System.Drawing.Size(90, 32);
  5246. this.radioFolder.TabIndex = 81;
  5247. this.radioFolder.Text = "Folder";
  5248. this.radioFolder.UseVisualStyleBackColor = true;
  5249. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5250. //
  5251. // radioLink
  5252. //
  5253. this.radioLink.AutoSize = true;
  5254. this.radioLink.ForeColor = System.Drawing.Color.White;
  5255. this.radioLink.Location = new System.Drawing.Point(318, 32);
  5256. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5257. this.radioLink.Name = "radioLink";
  5258. this.radioLink.Size = new System.Drawing.Size(71, 32);
  5259. this.radioLink.TabIndex = 82;
  5260. this.radioLink.Text = "Link";
  5261. this.radioLink.UseVisualStyleBackColor = true;
  5262. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5263. //
  5264. // radioFile
  5265. //
  5266. this.radioFile.AutoSize = true;
  5267. this.radioFile.ForeColor = System.Drawing.Color.White;
  5268. this.radioFile.Location = new System.Drawing.Point(464, 32);
  5269. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5270. this.radioFile.Name = "radioFile";
  5271. this.radioFile.Size = new System.Drawing.Size(64, 32);
  5272. this.radioFile.TabIndex = 83;
  5273. this.radioFile.Text = "File";
  5274. this.radioFile.UseVisualStyleBackColor = true;
  5275. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5276. //
  5277. // addItemL
  5278. //
  5279. this.addItemL.AutoSize = true;
  5280. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5281. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  5282. this.addItemL.Location = new System.Drawing.Point(8, 12);
  5283. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5284. this.addItemL.Name = "addItemL";
  5285. this.addItemL.Size = new System.Drawing.Size(274, 35);
  5286. this.addItemL.TabIndex = 78;
  5287. this.addItemL.Tag = "themeable";
  5288. this.addItemL.Text = "Add or modify an item";
  5289. //
  5290. // tabPage9
  5291. //
  5292. this.tabPage9.AutoScroll = true;
  5293. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5294. this.tabPage9.Controls.Add(this.panel5);
  5295. this.tabPage9.Controls.Add(this.refreshIIB);
  5296. this.tabPage9.Controls.Add(this.removeDIB);
  5297. this.tabPage9.Controls.Add(this.removeAllIIB);
  5298. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  5299. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5300. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5301. this.tabPage9.Name = "tabPage9";
  5302. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5303. this.tabPage9.Size = new System.Drawing.Size(1578, 802);
  5304. this.tabPage9.TabIndex = 2;
  5305. this.tabPage9.Text = "Remove";
  5306. //
  5307. // panel5
  5308. //
  5309. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5310. this.panel5.Controls.Add(this.listDesktopItems);
  5311. this.panel5.Location = new System.Drawing.Point(14, 55);
  5312. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5313. this.panel5.Name = "panel5";
  5314. this.panel5.Size = new System.Drawing.Size(366, 543);
  5315. this.panel5.TabIndex = 82;
  5316. //
  5317. // listDesktopItems
  5318. //
  5319. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5320. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5321. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5322. this.listDesktopItems.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5323. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5324. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5325. this.listDesktopItems.FormattingEnabled = true;
  5326. this.listDesktopItems.HorizontalScrollbar = true;
  5327. this.listDesktopItems.ItemHeight = 21;
  5328. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5329. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5330. this.listDesktopItems.Name = "listDesktopItems";
  5331. this.listDesktopItems.Size = new System.Drawing.Size(364, 541);
  5332. this.listDesktopItems.TabIndex = 78;
  5333. //
  5334. // refreshIIB
  5335. //
  5336. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5337. this.refreshIIB.FlatAppearance.BorderSize = 0;
  5338. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5339. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5340. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5341. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5342. this.refreshIIB.Location = new System.Drawing.Point(385, 100);
  5343. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5344. this.refreshIIB.Name = "refreshIIB";
  5345. this.refreshIIB.Size = new System.Drawing.Size(231, 39);
  5346. this.refreshIIB.TabIndex = 81;
  5347. this.refreshIIB.Text = "Refresh";
  5348. this.refreshIIB.UseVisualStyleBackColor = false;
  5349. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5350. //
  5351. // removeDIB
  5352. //
  5353. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5354. this.removeDIB.FlatAppearance.BorderSize = 0;
  5355. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5356. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5357. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5358. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5359. this.removeDIB.Location = new System.Drawing.Point(385, 56);
  5360. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5361. this.removeDIB.Name = "removeDIB";
  5362. this.removeDIB.Size = new System.Drawing.Size(231, 39);
  5363. this.removeDIB.TabIndex = 80;
  5364. this.removeDIB.Text = "Delete";
  5365. this.removeDIB.UseVisualStyleBackColor = false;
  5366. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5367. //
  5368. // removeAllIIB
  5369. //
  5370. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5371. this.removeAllIIB.FlatAppearance.BorderSize = 0;
  5372. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5373. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5374. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5375. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5376. this.removeAllIIB.Location = new System.Drawing.Point(385, 144);
  5377. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5378. this.removeAllIIB.Name = "removeAllIIB";
  5379. this.removeAllIIB.Size = new System.Drawing.Size(231, 39);
  5380. this.removeAllIIB.TabIndex = 79;
  5381. this.removeAllIIB.Text = "Delete all";
  5382. this.removeAllIIB.UseVisualStyleBackColor = false;
  5383. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5384. //
  5385. // removeIntegratorItemsL
  5386. //
  5387. this.removeIntegratorItemsL.AutoSize = true;
  5388. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5389. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5390. this.removeIntegratorItemsL.Location = new System.Drawing.Point(8, 12);
  5391. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5392. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5393. this.removeIntegratorItemsL.Size = new System.Drawing.Size(373, 35);
  5394. this.removeIntegratorItemsL.TabIndex = 77;
  5395. this.removeIntegratorItemsL.Tag = "themeable";
  5396. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5397. //
  5398. // tabPage10
  5399. //
  5400. this.tabPage10.AutoScroll = true;
  5401. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5402. this.tabPage10.Controls.Add(this.WAB);
  5403. this.tabPage10.Controls.Add(this.AddCMDB);
  5404. this.tabPage10.Controls.Add(this.AddOwnerB);
  5405. this.tabPage10.Controls.Add(this.DSB);
  5406. this.tabPage10.Controls.Add(this.SSB);
  5407. this.tabPage10.Controls.Add(this.STB);
  5408. this.tabPage10.Controls.Add(this.PMB);
  5409. this.tabPage10.Controls.Add(this.readyMenusL);
  5410. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5411. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5412. this.tabPage10.Name = "tabPage10";
  5413. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5414. this.tabPage10.Size = new System.Drawing.Size(1578, 802);
  5415. this.tabPage10.TabIndex = 3;
  5416. this.tabPage10.Text = "Ready Menus";
  5417. //
  5418. // WAB
  5419. //
  5420. this.WAB.AccessibleName = "Add \"Windows Apps\"";
  5421. this.WAB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5422. this.WAB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5423. this.WAB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5424. this.WAB.ForeColor = System.Drawing.Color.White;
  5425. this.WAB.LabelText = "Add \"Windows Apps\"";
  5426. this.WAB.Location = new System.Drawing.Point(40, 150);
  5427. this.WAB.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  5428. this.WAB.Name = "WAB";
  5429. this.WAB.Size = new System.Drawing.Size(468, 30);
  5430. this.WAB.TabIndex = 95;
  5431. this.WAB.Tag = "themeable";
  5432. this.WAB.ToggleChecked = false;
  5433. //
  5434. // AddCMDB
  5435. //
  5436. this.AddCMDB.AccessibleName = "Add \"Open with CMD\"";
  5437. this.AddCMDB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5438. this.AddCMDB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5439. this.AddCMDB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5440. this.AddCMDB.ForeColor = System.Drawing.Color.White;
  5441. this.AddCMDB.LabelText = "Add \"Open with CMD\"";
  5442. this.AddCMDB.Location = new System.Drawing.Point(40, 344);
  5443. this.AddCMDB.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  5444. this.AddCMDB.Name = "AddCMDB";
  5445. this.AddCMDB.Size = new System.Drawing.Size(468, 30);
  5446. this.AddCMDB.TabIndex = 94;
  5447. this.AddCMDB.Tag = "themeable";
  5448. this.AddCMDB.ToggleChecked = false;
  5449. //
  5450. // AddOwnerB
  5451. //
  5452. this.AddOwnerB.AccessibleName = "Add \"Take Ownership\"";
  5453. this.AddOwnerB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5454. this.AddOwnerB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5455. this.AddOwnerB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5456. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5457. this.AddOwnerB.LabelText = "Add \"Take Ownership\"";
  5458. this.AddOwnerB.Location = new System.Drawing.Point(40, 306);
  5459. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  5460. this.AddOwnerB.Name = "AddOwnerB";
  5461. this.AddOwnerB.Size = new System.Drawing.Size(468, 30);
  5462. this.AddOwnerB.TabIndex = 93;
  5463. this.AddOwnerB.Tag = "themeable";
  5464. this.AddOwnerB.ToggleChecked = false;
  5465. //
  5466. // DSB
  5467. //
  5468. this.DSB.AccessibleName = "Add \"Desktop Shortcuts\"";
  5469. this.DSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5470. this.DSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5471. this.DSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5472. this.DSB.ForeColor = System.Drawing.Color.White;
  5473. this.DSB.LabelText = "Add \"Desktop Shortcuts\"";
  5474. this.DSB.Location = new System.Drawing.Point(40, 225);
  5475. this.DSB.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  5476. this.DSB.Name = "DSB";
  5477. this.DSB.Size = new System.Drawing.Size(468, 30);
  5478. this.DSB.TabIndex = 92;
  5479. this.DSB.Tag = "themeable";
  5480. this.DSB.ToggleChecked = false;
  5481. //
  5482. // SSB
  5483. //
  5484. this.SSB.AccessibleName = "Add \"System Shortcuts\"";
  5485. this.SSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5486. this.SSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5487. this.SSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5488. this.SSB.ForeColor = System.Drawing.Color.White;
  5489. this.SSB.LabelText = "Add \"System Shortcuts\"";
  5490. this.SSB.Location = new System.Drawing.Point(40, 188);
  5491. this.SSB.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  5492. this.SSB.Name = "SSB";
  5493. this.SSB.Size = new System.Drawing.Size(468, 30);
  5494. this.SSB.TabIndex = 91;
  5495. this.SSB.Tag = "themeable";
  5496. this.SSB.ToggleChecked = false;
  5497. //
  5498. // STB
  5499. //
  5500. this.STB.AccessibleName = "Add \"System Tools\"";
  5501. this.STB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5502. this.STB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5503. this.STB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5504. this.STB.ForeColor = System.Drawing.Color.White;
  5505. this.STB.LabelText = "Add \"System Tools\"";
  5506. this.STB.Location = new System.Drawing.Point(40, 112);
  5507. this.STB.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  5508. this.STB.Name = "STB";
  5509. this.STB.Size = new System.Drawing.Size(468, 30);
  5510. this.STB.TabIndex = 90;
  5511. this.STB.Tag = "themeable";
  5512. this.STB.ToggleChecked = false;
  5513. //
  5514. // PMB
  5515. //
  5516. this.PMB.AccessibleName = "Add \"Power Menu\"";
  5517. this.PMB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5518. this.PMB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5519. this.PMB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5520. this.PMB.ForeColor = System.Drawing.Color.White;
  5521. this.PMB.LabelText = "Add \"Power Menu\"";
  5522. this.PMB.Location = new System.Drawing.Point(40, 75);
  5523. this.PMB.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  5524. this.PMB.Name = "PMB";
  5525. this.PMB.Size = new System.Drawing.Size(468, 30);
  5526. this.PMB.TabIndex = 89;
  5527. this.PMB.Tag = "themeable";
  5528. this.PMB.ToggleChecked = false;
  5529. //
  5530. // readyMenusL
  5531. //
  5532. this.readyMenusL.AutoSize = true;
  5533. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5534. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5535. this.readyMenusL.Location = new System.Drawing.Point(8, 12);
  5536. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5537. this.readyMenusL.Name = "readyMenusL";
  5538. this.readyMenusL.Size = new System.Drawing.Size(288, 35);
  5539. this.readyMenusL.TabIndex = 76;
  5540. this.readyMenusL.Tag = "themeable";
  5541. this.readyMenusL.Text = "Add ready-made menus";
  5542. //
  5543. // tabPage11
  5544. //
  5545. this.tabPage11.AutoScroll = true;
  5546. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5547. this.tabPage11.Controls.Add(this.panel6);
  5548. this.tabPage11.Controls.Add(this.removeCCB);
  5549. this.tabPage11.Controls.Add(this.refreshCCB);
  5550. this.tabPage11.Controls.Add(this.removeCCL);
  5551. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5552. this.tabPage11.Controls.Add(this.button48);
  5553. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5554. this.tabPage11.Controls.Add(this.ccKeywordL);
  5555. this.tabPage11.Controls.Add(this.txtRunFile);
  5556. this.tabPage11.Controls.Add(this.ccFileL);
  5557. this.tabPage11.Controls.Add(this.ccL);
  5558. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5559. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5560. this.tabPage11.Name = "tabPage11";
  5561. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5562. this.tabPage11.Size = new System.Drawing.Size(1578, 802);
  5563. this.tabPage11.TabIndex = 4;
  5564. this.tabPage11.Text = "Run Dialog";
  5565. //
  5566. // panel6
  5567. //
  5568. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5569. this.panel6.Controls.Add(this.listCustomCommands);
  5570. this.panel6.Location = new System.Drawing.Point(14, 262);
  5571. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5572. this.panel6.Name = "panel6";
  5573. this.panel6.Size = new System.Drawing.Size(338, 391);
  5574. this.panel6.TabIndex = 84;
  5575. //
  5576. // listCustomCommands
  5577. //
  5578. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5579. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5580. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5581. this.listCustomCommands.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5582. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5583. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5584. this.listCustomCommands.FormattingEnabled = true;
  5585. this.listCustomCommands.HorizontalScrollbar = true;
  5586. this.listCustomCommands.ItemHeight = 21;
  5587. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5588. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5589. this.listCustomCommands.Name = "listCustomCommands";
  5590. this.listCustomCommands.Size = new System.Drawing.Size(336, 389);
  5591. this.listCustomCommands.TabIndex = 79;
  5592. //
  5593. // removeCCB
  5594. //
  5595. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5596. this.removeCCB.FlatAppearance.BorderSize = 0;
  5597. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5598. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5599. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5600. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5601. this.removeCCB.Location = new System.Drawing.Point(358, 262);
  5602. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  5603. this.removeCCB.Name = "removeCCB";
  5604. this.removeCCB.Size = new System.Drawing.Size(202, 34);
  5605. this.removeCCB.TabIndex = 82;
  5606. this.removeCCB.Text = "Delete";
  5607. this.removeCCB.UseVisualStyleBackColor = false;
  5608. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5609. //
  5610. // refreshCCB
  5611. //
  5612. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5613. this.refreshCCB.FlatAppearance.BorderSize = 0;
  5614. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5615. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5616. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5617. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5618. this.refreshCCB.Location = new System.Drawing.Point(358, 301);
  5619. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  5620. this.refreshCCB.Name = "refreshCCB";
  5621. this.refreshCCB.Size = new System.Drawing.Size(202, 34);
  5622. this.refreshCCB.TabIndex = 81;
  5623. this.refreshCCB.Text = "Refresh";
  5624. this.refreshCCB.UseVisualStyleBackColor = false;
  5625. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5626. //
  5627. // removeCCL
  5628. //
  5629. this.removeCCL.AutoSize = true;
  5630. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5631. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5632. this.removeCCL.Location = new System.Drawing.Point(8, 216);
  5633. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5634. this.removeCCL.Name = "removeCCL";
  5635. this.removeCCL.Size = new System.Drawing.Size(317, 35);
  5636. this.removeCCL.TabIndex = 80;
  5637. this.removeCCL.Tag = "themeable";
  5638. this.removeCCL.Text = "Delete existing commands";
  5639. //
  5640. // btnCreateCustomCommand
  5641. //
  5642. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5643. this.btnCreateCustomCommand.FlatAppearance.BorderSize = 0;
  5644. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5645. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5646. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5647. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5648. this.btnCreateCustomCommand.Location = new System.Drawing.Point(374, 162);
  5649. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5650. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5651. this.btnCreateCustomCommand.Size = new System.Drawing.Size(186, 36);
  5652. this.btnCreateCustomCommand.TabIndex = 60;
  5653. this.btnCreateCustomCommand.Text = "Create";
  5654. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5655. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5656. //
  5657. // button48
  5658. //
  5659. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5660. this.button48.FlatAppearance.BorderSize = 0;
  5661. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5662. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5663. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5664. this.button48.ForeColor = System.Drawing.Color.White;
  5665. this.button48.Location = new System.Drawing.Point(495, 94);
  5666. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5667. this.button48.Name = "button48";
  5668. this.button48.Size = new System.Drawing.Size(65, 36);
  5669. this.button48.TabIndex = 58;
  5670. this.button48.Text = "...";
  5671. this.button48.UseVisualStyleBackColor = false;
  5672. this.button48.Click += new System.EventHandler(this.button48_Click);
  5673. //
  5674. // txtRunKeyword
  5675. //
  5676. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5677. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5678. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5679. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5680. this.txtRunKeyword.Location = new System.Drawing.Point(14, 162);
  5681. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5682. this.txtRunKeyword.Name = "txtRunKeyword";
  5683. this.txtRunKeyword.Size = new System.Drawing.Size(354, 34);
  5684. this.txtRunKeyword.TabIndex = 9;
  5685. //
  5686. // ccKeywordL
  5687. //
  5688. this.ccKeywordL.AutoSize = true;
  5689. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5690. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5691. this.ccKeywordL.Location = new System.Drawing.Point(9, 131);
  5692. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5693. this.ccKeywordL.Name = "ccKeywordL";
  5694. this.ccKeywordL.Size = new System.Drawing.Size(96, 28);
  5695. this.ccKeywordL.TabIndex = 8;
  5696. this.ccKeywordL.Text = "Keyword:";
  5697. //
  5698. // txtRunFile
  5699. //
  5700. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5701. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5702. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5703. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5704. this.txtRunFile.Location = new System.Drawing.Point(14, 94);
  5705. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5706. this.txtRunFile.Name = "txtRunFile";
  5707. this.txtRunFile.ReadOnly = true;
  5708. this.txtRunFile.Size = new System.Drawing.Size(476, 34);
  5709. this.txtRunFile.TabIndex = 7;
  5710. //
  5711. // ccFileL
  5712. //
  5713. this.ccFileL.AutoSize = true;
  5714. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5715. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5716. this.ccFileL.Location = new System.Drawing.Point(9, 62);
  5717. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5718. this.ccFileL.Name = "ccFileL";
  5719. this.ccFileL.Size = new System.Drawing.Size(126, 28);
  5720. this.ccFileL.TabIndex = 6;
  5721. this.ccFileL.Text = "File location:";
  5722. //
  5723. // ccL
  5724. //
  5725. this.ccL.AutoSize = true;
  5726. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5727. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  5728. this.ccL.Location = new System.Drawing.Point(8, 12);
  5729. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5730. this.ccL.Name = "ccL";
  5731. this.ccL.Size = new System.Drawing.Size(372, 35);
  5732. this.ccL.TabIndex = 5;
  5733. this.ccL.Tag = "themeable";
  5734. this.ccL.Text = "Define your custom commands";
  5735. //
  5736. // tabPage4
  5737. //
  5738. this.tabPage4.AutoScroll = true;
  5739. this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5740. this.tabPage4.Controls.Add(this.panel15);
  5741. this.tabPage4.Controls.Add(this.button1);
  5742. this.tabPage4.Controls.Add(this.button2);
  5743. this.tabPage4.Controls.Add(this.label21);
  5744. this.tabPage4.Controls.Add(this.button3);
  5745. this.tabPage4.Controls.Add(this.txtSysVar);
  5746. this.tabPage4.Controls.Add(this.label23);
  5747. this.tabPage4.Controls.Add(this.label24);
  5748. this.tabPage4.Location = new System.Drawing.Point(4, 4);
  5749. this.tabPage4.Margin = new System.Windows.Forms.Padding(2);
  5750. this.tabPage4.Name = "tabPage4";
  5751. this.tabPage4.Padding = new System.Windows.Forms.Padding(2);
  5752. this.tabPage4.Size = new System.Drawing.Size(1578, 802);
  5753. this.tabPage4.TabIndex = 6;
  5754. this.tabPage4.Text = "System Variables";
  5755. //
  5756. // panel15
  5757. //
  5758. this.panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5759. this.panel15.Controls.Add(this.listSystemVariables);
  5760. this.panel15.Location = new System.Drawing.Point(14, 211);
  5761. this.panel15.Margin = new System.Windows.Forms.Padding(2);
  5762. this.panel15.Name = "panel15";
  5763. this.panel15.Size = new System.Drawing.Size(780, 391);
  5764. this.panel15.TabIndex = 84;
  5765. //
  5766. // listSystemVariables
  5767. //
  5768. this.listSystemVariables.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5769. this.listSystemVariables.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5770. this.listSystemVariables.Dock = System.Windows.Forms.DockStyle.Fill;
  5771. this.listSystemVariables.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5772. this.listSystemVariables.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5773. this.listSystemVariables.ForeColor = System.Drawing.Color.White;
  5774. this.listSystemVariables.FormattingEnabled = true;
  5775. this.listSystemVariables.HorizontalScrollbar = true;
  5776. this.listSystemVariables.ItemHeight = 21;
  5777. this.listSystemVariables.Location = new System.Drawing.Point(0, 0);
  5778. this.listSystemVariables.Margin = new System.Windows.Forms.Padding(2);
  5779. this.listSystemVariables.Name = "listSystemVariables";
  5780. this.listSystemVariables.Size = new System.Drawing.Size(778, 389);
  5781. this.listSystemVariables.TabIndex = 79;
  5782. //
  5783. // button1
  5784. //
  5785. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  5786. this.button1.FlatAppearance.BorderSize = 0;
  5787. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5788. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5789. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5790. this.button1.ForeColor = System.Drawing.Color.White;
  5791. this.button1.Location = new System.Drawing.Point(384, 608);
  5792. this.button1.Margin = new System.Windows.Forms.Padding(2);
  5793. this.button1.Name = "button1";
  5794. this.button1.Size = new System.Drawing.Size(202, 34);
  5795. this.button1.TabIndex = 82;
  5796. this.button1.Text = "Delete";
  5797. this.button1.UseVisualStyleBackColor = false;
  5798. this.button1.Click += new System.EventHandler(this.button1_Click);
  5799. //
  5800. // button2
  5801. //
  5802. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  5803. this.button2.FlatAppearance.BorderSize = 0;
  5804. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5805. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5806. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5807. this.button2.ForeColor = System.Drawing.Color.White;
  5808. this.button2.Location = new System.Drawing.Point(591, 608);
  5809. this.button2.Margin = new System.Windows.Forms.Padding(2);
  5810. this.button2.Name = "button2";
  5811. this.button2.Size = new System.Drawing.Size(202, 34);
  5812. this.button2.TabIndex = 81;
  5813. this.button2.Text = "Refresh";
  5814. this.button2.UseVisualStyleBackColor = false;
  5815. this.button2.Click += new System.EventHandler(this.button2_Click);
  5816. //
  5817. // label21
  5818. //
  5819. this.label21.AutoSize = true;
  5820. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5821. this.label21.ForeColor = System.Drawing.Color.DodgerBlue;
  5822. this.label21.Location = new System.Drawing.Point(8, 165);
  5823. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5824. this.label21.Name = "label21";
  5825. this.label21.Size = new System.Drawing.Size(205, 35);
  5826. this.label21.TabIndex = 80;
  5827. this.label21.Tag = "themeable";
  5828. this.label21.Text = "System Variables";
  5829. //
  5830. // button3
  5831. //
  5832. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  5833. this.button3.FlatAppearance.BorderSize = 0;
  5834. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5835. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5836. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5837. this.button3.ForeColor = System.Drawing.Color.White;
  5838. this.button3.Location = new System.Drawing.Point(591, 94);
  5839. this.button3.Margin = new System.Windows.Forms.Padding(2);
  5840. this.button3.Name = "button3";
  5841. this.button3.Size = new System.Drawing.Size(202, 36);
  5842. this.button3.TabIndex = 60;
  5843. this.button3.Text = "Add";
  5844. this.button3.UseVisualStyleBackColor = false;
  5845. this.button3.Click += new System.EventHandler(this.button3_Click);
  5846. //
  5847. // txtSysVar
  5848. //
  5849. this.txtSysVar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5850. this.txtSysVar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5851. this.txtSysVar.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5852. this.txtSysVar.ForeColor = System.Drawing.Color.White;
  5853. this.txtSysVar.Location = new System.Drawing.Point(14, 94);
  5854. this.txtSysVar.Margin = new System.Windows.Forms.Padding(2);
  5855. this.txtSysVar.Name = "txtSysVar";
  5856. this.txtSysVar.Size = new System.Drawing.Size(572, 34);
  5857. this.txtSysVar.TabIndex = 7;
  5858. //
  5859. // label23
  5860. //
  5861. this.label23.AutoSize = true;
  5862. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5863. this.label23.ForeColor = System.Drawing.Color.Silver;
  5864. this.label23.Location = new System.Drawing.Point(9, 62);
  5865. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5866. this.label23.Name = "label23";
  5867. this.label23.Size = new System.Drawing.Size(251, 28);
  5868. this.label23.TabIndex = 6;
  5869. this.label23.Text = "New system variable path:";
  5870. //
  5871. // label24
  5872. //
  5873. this.label24.AutoSize = true;
  5874. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5875. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  5876. this.label24.Location = new System.Drawing.Point(8, 12);
  5877. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5878. this.label24.Name = "label24";
  5879. this.label24.Size = new System.Drawing.Size(280, 35);
  5880. this.label24.TabIndex = 5;
  5881. this.label24.Tag = "themeable";
  5882. this.label24.Text = "System Variables editor";
  5883. //
  5884. // tabPage3
  5885. //
  5886. this.tabPage3.AutoScroll = true;
  5887. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5888. this.tabPage3.Controls.Add(this.lblFontsNumber);
  5889. this.tabPage3.Controls.Add(this.lblFontsCount);
  5890. this.tabPage3.Controls.Add(this.txtSearchFonts);
  5891. this.tabPage3.Controls.Add(this.btnRestoreFont);
  5892. this.tabPage3.Controls.Add(this.btnSetGlobalFont);
  5893. this.tabPage3.Controls.Add(this.lblCurrentFont);
  5894. this.tabPage3.Controls.Add(this.label11);
  5895. this.tabPage3.Controls.Add(this.btnRefreshFonts);
  5896. this.tabPage3.Controls.Add(this.panel8);
  5897. this.tabPage3.Controls.Add(this.fontSetTitle);
  5898. this.tabPage3.Location = new System.Drawing.Point(4, 4);
  5899. this.tabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  5900. this.tabPage3.Name = "tabPage3";
  5901. this.tabPage3.Size = new System.Drawing.Size(1578, 802);
  5902. this.tabPage3.TabIndex = 5;
  5903. this.tabPage3.Text = "Fonts";
  5904. //
  5905. // lblFontsNumber
  5906. //
  5907. this.lblFontsNumber.AutoSize = true;
  5908. this.lblFontsNumber.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5909. this.lblFontsNumber.ForeColor = System.Drawing.Color.DodgerBlue;
  5910. this.lblFontsNumber.Location = new System.Drawing.Point(10, 628);
  5911. this.lblFontsNumber.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5912. this.lblFontsNumber.Name = "lblFontsNumber";
  5913. this.lblFontsNumber.Size = new System.Drawing.Size(20, 28);
  5914. this.lblFontsNumber.TabIndex = 93;
  5915. this.lblFontsNumber.Tag = "themeable";
  5916. this.lblFontsNumber.Text = "-";
  5917. //
  5918. // lblFontsCount
  5919. //
  5920. this.lblFontsCount.AutoSize = true;
  5921. this.lblFontsCount.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5922. this.lblFontsCount.ForeColor = System.Drawing.Color.Silver;
  5923. this.lblFontsCount.Location = new System.Drawing.Point(10, 601);
  5924. this.lblFontsCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5925. this.lblFontsCount.Name = "lblFontsCount";
  5926. this.lblFontsCount.Size = new System.Drawing.Size(151, 28);
  5927. this.lblFontsCount.TabIndex = 92;
  5928. this.lblFontsCount.Tag = "";
  5929. this.lblFontsCount.Text = "Available fonts:";
  5930. //
  5931. // txtSearchFonts
  5932. //
  5933. this.txtSearchFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5934. this.txtSearchFonts.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5935. this.txtSearchFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5936. this.txtSearchFonts.ForeColor = System.Drawing.Color.White;
  5937. this.txtSearchFonts.Location = new System.Drawing.Point(14, 159);
  5938. this.txtSearchFonts.Margin = new System.Windows.Forms.Padding(2);
  5939. this.txtSearchFonts.Name = "txtSearchFonts";
  5940. this.txtSearchFonts.Size = new System.Drawing.Size(338, 34);
  5941. this.txtSearchFonts.TabIndex = 91;
  5942. this.txtSearchFonts.TextChanged += new System.EventHandler(this.txtSearchFonts_TextChanged);
  5943. //
  5944. // btnRestoreFont
  5945. //
  5946. this.btnRestoreFont.BackColor = System.Drawing.Color.DodgerBlue;
  5947. this.btnRestoreFont.FlatAppearance.BorderSize = 0;
  5948. this.btnRestoreFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5949. this.btnRestoreFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5950. this.btnRestoreFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5951. this.btnRestoreFont.ForeColor = System.Drawing.Color.White;
  5952. this.btnRestoreFont.Location = new System.Drawing.Point(358, 556);
  5953. this.btnRestoreFont.Margin = new System.Windows.Forms.Padding(2);
  5954. this.btnRestoreFont.Name = "btnRestoreFont";
  5955. this.btnRestoreFont.Size = new System.Drawing.Size(269, 34);
  5956. this.btnRestoreFont.TabIndex = 90;
  5957. this.btnRestoreFont.Text = "Restore default";
  5958. this.btnRestoreFont.UseVisualStyleBackColor = false;
  5959. this.btnRestoreFont.Click += new System.EventHandler(this.btnRestoreFont_Click);
  5960. //
  5961. // btnSetGlobalFont
  5962. //
  5963. this.btnSetGlobalFont.BackColor = System.Drawing.Color.DodgerBlue;
  5964. this.btnSetGlobalFont.FlatAppearance.BorderSize = 0;
  5965. this.btnSetGlobalFont.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5966. this.btnSetGlobalFont.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5967. this.btnSetGlobalFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5968. this.btnSetGlobalFont.ForeColor = System.Drawing.Color.White;
  5969. this.btnSetGlobalFont.Location = new System.Drawing.Point(358, 201);
  5970. this.btnSetGlobalFont.Margin = new System.Windows.Forms.Padding(2);
  5971. this.btnSetGlobalFont.Name = "btnSetGlobalFont";
  5972. this.btnSetGlobalFont.Size = new System.Drawing.Size(269, 34);
  5973. this.btnSetGlobalFont.TabIndex = 89;
  5974. this.btnSetGlobalFont.Text = "Set selected as default";
  5975. this.btnSetGlobalFont.UseVisualStyleBackColor = false;
  5976. this.btnSetGlobalFont.Click += new System.EventHandler(this.btnSetGlobalFont_Click);
  5977. //
  5978. // lblCurrentFont
  5979. //
  5980. this.lblCurrentFont.AutoSize = true;
  5981. this.lblCurrentFont.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5982. this.lblCurrentFont.ForeColor = System.Drawing.Color.DodgerBlue;
  5983. this.lblCurrentFont.Location = new System.Drawing.Point(10, 94);
  5984. this.lblCurrentFont.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5985. this.lblCurrentFont.Name = "lblCurrentFont";
  5986. this.lblCurrentFont.Size = new System.Drawing.Size(20, 28);
  5987. this.lblCurrentFont.TabIndex = 88;
  5988. this.lblCurrentFont.Tag = "themeable";
  5989. this.lblCurrentFont.Text = "-";
  5990. //
  5991. // label11
  5992. //
  5993. this.label11.AutoSize = true;
  5994. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5995. this.label11.ForeColor = System.Drawing.Color.Silver;
  5996. this.label11.Location = new System.Drawing.Point(10, 68);
  5997. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5998. this.label11.Name = "label11";
  5999. this.label11.Size = new System.Drawing.Size(129, 28);
  6000. this.label11.TabIndex = 87;
  6001. this.label11.Tag = "";
  6002. this.label11.Text = "Current font:";
  6003. //
  6004. // btnRefreshFonts
  6005. //
  6006. this.btnRefreshFonts.BackColor = System.Drawing.Color.DodgerBlue;
  6007. this.btnRefreshFonts.FlatAppearance.BorderSize = 0;
  6008. this.btnRefreshFonts.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6009. this.btnRefreshFonts.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6010. this.btnRefreshFonts.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6011. this.btnRefreshFonts.ForeColor = System.Drawing.Color.White;
  6012. this.btnRefreshFonts.Location = new System.Drawing.Point(358, 160);
  6013. this.btnRefreshFonts.Margin = new System.Windows.Forms.Padding(2);
  6014. this.btnRefreshFonts.Name = "btnRefreshFonts";
  6015. this.btnRefreshFonts.Size = new System.Drawing.Size(269, 34);
  6016. this.btnRefreshFonts.TabIndex = 86;
  6017. this.btnRefreshFonts.Text = "Refresh";
  6018. this.btnRefreshFonts.UseVisualStyleBackColor = false;
  6019. this.btnRefreshFonts.Click += new System.EventHandler(this.btnRefreshFonts_Click);
  6020. //
  6021. // panel8
  6022. //
  6023. this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  6024. this.panel8.Controls.Add(this.listFonts);
  6025. this.panel8.Location = new System.Drawing.Point(14, 200);
  6026. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  6027. this.panel8.Name = "panel8";
  6028. this.panel8.Size = new System.Drawing.Size(338, 391);
  6029. this.panel8.TabIndex = 85;
  6030. //
  6031. // listFonts
  6032. //
  6033. this.listFonts.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6034. this.listFonts.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6035. this.listFonts.Dock = System.Windows.Forms.DockStyle.Fill;
  6036. this.listFonts.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  6037. this.listFonts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6038. this.listFonts.ForeColor = System.Drawing.Color.White;
  6039. this.listFonts.FormattingEnabled = true;
  6040. this.listFonts.HorizontalScrollbar = true;
  6041. this.listFonts.ItemHeight = 21;
  6042. this.listFonts.Location = new System.Drawing.Point(0, 0);
  6043. this.listFonts.Margin = new System.Windows.Forms.Padding(2);
  6044. this.listFonts.Name = "listFonts";
  6045. this.listFonts.Size = new System.Drawing.Size(336, 389);
  6046. this.listFonts.TabIndex = 79;
  6047. //
  6048. // fontSetTitle
  6049. //
  6050. this.fontSetTitle.AutoSize = true;
  6051. this.fontSetTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6052. this.fontSetTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  6053. this.fontSetTitle.Location = new System.Drawing.Point(8, 12);
  6054. this.fontSetTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6055. this.fontSetTitle.Name = "fontSetTitle";
  6056. this.fontSetTitle.Size = new System.Drawing.Size(547, 35);
  6057. this.fontSetTitle.TabIndex = 6;
  6058. this.fontSetTitle.Tag = "themeable";
  6059. this.fontSetTitle.Text = "Set your favorite font as Windows default font";
  6060. //
  6061. // optionsTab
  6062. //
  6063. this.optionsTab.AutoScroll = true;
  6064. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6065. this.optionsTab.Controls.Add(this.linkLabel7);
  6066. this.optionsTab.Controls.Add(this.pictureBox7);
  6067. this.optionsTab.Controls.Add(this.btnReinforce);
  6068. this.optionsTab.Controls.Add(this.linkLabel6);
  6069. this.optionsTab.Controls.Add(this.linkLabel4);
  6070. this.optionsTab.Controls.Add(this.pictureBox6);
  6071. this.optionsTab.Controls.Add(this.pictureBox5);
  6072. this.optionsTab.Controls.Add(this.pictureBox3);
  6073. this.optionsTab.Controls.Add(this.linkLabel3);
  6074. this.optionsTab.Controls.Add(this.pictureBox17);
  6075. this.optionsTab.Controls.Add(this.linkLabel2);
  6076. this.optionsTab.Controls.Add(this.pictureBox14);
  6077. this.optionsTab.Controls.Add(this.pictureBox13);
  6078. this.optionsTab.Controls.Add(this.pictureBox12);
  6079. this.optionsTab.Controls.Add(this.linkLabel1);
  6080. this.optionsTab.Controls.Add(this.pictureBox85);
  6081. this.optionsTab.Controls.Add(this.panel9);
  6082. this.optionsTab.Controls.Add(this.languagesL);
  6083. this.optionsTab.Controls.Add(this.linkLabel5);
  6084. this.optionsTab.Controls.Add(this.btnOpenConf);
  6085. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  6086. this.optionsTab.Controls.Add(this.lblUpdating);
  6087. this.optionsTab.Controls.Add(this.btnViewLog);
  6088. this.optionsTab.Controls.Add(this.l2);
  6089. this.optionsTab.Controls.Add(this.btnUpdate);
  6090. this.optionsTab.Controls.Add(this.btnResetConfig);
  6091. this.optionsTab.Controls.Add(this.lblTheming);
  6092. this.optionsTab.Controls.Add(this.autoUpdateToggle);
  6093. this.optionsTab.Controls.Add(this.autoStartToggle);
  6094. this.optionsTab.Controls.Add(this.colorPicker1);
  6095. this.optionsTab.Controls.Add(this.quickAccessToggle);
  6096. this.optionsTab.Location = new System.Drawing.Point(4, 32);
  6097. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  6098. this.optionsTab.Name = "optionsTab";
  6099. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  6100. this.optionsTab.Size = new System.Drawing.Size(1593, 844);
  6101. this.optionsTab.TabIndex = 6;
  6102. this.optionsTab.Text = "Options";
  6103. //
  6104. // linkLabel7
  6105. //
  6106. this.linkLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6107. this.linkLabel7.AutoSize = true;
  6108. this.linkLabel7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6109. this.linkLabel7.ForeColor = System.Drawing.Color.DodgerBlue;
  6110. this.linkLabel7.LinkColor = System.Drawing.Color.DodgerBlue;
  6111. this.linkLabel7.Location = new System.Drawing.Point(1414, 618);
  6112. this.linkLabel7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6113. this.linkLabel7.Name = "linkLabel7";
  6114. this.linkLabel7.Size = new System.Drawing.Size(124, 28);
  6115. this.linkLabel7.TabIndex = 107;
  6116. this.linkLabel7.TabStop = true;
  6117. this.linkLabel7.Tag = "themeable";
  6118. this.linkLabel7.Text = "FAQs && help";
  6119. this.linkLabel7.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel7_LinkClicked);
  6120. //
  6121. // pictureBox7
  6122. //
  6123. this.pictureBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6124. this.pictureBox7.ErrorImage = null;
  6125. this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
  6126. this.pictureBox7.Location = new System.Drawing.Point(1545, 618);
  6127. this.pictureBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6128. this.pictureBox7.Name = "pictureBox7";
  6129. this.pictureBox7.Size = new System.Drawing.Size(30, 30);
  6130. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6131. this.pictureBox7.TabIndex = 106;
  6132. this.pictureBox7.TabStop = false;
  6133. //
  6134. // btnReinforce
  6135. //
  6136. this.btnReinforce.BackColor = System.Drawing.Color.DodgerBlue;
  6137. this.btnReinforce.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  6138. this.btnReinforce.FlatAppearance.BorderSize = 0;
  6139. this.btnReinforce.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6140. this.btnReinforce.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6141. this.btnReinforce.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6142. this.btnReinforce.ForeColor = System.Drawing.Color.White;
  6143. this.btnReinforce.Location = new System.Drawing.Point(42, 676);
  6144. this.btnReinforce.Margin = new System.Windows.Forms.Padding(2);
  6145. this.btnReinforce.Name = "btnReinforce";
  6146. this.btnReinforce.Size = new System.Drawing.Size(326, 39);
  6147. this.btnReinforce.TabIndex = 103;
  6148. this.btnReinforce.Text = "Reinforce policies";
  6149. this.btnReinforce.UseVisualStyleBackColor = false;
  6150. this.btnReinforce.Click += new System.EventHandler(this.btnReinforce_Click);
  6151. //
  6152. // linkLabel6
  6153. //
  6154. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6155. this.linkLabel6.AutoSize = true;
  6156. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6157. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  6158. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  6159. this.linkLabel6.Location = new System.Drawing.Point(48, 802);
  6160. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6161. this.linkLabel6.Name = "linkLabel6";
  6162. this.linkLabel6.Size = new System.Drawing.Size(172, 28);
  6163. this.linkLabel6.TabIndex = 102;
  6164. this.linkLabel6.TabStop = true;
  6165. this.linkLabel6.Tag = "themeable";
  6166. this.linkLabel6.Text = "Request a feature";
  6167. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  6168. //
  6169. // linkLabel4
  6170. //
  6171. this.linkLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6172. this.linkLabel4.AutoSize = true;
  6173. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6174. this.linkLabel4.ForeColor = System.Drawing.Color.DodgerBlue;
  6175. this.linkLabel4.LinkColor = System.Drawing.Color.DodgerBlue;
  6176. this.linkLabel4.Location = new System.Drawing.Point(48, 770);
  6177. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6178. this.linkLabel4.Name = "linkLabel4";
  6179. this.linkLabel4.Size = new System.Drawing.Size(131, 28);
  6180. this.linkLabel4.TabIndex = 101;
  6181. this.linkLabel4.TabStop = true;
  6182. this.linkLabel4.Tag = "themeable";
  6183. this.linkLabel4.Text = "Report a bug";
  6184. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked_1);
  6185. //
  6186. // pictureBox6
  6187. //
  6188. this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6189. this.pictureBox6.ErrorImage = null;
  6190. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  6191. this.pictureBox6.Location = new System.Drawing.Point(16, 802);
  6192. this.pictureBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6193. this.pictureBox6.Name = "pictureBox6";
  6194. this.pictureBox6.Size = new System.Drawing.Size(25, 25);
  6195. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6196. this.pictureBox6.TabIndex = 100;
  6197. this.pictureBox6.TabStop = false;
  6198. //
  6199. // pictureBox5
  6200. //
  6201. this.pictureBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6202. this.pictureBox5.ErrorImage = null;
  6203. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  6204. this.pictureBox5.Location = new System.Drawing.Point(16, 770);
  6205. this.pictureBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6206. this.pictureBox5.Name = "pictureBox5";
  6207. this.pictureBox5.Size = new System.Drawing.Size(25, 25);
  6208. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6209. this.pictureBox5.TabIndex = 99;
  6210. this.pictureBox5.TabStop = false;
  6211. //
  6212. // pictureBox3
  6213. //
  6214. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6215. this.pictureBox3.ErrorImage = null;
  6216. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  6217. this.pictureBox3.Location = new System.Drawing.Point(1545, 654);
  6218. this.pictureBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6219. this.pictureBox3.Name = "pictureBox3";
  6220. this.pictureBox3.Size = new System.Drawing.Size(30, 30);
  6221. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6222. this.pictureBox3.TabIndex = 96;
  6223. this.pictureBox3.TabStop = false;
  6224. //
  6225. // linkLabel3
  6226. //
  6227. this.linkLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6228. this.linkLabel3.AutoSize = true;
  6229. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6230. this.linkLabel3.ForeColor = System.Drawing.Color.DodgerBlue;
  6231. this.linkLabel3.LinkColor = System.Drawing.Color.DodgerBlue;
  6232. this.linkLabel3.Location = new System.Drawing.Point(1418, 654);
  6233. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6234. this.linkLabel3.Name = "linkLabel3";
  6235. this.linkLabel3.Size = new System.Drawing.Size(121, 28);
  6236. this.linkLabel3.TabIndex = 95;
  6237. this.linkLabel3.TabStop = true;
  6238. this.linkLabel3.Tag = "themeable";
  6239. this.linkLabel3.Text = "Support me";
  6240. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked_1);
  6241. //
  6242. // pictureBox17
  6243. //
  6244. this.pictureBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6245. this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
  6246. this.pictureBox17.Location = new System.Drawing.Point(1545, 728);
  6247. this.pictureBox17.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6248. this.pictureBox17.Name = "pictureBox17";
  6249. this.pictureBox17.Size = new System.Drawing.Size(30, 30);
  6250. this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6251. this.pictureBox17.TabIndex = 94;
  6252. this.pictureBox17.TabStop = false;
  6253. //
  6254. // linkLabel2
  6255. //
  6256. this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6257. this.linkLabel2.AutoSize = true;
  6258. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6259. this.linkLabel2.ForeColor = System.Drawing.Color.DodgerBlue;
  6260. this.linkLabel2.LinkColor = System.Drawing.Color.DodgerBlue;
  6261. this.linkLabel2.Location = new System.Drawing.Point(1408, 728);
  6262. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6263. this.linkLabel2.Name = "linkLabel2";
  6264. this.linkLabel2.Size = new System.Drawing.Size(130, 28);
  6265. this.linkLabel2.TabIndex = 93;
  6266. this.linkLabel2.TabStop = true;
  6267. this.linkLabel2.Tag = "themeable";
  6268. this.linkLabel2.Text = "Open Source";
  6269. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked_1);
  6270. //
  6271. // pictureBox14
  6272. //
  6273. this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6274. this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
  6275. this.pictureBox14.Location = new System.Drawing.Point(1545, 802);
  6276. this.pictureBox14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6277. this.pictureBox14.Name = "pictureBox14";
  6278. this.pictureBox14.Size = new System.Drawing.Size(30, 30);
  6279. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6280. this.pictureBox14.TabIndex = 92;
  6281. this.pictureBox14.TabStop = false;
  6282. //
  6283. // pictureBox13
  6284. //
  6285. this.pictureBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6286. this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
  6287. this.pictureBox13.Location = new System.Drawing.Point(1545, 690);
  6288. this.pictureBox13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6289. this.pictureBox13.Name = "pictureBox13";
  6290. this.pictureBox13.Size = new System.Drawing.Size(30, 30);
  6291. this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6292. this.pictureBox13.TabIndex = 91;
  6293. this.pictureBox13.TabStop = false;
  6294. //
  6295. // pictureBox12
  6296. //
  6297. this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6298. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  6299. this.pictureBox12.Location = new System.Drawing.Point(1545, 765);
  6300. this.pictureBox12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6301. this.pictureBox12.Name = "pictureBox12";
  6302. this.pictureBox12.Size = new System.Drawing.Size(30, 30);
  6303. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6304. this.pictureBox12.TabIndex = 90;
  6305. this.pictureBox12.TabStop = false;
  6306. //
  6307. // linkLabel1
  6308. //
  6309. this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6310. this.linkLabel1.AutoSize = true;
  6311. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6312. this.linkLabel1.ForeColor = System.Drawing.Color.DodgerBlue;
  6313. this.linkLabel1.LinkColor = System.Drawing.Color.DodgerBlue;
  6314. this.linkLabel1.Location = new System.Drawing.Point(1379, 764);
  6315. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6316. this.linkLabel1.Name = "linkLabel1";
  6317. this.linkLabel1.Size = new System.Drawing.Size(158, 28);
  6318. this.linkLabel1.TabIndex = 89;
  6319. this.linkLabel1.TabStop = true;
  6320. this.linkLabel1.Tag = "themeable";
  6321. this.linkLabel1.Text = "Discord support";
  6322. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked_1);
  6323. //
  6324. // pictureBox85
  6325. //
  6326. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6327. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  6328. this.pictureBox85.Location = new System.Drawing.Point(1530, 18);
  6329. this.pictureBox85.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6330. this.pictureBox85.Name = "pictureBox85";
  6331. this.pictureBox85.Size = new System.Drawing.Size(40, 40);
  6332. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6333. this.pictureBox85.TabIndex = 74;
  6334. this.pictureBox85.TabStop = false;
  6335. //
  6336. // panel9
  6337. //
  6338. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6339. this.panel9.Controls.Add(this.boxLang);
  6340. this.panel9.Controls.Add(this.picFlag);
  6341. this.panel9.Location = new System.Drawing.Point(1142, 64);
  6342. this.panel9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6343. this.panel9.Name = "panel9";
  6344. this.panel9.Size = new System.Drawing.Size(426, 141);
  6345. this.panel9.TabIndex = 73;
  6346. //
  6347. // boxLang
  6348. //
  6349. this.boxLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6350. this.boxLang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6351. this.boxLang.BorderColor = System.Drawing.Color.Blue;
  6352. this.boxLang.Cursor = System.Windows.Forms.Cursors.Hand;
  6353. this.boxLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6354. this.boxLang.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6355. this.boxLang.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6356. this.boxLang.ForeColor = System.Drawing.Color.White;
  6357. this.boxLang.FormattingEnabled = true;
  6358. this.boxLang.Location = new System.Drawing.Point(115, 4);
  6359. this.boxLang.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6360. this.boxLang.Name = "boxLang";
  6361. this.boxLang.Size = new System.Drawing.Size(264, 36);
  6362. this.boxLang.TabIndex = 95;
  6363. this.boxLang.SelectedIndexChanged += new System.EventHandler(this.boxLang_SelectedIndexChanged);
  6364. //
  6365. // picFlag
  6366. //
  6367. this.picFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6368. this.picFlag.Image = global::Optimizer.Properties.Resources.united_kingdom;
  6369. this.picFlag.Location = new System.Drawing.Point(386, 11);
  6370. this.picFlag.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6371. this.picFlag.Name = "picFlag";
  6372. this.picFlag.Size = new System.Drawing.Size(40, 24);
  6373. this.picFlag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6374. this.picFlag.TabIndex = 75;
  6375. this.picFlag.TabStop = false;
  6376. //
  6377. // languagesL
  6378. //
  6379. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6380. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6381. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  6382. this.languagesL.Location = new System.Drawing.Point(1216, 22);
  6383. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6384. this.languagesL.Name = "languagesL";
  6385. this.languagesL.Size = new System.Drawing.Size(308, 35);
  6386. this.languagesL.TabIndex = 71;
  6387. this.languagesL.Tag = "themeable";
  6388. this.languagesL.Text = "Choose language";
  6389. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6390. //
  6391. // linkLabel5
  6392. //
  6393. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6394. this.linkLabel5.AutoSize = true;
  6395. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6396. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6397. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6398. this.linkLabel5.Location = new System.Drawing.Point(1344, 802);
  6399. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6400. this.linkLabel5.Name = "linkLabel5";
  6401. this.linkLabel5.Size = new System.Drawing.Size(198, 28);
  6402. this.linkLabel5.TabIndex = 65;
  6403. this.linkLabel5.TabStop = true;
  6404. this.linkLabel5.Tag = "themeable";
  6405. this.linkLabel5.Text = "GNU GPL 3.0 license";
  6406. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6407. //
  6408. // btnOpenConf
  6409. //
  6410. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6411. this.btnOpenConf.FlatAppearance.BorderSize = 0;
  6412. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6413. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6414. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6415. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6416. this.btnOpenConf.Location = new System.Drawing.Point(42, 589);
  6417. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6418. this.btnOpenConf.Name = "btnOpenConf";
  6419. this.btnOpenConf.Size = new System.Drawing.Size(326, 39);
  6420. this.btnOpenConf.TabIndex = 63;
  6421. this.btnOpenConf.Text = "Show configuration folder";
  6422. this.btnOpenConf.UseVisualStyleBackColor = false;
  6423. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6424. //
  6425. // lblTroubleshoot
  6426. //
  6427. this.lblTroubleshoot.AutoSize = true;
  6428. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6429. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  6430. this.lblTroubleshoot.Location = new System.Drawing.Point(21, 498);
  6431. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6432. this.lblTroubleshoot.Name = "lblTroubleshoot";
  6433. this.lblTroubleshoot.Size = new System.Drawing.Size(176, 30);
  6434. this.lblTroubleshoot.TabIndex = 62;
  6435. this.lblTroubleshoot.Tag = "themeable";
  6436. this.lblTroubleshoot.Text = "Troubleshooting";
  6437. //
  6438. // lblUpdating
  6439. //
  6440. this.lblUpdating.AutoSize = true;
  6441. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6442. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  6443. this.lblUpdating.Location = new System.Drawing.Point(21, 372);
  6444. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6445. this.lblUpdating.Name = "lblUpdating";
  6446. this.lblUpdating.Size = new System.Drawing.Size(172, 30);
  6447. this.lblUpdating.TabIndex = 61;
  6448. this.lblUpdating.Tag = "themeable";
  6449. this.lblUpdating.Text = "Check && update";
  6450. //
  6451. // btnViewLog
  6452. //
  6453. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6454. this.btnViewLog.FlatAppearance.BorderSize = 0;
  6455. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6456. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6457. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6458. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6459. this.btnViewLog.Location = new System.Drawing.Point(42, 545);
  6460. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6461. this.btnViewLog.Name = "btnViewLog";
  6462. this.btnViewLog.Size = new System.Drawing.Size(326, 39);
  6463. this.btnViewLog.TabIndex = 60;
  6464. this.btnViewLog.Text = "View errors";
  6465. this.btnViewLog.UseVisualStyleBackColor = false;
  6466. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6467. //
  6468. // l2
  6469. //
  6470. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6471. this.l2.AutoSize = true;
  6472. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6473. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6474. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6475. this.l2.Location = new System.Drawing.Point(1382, 690);
  6476. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6477. this.l2.Name = "l2";
  6478. this.l2.Size = new System.Drawing.Size(157, 28);
  6479. this.l2.TabIndex = 59;
  6480. this.l2.TabStop = true;
  6481. this.l2.Tag = "themeable";
  6482. this.l2.Text = "deadmoon © ∞";
  6483. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6484. //
  6485. // btnUpdate
  6486. //
  6487. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6488. this.btnUpdate.FlatAppearance.BorderSize = 0;
  6489. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6490. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6491. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6492. this.btnUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 10F);
  6493. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6494. this.btnUpdate.Location = new System.Drawing.Point(42, 415);
  6495. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6496. this.btnUpdate.Name = "btnUpdate";
  6497. this.btnUpdate.Size = new System.Drawing.Size(326, 39);
  6498. this.btnUpdate.TabIndex = 57;
  6499. this.btnUpdate.Text = "Check for update";
  6500. this.btnUpdate.UseVisualStyleBackColor = false;
  6501. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6502. //
  6503. // btnResetConfig
  6504. //
  6505. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6506. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  6507. this.btnResetConfig.FlatAppearance.BorderSize = 0;
  6508. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6509. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6510. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6511. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6512. this.btnResetConfig.Location = new System.Drawing.Point(42, 632);
  6513. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6514. this.btnResetConfig.Name = "btnResetConfig";
  6515. this.btnResetConfig.Size = new System.Drawing.Size(326, 39);
  6516. this.btnResetConfig.TabIndex = 56;
  6517. this.btnResetConfig.Text = "Repair";
  6518. this.btnResetConfig.UseVisualStyleBackColor = false;
  6519. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6520. //
  6521. // lblTheming
  6522. //
  6523. this.lblTheming.AutoSize = true;
  6524. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6525. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6526. this.lblTheming.Location = new System.Drawing.Point(21, 186);
  6527. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6528. this.lblTheming.Name = "lblTheming";
  6529. this.lblTheming.Size = new System.Drawing.Size(208, 30);
  6530. this.lblTheming.TabIndex = 55;
  6531. this.lblTheming.Tag = "themeable";
  6532. this.lblTheming.Text = "Choose your theme";
  6533. //
  6534. // autoUpdateToggle
  6535. //
  6536. this.autoUpdateToggle.AccessibleName = "Update on launch";
  6537. this.autoUpdateToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6538. this.autoUpdateToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6539. this.autoUpdateToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6540. this.autoUpdateToggle.ForeColor = System.Drawing.Color.White;
  6541. this.autoUpdateToggle.LabelText = "Update on launch";
  6542. this.autoUpdateToggle.Location = new System.Drawing.Point(26, 101);
  6543. this.autoUpdateToggle.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  6544. this.autoUpdateToggle.Name = "autoUpdateToggle";
  6545. this.autoUpdateToggle.Size = new System.Drawing.Size(468, 30);
  6546. this.autoUpdateToggle.TabIndex = 105;
  6547. this.autoUpdateToggle.Tag = "themeable";
  6548. this.autoUpdateToggle.ToggleChecked = false;
  6549. this.autoUpdateToggle.ToggleClicked += new System.EventHandler(this.autoUpdateToggle_ToggleClicked);
  6550. //
  6551. // autoStartToggle
  6552. //
  6553. this.autoStartToggle.AccessibleName = "Start with Windows";
  6554. this.autoStartToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6555. this.autoStartToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6556. this.autoStartToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6557. this.autoStartToggle.ForeColor = System.Drawing.Color.White;
  6558. this.autoStartToggle.LabelText = "Start with Windows";
  6559. this.autoStartToggle.Location = new System.Drawing.Point(26, 61);
  6560. this.autoStartToggle.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  6561. this.autoStartToggle.Name = "autoStartToggle";
  6562. this.autoStartToggle.Size = new System.Drawing.Size(468, 30);
  6563. this.autoStartToggle.TabIndex = 98;
  6564. this.autoStartToggle.Tag = "themeable";
  6565. this.autoStartToggle.ToggleChecked = false;
  6566. this.autoStartToggle.ToggleClicked += new System.EventHandler(this.autoStartToggle_ToggleClicked);
  6567. //
  6568. // colorPicker1
  6569. //
  6570. this.colorPicker1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  6571. this.colorPicker1.Location = new System.Drawing.Point(28, 221);
  6572. this.colorPicker1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  6573. this.colorPicker1.Name = "colorPicker1";
  6574. this.colorPicker1.Size = new System.Drawing.Size(174, 122);
  6575. this.colorPicker1.TabIndex = 97;
  6576. this.colorPicker1.Text = "colorPicker1";
  6577. this.colorPicker1.ColorChanged += new System.EventHandler(this.colorPicker1_ColorChanged);
  6578. //
  6579. // quickAccessToggle
  6580. //
  6581. this.quickAccessToggle.AccessibleName = "Show Quick Access Menu";
  6582. this.quickAccessToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6583. this.quickAccessToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6584. this.quickAccessToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6585. this.quickAccessToggle.ForeColor = System.Drawing.Color.White;
  6586. this.quickAccessToggle.LabelText = "Show Quick Access Menu";
  6587. this.quickAccessToggle.Location = new System.Drawing.Point(26, 22);
  6588. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
  6589. this.quickAccessToggle.Name = "quickAccessToggle";
  6590. this.quickAccessToggle.Size = new System.Drawing.Size(468, 30);
  6591. this.quickAccessToggle.TabIndex = 88;
  6592. this.quickAccessToggle.Tag = "themeable";
  6593. this.quickAccessToggle.ToggleChecked = false;
  6594. this.quickAccessToggle.ToggleClicked += new System.EventHandler(this.quickAccessToggle_ToggleClicked);
  6595. //
  6596. // imagesHw
  6597. //
  6598. this.imagesHw.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imagesHw.ImageStream")));
  6599. this.imagesHw.TransparentColor = System.Drawing.Color.Transparent;
  6600. this.imagesHw.Images.SetKeyName(0, "cpu.png");
  6601. this.imagesHw.Images.SetKeyName(1, "ram.png");
  6602. this.imagesHw.Images.SetKeyName(2, "gpu.png");
  6603. this.imagesHw.Images.SetKeyName(3, "mobo.png");
  6604. this.imagesHw.Images.SetKeyName(4, "1608923_hdd_o_icon.png");
  6605. this.imagesHw.Images.SetKeyName(5, "inet.png");
  6606. this.imagesHw.Images.SetKeyName(6, "audio.png");
  6607. this.imagesHw.Images.SetKeyName(7, "dev.png");
  6608. this.imagesHw.Images.SetKeyName(8, "os.png");
  6609. //
  6610. // defineCommandDialog
  6611. //
  6612. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6613. this.defineCommandDialog.Title = "Optimizer";
  6614. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6615. //
  6616. // defineProgramDialog
  6617. //
  6618. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6619. this.defineProgramDialog.Title = "Optimizer";
  6620. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6621. //
  6622. // defineFolderDialog
  6623. //
  6624. this.defineFolderDialog.Description = "Optimizer";
  6625. //
  6626. // defineFileDialog
  6627. //
  6628. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6629. this.defineFileDialog.Title = "Optimizer";
  6630. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6631. //
  6632. // DefineProgramIconDialog
  6633. //
  6634. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6635. this.DefineProgramIconDialog.Title = "Optimizer";
  6636. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6637. //
  6638. // DefineFolderIconDialog
  6639. //
  6640. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6641. this.DefineFolderIconDialog.Title = "Optimizer";
  6642. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6643. //
  6644. // DefineURLIconDialog
  6645. //
  6646. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6647. this.DefineURLIconDialog.Title = "Optimizer";
  6648. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6649. //
  6650. // DefineFileIconDialog
  6651. //
  6652. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6653. this.DefineFileIconDialog.Title = "Optimizer";
  6654. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6655. //
  6656. // DefineCommandIconDialog
  6657. //
  6658. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6659. this.DefineCommandIconDialog.Title = "Optimizer";
  6660. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6661. //
  6662. // ExportDialog
  6663. //
  6664. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6665. this.ExportDialog.Title = "Optimizer";
  6666. //
  6667. // launcherMenu
  6668. //
  6669. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  6670. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6671. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6672. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6673. this.trayStartup,
  6674. this.trayCleaner,
  6675. this.trayPinger,
  6676. this.trayHosts,
  6677. this.trayAD,
  6678. this.trayHW,
  6679. this.trayRegistry,
  6680. this.toolStripSeparator1,
  6681. this.trayOptions,
  6682. this.trayRestartExplorer,
  6683. this.trayUnlocker,
  6684. this.toolStripSeparator2,
  6685. this.trayExit});
  6686. this.launcherMenu.Name = "launcherMenu";
  6687. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6688. this.launcherMenu.Size = new System.Drawing.Size(258, 324);
  6689. //
  6690. // trayStartup
  6691. //
  6692. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6693. this.trayStartup.ForeColor = System.Drawing.Color.White;
  6694. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  6695. this.trayStartup.Name = "trayStartup";
  6696. this.trayStartup.Size = new System.Drawing.Size(257, 28);
  6697. this.trayStartup.Text = "Startup Manager";
  6698. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6699. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  6700. //
  6701. // trayCleaner
  6702. //
  6703. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6704. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  6705. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  6706. this.trayCleaner.Name = "trayCleaner";
  6707. this.trayCleaner.Size = new System.Drawing.Size(257, 28);
  6708. this.trayCleaner.Text = "PC Cleaner";
  6709. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6710. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  6711. //
  6712. // trayPinger
  6713. //
  6714. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6715. this.trayPinger.ForeColor = System.Drawing.Color.White;
  6716. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  6717. this.trayPinger.Name = "trayPinger";
  6718. this.trayPinger.Size = new System.Drawing.Size(257, 28);
  6719. this.trayPinger.Text = "Pinger Tool";
  6720. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6721. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  6722. //
  6723. // trayHosts
  6724. //
  6725. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6726. this.trayHosts.ForeColor = System.Drawing.Color.White;
  6727. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  6728. this.trayHosts.Name = "trayHosts";
  6729. this.trayHosts.Size = new System.Drawing.Size(257, 28);
  6730. this.trayHosts.Text = "HOSTS Editor";
  6731. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6732. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  6733. //
  6734. // trayAD
  6735. //
  6736. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6737. this.trayAD.ForeColor = System.Drawing.Color.White;
  6738. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  6739. this.trayAD.Name = "trayAD";
  6740. this.trayAD.Size = new System.Drawing.Size(257, 28);
  6741. this.trayAD.Text = "Apps Downloader";
  6742. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6743. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  6744. //
  6745. // trayHW
  6746. //
  6747. this.trayHW.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6748. this.trayHW.ForeColor = System.Drawing.Color.White;
  6749. this.trayHW.Image = ((System.Drawing.Image)(resources.GetObject("trayHW.Image")));
  6750. this.trayHW.Name = "trayHW";
  6751. this.trayHW.Size = new System.Drawing.Size(257, 28);
  6752. this.trayHW.Text = "Hardware Information";
  6753. this.trayHW.Click += new System.EventHandler(this.trayHW_Click);
  6754. //
  6755. // trayRegistry
  6756. //
  6757. this.trayRegistry.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6758. this.trayRegistry.ForeColor = System.Drawing.Color.White;
  6759. this.trayRegistry.Image = ((System.Drawing.Image)(resources.GetObject("trayRegistry.Image")));
  6760. this.trayRegistry.Name = "trayRegistry";
  6761. this.trayRegistry.Size = new System.Drawing.Size(257, 28);
  6762. this.trayRegistry.Text = "Registry Repair";
  6763. this.trayRegistry.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6764. this.trayRegistry.Click += new System.EventHandler(this.trayRegistry_Click);
  6765. //
  6766. // toolStripSeparator1
  6767. //
  6768. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6769. this.toolStripSeparator1.ForeColor = System.Drawing.Color.White;
  6770. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6771. this.toolStripSeparator1.Size = new System.Drawing.Size(254, 6);
  6772. this.toolStripSeparator1.Tag = "";
  6773. //
  6774. // trayOptions
  6775. //
  6776. this.trayOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6777. this.trayOptions.ForeColor = System.Drawing.Color.White;
  6778. this.trayOptions.Image = ((System.Drawing.Image)(resources.GetObject("trayOptions.Image")));
  6779. this.trayOptions.Name = "trayOptions";
  6780. this.trayOptions.Size = new System.Drawing.Size(257, 28);
  6781. this.trayOptions.Text = "Options";
  6782. this.trayOptions.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6783. this.trayOptions.Click += new System.EventHandler(this.trayOptions_Click);
  6784. //
  6785. // trayRestartExplorer
  6786. //
  6787. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6788. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  6789. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  6790. this.trayRestartExplorer.Name = "trayRestartExplorer";
  6791. this.trayRestartExplorer.Size = new System.Drawing.Size(257, 28);
  6792. this.trayRestartExplorer.Text = "Restart Explorer";
  6793. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6794. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6795. //
  6796. // trayUnlocker
  6797. //
  6798. this.trayUnlocker.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
  6799. this.trayUnlocker.ForeColor = System.Drawing.Color.White;
  6800. this.trayUnlocker.Image = ((System.Drawing.Image)(resources.GetObject("trayUnlocker.Image")));
  6801. this.trayUnlocker.Name = "trayUnlocker";
  6802. this.trayUnlocker.Size = new System.Drawing.Size(257, 28);
  6803. this.trayUnlocker.Text = "Find Handles";
  6804. this.trayUnlocker.Click += new System.EventHandler(this.trayUnlocker_Click);
  6805. //
  6806. // toolStripSeparator2
  6807. //
  6808. this.toolStripSeparator2.Name = "toolStripSeparator2";
  6809. this.toolStripSeparator2.Size = new System.Drawing.Size(254, 6);
  6810. //
  6811. // trayExit
  6812. //
  6813. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6814. this.trayExit.ForeColor = System.Drawing.Color.White;
  6815. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  6816. this.trayExit.Name = "trayExit";
  6817. this.trayExit.Size = new System.Drawing.Size(257, 28);
  6818. this.trayExit.Text = "Exit";
  6819. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  6820. //
  6821. // launcherIcon
  6822. //
  6823. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6824. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6825. this.launcherIcon.Text = "Optimizer";
  6826. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6827. //
  6828. // regBackupSw
  6829. //
  6830. this.regBackupSw.AccessibleName = "Enable Registry Backups";
  6831. this.regBackupSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  6832. this.regBackupSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6833. this.regBackupSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6834. this.regBackupSw.ForeColor = System.Drawing.Color.White;
  6835. this.regBackupSw.LabelText = "Enable Registry Backups";
  6836. this.regBackupSw.Location = new System.Drawing.Point(21, 157);
  6837. this.regBackupSw.Margin = new System.Windows.Forms.Padding(8);
  6838. this.regBackupSw.Name = "regBackupSw";
  6839. this.regBackupSw.Size = new System.Drawing.Size(518, 30);
  6840. this.regBackupSw.TabIndex = 90;
  6841. this.regBackupSw.Tag = "themeable";
  6842. this.regBackupSw.ToggleChecked = false;
  6843. //
  6844. // MainForm
  6845. //
  6846. this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
  6847. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6848. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6849. this.ClientSize = new System.Drawing.Size(1604, 962);
  6850. this.Controls.Add(this.bpanel);
  6851. this.Controls.Add(this.tpanel);
  6852. this.DoubleBuffered = true;
  6853. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6854. this.ForeColor = System.Drawing.Color.White;
  6855. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6856. this.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  6857. this.MinimumSize = new System.Drawing.Size(1619, 999);
  6858. this.Name = "MainForm";
  6859. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6860. this.Text = "Optimizer";
  6861. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6862. this.Load += new System.EventHandler(this.Main_Load);
  6863. this.ResizeBegin += new System.EventHandler(this.MainForm_ResizeBegin);
  6864. this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
  6865. this.tpanel.ResumeLayout(false);
  6866. this.tpanel.PerformLayout();
  6867. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).EndInit();
  6868. ((System.ComponentModel.ISupportInitialize)(this.picLab)).EndInit();
  6869. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).EndInit();
  6870. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6871. this.bpanel.ResumeLayout(false);
  6872. this.tabCollection.ResumeLayout(false);
  6873. this.universalTab.ResumeLayout(false);
  6874. this.universalTab.PerformLayout();
  6875. this.windows10Tab.ResumeLayout(false);
  6876. this.windows10Tab.PerformLayout();
  6877. this.panelWin11Tweaks.ResumeLayout(false);
  6878. this.panelWin11Tweaks.PerformLayout();
  6879. this.advancedTab.ResumeLayout(false);
  6880. this.modernAppsTab.ResumeLayout(false);
  6881. this.modernAppsTab.PerformLayout();
  6882. this.startupTab.ResumeLayout(false);
  6883. this.startupTab.PerformLayout();
  6884. this.panel3.ResumeLayout(false);
  6885. this.appsTab.ResumeLayout(false);
  6886. this.appsTab.PerformLayout();
  6887. this.panel10.ResumeLayout(false);
  6888. this.panel10.PerformLayout();
  6889. this.panelCommonApps.ResumeLayout(false);
  6890. this.panelCommonApps.PerformLayout();
  6891. this.cleanerTab.ResumeLayout(false);
  6892. this.panel14.ResumeLayout(false);
  6893. this.panel13.ResumeLayout(false);
  6894. this.panel13.PerformLayout();
  6895. this.panel1.ResumeLayout(false);
  6896. this.panel1.PerformLayout();
  6897. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6898. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6899. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6900. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6901. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6902. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6903. this.pingerTab.ResumeLayout(false);
  6904. this.netTools.ResumeLayout(false);
  6905. this.tabPage2.ResumeLayout(false);
  6906. this.tabPage2.PerformLayout();
  6907. this.tabPage1.ResumeLayout(false);
  6908. this.tabPage1.PerformLayout();
  6909. this.panel7.ResumeLayout(false);
  6910. this.hostsEditorTab.ResumeLayout(false);
  6911. this.hostsEditorTab.PerformLayout();
  6912. this.panel4.ResumeLayout(false);
  6913. this.panel4.PerformLayout();
  6914. this.panelList.ResumeLayout(false);
  6915. this.registryFixerTab.ResumeLayout(false);
  6916. this.registryFixerTab.PerformLayout();
  6917. this.panel2.ResumeLayout(false);
  6918. this.panel2.PerformLayout();
  6919. this.indiciumTab.ResumeLayout(false);
  6920. this.panel12.ResumeLayout(false);
  6921. this.indiciumMenu.ResumeLayout(false);
  6922. this.panel11.ResumeLayout(false);
  6923. this.integratorTab.ResumeLayout(false);
  6924. this.synapse.ResumeLayout(false);
  6925. this.integratorInfoTab.ResumeLayout(false);
  6926. this.integratorInfoTab.PerformLayout();
  6927. this.tabPage8.ResumeLayout(false);
  6928. this.tabPage8.PerformLayout();
  6929. this.itemnamegroup.ResumeLayout(false);
  6930. this.itemnamegroup.PerformLayout();
  6931. this.security.ResumeLayout(false);
  6932. this.security.PerformLayout();
  6933. this.itemposition.ResumeLayout(false);
  6934. this.itemposition.PerformLayout();
  6935. this.icontoaddgroup.ResumeLayout(false);
  6936. this.icontoaddgroup.PerformLayout();
  6937. this.itemtoaddgroup.ResumeLayout(false);
  6938. this.itemtoaddgroup.PerformLayout();
  6939. this.itemtype.ResumeLayout(false);
  6940. this.itemtype.PerformLayout();
  6941. this.tabPage9.ResumeLayout(false);
  6942. this.tabPage9.PerformLayout();
  6943. this.panel5.ResumeLayout(false);
  6944. this.tabPage10.ResumeLayout(false);
  6945. this.tabPage10.PerformLayout();
  6946. this.tabPage11.ResumeLayout(false);
  6947. this.tabPage11.PerformLayout();
  6948. this.panel6.ResumeLayout(false);
  6949. this.tabPage4.ResumeLayout(false);
  6950. this.tabPage4.PerformLayout();
  6951. this.panel15.ResumeLayout(false);
  6952. this.tabPage3.ResumeLayout(false);
  6953. this.tabPage3.PerformLayout();
  6954. this.panel8.ResumeLayout(false);
  6955. this.optionsTab.ResumeLayout(false);
  6956. this.optionsTab.PerformLayout();
  6957. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6958. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6959. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6960. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6961. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6962. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6963. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6964. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6965. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6966. this.panel9.ResumeLayout(false);
  6967. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).EndInit();
  6968. this.launcherMenu.ResumeLayout(false);
  6969. this.ResumeLayout(false);
  6970. }
  6971. #endregion
  6972. private System.Windows.Forms.Panel tpanel;
  6973. private System.Windows.Forms.Label txtBitness;
  6974. private System.Windows.Forms.Label txtOS;
  6975. private System.Windows.Forms.Label txtVersion;
  6976. private System.Windows.Forms.PictureBox pictureBox1;
  6977. private System.Windows.Forms.Label label2;
  6978. private System.Windows.Forms.Panel bpanel;
  6979. private Optimizer.MoonTabs tabCollection;
  6980. private System.Windows.Forms.TabPage universalTab;
  6981. private System.Windows.Forms.TabPage windows10Tab;
  6982. private System.Windows.Forms.TabPage cleanerTab;
  6983. private System.Windows.Forms.TabPage startupTab;
  6984. private System.Windows.Forms.Label startupTitle;
  6985. private System.Windows.Forms.Button removeStartupItemB;
  6986. private System.Windows.Forms.TabPage registryFixerTab;
  6987. private System.Windows.Forms.Label registryTitle;
  6988. private System.Windows.Forms.Button regFixB;
  6989. private System.Windows.Forms.Panel panel2;
  6990. private MoonCheck checkRegistryEditor;
  6991. private MoonCheck checkEnableAll;
  6992. private MoonCheck checkContextMenu;
  6993. private MoonCheck checkTaskManager;
  6994. private MoonCheck checkCommandPrompt;
  6995. private MoonCheck checkFirewall;
  6996. private MoonCheck checkRunDialog;
  6997. private MoonCheck checkFolderOptions;
  6998. private MoonCheck checkControlPanel;
  6999. private MoonCheck checkRestartExplorer;
  7000. private System.Windows.Forms.Panel panel3;
  7001. private System.Windows.Forms.Label regLbl;
  7002. private System.Windows.Forms.ListView listStartupItems;
  7003. private System.Windows.Forms.ColumnHeader columnHeader1;
  7004. private System.Windows.Forms.ColumnHeader columnHeader2;
  7005. private System.Windows.Forms.Button refreshStartupB;
  7006. private System.Windows.Forms.Button locateFileB;
  7007. private System.Windows.Forms.ColumnHeader columnHeader3;
  7008. private System.Windows.Forms.TabPage hostsEditorTab;
  7009. private System.Windows.Forms.Label hostsTitle;
  7010. private System.Windows.Forms.LinkLabel linkLocate;
  7011. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  7012. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  7013. private MoonList listHostEntries;
  7014. private System.Windows.Forms.Panel panel4;
  7015. private System.Windows.Forms.Button removeAllHostsB;
  7016. private System.Windows.Forms.Button refreshHostsB;
  7017. private System.Windows.Forms.Button removeHostB;
  7018. private System.Windows.Forms.TextBox txtDomain;
  7019. private System.Windows.Forms.Label lblDomain;
  7020. private System.Windows.Forms.Label lblIP;
  7021. private System.Windows.Forms.Button addHostB;
  7022. private System.Windows.Forms.TextBox txtIP;
  7023. private System.Windows.Forms.TabPage integratorTab;
  7024. private Optimizer.MoonTabs synapse;
  7025. private System.Windows.Forms.TabPage integratorInfoTab;
  7026. private System.Windows.Forms.TabPage tabPage8;
  7027. private System.Windows.Forms.TabPage tabPage9;
  7028. private System.Windows.Forms.TabPage tabPage10;
  7029. private System.Windows.Forms.TabPage tabPage11;
  7030. private System.Windows.Forms.Label integrator7;
  7031. private System.Windows.Forms.Label integrator6;
  7032. private System.Windows.Forms.Label integrator5;
  7033. private System.Windows.Forms.Label integrator4;
  7034. private System.Windows.Forms.Label integrator3;
  7035. private System.Windows.Forms.Label integrator2;
  7036. private System.Windows.Forms.Label integrator1;
  7037. private System.Windows.Forms.Button button48;
  7038. private System.Windows.Forms.TextBox txtRunKeyword;
  7039. private System.Windows.Forms.Label ccKeywordL;
  7040. private System.Windows.Forms.TextBox txtRunFile;
  7041. private System.Windows.Forms.Label ccFileL;
  7042. private System.Windows.Forms.Label ccL;
  7043. private System.Windows.Forms.Button btnCreateCustomCommand;
  7044. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  7045. private System.Windows.Forms.Label readyMenusL;
  7046. private MoonList listDesktopItems;
  7047. private System.Windows.Forms.Label removeIntegratorItemsL;
  7048. private System.Windows.Forms.Button refreshIIB;
  7049. private System.Windows.Forms.Button removeDIB;
  7050. private System.Windows.Forms.Button removeAllIIB;
  7051. private System.Windows.Forms.GroupBox itemtype;
  7052. private MoonRadio radioCommand;
  7053. private MoonRadio radioProgram;
  7054. private MoonRadio radioFile;
  7055. private MoonRadio radioFolder;
  7056. private MoonRadio radioLink;
  7057. private System.Windows.Forms.Label addItemL;
  7058. private System.Windows.Forms.GroupBox icontoaddgroup;
  7059. private MoonCheck checkDefaultIcon;
  7060. private System.Windows.Forms.Button btnBrowseIcon;
  7061. private System.Windows.Forms.TextBox txtIcon;
  7062. private System.Windows.Forms.GroupBox itemtoaddgroup;
  7063. private System.Windows.Forms.Button btnBrowseItem;
  7064. private System.Windows.Forms.TextBox txtItem;
  7065. private System.Windows.Forms.GroupBox security;
  7066. private MoonCheck checkShift;
  7067. private System.Windows.Forms.GroupBox itemposition;
  7068. private MoonRadio radioTop;
  7069. private MoonRadio radioMiddle;
  7070. private MoonRadio radioBottom;
  7071. private System.Windows.Forms.GroupBox itemnamegroup;
  7072. private System.Windows.Forms.TextBox txtItemName;
  7073. private System.Windows.Forms.Button btnAddItem;
  7074. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  7075. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  7076. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  7077. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  7078. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  7079. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  7080. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  7081. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  7082. private System.Windows.Forms.Button findInRegB;
  7083. private System.Windows.Forms.TabPage optionsTab;
  7084. private System.Windows.Forms.Label lblTheming;
  7085. private MoonList listCustomCommands;
  7086. private System.Windows.Forms.Label removeCCL;
  7087. private System.Windows.Forms.Button removeCCB;
  7088. private System.Windows.Forms.Button refreshCCB;
  7089. private System.Windows.Forms.Panel panel5;
  7090. private System.Windows.Forms.Panel panel6;
  7091. private System.Windows.Forms.Panel panelList;
  7092. private System.Windows.Forms.TabPage modernAppsTab;
  7093. private System.Windows.Forms.Label txtModernAppsTitle;
  7094. private System.Windows.Forms.Button uninstallModernAppsButton;
  7095. private System.Windows.Forms.Button refreshModernAppsButton;
  7096. private MoonCheck chkSelectAllModernApps;
  7097. private System.Windows.Forms.Button btnResetConfig;
  7098. private System.Windows.Forms.Button btnUpdate;
  7099. private MoonCheck chkReadOnly;
  7100. private System.Windows.Forms.Label lblLock;
  7101. private MoonCheck chkBlock;
  7102. private System.Windows.Forms.TabPage appsTab;
  7103. private System.Windows.Forms.Button btnDownloadApps;
  7104. private System.Windows.Forms.Label appsTitle;
  7105. private System.Windows.Forms.Label setDownDirLbl;
  7106. private System.Windows.Forms.TextBox txtDownloadFolder;
  7107. private System.Windows.Forms.Button changeDownDirB;
  7108. private System.Windows.Forms.Label txtDownloadStatus;
  7109. private System.Windows.Forms.Label bitPref;
  7110. private MoonRadio c32;
  7111. private System.Windows.Forms.Button goToDownloadsB;
  7112. private System.Windows.Forms.LinkLabel linkWarnings;
  7113. private MoonCheck cAutoInstall;
  7114. private MoonCheck chkOnlyRemovable;
  7115. private MoonProgress progressDownloader;
  7116. private System.Windows.Forms.Button btnGetFeed;
  7117. private System.Windows.Forms.Panel panelCommonApps;
  7118. private System.Windows.Forms.LinkLabel l2;
  7119. private System.Windows.Forms.Panel groupSystemTools;
  7120. private System.Windows.Forms.Button btnViewLog;
  7121. private System.Windows.Forms.Label lblTroubleshoot;
  7122. private System.Windows.Forms.Label lblUpdating;
  7123. private System.Windows.Forms.Button btnOpenConf;
  7124. private System.Windows.Forms.TabPage pingerTab;
  7125. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7126. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7127. private System.Windows.Forms.NotifyIcon launcherIcon;
  7128. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  7129. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  7130. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  7131. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  7132. private System.Windows.Forms.ToolStripMenuItem trayAD;
  7133. private System.Windows.Forms.ToolStripMenuItem trayExit;
  7134. private System.Windows.Forms.LinkLabel linkLabel5;
  7135. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  7136. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7137. private MoonRadio c64;
  7138. private System.Windows.Forms.Panel panel10;
  7139. private TextBox txtBackupTitle;
  7140. private Label lblBackupTitle;
  7141. private Label languagesL;
  7142. private PictureBox pictureBox85;
  7143. private Panel panel9;
  7144. private PictureBox picFlag;
  7145. private Label txtNetFw;
  7146. private Panel groupCoding;
  7147. private Panel groupInternet;
  7148. private Panel groupSoundVideo;
  7149. private Label lblVideoSound;
  7150. private Label lblCoding;
  7151. private Label lblSystemTools;
  7152. private Label lblInternet;
  7153. private Panel panelWin11Tweaks;
  7154. private ToolStripMenuItem trayRegistry;
  7155. private ToolStripMenuItem trayOptions;
  7156. private Label txtFeedError;
  7157. private ToggleCard tpmSw;
  7158. private ToggleCard xboxSw;
  7159. private ToggleCard inkSw;
  7160. private ToggleCard spellSw;
  7161. private ToggleCard longPathsSw;
  7162. private ToggleCard peopleSw;
  7163. private ToggleCard oldExplorerSw;
  7164. private ToggleCard adsSw;
  7165. private ToggleCard storeUpdatesSw;
  7166. private ToggleCard oldMixerSw;
  7167. private ToggleCard insiderSw;
  7168. private ToggleCard castSw;
  7169. private ToggleCard gameBarSw;
  7170. private ToggleCard sensorSw;
  7171. private ToggleCard ccSw;
  7172. private ToggleCard cortanaSw;
  7173. private ToggleCard privacySw;
  7174. private ToggleCard driversSw;
  7175. private ToggleCard telemetryServicesSw;
  7176. private ToggleCard autoUpdatesSw;
  7177. private ToggleCard classicContextSw;
  7178. private ToggleCard widgetsSw;
  7179. private ToggleCard chatSw;
  7180. private ToggleCard snapAssistSw;
  7181. private ToggleCard leftTaskbarSw;
  7182. private ToggleCard quickAccessToggle;
  7183. private PictureBox picUpdate;
  7184. private TabPage indiciumTab;
  7185. private MoonTree specsTree;
  7186. private Panel panel12;
  7187. private Panel panel11;
  7188. private ImageList imagesHw;
  7189. private ToggleCard hwDetailed;
  7190. private ToolStripMenuItem trayHW;
  7191. private ContextMenuStrip indiciumMenu;
  7192. private ToolStripMenuItem toolHWCopy;
  7193. private ToolStripMenuItem toolHWGoogle;
  7194. private ToolStripMenuItem toolHWDuck;
  7195. private ToolStripSeparator toolStripSeparator2;
  7196. private LinkLabel linkLabel1;
  7197. private PictureBox pictureBox13;
  7198. private PictureBox pictureBox12;
  7199. private PictureBox pictureBox14;
  7200. private PictureBox picLab;
  7201. private PictureBox pictureBox17;
  7202. private LinkLabel linkLabel2;
  7203. private MoonSelect boxLang;
  7204. private Panel panel1;
  7205. private MoonCheck edgeSession;
  7206. private MoonCheck edgeHistory;
  7207. private Label lblFootprint;
  7208. private MoonCheck edgeCookies;
  7209. private Label lblPretext;
  7210. private MoonCheck edgeCache;
  7211. private MoonCheck IECache;
  7212. private MoonCheck firefoxHistory;
  7213. private MoonCheck firefoxCookies;
  7214. private MoonCheck firefoxCache;
  7215. private MoonCheck chromePws;
  7216. private MoonCheck chromeSession;
  7217. private MoonCheck chromeHistory;
  7218. private MoonCheck chromeCookies;
  7219. private MoonCheck chromeCache;
  7220. private Label label7;
  7221. private Label label6;
  7222. private Label label5;
  7223. private Label label4;
  7224. private PictureBox pictureBox11;
  7225. private PictureBox pictureBox10;
  7226. private PictureBox pictureBox9;
  7227. private PictureBox pictureBox8;
  7228. private MoonCheck checkErrorReports;
  7229. private MoonCheck checkTemp;
  7230. private MoonCheck checkBin;
  7231. private MoonCheck checkMiniDumps;
  7232. private PictureBox pictureBox2;
  7233. private Label label8;
  7234. private Panel panel13;
  7235. private Panel panel14;
  7236. private MoonCheckList listCleanPreview;
  7237. private LinkLabel checkSelectAll;
  7238. private ToggleCard gameModeSw;
  7239. private PictureBox pictureBox3;
  7240. private LinkLabel linkLabel3;
  7241. private ToggleCard compactModeSw;
  7242. private ToggleCard PMB;
  7243. private ToggleCard AddCMDB;
  7244. private ToggleCard AddOwnerB;
  7245. private ToggleCard DSB;
  7246. private ToggleCard SSB;
  7247. private ToggleCard STB;
  7248. private ToggleCard WAB;
  7249. private Label label9;
  7250. private PictureBox pictureBox4;
  7251. private MoonCheck bravePasswords;
  7252. private MoonCheck braveSession;
  7253. private MoonCheck braveHistory;
  7254. private MoonCheck braveCookies;
  7255. private MoonCheck braveCache;
  7256. private ToolStripMenuItem trayUnlocker;
  7257. private Panel panelUwp;
  7258. private ToggleCard stickersSw;
  7259. private PictureBox picRestartNeeded;
  7260. private Label restartAndApply;
  7261. private TabPage tabPage1;
  7262. private Panel panel7;
  7263. private MoonList listPingResults;
  7264. private Label lblResults;
  7265. private TextBox txtPingInput;
  7266. private Label lblPinger;
  7267. private Label pingerTitle;
  7268. private TabPage tabPage2;
  7269. private LinkLabel linkDNSv6A;
  7270. private LinkLabel linkDNSv4A;
  7271. private LinkLabel linkDNSv6;
  7272. private LinkLabel linkDNSv4;
  7273. private Label label3;
  7274. private Label label1;
  7275. private MoonSelect boxAdapter;
  7276. private MoonSelect boxDNS;
  7277. private Controls.ColorPicker colorPicker1;
  7278. private ToggleCard autoStartToggle;
  7279. private Optimizer.MoonTabs netTools;
  7280. private Label dnsTitle;
  7281. private ToggleCard vbsSw;
  7282. private Label label14;
  7283. private Label label15;
  7284. private Label label16;
  7285. private Label label18;
  7286. private Label label17;
  7287. private Label label19;
  7288. private Label label20;
  7289. private TabPage advancedTab;
  7290. private ToggleCard edgeAiSw;
  7291. private ToggleCard edgeTelemetrySw;
  7292. private ToggleCard loginVerboseSw;
  7293. private ToggleCard hpetSw;
  7294. private System.Windows.Forms.Button backupStartupB;
  7295. private System.Windows.Forms.Button restoreStartupB;
  7296. private System.Windows.Forms.Button doBackup;
  7297. private System.Windows.Forms.Button cancelBackup;
  7298. private System.Windows.Forms.Button btnCopyHW;
  7299. private System.Windows.Forms.Button btnSaveHW;
  7300. private System.Windows.Forms.Button cleanDriveB;
  7301. private System.Windows.Forms.Button analyzeDriveB;
  7302. private System.Windows.Forms.Button btnWinClean;
  7303. private System.Windows.Forms.Button btnExport;
  7304. private System.Windows.Forms.Button copyB;
  7305. private System.Windows.Forms.Button copyIPB;
  7306. private System.Windows.Forms.Button btnShodan;
  7307. private System.Windows.Forms.Button btnPing;
  7308. private System.Windows.Forms.Button btnOpenNetwork;
  7309. private System.Windows.Forms.Button flushCacheB;
  7310. private System.Windows.Forms.Button btnRestoreUwp;
  7311. private System.Windows.Forms.Button btnRestartDisableDefender;
  7312. private System.Windows.Forms.Button btnRestart;
  7313. private System.Windows.Forms.Button btnRestartSafe;
  7314. private ToggleCard classicPhotoViewerSw;
  7315. private ToggleCard winSearchSw;
  7316. private Label label13;
  7317. private Label label4a;
  7318. private Label drives;
  7319. private Label label14s;
  7320. private ToggleCard nvidiaTelemetrySw;
  7321. private ToggleCard ntfsStampSw;
  7322. private ToggleCard smb2Sw;
  7323. private ToggleCard smb1Sw;
  7324. private ToggleCard hibernateSw;
  7325. private ToggleCard chromeTelemetrySw;
  7326. private ToggleCard ffTelemetrySw;
  7327. private ToggleCard vsSw;
  7328. private ToggleCard reportingSw;
  7329. private ToggleCard systemRestoreSw;
  7330. private ToggleCard officeTelemetrySw;
  7331. private ToggleCard smartScreenSw;
  7332. private ToggleCard networkSw;
  7333. private ToggleCard telemetryTasksSw;
  7334. private ToggleCard defenderSw;
  7335. private ToggleCard homegroupSw;
  7336. private ToggleCard stickySw;
  7337. private ToggleCard compatSw;
  7338. private ToggleCard mediaSharingSw;
  7339. private ToggleCard printSw;
  7340. private ToggleCard superfetchSw;
  7341. private ToggleCard faxSw;
  7342. private ToggleCard performanceSw;
  7343. private MoonCheck chkIncludeWww;
  7344. private LinkLabel linkLabel4;
  7345. private PictureBox pictureBox6;
  7346. private PictureBox pictureBox5;
  7347. private LinkLabel linkLabel6;
  7348. private TabPage tabPage3;
  7349. private Label fontSetTitle;
  7350. private Panel panel8;
  7351. private MoonList listFonts;
  7352. private Button btnRefreshFonts;
  7353. private Label lblCurrentFont;
  7354. private Label label11;
  7355. private Button btnRestoreFont;
  7356. private Button btnSetGlobalFont;
  7357. private TextBox txtSearchFonts;
  7358. private Label lblFontsCount;
  7359. private Label lblFontsNumber;
  7360. private MoonCheck chkAllNics;
  7361. private MoonCheck chkCustomDns;
  7362. private TextBox txtDns6B;
  7363. private TextBox txtDns6A;
  7364. private Label label12;
  7365. private TextBox txtDns4B;
  7366. private TextBox txtDns4A;
  7367. private Label label10;
  7368. private Button btnSetDns;
  7369. private Button btnReinforce;
  7370. private ToggleCard copilotSw;
  7371. private ToggleCard autoUpdateToggle;
  7372. private LinkLabel linkLabel7;
  7373. private PictureBox pictureBox7;
  7374. private ToggleCard disableOneDriveSw;
  7375. private ToggleCard noMenuDelaySw;
  7376. private ToggleCard allTrayIconsSw;
  7377. private ToggleCard newsInterestsSw;
  7378. private ToggleCard hideSearchSw;
  7379. private ToggleCard hideWeatherSw;
  7380. private ToggleCard modernStandbySw;
  7381. private ToggleCard uODSw;
  7382. private ToggleCard enableUtcSw;
  7383. private TabPage tabPage4;
  7384. private Panel panel15;
  7385. private MoonList listSystemVariables;
  7386. private Button button1;
  7387. private Button button2;
  7388. private Label label21;
  7389. private Button button3;
  7390. private TextBox txtSysVar;
  7391. private Label label23;
  7392. private Label label24;
  7393. private ToggleCard regBackupSw;
  7394. }
  7395. }