MainForm.Designer.cs 386 KB

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