MainForm.Designer.cs 433 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298
  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. this.tpanel = new System.Windows.Forms.Panel();
  32. this.linkUpdate = new System.Windows.Forms.LinkLabel();
  33. this.lblLab = new System.Windows.Forms.Label();
  34. this.txtBitness = new System.Windows.Forms.Label();
  35. this.txtOS = new System.Windows.Forms.Label();
  36. this.txtVersion = new System.Windows.Forms.Label();
  37. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  38. this.label2 = new System.Windows.Forms.Label();
  39. this.bpanel = new System.Windows.Forms.Panel();
  40. this.tabCollection = new System.Windows.Forms.TabControl();
  41. this.universalTab = new System.Windows.Forms.TabPage();
  42. this.stickySw = new Optimizer.ToggleSwitch();
  43. this.smartScreenSw = new Optimizer.ToggleSwitch();
  44. this.faxSw = new Optimizer.ToggleSwitch();
  45. this.compatSw = new Optimizer.ToggleSwitch();
  46. this.officeTelemetrySw = new Optimizer.ToggleSwitch();
  47. this.telemetryTasksSw = new Optimizer.ToggleSwitch();
  48. this.superfetchSw = new Optimizer.ToggleSwitch();
  49. this.homegroupSw = new Optimizer.ToggleSwitch();
  50. this.reportingSw = new Optimizer.ToggleSwitch();
  51. this.mediaSharingSw = new Optimizer.ToggleSwitch();
  52. this.printSw = new Optimizer.ToggleSwitch();
  53. this.systemRestoreSw = new Optimizer.ToggleSwitch();
  54. this.performanceSw = new Optimizer.ToggleSwitch();
  55. this.defenderSw = new Optimizer.ToggleSwitch();
  56. this.networkSw = new Optimizer.ToggleSwitch();
  57. this.restartButton = new System.Windows.Forms.Button();
  58. this.windowsXTab = new System.Windows.Forms.TabPage();
  59. this.restartButton10 = new System.Windows.Forms.Button();
  60. this.actionSw = new Optimizer.ToggleSwitch();
  61. this.castSw = new Optimizer.ToggleSwitch();
  62. this.longPathsSw = new Optimizer.ToggleSwitch();
  63. this.ccSw = new Optimizer.ToggleSwitch();
  64. this.featuresSw = new Optimizer.ToggleSwitch();
  65. this.insiderSw = new Optimizer.ToggleSwitch();
  66. this.darkSw = new Optimizer.ToggleSwitch();
  67. this.spellSw = new Optimizer.ToggleSwitch();
  68. this.inkSw = new Optimizer.ToggleSwitch();
  69. this.driversSw = new Optimizer.ToggleSwitch();
  70. this.sensorSw = new Optimizer.ToggleSwitch();
  71. this.privacySw = new Optimizer.ToggleSwitch();
  72. this.telemetryServicesSw = new Optimizer.ToggleSwitch();
  73. this.autoUpdatesSw = new Optimizer.ToggleSwitch();
  74. this.peopleSw = new Optimizer.ToggleSwitch();
  75. this.adsSw = new Optimizer.ToggleSwitch();
  76. this.colorBarSw = new Optimizer.ToggleSwitch();
  77. this.oldExplorerSw = new Optimizer.ToggleSwitch();
  78. this.xboxSw = new Optimizer.ToggleSwitch();
  79. this.cortanaSw = new Optimizer.ToggleSwitch();
  80. this.gameBarSw = new Optimizer.ToggleSwitch();
  81. this.uODSw = new Optimizer.ToggleSwitch();
  82. this.oldMixerSw = new Optimizer.ToggleSwitch();
  83. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  84. this.disableOneDriveSw = new Optimizer.ToggleSwitch();
  85. this.restartButton8 = new System.Windows.Forms.Button();
  86. this.modernAppsTab = new System.Windows.Forms.TabPage();
  87. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  88. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  89. this.txtUWP = new System.Windows.Forms.Label();
  90. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  91. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  92. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  93. this.panelModernAppsList = new System.Windows.Forms.Panel();
  94. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  95. this.startupTab = new System.Windows.Forms.TabPage();
  96. this.cancelBackup = new System.Windows.Forms.Button();
  97. this.doBackup = new System.Windows.Forms.Button();
  98. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  99. this.lblBackupTitle = new System.Windows.Forms.Label();
  100. this.restoreStartupB = new System.Windows.Forms.Button();
  101. this.backupStartupB = new System.Windows.Forms.Button();
  102. this.findInRegB = new System.Windows.Forms.Button();
  103. this.locateFileB = new System.Windows.Forms.Button();
  104. this.refreshStartupB = new System.Windows.Forms.Button();
  105. this.panel3 = new System.Windows.Forms.Panel();
  106. this.listStartupItems = new System.Windows.Forms.ListView();
  107. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  108. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  109. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  110. this.removeStartupItemB = new System.Windows.Forms.Button();
  111. this.startupTitle = new System.Windows.Forms.Label();
  112. this.appsTab = new System.Windows.Forms.TabPage();
  113. this.txtFeedError = new System.Windows.Forms.Label();
  114. this.panel10 = new System.Windows.Forms.Panel();
  115. this.appsTitle = new System.Windows.Forms.Label();
  116. this.btnGetFeed = new System.Windows.Forms.Button();
  117. this.panelCommonApps = new System.Windows.Forms.Panel();
  118. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  119. this.progressDownloader = new Optimizer.ColoredProgress();
  120. this.c64 = new Optimizer.ColoredRadioButton();
  121. this.c32 = new Optimizer.ColoredRadioButton();
  122. this.btnDownloadApps = new System.Windows.Forms.Button();
  123. this.setDownDirLbl = new System.Windows.Forms.Label();
  124. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  125. this.changeDownDirB = new System.Windows.Forms.Button();
  126. this.txtDownloadStatus = new System.Windows.Forms.Label();
  127. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  128. this.bitPref = new System.Windows.Forms.Label();
  129. this.goToDownloadsB = new System.Windows.Forms.Button();
  130. this.panelApps5 = new System.Windows.Forms.Panel();
  131. this.cLightShot = new Optimizer.ColoredCheckBox();
  132. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  133. this.cViper = new Optimizer.ColoredCheckBox();
  134. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  135. this.cVLC = new Optimizer.ColoredCheckBox();
  136. this.cGyazo = new Optimizer.ColoredCheckBox();
  137. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  138. this.cFoobar = new Optimizer.ColoredCheckBox();
  139. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  140. this.cPot = new Optimizer.ColoredCheckBox();
  141. this.cAudacity = new Optimizer.ColoredCheckBox();
  142. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  143. this.cIrfan = new Optimizer.ColoredCheckBox();
  144. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  145. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  146. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  147. this.ciTunes = new Optimizer.ColoredCheckBox();
  148. this.cGIMP = new Optimizer.ColoredCheckBox();
  149. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  150. this.cWinamp = new Optimizer.ColoredCheckBox();
  151. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  152. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  153. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  154. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  155. this.cBS = new Optimizer.ColoredCheckBox();
  156. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  158. this.cSpotify = new Optimizer.ColoredCheckBox();
  159. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  160. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  161. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  162. this.cMega = new Optimizer.ColoredCheckBox();
  163. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  164. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  165. this.cBlender = new Optimizer.ColoredCheckBox();
  166. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  167. this.cFoxit = new Optimizer.ColoredCheckBox();
  168. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  169. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  170. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  171. this.cEvernote = new Optimizer.ColoredCheckBox();
  172. this.cSumatra = new Optimizer.ColoredCheckBox();
  173. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  174. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  175. this.cPeaZip = new Optimizer.ColoredCheckBox();
  176. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  177. this.cFlux = new Optimizer.ColoredCheckBox();
  178. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  179. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  180. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  181. this.c7zip = new Optimizer.ColoredCheckBox();
  182. this.cWinRar = new Optimizer.ColoredCheckBox();
  183. this.cDropbox = new Optimizer.ColoredCheckBox();
  184. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  185. this.cOneDrive = new Optimizer.ColoredCheckBox();
  186. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  187. this.panelApps6 = new System.Windows.Forms.Panel();
  188. this.cSteam = new Optimizer.ColoredCheckBox();
  189. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  190. this.cOrigin = new Optimizer.ColoredCheckBox();
  191. this.cVCPP = new Optimizer.ColoredCheckBox();
  192. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  193. this.cQB = new Optimizer.ColoredCheckBox();
  194. this.cEpicStore = new Optimizer.ColoredCheckBox();
  195. this.cUT2 = new Optimizer.ColoredCheckBox();
  196. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  197. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  198. this.cBlizzard = new Optimizer.ColoredCheckBox();
  199. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  200. this.cDeluge = new Optimizer.ColoredCheckBox();
  201. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  202. this.cNF472 = new Optimizer.ColoredCheckBox();
  203. this.cUbi = new Optimizer.ColoredCheckBox();
  204. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  205. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  206. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  207. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  208. this.cNF452 = new Optimizer.ColoredCheckBox();
  209. this.cUT3 = new Optimizer.ColoredCheckBox();
  210. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  211. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  212. this.cNF40 = new Optimizer.ColoredCheckBox();
  213. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  214. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  215. this.cBT = new Optimizer.ColoredCheckBox();
  216. this.cNF35 = new Optimizer.ColoredCheckBox();
  217. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  218. this.cIObitSU = new Optimizer.ColoredCheckBox();
  219. this.cIObitU = new Optimizer.ColoredCheckBox();
  220. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  221. this.cRevo = new Optimizer.ColoredCheckBox();
  222. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  223. this.cIObitDB = new Optimizer.ColoredCheckBox();
  224. this.cIObitSD = new Optimizer.ColoredCheckBox();
  225. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  226. this.cUUI = new Optimizer.ColoredCheckBox();
  227. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  228. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  229. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  230. this.cRufus = new Optimizer.ColoredCheckBox();
  231. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  232. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  233. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  234. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  235. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  236. this.panelApps1 = new System.Windows.Forms.Panel();
  237. this.cFileZilla = new Optimizer.ColoredCheckBox();
  238. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  239. this.cGitHub = new Optimizer.ColoredCheckBox();
  240. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  241. this.cNode = new Optimizer.ColoredCheckBox();
  242. this.cPutty = new Optimizer.ColoredCheckBox();
  243. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  244. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  245. this.cNPP = new Optimizer.ColoredCheckBox();
  246. this.cWinScp = new Optimizer.ColoredCheckBox();
  247. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  248. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  249. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  250. this.cXAMPP = new Optimizer.ColoredCheckBox();
  251. this.cChromium = new Optimizer.ColoredCheckBox();
  252. this.cEclipse = new Optimizer.ColoredCheckBox();
  253. this.cPostman = new Optimizer.ColoredCheckBox();
  254. this.cSublimeText = new Optimizer.ColoredCheckBox();
  255. this.cVivaldi = new Optimizer.ColoredCheckBox();
  256. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  257. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  258. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  259. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  260. this.cAtom = new Optimizer.ColoredCheckBox();
  261. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  262. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  263. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  264. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  265. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  266. this.cMaxthon = new Optimizer.ColoredCheckBox();
  267. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  268. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  269. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  270. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  271. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  272. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  273. this.cVS = new Optimizer.ColoredCheckBox();
  274. this.cChrome = new Optimizer.ColoredCheckBox();
  275. this.cVSCode = new Optimizer.ColoredCheckBox();
  276. this.cOpera = new Optimizer.ColoredCheckBox();
  277. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  278. this.cFirefox = new Optimizer.ColoredCheckBox();
  279. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  280. this.cTor = new Optimizer.ColoredCheckBox();
  281. this.cDiscord = new Optimizer.ColoredCheckBox();
  282. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  283. this.cMSTeams = new Optimizer.ColoredCheckBox();
  284. this.cViber = new Optimizer.ColoredCheckBox();
  285. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  286. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  287. this.cSkype = new Optimizer.ColoredCheckBox();
  288. this.cThunderbird = new Optimizer.ColoredCheckBox();
  289. this.cZoom = new Optimizer.ColoredCheckBox();
  290. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  291. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  292. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  293. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  294. this.cTV = new Optimizer.ColoredCheckBox();
  295. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  296. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  297. this.cleanerTab = new System.Windows.Forms.TabPage();
  298. this.cleanerTitle = new System.Windows.Forms.Label();
  299. this.panel1 = new System.Windows.Forms.Panel();
  300. this.lblPretext = new System.Windows.Forms.Label();
  301. this.lblFootprint = new System.Windows.Forms.Label();
  302. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  303. this.cleanDriveB = new System.Windows.Forms.Button();
  304. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  305. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  306. this.checkTemp = new Optimizer.ColoredCheckBox();
  307. this.checkLogs = new Optimizer.ColoredCheckBox();
  308. this.checkBin = new Optimizer.ColoredCheckBox();
  309. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  310. this.pingerTab = new System.Windows.Forms.TabPage();
  311. this.flushCacheB = new System.Windows.Forms.Button();
  312. this.btnExport = new System.Windows.Forms.Button();
  313. this.copyB = new System.Windows.Forms.Button();
  314. this.copyIPB = new System.Windows.Forms.Button();
  315. this.panel7 = new System.Windows.Forms.Panel();
  316. this.listPingResults = new System.Windows.Forms.ListBox();
  317. this.lblResults = new System.Windows.Forms.Label();
  318. this.btnShodan = new System.Windows.Forms.Button();
  319. this.btnPing = new System.Windows.Forms.Button();
  320. this.txtPingInput = new System.Windows.Forms.TextBox();
  321. this.lblPinger = new System.Windows.Forms.Label();
  322. this.pingerTitle = new System.Windows.Forms.Label();
  323. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  324. this.label3 = new System.Windows.Forms.Label();
  325. this.label1 = new System.Windows.Forms.Label();
  326. this.panel4 = new System.Windows.Forms.Panel();
  327. this.lblAdblockSub = new System.Windows.Forms.Label();
  328. this.lblAdblock = new System.Windows.Forms.Label();
  329. this.adblockUlti = new System.Windows.Forms.Button();
  330. this.adblockP = new System.Windows.Forms.Button();
  331. this.adblockS = new System.Windows.Forms.Button();
  332. this.adblockBasic = new System.Windows.Forms.Button();
  333. this.lblLock = new System.Windows.Forms.Label();
  334. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  335. this.panelList = new System.Windows.Forms.Panel();
  336. this.listHostEntries = new System.Windows.Forms.ListBox();
  337. this.chkBlock = new Optimizer.ColoredCheckBox();
  338. this.refreshHostsB = new System.Windows.Forms.Button();
  339. this.removeHostB = new System.Windows.Forms.Button();
  340. this.removeAllHostsB = new System.Windows.Forms.Button();
  341. this.addHostB = new System.Windows.Forms.Button();
  342. this.txtIP = new System.Windows.Forms.TextBox();
  343. this.txtDomain = new System.Windows.Forms.TextBox();
  344. this.lblDomain = new System.Windows.Forms.Label();
  345. this.lblIP = new System.Windows.Forms.Label();
  346. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  347. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  348. this.hostsTitle = new System.Windows.Forms.Label();
  349. this.linkLocate = new System.Windows.Forms.LinkLabel();
  350. this.registryFixerTab = new System.Windows.Forms.TabPage();
  351. this.panel2 = new System.Windows.Forms.Panel();
  352. this.regFixB = new System.Windows.Forms.Button();
  353. this.regLbl = new System.Windows.Forms.Label();
  354. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  355. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  356. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  357. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  358. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  359. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  360. this.checkFirewall = new Optimizer.ColoredCheckBox();
  361. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  362. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  363. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  364. this.registryTitle = new System.Windows.Forms.Label();
  365. this.integratorTab = new System.Windows.Forms.TabPage();
  366. this.synapse = new System.Windows.Forms.TabControl();
  367. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  368. this.integrator7 = new System.Windows.Forms.Label();
  369. this.integrator6 = new System.Windows.Forms.Label();
  370. this.integrator5 = new System.Windows.Forms.Label();
  371. this.integrator4 = new System.Windows.Forms.Label();
  372. this.integrator3 = new System.Windows.Forms.Label();
  373. this.integrator2 = new System.Windows.Forms.Label();
  374. this.integrator1 = new System.Windows.Forms.Label();
  375. this.tabPage8 = new System.Windows.Forms.TabPage();
  376. this.btnAddItem = new System.Windows.Forms.Button();
  377. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  378. this.txtItemName = new System.Windows.Forms.TextBox();
  379. this.security = new System.Windows.Forms.GroupBox();
  380. this.checkShift = new Optimizer.ColoredCheckBox();
  381. this.itemposition = new System.Windows.Forms.GroupBox();
  382. this.radioTop = new Optimizer.ColoredRadioButton();
  383. this.radioMiddle = new Optimizer.ColoredRadioButton();
  384. this.radioBottom = new Optimizer.ColoredRadioButton();
  385. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  386. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  387. this.btnBrowseIcon = new System.Windows.Forms.Button();
  388. this.txtIcon = new System.Windows.Forms.TextBox();
  389. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  390. this.btnBrowseItem = new System.Windows.Forms.Button();
  391. this.txtItem = new System.Windows.Forms.TextBox();
  392. this.itemtype = new System.Windows.Forms.GroupBox();
  393. this.radioCommand = new Optimizer.ColoredRadioButton();
  394. this.radioProgram = new Optimizer.ColoredRadioButton();
  395. this.radioFolder = new Optimizer.ColoredRadioButton();
  396. this.radioLink = new Optimizer.ColoredRadioButton();
  397. this.radioFile = new Optimizer.ColoredRadioButton();
  398. this.addItemL = new System.Windows.Forms.Label();
  399. this.tabPage9 = new System.Windows.Forms.TabPage();
  400. this.panel5 = new System.Windows.Forms.Panel();
  401. this.listDesktopItems = new System.Windows.Forms.ListBox();
  402. this.refreshIIB = new System.Windows.Forms.Button();
  403. this.removeDIB = new System.Windows.Forms.Button();
  404. this.removeAllIIB = new System.Windows.Forms.Button();
  405. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  406. this.tabPage10 = new System.Windows.Forms.TabPage();
  407. this.RemoveOwnerB = new System.Windows.Forms.Button();
  408. this.AddOwnerB = new System.Windows.Forms.Button();
  409. this.readyMenusL = new System.Windows.Forms.Label();
  410. this.PMB = new System.Windows.Forms.Button();
  411. this.DSB = new System.Windows.Forms.Button();
  412. this.STB = new System.Windows.Forms.Button();
  413. this.SSB = new System.Windows.Forms.Button();
  414. this.WAB = new System.Windows.Forms.Button();
  415. this.tabPage11 = new System.Windows.Forms.TabPage();
  416. this.panel6 = new System.Windows.Forms.Panel();
  417. this.listCustomCommands = new System.Windows.Forms.ListBox();
  418. this.removeCCB = new System.Windows.Forms.Button();
  419. this.refreshCCB = new System.Windows.Forms.Button();
  420. this.removeCCL = new System.Windows.Forms.Label();
  421. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  422. this.button48 = new System.Windows.Forms.Button();
  423. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  424. this.ccKeywordL = new System.Windows.Forms.Label();
  425. this.txtRunFile = new System.Windows.Forms.TextBox();
  426. this.ccFileL = new System.Windows.Forms.Label();
  427. this.ccL = new System.Windows.Forms.Label();
  428. this.optionsTab = new System.Windows.Forms.TabPage();
  429. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  430. this.panel9 = new System.Windows.Forms.Panel();
  431. this.pictureBox87 = new System.Windows.Forms.PictureBox();
  432. this.radioEnglish = new System.Windows.Forms.RadioButton();
  433. this.radioRussian = new System.Windows.Forms.RadioButton();
  434. this.pictureBox86 = new System.Windows.Forms.PictureBox();
  435. this.panel8 = new System.Windows.Forms.Panel();
  436. this.radioCaramel = new System.Windows.Forms.RadioButton();
  437. this.radioZerg = new System.Windows.Forms.RadioButton();
  438. this.radioOcean = new System.Windows.Forms.RadioButton();
  439. this.radioMagma = new System.Windows.Forms.RadioButton();
  440. this.radioLime = new System.Windows.Forms.RadioButton();
  441. this.radioMinimal = new System.Windows.Forms.RadioButton();
  442. this.languagesL = new System.Windows.Forms.Label();
  443. this.helpTipsToggle = new Optimizer.ToggleSwitch();
  444. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  445. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  446. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  447. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  448. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  449. this.btnOpenConf = new System.Windows.Forms.Button();
  450. this.lblTroubleshoot = new System.Windows.Forms.Label();
  451. this.lblUpdating = new System.Windows.Forms.Label();
  452. this.btnViewLog = new System.Windows.Forms.Button();
  453. this.l2 = new System.Windows.Forms.LinkLabel();
  454. this.btnChangelog = new System.Windows.Forms.Button();
  455. this.btnUpdate = new System.Windows.Forms.Button();
  456. this.btnResetConfig = new System.Windows.Forms.Button();
  457. this.lblTheming = new System.Windows.Forms.Label();
  458. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  459. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  460. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  461. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  462. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  463. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  464. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  465. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  466. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  467. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  468. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  469. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  470. this.startupItem = new System.Windows.Forms.ToolStripMenuItem();
  471. this.cleanerItem = new System.Windows.Forms.ToolStripMenuItem();
  472. this.pingerItem = new System.Windows.Forms.ToolStripMenuItem();
  473. this.hostsItem = new System.Windows.Forms.ToolStripMenuItem();
  474. this.appsItem = new System.Windows.Forms.ToolStripMenuItem();
  475. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  476. this.restartExpolorerItem = new System.Windows.Forms.ToolStripMenuItem();
  477. this.exitItem = new System.Windows.Forms.ToolStripMenuItem();
  478. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  479. this.infoTip = new System.Windows.Forms.ToolTip(this.components);
  480. this.tpanel.SuspendLayout();
  481. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  482. this.bpanel.SuspendLayout();
  483. this.tabCollection.SuspendLayout();
  484. this.universalTab.SuspendLayout();
  485. this.windowsXTab.SuspendLayout();
  486. this.windowsVIIITab.SuspendLayout();
  487. this.modernAppsTab.SuspendLayout();
  488. this.panelModernAppsList.SuspendLayout();
  489. this.startupTab.SuspendLayout();
  490. this.panel3.SuspendLayout();
  491. this.appsTab.SuspendLayout();
  492. this.panel10.SuspendLayout();
  493. this.panelCommonApps.SuspendLayout();
  494. this.panelApps5.SuspendLayout();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  523. this.panelApps6.SuspendLayout();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  548. this.panelApps1.SuspendLayout();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  579. this.cleanerTab.SuspendLayout();
  580. this.panel1.SuspendLayout();
  581. this.pingerTab.SuspendLayout();
  582. this.panel7.SuspendLayout();
  583. this.hostsEditorTab.SuspendLayout();
  584. this.panel4.SuspendLayout();
  585. this.panelList.SuspendLayout();
  586. this.registryFixerTab.SuspendLayout();
  587. this.panel2.SuspendLayout();
  588. this.integratorTab.SuspendLayout();
  589. this.synapse.SuspendLayout();
  590. this.integratorInfoTab.SuspendLayout();
  591. this.tabPage8.SuspendLayout();
  592. this.itemnamegroup.SuspendLayout();
  593. this.security.SuspendLayout();
  594. this.itemposition.SuspendLayout();
  595. this.icontoaddgroup.SuspendLayout();
  596. this.itemtoaddgroup.SuspendLayout();
  597. this.itemtype.SuspendLayout();
  598. this.tabPage9.SuspendLayout();
  599. this.panel5.SuspendLayout();
  600. this.tabPage10.SuspendLayout();
  601. this.tabPage11.SuspendLayout();
  602. this.panel6.SuspendLayout();
  603. this.optionsTab.SuspendLayout();
  604. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  605. this.panel9.SuspendLayout();
  606. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
  608. this.panel8.SuspendLayout();
  609. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  610. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  611. this.launcherMenu.SuspendLayout();
  612. this.SuspendLayout();
  613. //
  614. // tpanel
  615. //
  616. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  617. this.tpanel.Controls.Add(this.linkUpdate);
  618. this.tpanel.Controls.Add(this.lblLab);
  619. this.tpanel.Controls.Add(this.txtBitness);
  620. this.tpanel.Controls.Add(this.txtOS);
  621. this.tpanel.Controls.Add(this.txtVersion);
  622. this.tpanel.Controls.Add(this.pictureBox1);
  623. this.tpanel.Controls.Add(this.label2);
  624. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  625. this.tpanel.Location = new System.Drawing.Point(0, 0);
  626. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  627. this.tpanel.Name = "tpanel";
  628. this.tpanel.Size = new System.Drawing.Size(870, 64);
  629. this.tpanel.TabIndex = 1;
  630. //
  631. // linkUpdate
  632. //
  633. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  634. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  635. this.linkUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  636. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  637. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  638. this.linkUpdate.Location = new System.Drawing.Point(538, 6);
  639. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  640. this.linkUpdate.Name = "linkUpdate";
  641. this.linkUpdate.Size = new System.Drawing.Size(320, 50);
  642. this.linkUpdate.TabIndex = 69;
  643. this.linkUpdate.TabStop = true;
  644. this.linkUpdate.Tag = "";
  645. this.linkUpdate.Text = "Update available";
  646. this.linkUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  647. this.linkUpdate.Visible = false;
  648. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  649. //
  650. // lblLab
  651. //
  652. this.lblLab.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  653. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  654. this.lblLab.Location = new System.Drawing.Point(462, 6);
  655. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  656. this.lblLab.Name = "lblLab";
  657. this.lblLab.Size = new System.Drawing.Size(402, 50);
  658. this.lblLab.TabIndex = 68;
  659. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  660. this.lblLab.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  661. this.lblLab.Visible = false;
  662. //
  663. // txtBitness
  664. //
  665. this.txtBitness.AutoSize = true;
  666. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  667. this.txtBitness.Location = new System.Drawing.Point(188, 35);
  668. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  669. this.txtBitness.Name = "txtBitness";
  670. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  671. this.txtBitness.TabIndex = 4;
  672. this.txtBitness.Text = "bitness";
  673. //
  674. // txtOS
  675. //
  676. this.txtOS.AutoSize = true;
  677. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  678. this.txtOS.Location = new System.Drawing.Point(188, 19);
  679. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  680. this.txtOS.Name = "txtOS";
  681. this.txtOS.Size = new System.Drawing.Size(19, 15);
  682. this.txtOS.TabIndex = 3;
  683. this.txtOS.Text = "os";
  684. //
  685. // txtVersion
  686. //
  687. this.txtVersion.AutoSize = true;
  688. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  689. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  690. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  691. this.txtVersion.Name = "txtVersion";
  692. this.txtVersion.Size = new System.Drawing.Size(77, 15);
  693. this.txtVersion.TabIndex = 1;
  694. this.txtVersion.Text = "Version: {VN}";
  695. //
  696. // pictureBox1
  697. //
  698. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  699. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  700. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  701. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  702. this.pictureBox1.Name = "pictureBox1";
  703. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  704. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  705. this.pictureBox1.TabIndex = 1;
  706. this.pictureBox1.TabStop = false;
  707. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  708. //
  709. // label2
  710. //
  711. this.label2.AutoSize = true;
  712. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  713. this.label2.ForeColor = System.Drawing.Color.White;
  714. this.label2.Location = new System.Drawing.Point(67, 7);
  715. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  716. this.label2.Name = "label2";
  717. this.label2.Size = new System.Drawing.Size(97, 25);
  718. this.label2.TabIndex = 2;
  719. this.label2.Text = "Optimizer";
  720. //
  721. // bpanel
  722. //
  723. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  724. this.bpanel.Controls.Add(this.tabCollection);
  725. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  726. this.bpanel.Location = new System.Drawing.Point(0, 64);
  727. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  728. this.bpanel.Name = "bpanel";
  729. this.bpanel.Size = new System.Drawing.Size(870, 641);
  730. this.bpanel.TabIndex = 2;
  731. //
  732. // tabCollection
  733. //
  734. this.tabCollection.Controls.Add(this.universalTab);
  735. this.tabCollection.Controls.Add(this.windowsXTab);
  736. this.tabCollection.Controls.Add(this.windowsVIIITab);
  737. this.tabCollection.Controls.Add(this.modernAppsTab);
  738. this.tabCollection.Controls.Add(this.startupTab);
  739. this.tabCollection.Controls.Add(this.appsTab);
  740. this.tabCollection.Controls.Add(this.cleanerTab);
  741. this.tabCollection.Controls.Add(this.pingerTab);
  742. this.tabCollection.Controls.Add(this.hostsEditorTab);
  743. this.tabCollection.Controls.Add(this.registryFixerTab);
  744. this.tabCollection.Controls.Add(this.integratorTab);
  745. this.tabCollection.Controls.Add(this.optionsTab);
  746. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  747. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  748. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  749. this.tabCollection.Name = "tabCollection";
  750. this.tabCollection.SelectedIndex = 0;
  751. this.tabCollection.Size = new System.Drawing.Size(868, 639);
  752. this.tabCollection.TabIndex = 0;
  753. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  754. //
  755. // universalTab
  756. //
  757. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  758. this.universalTab.Controls.Add(this.stickySw);
  759. this.universalTab.Controls.Add(this.smartScreenSw);
  760. this.universalTab.Controls.Add(this.faxSw);
  761. this.universalTab.Controls.Add(this.compatSw);
  762. this.universalTab.Controls.Add(this.officeTelemetrySw);
  763. this.universalTab.Controls.Add(this.telemetryTasksSw);
  764. this.universalTab.Controls.Add(this.superfetchSw);
  765. this.universalTab.Controls.Add(this.homegroupSw);
  766. this.universalTab.Controls.Add(this.reportingSw);
  767. this.universalTab.Controls.Add(this.mediaSharingSw);
  768. this.universalTab.Controls.Add(this.printSw);
  769. this.universalTab.Controls.Add(this.systemRestoreSw);
  770. this.universalTab.Controls.Add(this.performanceSw);
  771. this.universalTab.Controls.Add(this.defenderSw);
  772. this.universalTab.Controls.Add(this.networkSw);
  773. this.universalTab.Controls.Add(this.restartButton);
  774. this.universalTab.Location = new System.Drawing.Point(4, 24);
  775. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  776. this.universalTab.Name = "universalTab";
  777. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  778. this.universalTab.Size = new System.Drawing.Size(860, 611);
  779. this.universalTab.TabIndex = 0;
  780. this.universalTab.Text = "Universal";
  781. //
  782. // stickySw
  783. //
  784. this.stickySw.Location = new System.Drawing.Point(337, 121);
  785. this.stickySw.Margin = new System.Windows.Forms.Padding(2);
  786. this.stickySw.Name = "stickySw";
  787. this.stickySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  788. this.stickySw.OffForeColor = System.Drawing.Color.White;
  789. this.stickySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  790. this.stickySw.OnForeColor = System.Drawing.Color.White;
  791. this.stickySw.OnText = "Disable Sticky Keys";
  792. this.stickySw.Size = new System.Drawing.Size(319, 31);
  793. this.stickySw.TabIndex = 50;
  794. this.stickySw.Tag = "themeable";
  795. this.infoTip.SetToolTip(this.stickySw, "Sticky Keys is an accessibility feature to help Windows users with\r\nphysical disa" +
  796. "bilities reducing the sort of movement associated with \r\nrepetitive strain injur" +
  797. "y.");
  798. //
  799. // smartScreenSw
  800. //
  801. this.smartScreenSw.Location = new System.Drawing.Point(14, 121);
  802. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(2);
  803. this.smartScreenSw.Name = "smartScreenSw";
  804. this.smartScreenSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  805. this.smartScreenSw.OffForeColor = System.Drawing.Color.White;
  806. this.smartScreenSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  807. this.smartScreenSw.OnForeColor = System.Drawing.Color.White;
  808. this.smartScreenSw.OnText = "Disable SmartScreen";
  809. this.smartScreenSw.Size = new System.Drawing.Size(319, 31);
  810. this.smartScreenSw.TabIndex = 49;
  811. this.smartScreenSw.Tag = "themeable";
  812. this.infoTip.SetToolTip(this.smartScreenSw, "SmartScreen automatically scans files, downloads and websites, blocking\r\nalready-" +
  813. "known dangerous content and warns you before running them.");
  814. //
  815. // faxSw
  816. //
  817. this.faxSw.Location = new System.Drawing.Point(337, 51);
  818. this.faxSw.Margin = new System.Windows.Forms.Padding(2);
  819. this.faxSw.Name = "faxSw";
  820. this.faxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  821. this.faxSw.OffForeColor = System.Drawing.Color.White;
  822. this.faxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  823. this.faxSw.OnForeColor = System.Drawing.Color.White;
  824. this.faxSw.OnText = "Disable Fax Service";
  825. this.faxSw.Size = new System.Drawing.Size(319, 31);
  826. this.faxSw.TabIndex = 48;
  827. this.faxSw.Tag = "themeable";
  828. this.infoTip.SetToolTip(this.faxSw, "Fax service is responsible for sending and receiving faxes.");
  829. //
  830. // compatSw
  831. //
  832. this.compatSw.Location = new System.Drawing.Point(337, 226);
  833. this.compatSw.Margin = new System.Windows.Forms.Padding(2);
  834. this.compatSw.Name = "compatSw";
  835. this.compatSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  836. this.compatSw.OffForeColor = System.Drawing.Color.White;
  837. this.compatSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  838. this.compatSw.OnForeColor = System.Drawing.Color.White;
  839. this.compatSw.OnText = "Disable Compatibility Assistant";
  840. this.compatSw.Size = new System.Drawing.Size(319, 31);
  841. this.compatSw.TabIndex = 47;
  842. this.compatSw.Tag = "themeable";
  843. this.infoTip.SetToolTip(this.compatSw, "Compatibility Assistant service detects known compatibility issues in older progr" +
  844. "ams.");
  845. //
  846. // officeTelemetrySw
  847. //
  848. this.officeTelemetrySw.Location = new System.Drawing.Point(14, 261);
  849. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(2);
  850. this.officeTelemetrySw.Name = "officeTelemetrySw";
  851. this.officeTelemetrySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  852. this.officeTelemetrySw.OffForeColor = System.Drawing.Color.White;
  853. this.officeTelemetrySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  854. this.officeTelemetrySw.OnForeColor = System.Drawing.Color.White;
  855. this.officeTelemetrySw.OnText = "Disable Office 2016 Telemetry";
  856. this.officeTelemetrySw.Size = new System.Drawing.Size(319, 31);
  857. this.officeTelemetrySw.TabIndex = 46;
  858. this.officeTelemetrySw.Tag = "themeable";
  859. this.infoTip.SetToolTip(this.officeTelemetrySw, "Office telemetry periodically sends usage and\r\nperformance data to Microsoft, for" +
  860. " future improvement.");
  861. //
  862. // telemetryTasksSw
  863. //
  864. this.telemetryTasksSw.Location = new System.Drawing.Point(14, 226);
  865. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(2);
  866. this.telemetryTasksSw.Name = "telemetryTasksSw";
  867. this.telemetryTasksSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  868. this.telemetryTasksSw.OffForeColor = System.Drawing.Color.White;
  869. this.telemetryTasksSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  870. this.telemetryTasksSw.OnForeColor = System.Drawing.Color.White;
  871. this.telemetryTasksSw.OnText = "Disable Telemetry Tasks";
  872. this.telemetryTasksSw.Size = new System.Drawing.Size(319, 31);
  873. this.telemetryTasksSw.TabIndex = 45;
  874. this.telemetryTasksSw.Tag = "themeable";
  875. this.infoTip.SetToolTip(this.telemetryTasksSw, "Telemetry services periodically sends usage and performance data to Microsoft,\r\nf" +
  876. "or future improvement.");
  877. //
  878. // superfetchSw
  879. //
  880. this.superfetchSw.Location = new System.Drawing.Point(337, 191);
  881. this.superfetchSw.Margin = new System.Windows.Forms.Padding(2);
  882. this.superfetchSw.Name = "superfetchSw";
  883. this.superfetchSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  884. this.superfetchSw.OffForeColor = System.Drawing.Color.White;
  885. this.superfetchSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  886. this.superfetchSw.OnForeColor = System.Drawing.Color.White;
  887. this.superfetchSw.OnText = "Disable Superfetch";
  888. this.superfetchSw.Size = new System.Drawing.Size(319, 31);
  889. this.superfetchSw.TabIndex = 44;
  890. this.superfetchSw.Tag = "themeable";
  891. this.infoTip.SetToolTip(this.superfetchSw, "Superfetch preloads commonly used apps to RAM, causing high disk usage,\r\nespecial" +
  892. "ly on HDDs.");
  893. //
  894. // homegroupSw
  895. //
  896. this.homegroupSw.Location = new System.Drawing.Point(337, 156);
  897. this.homegroupSw.Margin = new System.Windows.Forms.Padding(2);
  898. this.homegroupSw.Name = "homegroupSw";
  899. this.homegroupSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  900. this.homegroupSw.OffForeColor = System.Drawing.Color.White;
  901. this.homegroupSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  902. this.homegroupSw.OnForeColor = System.Drawing.Color.White;
  903. this.homegroupSw.OnText = "Disable HomeGroup";
  904. this.homegroupSw.Size = new System.Drawing.Size(319, 31);
  905. this.homegroupSw.TabIndex = 43;
  906. this.homegroupSw.Tag = "themeable";
  907. this.infoTip.SetToolTip(this.homegroupSw, "HomeGroup is a feature which allows to share files\r\non a home network using Windo" +
  908. "ws Explorer.");
  909. //
  910. // reportingSw
  911. //
  912. this.reportingSw.Location = new System.Drawing.Point(14, 191);
  913. this.reportingSw.Margin = new System.Windows.Forms.Padding(2);
  914. this.reportingSw.Name = "reportingSw";
  915. this.reportingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  916. this.reportingSw.OffForeColor = System.Drawing.Color.White;
  917. this.reportingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  918. this.reportingSw.OnForeColor = System.Drawing.Color.White;
  919. this.reportingSw.OnText = "Disable Error Reporting";
  920. this.reportingSw.Size = new System.Drawing.Size(319, 31);
  921. this.reportingSw.TabIndex = 42;
  922. this.reportingSw.Tag = "themeable";
  923. this.infoTip.SetToolTip(this.reportingSw, "Error Reporting collects application crashes and errors and send them to Microsof" +
  924. "t.");
  925. //
  926. // mediaSharingSw
  927. //
  928. this.mediaSharingSw.Location = new System.Drawing.Point(337, 86);
  929. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(2);
  930. this.mediaSharingSw.Name = "mediaSharingSw";
  931. this.mediaSharingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  932. this.mediaSharingSw.OffForeColor = System.Drawing.Color.White;
  933. this.mediaSharingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  934. this.mediaSharingSw.OnForeColor = System.Drawing.Color.White;
  935. this.mediaSharingSw.OnText = "Disable Media Player Sharing";
  936. this.mediaSharingSw.Size = new System.Drawing.Size(319, 31);
  937. this.mediaSharingSw.TabIndex = 40;
  938. this.mediaSharingSw.Tag = "themeable";
  939. this.infoTip.SetToolTip(this.mediaSharingSw, "Media Player Sharing provides home media sharing for Windows Media Player.");
  940. //
  941. // printSw
  942. //
  943. this.printSw.Location = new System.Drawing.Point(337, 16);
  944. this.printSw.Margin = new System.Windows.Forms.Padding(2);
  945. this.printSw.Name = "printSw";
  946. this.printSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  947. this.printSw.OffForeColor = System.Drawing.Color.White;
  948. this.printSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  949. this.printSw.OnForeColor = System.Drawing.Color.White;
  950. this.printSw.OnText = "Disable Print Service";
  951. this.printSw.Size = new System.Drawing.Size(319, 31);
  952. this.printSw.TabIndex = 39;
  953. this.printSw.Tag = "themeable";
  954. this.infoTip.SetToolTip(this.printSw, "Print service is responsible for detecting, installing and utilizing printers.");
  955. //
  956. // systemRestoreSw
  957. //
  958. this.systemRestoreSw.Location = new System.Drawing.Point(14, 156);
  959. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(2);
  960. this.systemRestoreSw.Name = "systemRestoreSw";
  961. this.systemRestoreSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  962. this.systemRestoreSw.OffForeColor = System.Drawing.Color.White;
  963. this.systemRestoreSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  964. this.systemRestoreSw.OnForeColor = System.Drawing.Color.White;
  965. this.systemRestoreSw.OnText = "Disable System Restore";
  966. this.systemRestoreSw.Size = new System.Drawing.Size(319, 31);
  967. this.systemRestoreSw.TabIndex = 38;
  968. this.systemRestoreSw.Tag = "themeable";
  969. this.infoTip.SetToolTip(this.systemRestoreSw, "System Restore is a feature that allows to revert Windows\' state\r\nto a previous o" +
  970. "ne to recover from malfunctions or other problems.");
  971. //
  972. // performanceSw
  973. //
  974. this.performanceSw.Location = new System.Drawing.Point(14, 16);
  975. this.performanceSw.Margin = new System.Windows.Forms.Padding(2);
  976. this.performanceSw.Name = "performanceSw";
  977. this.performanceSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  978. this.performanceSw.OffForeColor = System.Drawing.Color.White;
  979. this.performanceSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  980. this.performanceSw.OnForeColor = System.Drawing.Color.White;
  981. this.performanceSw.OnText = "Enable Performance Tweaks";
  982. this.performanceSw.Size = new System.Drawing.Size(319, 31);
  983. this.performanceSw.TabIndex = 37;
  984. this.performanceSw.Tag = "themeable";
  985. this.infoTip.SetToolTip(this.performanceSw, resources.GetString("performanceSw.ToolTip"));
  986. //
  987. // defenderSw
  988. //
  989. this.defenderSw.Location = new System.Drawing.Point(14, 86);
  990. this.defenderSw.Margin = new System.Windows.Forms.Padding(2);
  991. this.defenderSw.Name = "defenderSw";
  992. this.defenderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  993. this.defenderSw.OffForeColor = System.Drawing.Color.White;
  994. this.defenderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  995. this.defenderSw.OnForeColor = System.Drawing.Color.White;
  996. this.defenderSw.OnText = "Disable Windows Defender";
  997. this.defenderSw.Size = new System.Drawing.Size(319, 31);
  998. this.defenderSw.TabIndex = 36;
  999. this.defenderSw.Tag = "themeable";
  1000. this.infoTip.SetToolTip(this.defenderSw, "Windows Defender is the built-in antivirus in Windows systems.");
  1001. //
  1002. // networkSw
  1003. //
  1004. this.networkSw.Location = new System.Drawing.Point(14, 51);
  1005. this.networkSw.Margin = new System.Windows.Forms.Padding(2);
  1006. this.networkSw.Name = "networkSw";
  1007. this.networkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1008. this.networkSw.OffForeColor = System.Drawing.Color.White;
  1009. this.networkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1010. this.networkSw.OnForeColor = System.Drawing.Color.White;
  1011. this.networkSw.OnText = "Disable Network Throttling";
  1012. this.networkSw.Size = new System.Drawing.Size(319, 31);
  1013. this.networkSw.TabIndex = 35;
  1014. this.networkSw.Tag = "themeable";
  1015. this.infoTip.SetToolTip(this.networkSw, "Windows implements a network throttling mechanism that will restrict\r\nnetwork tra" +
  1016. "ffic when running multimedia apps. It can also reduce network\'s\r\nperformance whe" +
  1017. "n playing online games.");
  1018. //
  1019. // restartButton
  1020. //
  1021. this.restartButton.AutoSize = true;
  1022. this.restartButton.BackColor = System.Drawing.Color.DodgerBlue;
  1023. this.restartButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1024. this.restartButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1025. this.restartButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1026. this.restartButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1027. this.restartButton.ForeColor = System.Drawing.Color.White;
  1028. this.restartButton.Location = new System.Drawing.Point(14, 310);
  1029. this.restartButton.Margin = new System.Windows.Forms.Padding(2);
  1030. this.restartButton.Name = "restartButton";
  1031. this.restartButton.Size = new System.Drawing.Size(115, 31);
  1032. this.restartButton.TabIndex = 30;
  1033. this.restartButton.Text = "Apply && Restart";
  1034. this.restartButton.UseVisualStyleBackColor = false;
  1035. this.restartButton.Click += new System.EventHandler(this.button39_Click);
  1036. //
  1037. // windowsXTab
  1038. //
  1039. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1040. this.windowsXTab.Controls.Add(this.restartButton10);
  1041. this.windowsXTab.Controls.Add(this.actionSw);
  1042. this.windowsXTab.Controls.Add(this.castSw);
  1043. this.windowsXTab.Controls.Add(this.longPathsSw);
  1044. this.windowsXTab.Controls.Add(this.ccSw);
  1045. this.windowsXTab.Controls.Add(this.featuresSw);
  1046. this.windowsXTab.Controls.Add(this.insiderSw);
  1047. this.windowsXTab.Controls.Add(this.darkSw);
  1048. this.windowsXTab.Controls.Add(this.spellSw);
  1049. this.windowsXTab.Controls.Add(this.inkSw);
  1050. this.windowsXTab.Controls.Add(this.driversSw);
  1051. this.windowsXTab.Controls.Add(this.sensorSw);
  1052. this.windowsXTab.Controls.Add(this.privacySw);
  1053. this.windowsXTab.Controls.Add(this.telemetryServicesSw);
  1054. this.windowsXTab.Controls.Add(this.autoUpdatesSw);
  1055. this.windowsXTab.Controls.Add(this.peopleSw);
  1056. this.windowsXTab.Controls.Add(this.adsSw);
  1057. this.windowsXTab.Controls.Add(this.colorBarSw);
  1058. this.windowsXTab.Controls.Add(this.oldExplorerSw);
  1059. this.windowsXTab.Controls.Add(this.xboxSw);
  1060. this.windowsXTab.Controls.Add(this.cortanaSw);
  1061. this.windowsXTab.Controls.Add(this.gameBarSw);
  1062. this.windowsXTab.Controls.Add(this.uODSw);
  1063. this.windowsXTab.Controls.Add(this.oldMixerSw);
  1064. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  1065. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  1066. this.windowsXTab.Name = "windowsXTab";
  1067. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  1068. this.windowsXTab.Size = new System.Drawing.Size(860, 611);
  1069. this.windowsXTab.TabIndex = 1;
  1070. this.windowsXTab.Text = "Windows 10";
  1071. //
  1072. // restartButton10
  1073. //
  1074. this.restartButton10.AutoSize = true;
  1075. this.restartButton10.BackColor = System.Drawing.Color.DodgerBlue;
  1076. this.restartButton10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1077. this.restartButton10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1078. this.restartButton10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1079. this.restartButton10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1080. this.restartButton10.ForeColor = System.Drawing.Color.White;
  1081. this.restartButton10.Location = new System.Drawing.Point(14, 457);
  1082. this.restartButton10.Margin = new System.Windows.Forms.Padding(2);
  1083. this.restartButton10.Name = "restartButton10";
  1084. this.restartButton10.Size = new System.Drawing.Size(115, 31);
  1085. this.restartButton10.TabIndex = 31;
  1086. this.restartButton10.Text = "Apply && Restart";
  1087. this.restartButton10.UseVisualStyleBackColor = false;
  1088. this.restartButton10.Click += new System.EventHandler(this.button43_Click);
  1089. //
  1090. // actionSw
  1091. //
  1092. this.actionSw.Location = new System.Drawing.Point(14, 410);
  1093. this.actionSw.Margin = new System.Windows.Forms.Padding(2);
  1094. this.actionSw.Name = "actionSw";
  1095. this.actionSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1096. this.actionSw.OffForeColor = System.Drawing.Color.White;
  1097. this.actionSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1098. this.actionSw.OnForeColor = System.Drawing.Color.White;
  1099. this.actionSw.OnText = "Disable Notification Center";
  1100. this.actionSw.Size = new System.Drawing.Size(319, 31);
  1101. this.actionSw.TabIndex = 71;
  1102. this.actionSw.Tag = "themeable";
  1103. this.infoTip.SetToolTip(this.actionSw, "Notification Center is a central place for notifications and quick action tiles,\r" +
  1104. "\nlike Wi-Fi, Bluetooth, etc.");
  1105. //
  1106. // castSw
  1107. //
  1108. this.castSw.Location = new System.Drawing.Point(337, 267);
  1109. this.castSw.Margin = new System.Windows.Forms.Padding(2);
  1110. this.castSw.Name = "castSw";
  1111. this.castSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1112. this.castSw.OffForeColor = System.Drawing.Color.White;
  1113. this.castSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1114. this.castSw.OnForeColor = System.Drawing.Color.White;
  1115. this.castSw.OnText = "Remove Cast To Device";
  1116. this.castSw.Size = new System.Drawing.Size(319, 31);
  1117. this.castSw.TabIndex = 61;
  1118. this.castSw.Tag = "themeable";
  1119. this.infoTip.SetToolTip(this.castSw, "Removes right-click to share media content to Miracast devices.");
  1120. //
  1121. // longPathsSw
  1122. //
  1123. this.longPathsSw.Location = new System.Drawing.Point(14, 267);
  1124. this.longPathsSw.Margin = new System.Windows.Forms.Padding(2);
  1125. this.longPathsSw.Name = "longPathsSw";
  1126. this.longPathsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1127. this.longPathsSw.OffForeColor = System.Drawing.Color.White;
  1128. this.longPathsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1129. this.longPathsSw.OnForeColor = System.Drawing.Color.White;
  1130. this.longPathsSw.OnText = "Enable Long Paths";
  1131. this.longPathsSw.Size = new System.Drawing.Size(319, 31);
  1132. this.longPathsSw.TabIndex = 60;
  1133. this.longPathsSw.Tag = "themeable";
  1134. this.infoTip.SetToolTip(this.longPathsSw, "Removes maximum path length limitation of 256 characters.");
  1135. //
  1136. // ccSw
  1137. //
  1138. this.ccSw.Location = new System.Drawing.Point(337, 161);
  1139. this.ccSw.Margin = new System.Windows.Forms.Padding(2);
  1140. this.ccSw.Name = "ccSw";
  1141. this.ccSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1142. this.ccSw.OffForeColor = System.Drawing.Color.White;
  1143. this.ccSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1144. this.ccSw.OnForeColor = System.Drawing.Color.White;
  1145. this.ccSw.OnText = "Disable Cloud Clipboard";
  1146. this.ccSw.Size = new System.Drawing.Size(319, 31);
  1147. this.ccSw.TabIndex = 59;
  1148. this.ccSw.Tag = "themeable";
  1149. this.infoTip.SetToolTip(this.ccSw, "Cloud Clipboard shares clipboard data across your devices.\r\nIt allows to copy on " +
  1150. "one device and paste on another.\r\nRequires Microsoft account sign-in.");
  1151. //
  1152. // featuresSw
  1153. //
  1154. this.featuresSw.Location = new System.Drawing.Point(337, 375);
  1155. this.featuresSw.Margin = new System.Windows.Forms.Padding(2);
  1156. this.featuresSw.Name = "featuresSw";
  1157. this.featuresSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1158. this.featuresSw.OffForeColor = System.Drawing.Color.White;
  1159. this.featuresSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1160. this.featuresSw.OnForeColor = System.Drawing.Color.White;
  1161. this.featuresSw.OnText = "Disable Feature Updates";
  1162. this.featuresSw.Size = new System.Drawing.Size(319, 31);
  1163. this.featuresSw.TabIndex = 58;
  1164. this.featuresSw.Tag = "themeable";
  1165. this.infoTip.SetToolTip(this.featuresSw, "Feature Updates are technically new versions of Windows, that require an upgrade." +
  1166. "\r\nHowever, they are considered a risky procedure. They are usually semi-annual r" +
  1167. "eleases.");
  1168. //
  1169. // insiderSw
  1170. //
  1171. this.insiderSw.Location = new System.Drawing.Point(337, 339);
  1172. this.insiderSw.Margin = new System.Windows.Forms.Padding(2);
  1173. this.insiderSw.Name = "insiderSw";
  1174. this.insiderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1175. this.insiderSw.OffForeColor = System.Drawing.Color.White;
  1176. this.insiderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1177. this.insiderSw.OnForeColor = System.Drawing.Color.White;
  1178. this.insiderSw.OnText = "Disable Insider Service";
  1179. this.insiderSw.Size = new System.Drawing.Size(319, 31);
  1180. this.insiderSw.TabIndex = 57;
  1181. this.insiderSw.Tag = "themeable";
  1182. this.infoTip.SetToolTip(this.insiderSw, "Windows Insider program allows you to test out latest features\r\nbefore they are r" +
  1183. "eleased to public.\r\nIt\'s considered an unnecessary service for users who don\'t w" +
  1184. "ish to participate.");
  1185. //
  1186. // darkSw
  1187. //
  1188. this.darkSw.Location = new System.Drawing.Point(14, 160);
  1189. this.darkSw.Margin = new System.Windows.Forms.Padding(2);
  1190. this.darkSw.Name = "darkSw";
  1191. this.darkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1192. this.darkSw.OffForeColor = System.Drawing.Color.White;
  1193. this.darkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1194. this.darkSw.OnForeColor = System.Drawing.Color.White;
  1195. this.darkSw.OnText = "Enable Dark Theme";
  1196. this.darkSw.Size = new System.Drawing.Size(319, 31);
  1197. this.darkSw.TabIndex = 56;
  1198. this.darkSw.Tag = "themeable";
  1199. this.infoTip.SetToolTip(this.darkSw, "Enables Windows dark theme.");
  1200. //
  1201. // spellSw
  1202. //
  1203. this.spellSw.Location = new System.Drawing.Point(14, 339);
  1204. this.spellSw.Margin = new System.Windows.Forms.Padding(2);
  1205. this.spellSw.Name = "spellSw";
  1206. this.spellSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1207. this.spellSw.OffForeColor = System.Drawing.Color.White;
  1208. this.spellSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1209. this.spellSw.OnForeColor = System.Drawing.Color.White;
  1210. this.spellSw.OnText = "Disable Spell Checking";
  1211. this.spellSw.Size = new System.Drawing.Size(319, 31);
  1212. this.spellSw.TabIndex = 55;
  1213. this.spellSw.Tag = "themeable";
  1214. this.infoTip.SetToolTip(this.spellSw, "Touch-keyboard only features like:\r\n\r\n- Auto-correction\r\n- Text suggestions\r\n- Sp" +
  1215. "ell-check");
  1216. //
  1217. // inkSw
  1218. //
  1219. this.inkSw.Location = new System.Drawing.Point(14, 303);
  1220. this.inkSw.Margin = new System.Windows.Forms.Padding(2);
  1221. this.inkSw.Name = "inkSw";
  1222. this.inkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1223. this.inkSw.OffForeColor = System.Drawing.Color.White;
  1224. this.inkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1225. this.inkSw.OnForeColor = System.Drawing.Color.White;
  1226. this.inkSw.OnText = "Disable Windows Ink";
  1227. this.inkSw.Size = new System.Drawing.Size(319, 31);
  1228. this.inkSw.TabIndex = 54;
  1229. this.inkSw.Tag = "themeable";
  1230. this.infoTip.SetToolTip(this.inkSw, "Windows Ink provides support for digital pens, to draw on screen.");
  1231. //
  1232. // driversSw
  1233. //
  1234. this.driversSw.Location = new System.Drawing.Point(337, 52);
  1235. this.driversSw.Margin = new System.Windows.Forms.Padding(2);
  1236. this.driversSw.Name = "driversSw";
  1237. this.driversSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1238. this.driversSw.OffForeColor = System.Drawing.Color.White;
  1239. this.driversSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1240. this.driversSw.OnForeColor = System.Drawing.Color.White;
  1241. this.driversSw.OnText = "Exclude Drivers from Updates";
  1242. this.driversSw.Size = new System.Drawing.Size(319, 31);
  1243. this.driversSw.TabIndex = 53;
  1244. this.driversSw.Tag = "themeable";
  1245. this.infoTip.SetToolTip(this.driversSw, "Useful when Windows Update constantly replaces a properly\r\nworking driver with a " +
  1246. "faulty one.");
  1247. //
  1248. // sensorSw
  1249. //
  1250. this.sensorSw.Location = new System.Drawing.Point(337, 232);
  1251. this.sensorSw.Margin = new System.Windows.Forms.Padding(2);
  1252. this.sensorSw.Name = "sensorSw";
  1253. this.sensorSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1254. this.sensorSw.OffForeColor = System.Drawing.Color.White;
  1255. this.sensorSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1256. this.sensorSw.OnForeColor = System.Drawing.Color.White;
  1257. this.sensorSw.OnText = "Disable Sensor Services";
  1258. this.sensorSw.Size = new System.Drawing.Size(319, 31);
  1259. this.sensorSw.TabIndex = 51;
  1260. this.sensorSw.Tag = "themeable";
  1261. this.infoTip.SetToolTip(this.sensorSw, "Services that manage sensors\' functionality,\r\nlike auto-rotation, auto-brightness" +
  1262. ", etc.\r\nUseful only for tablets or devices with touch-screen.");
  1263. //
  1264. // privacySw
  1265. //
  1266. this.privacySw.Location = new System.Drawing.Point(337, 124);
  1267. this.privacySw.Margin = new System.Windows.Forms.Padding(2);
  1268. this.privacySw.Name = "privacySw";
  1269. this.privacySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1270. this.privacySw.OffForeColor = System.Drawing.Color.White;
  1271. this.privacySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1272. this.privacySw.OnForeColor = System.Drawing.Color.White;
  1273. this.privacySw.OnText = "Enhance Privacy";
  1274. this.privacySw.Size = new System.Drawing.Size(319, 31);
  1275. this.privacySw.TabIndex = 50;
  1276. this.privacySw.Tag = "themeable";
  1277. this.infoTip.SetToolTip(this.privacySw, "Extra privacy tweaks disabling the following:\r\n\r\n- Biometrics\r\n- Geolocation\r\n- S" +
  1278. "hare apps across devices\r\n- Text logger\r\n- Diagnostics");
  1279. //
  1280. // telemetryServicesSw
  1281. //
  1282. this.telemetryServicesSw.Location = new System.Drawing.Point(337, 88);
  1283. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(2);
  1284. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1285. this.telemetryServicesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1286. this.telemetryServicesSw.OffForeColor = System.Drawing.Color.White;
  1287. this.telemetryServicesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1288. this.telemetryServicesSw.OnForeColor = System.Drawing.Color.White;
  1289. this.telemetryServicesSw.OnText = "Disable Telemetry Services";
  1290. this.telemetryServicesSw.Size = new System.Drawing.Size(319, 31);
  1291. this.telemetryServicesSw.TabIndex = 48;
  1292. this.telemetryServicesSw.Tag = "themeable";
  1293. this.infoTip.SetToolTip(this.telemetryServicesSw, "Telemetry services track and log usage data sending feedback\r\nfor analysis to Mic" +
  1294. "rosoft.");
  1295. //
  1296. // autoUpdatesSw
  1297. //
  1298. this.autoUpdatesSw.Location = new System.Drawing.Point(337, 16);
  1299. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(2);
  1300. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1301. this.autoUpdatesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1302. this.autoUpdatesSw.OffForeColor = System.Drawing.Color.White;
  1303. this.autoUpdatesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1304. this.autoUpdatesSw.OnForeColor = System.Drawing.Color.White;
  1305. this.autoUpdatesSw.OnText = "Disable Automatic Updates";
  1306. this.autoUpdatesSw.Size = new System.Drawing.Size(319, 31);
  1307. this.autoUpdatesSw.TabIndex = 47;
  1308. this.autoUpdatesSw.Tag = "themeable";
  1309. this.infoTip.SetToolTip(this.autoUpdatesSw, "Disables automatic downloading and installation of Windows updates.\r\nInstead, the" +
  1310. "re is a notification when new updates are available.\r\nIt also disables Delivery " +
  1311. "Optimization service.");
  1312. //
  1313. // peopleSw
  1314. //
  1315. this.peopleSw.Location = new System.Drawing.Point(14, 232);
  1316. this.peopleSw.Margin = new System.Windows.Forms.Padding(2);
  1317. this.peopleSw.Name = "peopleSw";
  1318. this.peopleSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1319. this.peopleSw.OffForeColor = System.Drawing.Color.White;
  1320. this.peopleSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1321. this.peopleSw.OnForeColor = System.Drawing.Color.White;
  1322. this.peopleSw.OnText = "Disable My People";
  1323. this.peopleSw.Size = new System.Drawing.Size(319, 31);
  1324. this.peopleSw.TabIndex = 46;
  1325. this.peopleSw.Tag = "themeable";
  1326. this.infoTip.SetToolTip(this.peopleSw, "My People is a new feature showing recent contacts in taskbar.");
  1327. //
  1328. // adsSw
  1329. //
  1330. this.adsSw.Location = new System.Drawing.Point(14, 124);
  1331. this.adsSw.Margin = new System.Windows.Forms.Padding(2);
  1332. this.adsSw.Name = "adsSw";
  1333. this.adsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1334. this.adsSw.OffForeColor = System.Drawing.Color.White;
  1335. this.adsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1336. this.adsSw.OnForeColor = System.Drawing.Color.White;
  1337. this.adsSw.OnText = "Disable Start Menu Ads";
  1338. this.adsSw.Size = new System.Drawing.Size(319, 31);
  1339. this.adsSw.TabIndex = 45;
  1340. this.adsSw.Tag = "themeable";
  1341. this.infoTip.SetToolTip(this.adsSw, "Prevents advertisements from showing up in Start Menu.");
  1342. //
  1343. // colorBarSw
  1344. //
  1345. this.colorBarSw.Location = new System.Drawing.Point(14, 52);
  1346. this.colorBarSw.Margin = new System.Windows.Forms.Padding(2);
  1347. this.colorBarSw.Name = "colorBarSw";
  1348. this.colorBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1349. this.colorBarSw.OffForeColor = System.Drawing.Color.White;
  1350. this.colorBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1351. this.colorBarSw.OnForeColor = System.Drawing.Color.White;
  1352. this.colorBarSw.OnText = "Enable Taskbar Color";
  1353. this.colorBarSw.Size = new System.Drawing.Size(319, 31);
  1354. this.colorBarSw.TabIndex = 44;
  1355. this.colorBarSw.Tag = "themeable";
  1356. this.infoTip.SetToolTip(this.colorBarSw, "- Colorizes taskbar with your personalized color.\r\n- Disables transparency effect" +
  1357. "s");
  1358. //
  1359. // oldExplorerSw
  1360. //
  1361. this.oldExplorerSw.Location = new System.Drawing.Point(14, 88);
  1362. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(2);
  1363. this.oldExplorerSw.Name = "oldExplorerSw";
  1364. this.oldExplorerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1365. this.oldExplorerSw.OffForeColor = System.Drawing.Color.White;
  1366. this.oldExplorerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1367. this.oldExplorerSw.OnForeColor = System.Drawing.Color.White;
  1368. this.oldExplorerSw.OnText = "Disable Quick Access History";
  1369. this.oldExplorerSw.Size = new System.Drawing.Size(319, 31);
  1370. this.oldExplorerSw.TabIndex = 43;
  1371. this.oldExplorerSw.Tag = "themeable";
  1372. this.infoTip.SetToolTip(this.oldExplorerSw, "Disables Quick Access and removes frequent files in Windows Explorer.");
  1373. //
  1374. // xboxSw
  1375. //
  1376. this.xboxSw.Location = new System.Drawing.Point(14, 375);
  1377. this.xboxSw.Margin = new System.Windows.Forms.Padding(2);
  1378. this.xboxSw.Name = "xboxSw";
  1379. this.xboxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1380. this.xboxSw.OffForeColor = System.Drawing.Color.White;
  1381. this.xboxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1382. this.xboxSw.OnForeColor = System.Drawing.Color.White;
  1383. this.xboxSw.OnText = "Disable Xbox Live";
  1384. this.xboxSw.Size = new System.Drawing.Size(319, 31);
  1385. this.xboxSw.TabIndex = 42;
  1386. this.xboxSw.Tag = "themeable";
  1387. this.infoTip.SetToolTip(this.xboxSw, "Xbox Live services offer streaming, recording and social features for Xbox games." +
  1388. "");
  1389. //
  1390. // cortanaSw
  1391. //
  1392. this.cortanaSw.Location = new System.Drawing.Point(337, 196);
  1393. this.cortanaSw.Margin = new System.Windows.Forms.Padding(2);
  1394. this.cortanaSw.Name = "cortanaSw";
  1395. this.cortanaSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1396. this.cortanaSw.OffForeColor = System.Drawing.Color.White;
  1397. this.cortanaSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1398. this.cortanaSw.OnForeColor = System.Drawing.Color.White;
  1399. this.cortanaSw.OnText = "Disable Cortana";
  1400. this.cortanaSw.Size = new System.Drawing.Size(319, 31);
  1401. this.cortanaSw.TabIndex = 41;
  1402. this.cortanaSw.Tag = "themeable";
  1403. this.infoTip.SetToolTip(this.cortanaSw, "Cortana is a virtual AI-based assistant.\r\n\r\n- Disables Cortana.\r\n- Disables web s" +
  1404. "earch in Start Menu\r\n- Prevents from keeping search history");
  1405. //
  1406. // gameBarSw
  1407. //
  1408. this.gameBarSw.Location = new System.Drawing.Point(337, 303);
  1409. this.gameBarSw.Margin = new System.Windows.Forms.Padding(2);
  1410. this.gameBarSw.Name = "gameBarSw";
  1411. this.gameBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1412. this.gameBarSw.OffForeColor = System.Drawing.Color.White;
  1413. this.gameBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1414. this.gameBarSw.OnForeColor = System.Drawing.Color.White;
  1415. this.gameBarSw.OnText = "Disable Game Bar";
  1416. this.gameBarSw.Size = new System.Drawing.Size(319, 31);
  1417. this.gameBarSw.TabIndex = 40;
  1418. this.gameBarSw.Tag = "themeable";
  1419. this.infoTip.SetToolTip(this.gameBarSw, "Game Bar is a quick-access menu for Xbox gaming services.");
  1420. //
  1421. // uODSw
  1422. //
  1423. this.uODSw.Location = new System.Drawing.Point(14, 196);
  1424. this.uODSw.Margin = new System.Windows.Forms.Padding(2);
  1425. this.uODSw.Name = "uODSw";
  1426. this.uODSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1427. this.uODSw.OffForeColor = System.Drawing.Color.White;
  1428. this.uODSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1429. this.uODSw.OnForeColor = System.Drawing.Color.White;
  1430. this.uODSw.OnText = "Uninstall OneDrive";
  1431. this.uODSw.Size = new System.Drawing.Size(319, 31);
  1432. this.uODSw.TabIndex = 39;
  1433. this.uODSw.Tag = "themeable";
  1434. this.infoTip.SetToolTip(this.uODSw, "Completely removes OneDrive cloud-storage integration.");
  1435. //
  1436. // oldMixerSw
  1437. //
  1438. this.oldMixerSw.Location = new System.Drawing.Point(14, 16);
  1439. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(2);
  1440. this.oldMixerSw.Name = "oldMixerSw";
  1441. this.oldMixerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1442. this.oldMixerSw.OffForeColor = System.Drawing.Color.White;
  1443. this.oldMixerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1444. this.oldMixerSw.OnForeColor = System.Drawing.Color.White;
  1445. this.oldMixerSw.OnText = "Enable Classic Volume Mixer";
  1446. this.oldMixerSw.Size = new System.Drawing.Size(319, 31);
  1447. this.oldMixerSw.TabIndex = 38;
  1448. this.oldMixerSw.Tag = "themeable";
  1449. this.infoTip.SetToolTip(this.oldMixerSw, "Restores the classic volume mixer control panel.");
  1450. //
  1451. // windowsVIIITab
  1452. //
  1453. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1454. this.windowsVIIITab.Controls.Add(this.disableOneDriveSw);
  1455. this.windowsVIIITab.Controls.Add(this.restartButton8);
  1456. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1457. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1458. this.windowsVIIITab.Name = "windowsVIIITab";
  1459. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1460. this.windowsVIIITab.Size = new System.Drawing.Size(860, 611);
  1461. this.windowsVIIITab.TabIndex = 2;
  1462. this.windowsVIIITab.Text = "Windows 8.1";
  1463. //
  1464. // disableOneDriveSw
  1465. //
  1466. this.disableOneDriveSw.Location = new System.Drawing.Point(14, 16);
  1467. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(2);
  1468. this.disableOneDriveSw.Name = "disableOneDriveSw";
  1469. this.disableOneDriveSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1470. this.disableOneDriveSw.OffForeColor = System.Drawing.Color.White;
  1471. this.disableOneDriveSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1472. this.disableOneDriveSw.OnForeColor = System.Drawing.Color.White;
  1473. this.disableOneDriveSw.OnText = "Disable OneDrive";
  1474. this.disableOneDriveSw.Size = new System.Drawing.Size(319, 31);
  1475. this.disableOneDriveSw.TabIndex = 46;
  1476. this.disableOneDriveSw.Tag = "themeable";
  1477. this.infoTip.SetToolTip(this.disableOneDriveSw, "Disables OneDrive cloud-storage integration.");
  1478. //
  1479. // restartButton8
  1480. //
  1481. this.restartButton8.AutoSize = true;
  1482. this.restartButton8.BackColor = System.Drawing.Color.DodgerBlue;
  1483. this.restartButton8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1484. this.restartButton8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1485. this.restartButton8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1486. this.restartButton8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1487. this.restartButton8.ForeColor = System.Drawing.Color.White;
  1488. this.restartButton8.Location = new System.Drawing.Point(14, 65);
  1489. this.restartButton8.Margin = new System.Windows.Forms.Padding(2);
  1490. this.restartButton8.Name = "restartButton8";
  1491. this.restartButton8.Size = new System.Drawing.Size(115, 31);
  1492. this.restartButton8.TabIndex = 32;
  1493. this.restartButton8.Text = "Apply && Restart";
  1494. this.restartButton8.UseVisualStyleBackColor = false;
  1495. this.restartButton8.Click += new System.EventHandler(this.button44_Click);
  1496. //
  1497. // modernAppsTab
  1498. //
  1499. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1500. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1501. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1502. this.modernAppsTab.Controls.Add(this.txtUWP);
  1503. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  1504. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  1505. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  1506. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1507. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1508. this.modernAppsTab.Name = "modernAppsTab";
  1509. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1510. this.modernAppsTab.Size = new System.Drawing.Size(860, 611);
  1511. this.modernAppsTab.TabIndex = 11;
  1512. this.modernAppsTab.Text = "UWP Apps";
  1513. //
  1514. // chkOnlyRemovable
  1515. //
  1516. this.chkOnlyRemovable.AutoSize = true;
  1517. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  1518. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  1519. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  1520. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  1521. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  1522. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  1523. this.chkOnlyRemovable.TabIndex = 53;
  1524. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  1525. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  1526. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  1527. //
  1528. // chkSelectAllModernApps
  1529. //
  1530. this.chkSelectAllModernApps.AutoSize = true;
  1531. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1532. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1533. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1534. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1535. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1536. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1537. this.chkSelectAllModernApps.TabIndex = 52;
  1538. this.chkSelectAllModernApps.Text = "Select all";
  1539. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1540. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1541. //
  1542. // txtUWP
  1543. //
  1544. this.txtUWP.AutoSize = true;
  1545. this.txtUWP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1546. this.txtUWP.ForeColor = System.Drawing.Color.Silver;
  1547. this.txtUWP.Location = new System.Drawing.Point(499, 195);
  1548. this.txtUWP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1549. this.txtUWP.Name = "txtUWP";
  1550. this.txtUWP.Size = new System.Drawing.Size(160, 231);
  1551. this.txtUWP.TabIndex = 51;
  1552. this.txtUWP.Tag = "";
  1553. this.txtUWP.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  1554. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1555. //
  1556. // uninstallModernAppsButton
  1557. //
  1558. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1559. this.uninstallModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1560. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1561. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1562. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1563. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  1564. this.uninstallModernAppsButton.Location = new System.Drawing.Point(503, 76);
  1565. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1566. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  1567. this.uninstallModernAppsButton.Size = new System.Drawing.Size(169, 31);
  1568. this.uninstallModernAppsButton.TabIndex = 50;
  1569. this.uninstallModernAppsButton.Text = "Uninstall";
  1570. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  1571. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  1572. //
  1573. // refreshModernAppsButton
  1574. //
  1575. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1576. this.refreshModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1577. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1578. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1579. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1580. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  1581. this.refreshModernAppsButton.Location = new System.Drawing.Point(503, 41);
  1582. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1583. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  1584. this.refreshModernAppsButton.Size = new System.Drawing.Size(169, 31);
  1585. this.refreshModernAppsButton.TabIndex = 49;
  1586. this.refreshModernAppsButton.Text = "Refresh";
  1587. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  1588. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  1589. //
  1590. // txtModernAppsTitle
  1591. //
  1592. this.txtModernAppsTitle.AutoSize = true;
  1593. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1594. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1595. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  1596. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1597. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  1598. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  1599. this.txtModernAppsTitle.TabIndex = 47;
  1600. this.txtModernAppsTitle.Tag = "themeable";
  1601. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  1602. //
  1603. // panelModernAppsList
  1604. //
  1605. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1606. | System.Windows.Forms.AnchorStyles.Left)));
  1607. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1608. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1609. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1610. this.panelModernAppsList.Name = "panelModernAppsList";
  1611. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1612. this.panelModernAppsList.TabIndex = 0;
  1613. //
  1614. // listModernApps
  1615. //
  1616. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1617. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1618. this.listModernApps.CheckOnClick = true;
  1619. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1620. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1621. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1622. this.listModernApps.FormattingEnabled = true;
  1623. this.listModernApps.HorizontalScrollbar = true;
  1624. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1625. this.listModernApps.Name = "listModernApps";
  1626. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1627. this.listModernApps.Sorted = true;
  1628. this.listModernApps.TabIndex = 0;
  1629. //
  1630. // startupTab
  1631. //
  1632. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1633. this.startupTab.Controls.Add(this.cancelBackup);
  1634. this.startupTab.Controls.Add(this.doBackup);
  1635. this.startupTab.Controls.Add(this.txtBackupTitle);
  1636. this.startupTab.Controls.Add(this.lblBackupTitle);
  1637. this.startupTab.Controls.Add(this.restoreStartupB);
  1638. this.startupTab.Controls.Add(this.backupStartupB);
  1639. this.startupTab.Controls.Add(this.findInRegB);
  1640. this.startupTab.Controls.Add(this.locateFileB);
  1641. this.startupTab.Controls.Add(this.refreshStartupB);
  1642. this.startupTab.Controls.Add(this.panel3);
  1643. this.startupTab.Controls.Add(this.removeStartupItemB);
  1644. this.startupTab.Controls.Add(this.startupTitle);
  1645. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1646. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1647. this.startupTab.Name = "startupTab";
  1648. this.startupTab.Size = new System.Drawing.Size(860, 611);
  1649. this.startupTab.TabIndex = 7;
  1650. this.startupTab.Text = "Startup";
  1651. //
  1652. // cancelBackup
  1653. //
  1654. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1655. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1656. this.cancelBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1657. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1658. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1659. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1660. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  1661. this.cancelBackup.Location = new System.Drawing.Point(395, 522);
  1662. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  1663. this.cancelBackup.Name = "cancelBackup";
  1664. this.cancelBackup.Size = new System.Drawing.Size(53, 25);
  1665. this.cancelBackup.TabIndex = 61;
  1666. this.cancelBackup.Text = "Cancel";
  1667. this.cancelBackup.UseVisualStyleBackColor = false;
  1668. this.cancelBackup.Visible = false;
  1669. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  1670. //
  1671. // doBackup
  1672. //
  1673. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1674. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1675. this.doBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1676. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1677. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1678. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1679. this.doBackup.ForeColor = System.Drawing.Color.White;
  1680. this.doBackup.Location = new System.Drawing.Point(338, 522);
  1681. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  1682. this.doBackup.Name = "doBackup";
  1683. this.doBackup.Size = new System.Drawing.Size(53, 25);
  1684. this.doBackup.TabIndex = 60;
  1685. this.doBackup.Text = "OK";
  1686. this.doBackup.UseVisualStyleBackColor = false;
  1687. this.doBackup.Visible = false;
  1688. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  1689. //
  1690. // txtBackupTitle
  1691. //
  1692. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1693. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1694. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1695. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  1696. this.txtBackupTitle.Location = new System.Drawing.Point(11, 522);
  1697. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  1698. this.txtBackupTitle.Name = "txtBackupTitle";
  1699. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  1700. this.txtBackupTitle.TabIndex = 58;
  1701. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1702. this.txtBackupTitle.Visible = false;
  1703. //
  1704. // lblBackupTitle
  1705. //
  1706. this.lblBackupTitle.AutoSize = true;
  1707. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1708. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  1709. this.lblBackupTitle.Location = new System.Drawing.Point(7, 501);
  1710. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1711. this.lblBackupTitle.Name = "lblBackupTitle";
  1712. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  1713. this.lblBackupTitle.TabIndex = 59;
  1714. this.lblBackupTitle.Tag = "";
  1715. this.lblBackupTitle.Text = "Backup title:";
  1716. this.lblBackupTitle.Visible = false;
  1717. //
  1718. // restoreStartupB
  1719. //
  1720. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1721. this.restoreStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1722. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1723. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1724. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1725. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  1726. this.restoreStartupB.Location = new System.Drawing.Point(175, 502);
  1727. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  1728. this.restoreStartupB.Name = "restoreStartupB";
  1729. this.restoreStartupB.Size = new System.Drawing.Size(160, 31);
  1730. this.restoreStartupB.TabIndex = 42;
  1731. this.restoreStartupB.Text = "Restore";
  1732. this.restoreStartupB.UseVisualStyleBackColor = false;
  1733. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  1734. //
  1735. // backupStartupB
  1736. //
  1737. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1738. this.backupStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1739. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1740. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1741. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1742. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  1743. this.backupStartupB.Location = new System.Drawing.Point(11, 502);
  1744. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  1745. this.backupStartupB.Name = "backupStartupB";
  1746. this.backupStartupB.Size = new System.Drawing.Size(160, 31);
  1747. this.backupStartupB.TabIndex = 41;
  1748. this.backupStartupB.Text = "Backup";
  1749. this.backupStartupB.UseVisualStyleBackColor = false;
  1750. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  1751. //
  1752. // findInRegB
  1753. //
  1754. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1755. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  1756. this.findInRegB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1757. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1758. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1759. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1760. this.findInRegB.ForeColor = System.Drawing.Color.White;
  1761. this.findInRegB.Location = new System.Drawing.Point(521, 537);
  1762. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  1763. this.findInRegB.Name = "findInRegB";
  1764. this.findInRegB.Size = new System.Drawing.Size(160, 31);
  1765. this.findInRegB.TabIndex = 40;
  1766. this.findInRegB.Text = "Find in Registry";
  1767. this.findInRegB.UseVisualStyleBackColor = false;
  1768. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  1769. //
  1770. // locateFileB
  1771. //
  1772. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1773. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  1774. this.locateFileB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1775. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1776. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1777. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1778. this.locateFileB.ForeColor = System.Drawing.Color.White;
  1779. this.locateFileB.Location = new System.Drawing.Point(521, 502);
  1780. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  1781. this.locateFileB.Name = "locateFileB";
  1782. this.locateFileB.Size = new System.Drawing.Size(160, 31);
  1783. this.locateFileB.TabIndex = 39;
  1784. this.locateFileB.Text = "Locate file";
  1785. this.locateFileB.UseVisualStyleBackColor = false;
  1786. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  1787. //
  1788. // refreshStartupB
  1789. //
  1790. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1791. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1792. this.refreshStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1793. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1794. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1795. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1796. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  1797. this.refreshStartupB.Location = new System.Drawing.Point(685, 537);
  1798. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  1799. this.refreshStartupB.Name = "refreshStartupB";
  1800. this.refreshStartupB.Size = new System.Drawing.Size(160, 31);
  1801. this.refreshStartupB.TabIndex = 38;
  1802. this.refreshStartupB.Text = "Refresh";
  1803. this.refreshStartupB.UseVisualStyleBackColor = false;
  1804. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  1805. //
  1806. // panel3
  1807. //
  1808. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1809. | System.Windows.Forms.AnchorStyles.Right)));
  1810. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1811. this.panel3.Controls.Add(this.listStartupItems);
  1812. this.panel3.Location = new System.Drawing.Point(11, 40);
  1813. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1814. this.panel3.Name = "panel3";
  1815. this.panel3.Size = new System.Drawing.Size(834, 459);
  1816. this.panel3.TabIndex = 37;
  1817. //
  1818. // listStartupItems
  1819. //
  1820. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1821. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1822. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1823. this.columnHeader1,
  1824. this.columnHeader2,
  1825. this.columnHeader3});
  1826. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1827. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1828. this.listStartupItems.FullRowSelect = true;
  1829. this.listStartupItems.HideSelection = false;
  1830. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1831. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1832. this.listStartupItems.MultiSelect = false;
  1833. this.listStartupItems.Name = "listStartupItems";
  1834. this.listStartupItems.ShowGroups = false;
  1835. this.listStartupItems.Size = new System.Drawing.Size(832, 457);
  1836. this.listStartupItems.TabIndex = 0;
  1837. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1838. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1839. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1840. //
  1841. // columnHeader1
  1842. //
  1843. this.columnHeader1.Text = "Name";
  1844. this.columnHeader1.Width = 194;
  1845. //
  1846. // columnHeader2
  1847. //
  1848. this.columnHeader2.Text = "Location";
  1849. this.columnHeader2.Width = 507;
  1850. //
  1851. // columnHeader3
  1852. //
  1853. this.columnHeader3.Text = "Type";
  1854. this.columnHeader3.Width = 134;
  1855. //
  1856. // removeStartupItemB
  1857. //
  1858. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1859. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  1860. this.removeStartupItemB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1861. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1862. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1863. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1864. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  1865. this.removeStartupItemB.Location = new System.Drawing.Point(685, 502);
  1866. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  1867. this.removeStartupItemB.Name = "removeStartupItemB";
  1868. this.removeStartupItemB.Size = new System.Drawing.Size(160, 31);
  1869. this.removeStartupItemB.TabIndex = 36;
  1870. this.removeStartupItemB.Text = "Remove";
  1871. this.removeStartupItemB.UseVisualStyleBackColor = false;
  1872. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  1873. //
  1874. // startupTitle
  1875. //
  1876. this.startupTitle.AutoSize = true;
  1877. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1878. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1879. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  1880. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1881. this.startupTitle.Name = "startupTitle";
  1882. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  1883. this.startupTitle.TabIndex = 3;
  1884. this.startupTitle.Tag = "themeable";
  1885. this.startupTitle.Text = "Choose your startup items";
  1886. //
  1887. // appsTab
  1888. //
  1889. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1890. this.appsTab.Controls.Add(this.txtFeedError);
  1891. this.appsTab.Controls.Add(this.panel10);
  1892. this.appsTab.Controls.Add(this.panelCommonApps);
  1893. this.appsTab.Controls.Add(this.panelApps5);
  1894. this.appsTab.Controls.Add(this.panelApps6);
  1895. this.appsTab.Controls.Add(this.panelApps1);
  1896. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1897. this.appsTab.Name = "appsTab";
  1898. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1899. this.appsTab.Size = new System.Drawing.Size(860, 611);
  1900. this.appsTab.TabIndex = 12;
  1901. this.appsTab.Text = "Common Apps";
  1902. //
  1903. // txtFeedError
  1904. //
  1905. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1906. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1907. 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)));
  1908. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1909. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1910. this.txtFeedError.Name = "txtFeedError";
  1911. this.txtFeedError.Size = new System.Drawing.Size(854, 396);
  1912. this.txtFeedError.TabIndex = 167;
  1913. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1914. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1915. this.txtFeedError.Visible = false;
  1916. //
  1917. // panel10
  1918. //
  1919. this.panel10.Controls.Add(this.appsTitle);
  1920. this.panel10.Controls.Add(this.btnGetFeed);
  1921. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1922. this.panel10.Location = new System.Drawing.Point(3, 3);
  1923. this.panel10.Name = "panel10";
  1924. this.panel10.Size = new System.Drawing.Size(854, 44);
  1925. this.panel10.TabIndex = 163;
  1926. //
  1927. // appsTitle
  1928. //
  1929. this.appsTitle.AutoSize = true;
  1930. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1931. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1932. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  1933. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1934. this.appsTitle.Name = "appsTitle";
  1935. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  1936. this.appsTitle.TabIndex = 53;
  1937. this.appsTitle.Tag = "themeable";
  1938. this.appsTitle.Text = "Quickly download && install useful apps";
  1939. //
  1940. // btnGetFeed
  1941. //
  1942. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1943. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1944. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1945. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1946. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1947. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1948. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1949. this.btnGetFeed.Location = new System.Drawing.Point(708, 7);
  1950. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1951. this.btnGetFeed.Name = "btnGetFeed";
  1952. this.btnGetFeed.Size = new System.Drawing.Size(144, 32);
  1953. this.btnGetFeed.TabIndex = 161;
  1954. this.btnGetFeed.Text = "Refresh links";
  1955. this.btnGetFeed.UseVisualStyleBackColor = false;
  1956. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1957. //
  1958. // panelCommonApps
  1959. //
  1960. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1961. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1962. this.panelCommonApps.Controls.Add(this.c64);
  1963. this.panelCommonApps.Controls.Add(this.c32);
  1964. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1965. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  1966. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1967. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  1968. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1969. this.panelCommonApps.Controls.Add(this.linkWarnings);
  1970. this.panelCommonApps.Controls.Add(this.bitPref);
  1971. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  1972. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1973. this.panelCommonApps.Location = new System.Drawing.Point(3, 443);
  1974. this.panelCommonApps.Name = "panelCommonApps";
  1975. this.panelCommonApps.Size = new System.Drawing.Size(854, 165);
  1976. this.panelCommonApps.TabIndex = 162;
  1977. //
  1978. // cAutoInstall
  1979. //
  1980. this.cAutoInstall.AutoSize = true;
  1981. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1982. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1983. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1984. this.cAutoInstall.Location = new System.Drawing.Point(560, 99);
  1985. this.cAutoInstall.Name = "cAutoInstall";
  1986. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  1987. this.cAutoInstall.TabIndex = 107;
  1988. this.cAutoInstall.Text = "Install after downloading";
  1989. this.cAutoInstall.UseVisualStyleBackColor = true;
  1990. //
  1991. // progressDownloader
  1992. //
  1993. this.progressDownloader.Location = new System.Drawing.Point(7, 108);
  1994. this.progressDownloader.MarqueeAnimationSpeed = 15;
  1995. this.progressDownloader.Name = "progressDownloader";
  1996. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  1997. this.progressDownloader.TabIndex = 160;
  1998. //
  1999. // c64
  2000. //
  2001. this.c64.AutoSize = true;
  2002. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2003. this.c64.Location = new System.Drawing.Point(458, 30);
  2004. this.c64.Name = "c64";
  2005. this.c64.Size = new System.Drawing.Size(72, 25);
  2006. this.c64.TabIndex = 75;
  2007. this.c64.TabStop = true;
  2008. this.c64.Text = "64-bit";
  2009. this.c64.UseVisualStyleBackColor = true;
  2010. //
  2011. // c32
  2012. //
  2013. this.c32.AutoSize = true;
  2014. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2015. this.c32.Location = new System.Drawing.Point(536, 30);
  2016. this.c32.Name = "c32";
  2017. this.c32.Size = new System.Drawing.Size(72, 25);
  2018. this.c32.TabIndex = 76;
  2019. this.c32.TabStop = true;
  2020. this.c32.Text = "32-bit";
  2021. this.c32.UseVisualStyleBackColor = true;
  2022. //
  2023. // btnDownloadApps
  2024. //
  2025. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2026. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2027. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2028. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2029. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2030. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2031. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2032. this.btnDownloadApps.Location = new System.Drawing.Point(708, 127);
  2033. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2034. this.btnDownloadApps.Name = "btnDownloadApps";
  2035. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  2036. this.btnDownloadApps.TabIndex = 50;
  2037. this.btnDownloadApps.Text = "Download";
  2038. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2039. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2040. //
  2041. // setDownDirLbl
  2042. //
  2043. this.setDownDirLbl.AutoSize = true;
  2044. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2045. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2046. this.setDownDirLbl.Location = new System.Drawing.Point(2, 2);
  2047. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2048. this.setDownDirLbl.Name = "setDownDirLbl";
  2049. this.setDownDirLbl.Size = new System.Drawing.Size(184, 25);
  2050. this.setDownDirLbl.TabIndex = 69;
  2051. this.setDownDirLbl.Tag = "themeable";
  2052. this.setDownDirLbl.Text = "Set download folder";
  2053. //
  2054. // txtDownloadFolder
  2055. //
  2056. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2057. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2058. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2059. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2060. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 28);
  2061. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2062. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  2063. this.txtDownloadFolder.TabIndex = 70;
  2064. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2065. //
  2066. // changeDownDirB
  2067. //
  2068. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2069. this.changeDownDirB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2070. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2071. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2072. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2073. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2074. this.changeDownDirB.Location = new System.Drawing.Point(312, 28);
  2075. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2076. this.changeDownDirB.Name = "changeDownDirB";
  2077. this.changeDownDirB.Size = new System.Drawing.Size(57, 27);
  2078. this.changeDownDirB.TabIndex = 71;
  2079. this.changeDownDirB.Text = "Change";
  2080. this.changeDownDirB.UseVisualStyleBackColor = false;
  2081. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2082. //
  2083. // txtDownloadStatus
  2084. //
  2085. this.txtDownloadStatus.AutoSize = true;
  2086. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2087. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2088. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 83);
  2089. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2090. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2091. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2092. this.txtDownloadStatus.TabIndex = 72;
  2093. this.txtDownloadStatus.Tag = "";
  2094. this.txtDownloadStatus.Text = "Idle";
  2095. //
  2096. // linkWarnings
  2097. //
  2098. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2099. this.linkWarnings.AutoSize = true;
  2100. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2101. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2102. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2103. this.linkWarnings.Location = new System.Drawing.Point(4, 135);
  2104. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2105. this.linkWarnings.Name = "linkWarnings";
  2106. this.linkWarnings.Size = new System.Drawing.Size(106, 21);
  2107. this.linkWarnings.TabIndex = 78;
  2108. this.linkWarnings.TabStop = true;
  2109. this.linkWarnings.Tag = "";
  2110. this.linkWarnings.Text = "See warnings";
  2111. this.linkWarnings.Visible = false;
  2112. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2113. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2114. //
  2115. // bitPref
  2116. //
  2117. this.bitPref.AutoSize = true;
  2118. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2119. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2120. this.bitPref.Location = new System.Drawing.Point(454, 1);
  2121. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2122. this.bitPref.Name = "bitPref";
  2123. this.bitPref.Size = new System.Drawing.Size(164, 25);
  2124. this.bitPref.TabIndex = 74;
  2125. this.bitPref.Tag = "themeable";
  2126. this.bitPref.Text = "Set bit preference";
  2127. //
  2128. // goToDownloadsB
  2129. //
  2130. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2131. this.goToDownloadsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2132. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2133. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2134. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2135. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2136. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2137. this.goToDownloadsB.Location = new System.Drawing.Point(561, 127);
  2138. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2139. this.goToDownloadsB.Name = "goToDownloadsB";
  2140. this.goToDownloadsB.Size = new System.Drawing.Size(143, 35);
  2141. this.goToDownloadsB.TabIndex = 77;
  2142. this.goToDownloadsB.Text = "Go to Downloads";
  2143. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2144. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2145. //
  2146. // panelApps5
  2147. //
  2148. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2149. | System.Windows.Forms.AnchorStyles.Left)));
  2150. this.panelApps5.AutoScroll = true;
  2151. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2152. this.panelApps5.Controls.Add(this.cLightShot);
  2153. this.panelApps5.Controls.Add(this.pictureBox58);
  2154. this.panelApps5.Controls.Add(this.cViper);
  2155. this.panelApps5.Controls.Add(this.pictureBox57);
  2156. this.panelApps5.Controls.Add(this.cVLC);
  2157. this.panelApps5.Controls.Add(this.cGyazo);
  2158. this.panelApps5.Controls.Add(this.pictureBox81);
  2159. this.panelApps5.Controls.Add(this.cFoobar);
  2160. this.panelApps5.Controls.Add(this.pictureBox8);
  2161. this.panelApps5.Controls.Add(this.cPot);
  2162. this.panelApps5.Controls.Add(this.cAudacity);
  2163. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  2164. this.panelApps5.Controls.Add(this.cIrfan);
  2165. this.panelApps5.Controls.Add(this.pictureBox59);
  2166. this.panelApps5.Controls.Add(this.pictureBox46);
  2167. this.panelApps5.Controls.Add(this.pictureBox10);
  2168. this.panelApps5.Controls.Add(this.ciTunes);
  2169. this.panelApps5.Controls.Add(this.cGIMP);
  2170. this.panelApps5.Controls.Add(this.pictureBox11);
  2171. this.panelApps5.Controls.Add(this.cWinamp);
  2172. this.panelApps5.Controls.Add(this.pictureBox47);
  2173. this.panelApps5.Controls.Add(this.pictureBox12);
  2174. this.panelApps5.Controls.Add(this.pictureBox65);
  2175. this.panelApps5.Controls.Add(this.pictureBox45);
  2176. this.panelApps5.Controls.Add(this.cBS);
  2177. this.panelApps5.Controls.Add(this.pictureBox13);
  2178. this.panelApps5.Controls.Add(this.pictureBox48);
  2179. this.panelApps5.Controls.Add(this.cSpotify);
  2180. this.panelApps5.Controls.Add(this.pictureBox9);
  2181. this.panelApps5.Controls.Add(this.cMp3Tag);
  2182. this.panelApps5.Controls.Add(this.pictureBox82);
  2183. this.panelApps5.Controls.Add(this.cMega);
  2184. this.panelApps5.Controls.Add(this.pictureBox60);
  2185. this.panelApps5.Controls.Add(this.cAdobeReader);
  2186. this.panelApps5.Controls.Add(this.cBlender);
  2187. this.panelApps5.Controls.Add(this.pictureBox22);
  2188. this.panelApps5.Controls.Add(this.cFoxit);
  2189. this.panelApps5.Controls.Add(this.pictureBox23);
  2190. this.panelApps5.Controls.Add(this.pictureBox21);
  2191. this.panelApps5.Controls.Add(this.pictureBox24);
  2192. this.panelApps5.Controls.Add(this.cEvernote);
  2193. this.panelApps5.Controls.Add(this.cSumatra);
  2194. this.panelApps5.Controls.Add(this.pictureBox52);
  2195. this.panelApps5.Controls.Add(this.cLibreOffice);
  2196. this.panelApps5.Controls.Add(this.cPeaZip);
  2197. this.panelApps5.Controls.Add(this.pictureBox14);
  2198. this.panelApps5.Controls.Add(this.cFlux);
  2199. this.panelApps5.Controls.Add(this.pictureBox71);
  2200. this.panelApps5.Controls.Add(this.pictureBox15);
  2201. this.panelApps5.Controls.Add(this.pictureBox16);
  2202. this.panelApps5.Controls.Add(this.c7zip);
  2203. this.panelApps5.Controls.Add(this.cWinRar);
  2204. this.panelApps5.Controls.Add(this.cDropbox);
  2205. this.panelApps5.Controls.Add(this.pictureBox43);
  2206. this.panelApps5.Controls.Add(this.cOneDrive);
  2207. this.panelApps5.Controls.Add(this.pictureBox63);
  2208. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  2209. this.panelApps5.Name = "panelApps5";
  2210. this.panelApps5.Size = new System.Drawing.Size(240, 389);
  2211. this.panelApps5.TabIndex = 158;
  2212. //
  2213. // cLightShot
  2214. //
  2215. this.cLightShot.AutoSize = true;
  2216. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2217. this.cLightShot.Location = new System.Drawing.Point(34, 788);
  2218. this.cLightShot.Name = "cLightShot";
  2219. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2220. this.cLightShot.TabIndex = 116;
  2221. this.cLightShot.Text = "Lightshot";
  2222. this.cLightShot.UseVisualStyleBackColor = true;
  2223. //
  2224. // pictureBox58
  2225. //
  2226. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2227. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2228. this.pictureBox58.Location = new System.Drawing.Point(4, 817);
  2229. this.pictureBox58.Name = "pictureBox58";
  2230. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2231. this.pictureBox58.TabIndex = 118;
  2232. this.pictureBox58.TabStop = false;
  2233. //
  2234. // cViper
  2235. //
  2236. this.cViper.AutoSize = true;
  2237. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2238. this.cViper.Location = new System.Drawing.Point(34, 758);
  2239. this.cViper.Name = "cViper";
  2240. this.cViper.Size = new System.Drawing.Size(139, 24);
  2241. this.cViper.TabIndex = 136;
  2242. this.cViper.Text = "ViPER4Windows";
  2243. this.cViper.UseVisualStyleBackColor = true;
  2244. //
  2245. // pictureBox57
  2246. //
  2247. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2248. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2249. this.pictureBox57.Location = new System.Drawing.Point(4, 788);
  2250. this.pictureBox57.Name = "pictureBox57";
  2251. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2252. this.pictureBox57.TabIndex = 119;
  2253. this.pictureBox57.TabStop = false;
  2254. //
  2255. // cVLC
  2256. //
  2257. this.cVLC.AutoSize = true;
  2258. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2259. this.cVLC.Location = new System.Drawing.Point(33, 368);
  2260. this.cVLC.Name = "cVLC";
  2261. this.cVLC.Size = new System.Drawing.Size(148, 24);
  2262. this.cVLC.TabIndex = 154;
  2263. this.cVLC.Text = "VLC Media Player";
  2264. this.cVLC.UseVisualStyleBackColor = true;
  2265. //
  2266. // cGyazo
  2267. //
  2268. this.cGyazo.AutoSize = true;
  2269. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2270. this.cGyazo.Location = new System.Drawing.Point(34, 817);
  2271. this.cGyazo.Name = "cGyazo";
  2272. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2273. this.cGyazo.TabIndex = 117;
  2274. this.cGyazo.Text = "Gyazo";
  2275. this.cGyazo.UseVisualStyleBackColor = true;
  2276. //
  2277. // pictureBox81
  2278. //
  2279. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  2280. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2281. this.pictureBox81.Location = new System.Drawing.Point(4, 758);
  2282. this.pictureBox81.Name = "pictureBox81";
  2283. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  2284. this.pictureBox81.TabIndex = 137;
  2285. this.pictureBox81.TabStop = false;
  2286. //
  2287. // cFoobar
  2288. //
  2289. this.cFoobar.AutoSize = true;
  2290. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2291. this.cFoobar.Location = new System.Drawing.Point(33, 428);
  2292. this.cFoobar.Name = "cFoobar";
  2293. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  2294. this.cFoobar.TabIndex = 153;
  2295. this.cFoobar.Text = "Foobar2000";
  2296. this.cFoobar.UseVisualStyleBackColor = true;
  2297. //
  2298. // pictureBox8
  2299. //
  2300. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  2301. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2302. this.pictureBox8.Location = new System.Drawing.Point(3, 518);
  2303. this.pictureBox8.Name = "pictureBox8";
  2304. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  2305. this.pictureBox8.TabIndex = 92;
  2306. this.pictureBox8.TabStop = false;
  2307. //
  2308. // cPot
  2309. //
  2310. this.cPot.AutoSize = true;
  2311. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2312. this.cPot.Location = new System.Drawing.Point(33, 398);
  2313. this.cPot.Name = "cPot";
  2314. this.cPot.Size = new System.Drawing.Size(93, 24);
  2315. this.cPot.TabIndex = 152;
  2316. this.cPot.Text = "PotPlayer";
  2317. this.cPot.UseVisualStyleBackColor = true;
  2318. //
  2319. // cAudacity
  2320. //
  2321. this.cAudacity.AutoSize = true;
  2322. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2323. this.cAudacity.Location = new System.Drawing.Point(34, 608);
  2324. this.cAudacity.Name = "cAudacity";
  2325. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2326. this.cAudacity.TabIndex = 55;
  2327. this.cAudacity.Text = "Audacity";
  2328. this.cAudacity.UseVisualStyleBackColor = true;
  2329. //
  2330. // cPhotoFiltre
  2331. //
  2332. this.cPhotoFiltre.AutoSize = true;
  2333. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2334. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 640);
  2335. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2336. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2337. this.cPhotoFiltre.TabIndex = 70;
  2338. this.cPhotoFiltre.Text = "PhotoFiltre";
  2339. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2340. //
  2341. // cIrfan
  2342. //
  2343. this.cIrfan.AutoSize = true;
  2344. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2345. this.cIrfan.Location = new System.Drawing.Point(33, 518);
  2346. this.cIrfan.Name = "cIrfan";
  2347. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2348. this.cIrfan.TabIndex = 60;
  2349. this.cIrfan.Text = "IrfanView";
  2350. this.cIrfan.UseVisualStyleBackColor = true;
  2351. //
  2352. // pictureBox59
  2353. //
  2354. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2355. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2356. this.pictureBox59.Location = new System.Drawing.Point(4, 547);
  2357. this.pictureBox59.Name = "pictureBox59";
  2358. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2359. this.pictureBox59.TabIndex = 123;
  2360. this.pictureBox59.TabStop = false;
  2361. //
  2362. // pictureBox46
  2363. //
  2364. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2365. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2366. this.pictureBox46.Location = new System.Drawing.Point(4, 697);
  2367. this.pictureBox46.Name = "pictureBox46";
  2368. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2369. this.pictureBox46.TabIndex = 105;
  2370. this.pictureBox46.TabStop = false;
  2371. //
  2372. // pictureBox10
  2373. //
  2374. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  2375. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2376. this.pictureBox10.Location = new System.Drawing.Point(3, 488);
  2377. this.pictureBox10.Name = "pictureBox10";
  2378. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  2379. this.pictureBox10.TabIndex = 161;
  2380. this.pictureBox10.TabStop = false;
  2381. //
  2382. // ciTunes
  2383. //
  2384. this.ciTunes.AutoSize = true;
  2385. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2386. this.ciTunes.Location = new System.Drawing.Point(34, 548);
  2387. this.ciTunes.Name = "ciTunes";
  2388. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2389. this.ciTunes.TabIndex = 122;
  2390. this.ciTunes.Text = "Apple iTunes";
  2391. this.ciTunes.UseVisualStyleBackColor = true;
  2392. //
  2393. // cGIMP
  2394. //
  2395. this.cGIMP.AutoSize = true;
  2396. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2397. this.cGIMP.Location = new System.Drawing.Point(34, 668);
  2398. this.cGIMP.Name = "cGIMP";
  2399. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2400. this.cGIMP.TabIndex = 58;
  2401. this.cGIMP.Text = "GIMP";
  2402. this.cGIMP.UseVisualStyleBackColor = true;
  2403. //
  2404. // pictureBox11
  2405. //
  2406. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  2407. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2408. this.pictureBox11.Location = new System.Drawing.Point(3, 398);
  2409. this.pictureBox11.Name = "pictureBox11";
  2410. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  2411. this.pictureBox11.TabIndex = 158;
  2412. this.pictureBox11.TabStop = false;
  2413. //
  2414. // cWinamp
  2415. //
  2416. this.cWinamp.AutoSize = true;
  2417. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2418. this.cWinamp.Location = new System.Drawing.Point(34, 578);
  2419. this.cWinamp.Name = "cWinamp";
  2420. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2421. this.cWinamp.TabIndex = 125;
  2422. this.cWinamp.Text = "Winamp";
  2423. this.cWinamp.UseVisualStyleBackColor = true;
  2424. //
  2425. // pictureBox47
  2426. //
  2427. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2428. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2429. this.pictureBox47.Location = new System.Drawing.Point(4, 608);
  2430. this.pictureBox47.Name = "pictureBox47";
  2431. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2432. this.pictureBox47.TabIndex = 103;
  2433. this.pictureBox47.TabStop = false;
  2434. //
  2435. // pictureBox12
  2436. //
  2437. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  2438. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2439. this.pictureBox12.Location = new System.Drawing.Point(3, 428);
  2440. this.pictureBox12.Name = "pictureBox12";
  2441. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  2442. this.pictureBox12.TabIndex = 160;
  2443. this.pictureBox12.TabStop = false;
  2444. //
  2445. // pictureBox65
  2446. //
  2447. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2448. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2449. this.pictureBox65.Location = new System.Drawing.Point(4, 578);
  2450. this.pictureBox65.Name = "pictureBox65";
  2451. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2452. this.pictureBox65.TabIndex = 130;
  2453. this.pictureBox65.TabStop = false;
  2454. //
  2455. // pictureBox45
  2456. //
  2457. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2458. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2459. this.pictureBox45.Location = new System.Drawing.Point(4, 668);
  2460. this.pictureBox45.Name = "pictureBox45";
  2461. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2462. this.pictureBox45.TabIndex = 106;
  2463. this.pictureBox45.TabStop = false;
  2464. //
  2465. // cBS
  2466. //
  2467. this.cBS.AutoSize = true;
  2468. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2469. this.cBS.Location = new System.Drawing.Point(33, 488);
  2470. this.cBS.Name = "cBS";
  2471. this.cBS.Size = new System.Drawing.Size(92, 24);
  2472. this.cBS.TabIndex = 155;
  2473. this.cBS.Text = "BS.Player";
  2474. this.cBS.UseVisualStyleBackColor = true;
  2475. //
  2476. // pictureBox13
  2477. //
  2478. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  2479. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2480. this.pictureBox13.Location = new System.Drawing.Point(3, 458);
  2481. this.pictureBox13.Name = "pictureBox13";
  2482. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  2483. this.pictureBox13.TabIndex = 159;
  2484. this.pictureBox13.TabStop = false;
  2485. //
  2486. // pictureBox48
  2487. //
  2488. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2489. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2490. this.pictureBox48.Location = new System.Drawing.Point(4, 638);
  2491. this.pictureBox48.Name = "pictureBox48";
  2492. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2493. this.pictureBox48.TabIndex = 104;
  2494. this.pictureBox48.TabStop = false;
  2495. //
  2496. // cSpotify
  2497. //
  2498. this.cSpotify.AutoSize = true;
  2499. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2500. this.cSpotify.Location = new System.Drawing.Point(33, 458);
  2501. this.cSpotify.Name = "cSpotify";
  2502. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  2503. this.cSpotify.TabIndex = 156;
  2504. this.cSpotify.Text = "Spotify";
  2505. this.cSpotify.UseVisualStyleBackColor = true;
  2506. //
  2507. // pictureBox9
  2508. //
  2509. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  2510. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2511. this.pictureBox9.Location = new System.Drawing.Point(3, 368);
  2512. this.pictureBox9.Name = "pictureBox9";
  2513. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  2514. this.pictureBox9.TabIndex = 157;
  2515. this.pictureBox9.TabStop = false;
  2516. //
  2517. // cMp3Tag
  2518. //
  2519. this.cMp3Tag.AutoSize = true;
  2520. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2521. this.cMp3Tag.Location = new System.Drawing.Point(34, 697);
  2522. this.cMp3Tag.Name = "cMp3Tag";
  2523. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2524. this.cMp3Tag.TabIndex = 81;
  2525. this.cMp3Tag.Text = "MP3 Tag";
  2526. this.cMp3Tag.UseVisualStyleBackColor = true;
  2527. //
  2528. // pictureBox82
  2529. //
  2530. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2531. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2532. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  2533. this.pictureBox82.Name = "pictureBox82";
  2534. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2535. this.pictureBox82.TabIndex = 151;
  2536. this.pictureBox82.TabStop = false;
  2537. //
  2538. // cMega
  2539. //
  2540. this.cMega.AutoSize = true;
  2541. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2542. this.cMega.Location = new System.Drawing.Point(33, 303);
  2543. this.cMega.Name = "cMega";
  2544. this.cMega.Size = new System.Drawing.Size(100, 24);
  2545. this.cMega.TabIndex = 150;
  2546. this.cMega.Text = "MEGAsync";
  2547. this.cMega.UseVisualStyleBackColor = true;
  2548. //
  2549. // pictureBox60
  2550. //
  2551. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2552. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2553. this.pictureBox60.Location = new System.Drawing.Point(4, 727);
  2554. this.pictureBox60.Name = "pictureBox60";
  2555. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2556. this.pictureBox60.TabIndex = 134;
  2557. this.pictureBox60.TabStop = false;
  2558. //
  2559. // cAdobeReader
  2560. //
  2561. this.cAdobeReader.AutoSize = true;
  2562. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2563. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  2564. this.cAdobeReader.Name = "cAdobeReader";
  2565. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  2566. this.cAdobeReader.TabIndex = 55;
  2567. this.cAdobeReader.Text = "Adobe Reader";
  2568. this.cAdobeReader.UseVisualStyleBackColor = true;
  2569. //
  2570. // cBlender
  2571. //
  2572. this.cBlender.AutoSize = true;
  2573. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2574. this.cBlender.Location = new System.Drawing.Point(34, 727);
  2575. this.cBlender.Name = "cBlender";
  2576. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2577. this.cBlender.TabIndex = 135;
  2578. this.cBlender.Text = "Blender";
  2579. this.cBlender.UseVisualStyleBackColor = true;
  2580. //
  2581. // pictureBox22
  2582. //
  2583. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2584. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2585. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2586. this.pictureBox22.Name = "pictureBox22";
  2587. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2588. this.pictureBox22.TabIndex = 96;
  2589. this.pictureBox22.TabStop = false;
  2590. //
  2591. // cFoxit
  2592. //
  2593. this.cFoxit.AutoSize = true;
  2594. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2595. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  2596. this.cFoxit.Name = "cFoxit";
  2597. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  2598. this.cFoxit.TabIndex = 59;
  2599. this.cFoxit.Text = "Foxit Reader";
  2600. this.cFoxit.UseVisualStyleBackColor = true;
  2601. //
  2602. // pictureBox23
  2603. //
  2604. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2605. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2606. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2607. this.pictureBox23.Name = "pictureBox23";
  2608. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2609. this.pictureBox23.TabIndex = 98;
  2610. this.pictureBox23.TabStop = false;
  2611. //
  2612. // pictureBox21
  2613. //
  2614. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2615. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2616. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2617. this.pictureBox21.Name = "pictureBox21";
  2618. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2619. this.pictureBox21.TabIndex = 95;
  2620. this.pictureBox21.TabStop = false;
  2621. //
  2622. // pictureBox24
  2623. //
  2624. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2625. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2626. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2627. this.pictureBox24.Name = "pictureBox24";
  2628. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2629. this.pictureBox24.TabIndex = 97;
  2630. this.pictureBox24.TabStop = false;
  2631. //
  2632. // cEvernote
  2633. //
  2634. this.cEvernote.AutoSize = true;
  2635. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2636. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  2637. this.cEvernote.Name = "cEvernote";
  2638. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  2639. this.cEvernote.TabIndex = 80;
  2640. this.cEvernote.Text = "Evernote";
  2641. this.cEvernote.UseVisualStyleBackColor = true;
  2642. //
  2643. // cSumatra
  2644. //
  2645. this.cSumatra.AutoSize = true;
  2646. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2647. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  2648. this.cSumatra.Name = "cSumatra";
  2649. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  2650. this.cSumatra.TabIndex = 58;
  2651. this.cSumatra.Text = "SumatraPDF";
  2652. this.cSumatra.UseVisualStyleBackColor = true;
  2653. //
  2654. // pictureBox52
  2655. //
  2656. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2657. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2658. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2659. this.pictureBox52.Name = "pictureBox52";
  2660. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2661. this.pictureBox52.TabIndex = 98;
  2662. this.pictureBox52.TabStop = false;
  2663. //
  2664. // cLibreOffice
  2665. //
  2666. this.cLibreOffice.AutoSize = true;
  2667. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2668. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  2669. this.cLibreOffice.Name = "cLibreOffice";
  2670. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  2671. this.cLibreOffice.TabIndex = 99;
  2672. this.cLibreOffice.Text = "LibreOffice";
  2673. this.cLibreOffice.UseVisualStyleBackColor = true;
  2674. //
  2675. // cPeaZip
  2676. //
  2677. this.cPeaZip.AutoSize = true;
  2678. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2679. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  2680. this.cPeaZip.Name = "cPeaZip";
  2681. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  2682. this.cPeaZip.TabIndex = 55;
  2683. this.cPeaZip.Text = "PeaZip";
  2684. this.cPeaZip.UseVisualStyleBackColor = true;
  2685. //
  2686. // pictureBox14
  2687. //
  2688. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2689. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2690. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  2691. this.pictureBox14.Name = "pictureBox14";
  2692. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2693. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2694. this.pictureBox14.TabIndex = 91;
  2695. this.pictureBox14.TabStop = false;
  2696. //
  2697. // cFlux
  2698. //
  2699. this.cFlux.AutoSize = true;
  2700. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2701. this.cFlux.Location = new System.Drawing.Point(34, 338);
  2702. this.cFlux.Name = "cFlux";
  2703. this.cFlux.Size = new System.Drawing.Size(60, 24);
  2704. this.cFlux.TabIndex = 148;
  2705. this.cFlux.Text = "F.lux";
  2706. this.cFlux.UseVisualStyleBackColor = true;
  2707. //
  2708. // pictureBox71
  2709. //
  2710. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2711. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2712. this.pictureBox71.Location = new System.Drawing.Point(4, 338);
  2713. this.pictureBox71.Name = "pictureBox71";
  2714. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2715. this.pictureBox71.TabIndex = 149;
  2716. this.pictureBox71.TabStop = false;
  2717. //
  2718. // pictureBox15
  2719. //
  2720. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2721. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2722. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  2723. this.pictureBox15.Name = "pictureBox15";
  2724. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2725. this.pictureBox15.TabIndex = 93;
  2726. this.pictureBox15.TabStop = false;
  2727. //
  2728. // pictureBox16
  2729. //
  2730. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2731. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2732. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  2733. this.pictureBox16.Name = "pictureBox16";
  2734. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2735. this.pictureBox16.TabIndex = 92;
  2736. this.pictureBox16.TabStop = false;
  2737. //
  2738. // c7zip
  2739. //
  2740. this.c7zip.AutoSize = true;
  2741. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2742. this.c7zip.Location = new System.Drawing.Point(33, 153);
  2743. this.c7zip.Name = "c7zip";
  2744. this.c7zip.Size = new System.Drawing.Size(64, 24);
  2745. this.c7zip.TabIndex = 58;
  2746. this.c7zip.Text = "7-Zip";
  2747. this.c7zip.UseVisualStyleBackColor = true;
  2748. //
  2749. // cWinRar
  2750. //
  2751. this.cWinRar.AutoSize = true;
  2752. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2753. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  2754. this.cWinRar.Name = "cWinRar";
  2755. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  2756. this.cWinRar.TabIndex = 57;
  2757. this.cWinRar.Text = "WinRAR";
  2758. this.cWinRar.UseVisualStyleBackColor = true;
  2759. //
  2760. // cDropbox
  2761. //
  2762. this.cDropbox.AutoSize = true;
  2763. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2764. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  2765. this.cDropbox.Name = "cDropbox";
  2766. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  2767. this.cDropbox.TabIndex = 124;
  2768. this.cDropbox.Text = "Dropbox";
  2769. this.cDropbox.UseVisualStyleBackColor = true;
  2770. //
  2771. // pictureBox43
  2772. //
  2773. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2774. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2775. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  2776. this.pictureBox43.Name = "pictureBox43";
  2777. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2778. this.pictureBox43.TabIndex = 105;
  2779. this.pictureBox43.TabStop = false;
  2780. //
  2781. // cOneDrive
  2782. //
  2783. this.cOneDrive.AutoSize = true;
  2784. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2785. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  2786. this.cOneDrive.Name = "cOneDrive";
  2787. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  2788. this.cOneDrive.TabIndex = 73;
  2789. this.cOneDrive.Text = "OneDrive";
  2790. this.cOneDrive.UseVisualStyleBackColor = true;
  2791. //
  2792. // pictureBox63
  2793. //
  2794. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2795. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2796. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  2797. this.pictureBox63.Name = "pictureBox63";
  2798. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2799. this.pictureBox63.TabIndex = 128;
  2800. this.pictureBox63.TabStop = false;
  2801. //
  2802. // panelApps6
  2803. //
  2804. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2805. | System.Windows.Forms.AnchorStyles.Left)));
  2806. this.panelApps6.AutoScroll = true;
  2807. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2808. this.panelApps6.Controls.Add(this.cSteam);
  2809. this.panelApps6.Controls.Add(this.pictureBox75);
  2810. this.panelApps6.Controls.Add(this.cOrigin);
  2811. this.panelApps6.Controls.Add(this.cVCPP);
  2812. this.panelApps6.Controls.Add(this.pictureBox54);
  2813. this.panelApps6.Controls.Add(this.cQB);
  2814. this.panelApps6.Controls.Add(this.cEpicStore);
  2815. this.panelApps6.Controls.Add(this.cUT2);
  2816. this.panelApps6.Controls.Add(this.pictureBox53);
  2817. this.panelApps6.Controls.Add(this.pictureBox80);
  2818. this.panelApps6.Controls.Add(this.cBlizzard);
  2819. this.panelApps6.Controls.Add(this.pictureBox49);
  2820. this.panelApps6.Controls.Add(this.cDeluge);
  2821. this.panelApps6.Controls.Add(this.pictureBox51);
  2822. this.panelApps6.Controls.Add(this.cNF472);
  2823. this.panelApps6.Controls.Add(this.cUbi);
  2824. this.panelApps6.Controls.Add(this.pictureBox18);
  2825. this.panelApps6.Controls.Add(this.pictureBox50);
  2826. this.panelApps6.Controls.Add(this.pictureBox78);
  2827. this.panelApps6.Controls.Add(this.pictureBox19);
  2828. this.panelApps6.Controls.Add(this.cNF452);
  2829. this.panelApps6.Controls.Add(this.cUT3);
  2830. this.panelApps6.Controls.Add(this.pictureBox79);
  2831. this.panelApps6.Controls.Add(this.pictureBox20);
  2832. this.panelApps6.Controls.Add(this.cNF40);
  2833. this.panelApps6.Controls.Add(this.pictureBox17);
  2834. this.panelApps6.Controls.Add(this.pictureBox77);
  2835. this.panelApps6.Controls.Add(this.cBT);
  2836. this.panelApps6.Controls.Add(this.cNF35);
  2837. this.panelApps6.Controls.Add(this.pictureBox76);
  2838. this.panelApps6.Controls.Add(this.cIObitSU);
  2839. this.panelApps6.Controls.Add(this.cIObitU);
  2840. this.panelApps6.Controls.Add(this.pictureBox74);
  2841. this.panelApps6.Controls.Add(this.cRevo);
  2842. this.panelApps6.Controls.Add(this.pictureBox68);
  2843. this.panelApps6.Controls.Add(this.cIObitDB);
  2844. this.panelApps6.Controls.Add(this.cIObitSD);
  2845. this.panelApps6.Controls.Add(this.pictureBox61);
  2846. this.panelApps6.Controls.Add(this.cUUI);
  2847. this.panelApps6.Controls.Add(this.pictureBox66);
  2848. this.panelApps6.Controls.Add(this.pictureBox72);
  2849. this.panelApps6.Controls.Add(this.pictureBox67);
  2850. this.panelApps6.Controls.Add(this.cRufus);
  2851. this.panelApps6.Controls.Add(this.pictureBox73);
  2852. this.panelApps6.Controls.Add(this.cMalwarebytes);
  2853. this.panelApps6.Controls.Add(this.pictureBox70);
  2854. this.panelApps6.Controls.Add(this.cAntiExploit);
  2855. this.panelApps6.Controls.Add(this.pictureBox69);
  2856. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  2857. this.panelApps6.Name = "panelApps6";
  2858. this.panelApps6.Size = new System.Drawing.Size(242, 389);
  2859. this.panelApps6.TabIndex = 162;
  2860. //
  2861. // cSteam
  2862. //
  2863. this.cSteam.AutoSize = true;
  2864. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2865. this.cSteam.Location = new System.Drawing.Point(35, 573);
  2866. this.cSteam.Name = "cSteam";
  2867. this.cSteam.Size = new System.Drawing.Size(70, 24);
  2868. this.cSteam.TabIndex = 70;
  2869. this.cSteam.Text = "Steam";
  2870. this.cSteam.UseVisualStyleBackColor = true;
  2871. //
  2872. // pictureBox75
  2873. //
  2874. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  2875. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2876. this.pictureBox75.Location = new System.Drawing.Point(5, 514);
  2877. this.pictureBox75.Name = "pictureBox75";
  2878. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  2879. this.pictureBox75.TabIndex = 162;
  2880. this.pictureBox75.TabStop = false;
  2881. //
  2882. // cOrigin
  2883. //
  2884. this.cOrigin.AutoSize = true;
  2885. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2886. this.cOrigin.Location = new System.Drawing.Point(35, 693);
  2887. this.cOrigin.Name = "cOrigin";
  2888. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  2889. this.cOrigin.TabIndex = 111;
  2890. this.cOrigin.Text = "EA Origin";
  2891. this.cOrigin.UseVisualStyleBackColor = true;
  2892. //
  2893. // cVCPP
  2894. //
  2895. this.cVCPP.AutoSize = true;
  2896. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2897. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2898. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2899. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  2900. this.cVCPP.Name = "cVCPP";
  2901. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  2902. this.cVCPP.TabIndex = 171;
  2903. this.cVCPP.Text = "Visual C++ AiO";
  2904. this.cVCPP.UseVisualStyleBackColor = true;
  2905. //
  2906. // pictureBox54
  2907. //
  2908. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  2909. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2910. this.pictureBox54.Location = new System.Drawing.Point(5, 693);
  2911. this.pictureBox54.Name = "pictureBox54";
  2912. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  2913. this.pictureBox54.TabIndex = 110;
  2914. this.pictureBox54.TabStop = false;
  2915. //
  2916. // cQB
  2917. //
  2918. this.cQB.AutoSize = true;
  2919. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2920. this.cQB.Location = new System.Drawing.Point(35, 424);
  2921. this.cQB.Name = "cQB";
  2922. this.cQB.Size = new System.Drawing.Size(105, 24);
  2923. this.cQB.TabIndex = 58;
  2924. this.cQB.Text = "qBitTorrent";
  2925. this.cQB.UseVisualStyleBackColor = true;
  2926. //
  2927. // cEpicStore
  2928. //
  2929. this.cEpicStore.AutoSize = true;
  2930. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2931. this.cEpicStore.Location = new System.Drawing.Point(35, 663);
  2932. this.cEpicStore.Name = "cEpicStore";
  2933. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  2934. this.cEpicStore.TabIndex = 109;
  2935. this.cEpicStore.Text = "Epic Games";
  2936. this.cEpicStore.UseVisualStyleBackColor = true;
  2937. //
  2938. // cUT2
  2939. //
  2940. this.cUT2.AutoSize = true;
  2941. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2942. this.cUT2.Location = new System.Drawing.Point(35, 514);
  2943. this.cUT2.Name = "cUT2";
  2944. this.cUT2.Size = new System.Drawing.Size(121, 24);
  2945. this.cUT2.TabIndex = 161;
  2946. this.cUT2.Text = "uTorrent 2.2.1";
  2947. this.cUT2.UseVisualStyleBackColor = true;
  2948. //
  2949. // pictureBox53
  2950. //
  2951. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  2952. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2953. this.pictureBox53.Location = new System.Drawing.Point(5, 663);
  2954. this.pictureBox53.Name = "pictureBox53";
  2955. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  2956. this.pictureBox53.TabIndex = 108;
  2957. this.pictureBox53.TabStop = false;
  2958. //
  2959. // pictureBox80
  2960. //
  2961. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  2962. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2963. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  2964. this.pictureBox80.Name = "pictureBox80";
  2965. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  2966. this.pictureBox80.TabIndex = 172;
  2967. this.pictureBox80.TabStop = false;
  2968. //
  2969. // cBlizzard
  2970. //
  2971. this.cBlizzard.AutoSize = true;
  2972. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2973. this.cBlizzard.Location = new System.Drawing.Point(35, 633);
  2974. this.cBlizzard.Name = "cBlizzard";
  2975. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  2976. this.cBlizzard.TabIndex = 82;
  2977. this.cBlizzard.Text = "Battle.net";
  2978. this.cBlizzard.UseVisualStyleBackColor = true;
  2979. //
  2980. // pictureBox49
  2981. //
  2982. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  2983. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2984. this.pictureBox49.Location = new System.Drawing.Point(5, 633);
  2985. this.pictureBox49.Name = "pictureBox49";
  2986. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  2987. this.pictureBox49.TabIndex = 105;
  2988. this.pictureBox49.TabStop = false;
  2989. //
  2990. // cDeluge
  2991. //
  2992. this.cDeluge.AutoSize = true;
  2993. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2994. this.cDeluge.Location = new System.Drawing.Point(35, 454);
  2995. this.cDeluge.Name = "cDeluge";
  2996. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  2997. this.cDeluge.TabIndex = 55;
  2998. this.cDeluge.Text = "Deluge";
  2999. this.cDeluge.UseVisualStyleBackColor = true;
  3000. //
  3001. // pictureBox51
  3002. //
  3003. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  3004. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3005. this.pictureBox51.Location = new System.Drawing.Point(5, 603);
  3006. this.pictureBox51.Name = "pictureBox51";
  3007. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  3008. this.pictureBox51.TabIndex = 104;
  3009. this.pictureBox51.TabStop = false;
  3010. //
  3011. // cNF472
  3012. //
  3013. this.cNF472.AutoSize = true;
  3014. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3015. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3016. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3017. this.cNF472.Location = new System.Drawing.Point(35, 95);
  3018. this.cNF472.Name = "cNF472";
  3019. this.cNF472.Size = new System.Drawing.Size(178, 24);
  3020. this.cNF472.TabIndex = 169;
  3021. this.cNF472.Text = ".NET Framework 4.7.2";
  3022. this.cNF472.UseVisualStyleBackColor = true;
  3023. //
  3024. // cUbi
  3025. //
  3026. this.cUbi.AutoSize = true;
  3027. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3028. this.cUbi.Location = new System.Drawing.Point(35, 603);
  3029. this.cUbi.Name = "cUbi";
  3030. this.cUbi.Size = new System.Drawing.Size(68, 24);
  3031. this.cUbi.TabIndex = 81;
  3032. this.cUbi.Text = "Uplay";
  3033. this.cUbi.UseVisualStyleBackColor = true;
  3034. //
  3035. // pictureBox18
  3036. //
  3037. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  3038. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3039. this.pictureBox18.Location = new System.Drawing.Point(5, 544);
  3040. this.pictureBox18.Name = "pictureBox18";
  3041. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  3042. this.pictureBox18.TabIndex = 93;
  3043. this.pictureBox18.TabStop = false;
  3044. //
  3045. // pictureBox50
  3046. //
  3047. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  3048. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3049. this.pictureBox50.Location = new System.Drawing.Point(5, 573);
  3050. this.pictureBox50.Name = "pictureBox50";
  3051. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  3052. this.pictureBox50.TabIndex = 103;
  3053. this.pictureBox50.TabStop = false;
  3054. //
  3055. // pictureBox78
  3056. //
  3057. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  3058. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3059. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  3060. this.pictureBox78.Name = "pictureBox78";
  3061. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  3062. this.pictureBox78.TabIndex = 170;
  3063. this.pictureBox78.TabStop = false;
  3064. //
  3065. // pictureBox19
  3066. //
  3067. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  3068. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3069. this.pictureBox19.Location = new System.Drawing.Point(5, 484);
  3070. this.pictureBox19.Name = "pictureBox19";
  3071. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  3072. this.pictureBox19.TabIndex = 94;
  3073. this.pictureBox19.TabStop = false;
  3074. //
  3075. // cNF452
  3076. //
  3077. this.cNF452.AutoSize = true;
  3078. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3079. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3080. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3081. this.cNF452.Location = new System.Drawing.Point(35, 65);
  3082. this.cNF452.Name = "cNF452";
  3083. this.cNF452.Size = new System.Drawing.Size(178, 24);
  3084. this.cNF452.TabIndex = 167;
  3085. this.cNF452.Text = ".NET Framework 4.5.2";
  3086. this.cNF452.UseVisualStyleBackColor = true;
  3087. //
  3088. // cUT3
  3089. //
  3090. this.cUT3.AutoSize = true;
  3091. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3092. this.cUT3.Location = new System.Drawing.Point(35, 484);
  3093. this.cUT3.Name = "cUT3";
  3094. this.cUT3.Size = new System.Drawing.Size(111, 24);
  3095. this.cUT3.TabIndex = 59;
  3096. this.cUT3.Text = "uTorrent 3.x";
  3097. this.cUT3.UseVisualStyleBackColor = true;
  3098. //
  3099. // pictureBox79
  3100. //
  3101. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  3102. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3103. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  3104. this.pictureBox79.Name = "pictureBox79";
  3105. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  3106. this.pictureBox79.TabIndex = 168;
  3107. this.pictureBox79.TabStop = false;
  3108. //
  3109. // pictureBox20
  3110. //
  3111. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  3112. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3113. this.pictureBox20.Location = new System.Drawing.Point(5, 454);
  3114. this.pictureBox20.Name = "pictureBox20";
  3115. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  3116. this.pictureBox20.TabIndex = 92;
  3117. this.pictureBox20.TabStop = false;
  3118. //
  3119. // cNF40
  3120. //
  3121. this.cNF40.AutoSize = true;
  3122. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3123. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3124. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3125. this.cNF40.Location = new System.Drawing.Point(35, 35);
  3126. this.cNF40.Name = "cNF40";
  3127. this.cNF40.Size = new System.Drawing.Size(166, 24);
  3128. this.cNF40.TabIndex = 165;
  3129. this.cNF40.Text = ".NET Framework 4.0";
  3130. this.cNF40.UseVisualStyleBackColor = true;
  3131. //
  3132. // pictureBox17
  3133. //
  3134. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  3135. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3136. this.pictureBox17.Location = new System.Drawing.Point(5, 424);
  3137. this.pictureBox17.Name = "pictureBox17";
  3138. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  3139. this.pictureBox17.TabIndex = 91;
  3140. this.pictureBox17.TabStop = false;
  3141. //
  3142. // pictureBox77
  3143. //
  3144. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  3145. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3146. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  3147. this.pictureBox77.Name = "pictureBox77";
  3148. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  3149. this.pictureBox77.TabIndex = 166;
  3150. this.pictureBox77.TabStop = false;
  3151. //
  3152. // cBT
  3153. //
  3154. this.cBT.AutoSize = true;
  3155. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3156. this.cBT.Location = new System.Drawing.Point(35, 544);
  3157. this.cBT.Name = "cBT";
  3158. this.cBT.Size = new System.Drawing.Size(96, 24);
  3159. this.cBT.TabIndex = 60;
  3160. this.cBT.Text = "BitTorrent";
  3161. this.cBT.UseVisualStyleBackColor = true;
  3162. //
  3163. // cNF35
  3164. //
  3165. this.cNF35.AutoSize = true;
  3166. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3167. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3168. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3169. this.cNF35.Location = new System.Drawing.Point(35, 5);
  3170. this.cNF35.Name = "cNF35";
  3171. this.cNF35.Size = new System.Drawing.Size(165, 24);
  3172. this.cNF35.TabIndex = 163;
  3173. this.cNF35.Text = ".NET Framework 3.5";
  3174. this.cNF35.UseVisualStyleBackColor = true;
  3175. //
  3176. // pictureBox76
  3177. //
  3178. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  3179. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3180. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  3181. this.pictureBox76.Name = "pictureBox76";
  3182. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  3183. this.pictureBox76.TabIndex = 164;
  3184. this.pictureBox76.TabStop = false;
  3185. //
  3186. // cIObitSU
  3187. //
  3188. this.cIObitSU.AutoSize = true;
  3189. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3190. this.cIObitSU.Location = new System.Drawing.Point(35, 244);
  3191. this.cIObitSU.Name = "cIObitSU";
  3192. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  3193. this.cIObitSU.TabIndex = 162;
  3194. this.cIObitSU.Text = "IObit Software Updater";
  3195. this.cIObitSU.UseVisualStyleBackColor = true;
  3196. //
  3197. // cIObitU
  3198. //
  3199. this.cIObitU.AutoSize = true;
  3200. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3201. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3202. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3203. this.cIObitU.Location = new System.Drawing.Point(35, 155);
  3204. this.cIObitU.Name = "cIObitU";
  3205. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  3206. this.cIObitU.TabIndex = 138;
  3207. this.cIObitU.Text = "IObit Uninstaller";
  3208. this.cIObitU.UseVisualStyleBackColor = true;
  3209. //
  3210. // pictureBox74
  3211. //
  3212. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  3213. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3214. this.pictureBox74.Location = new System.Drawing.Point(5, 244);
  3215. this.pictureBox74.Name = "pictureBox74";
  3216. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  3217. this.pictureBox74.TabIndex = 161;
  3218. this.pictureBox74.TabStop = false;
  3219. //
  3220. // cRevo
  3221. //
  3222. this.cRevo.AutoSize = true;
  3223. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3224. this.cRevo.Location = new System.Drawing.Point(35, 274);
  3225. this.cRevo.Name = "cRevo";
  3226. this.cRevo.Size = new System.Drawing.Size(140, 24);
  3227. this.cRevo.TabIndex = 142;
  3228. this.cRevo.Text = "Revo Uninstaller";
  3229. this.cRevo.UseVisualStyleBackColor = true;
  3230. //
  3231. // pictureBox68
  3232. //
  3233. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  3234. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3235. this.pictureBox68.Location = new System.Drawing.Point(5, 274);
  3236. this.pictureBox68.Name = "pictureBox68";
  3237. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  3238. this.pictureBox68.TabIndex = 143;
  3239. this.pictureBox68.TabStop = false;
  3240. //
  3241. // cIObitDB
  3242. //
  3243. this.cIObitDB.AutoSize = true;
  3244. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3245. this.cIObitDB.Location = new System.Drawing.Point(35, 185);
  3246. this.cIObitDB.Name = "cIObitDB";
  3247. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  3248. this.cIObitDB.TabIndex = 137;
  3249. this.cIObitDB.Text = "IObit Driver Booster";
  3250. this.cIObitDB.UseVisualStyleBackColor = true;
  3251. //
  3252. // cIObitSD
  3253. //
  3254. this.cIObitSD.AutoSize = true;
  3255. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3256. this.cIObitSD.Location = new System.Drawing.Point(35, 215);
  3257. this.cIObitSD.Name = "cIObitSD";
  3258. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  3259. this.cIObitSD.TabIndex = 136;
  3260. this.cIObitSD.Text = "IObit Smart Defrag";
  3261. this.cIObitSD.UseVisualStyleBackColor = true;
  3262. //
  3263. // pictureBox61
  3264. //
  3265. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  3266. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3267. this.pictureBox61.Location = new System.Drawing.Point(5, 154);
  3268. this.pictureBox61.Name = "pictureBox61";
  3269. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  3270. this.pictureBox61.TabIndex = 139;
  3271. this.pictureBox61.TabStop = false;
  3272. //
  3273. // cUUI
  3274. //
  3275. this.cUUI.AutoSize = true;
  3276. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3277. this.cUUI.Location = new System.Drawing.Point(35, 394);
  3278. this.cUUI.Name = "cUUI";
  3279. this.cUUI.Size = new System.Drawing.Size(182, 24);
  3280. this.cUUI.TabIndex = 152;
  3281. this.cUUI.Text = "Universal USB Installer";
  3282. this.cUUI.UseVisualStyleBackColor = true;
  3283. //
  3284. // pictureBox66
  3285. //
  3286. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  3287. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3288. this.pictureBox66.Location = new System.Drawing.Point(5, 184);
  3289. this.pictureBox66.Name = "pictureBox66";
  3290. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  3291. this.pictureBox66.TabIndex = 140;
  3292. this.pictureBox66.TabStop = false;
  3293. //
  3294. // pictureBox72
  3295. //
  3296. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  3297. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3298. this.pictureBox72.Location = new System.Drawing.Point(5, 393);
  3299. this.pictureBox72.Name = "pictureBox72";
  3300. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  3301. this.pictureBox72.TabIndex = 153;
  3302. this.pictureBox72.TabStop = false;
  3303. //
  3304. // pictureBox67
  3305. //
  3306. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  3307. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3308. this.pictureBox67.Location = new System.Drawing.Point(5, 214);
  3309. this.pictureBox67.Name = "pictureBox67";
  3310. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  3311. this.pictureBox67.TabIndex = 141;
  3312. this.pictureBox67.TabStop = false;
  3313. //
  3314. // cRufus
  3315. //
  3316. this.cRufus.AutoSize = true;
  3317. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3318. this.cRufus.Location = new System.Drawing.Point(35, 364);
  3319. this.cRufus.Name = "cRufus";
  3320. this.cRufus.Size = new System.Drawing.Size(66, 24);
  3321. this.cRufus.TabIndex = 150;
  3322. this.cRufus.Text = "Rufus";
  3323. this.cRufus.UseVisualStyleBackColor = true;
  3324. //
  3325. // pictureBox73
  3326. //
  3327. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  3328. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3329. this.pictureBox73.Location = new System.Drawing.Point(5, 363);
  3330. this.pictureBox73.Name = "pictureBox73";
  3331. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  3332. this.pictureBox73.TabIndex = 151;
  3333. this.pictureBox73.TabStop = false;
  3334. //
  3335. // cMalwarebytes
  3336. //
  3337. this.cMalwarebytes.AutoSize = true;
  3338. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3339. this.cMalwarebytes.Location = new System.Drawing.Point(35, 304);
  3340. this.cMalwarebytes.Name = "cMalwarebytes";
  3341. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  3342. this.cMalwarebytes.TabIndex = 144;
  3343. this.cMalwarebytes.Text = "Malwarebytes";
  3344. this.cMalwarebytes.UseVisualStyleBackColor = true;
  3345. //
  3346. // pictureBox70
  3347. //
  3348. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  3349. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3350. this.pictureBox70.Location = new System.Drawing.Point(5, 303);
  3351. this.pictureBox70.Name = "pictureBox70";
  3352. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  3353. this.pictureBox70.TabIndex = 145;
  3354. this.pictureBox70.TabStop = false;
  3355. //
  3356. // cAntiExploit
  3357. //
  3358. this.cAntiExploit.AutoSize = true;
  3359. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3360. this.cAntiExploit.Location = new System.Drawing.Point(35, 334);
  3361. this.cAntiExploit.Name = "cAntiExploit";
  3362. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  3363. this.cAntiExploit.TabIndex = 146;
  3364. this.cAntiExploit.Text = "Anti-Exploit";
  3365. this.cAntiExploit.UseVisualStyleBackColor = true;
  3366. //
  3367. // pictureBox69
  3368. //
  3369. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  3370. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3371. this.pictureBox69.Location = new System.Drawing.Point(5, 333);
  3372. this.pictureBox69.Name = "pictureBox69";
  3373. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  3374. this.pictureBox69.TabIndex = 147;
  3375. this.pictureBox69.TabStop = false;
  3376. //
  3377. // panelApps1
  3378. //
  3379. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3380. | System.Windows.Forms.AnchorStyles.Left)));
  3381. this.panelApps1.AutoScroll = true;
  3382. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3383. this.panelApps1.Controls.Add(this.cFileZilla);
  3384. this.panelApps1.Controls.Add(this.pictureBox39);
  3385. this.panelApps1.Controls.Add(this.cGitHub);
  3386. this.panelApps1.Controls.Add(this.pictureBox37);
  3387. this.panelApps1.Controls.Add(this.cNode);
  3388. this.panelApps1.Controls.Add(this.cPutty);
  3389. this.panelApps1.Controls.Add(this.pictureBox64);
  3390. this.panelApps1.Controls.Add(this.pictureBox44);
  3391. this.panelApps1.Controls.Add(this.cNPP);
  3392. this.panelApps1.Controls.Add(this.cWinScp);
  3393. this.panelApps1.Controls.Add(this.pictureBox38);
  3394. this.panelApps1.Controls.Add(this.cAndroidStudio);
  3395. this.panelApps1.Controls.Add(this.pictureBox62);
  3396. this.panelApps1.Controls.Add(this.cXAMPP);
  3397. this.panelApps1.Controls.Add(this.cChromium);
  3398. this.panelApps1.Controls.Add(this.cEclipse);
  3399. this.panelApps1.Controls.Add(this.cPostman);
  3400. this.panelApps1.Controls.Add(this.cSublimeText);
  3401. this.panelApps1.Controls.Add(this.cVivaldi);
  3402. this.panelApps1.Controls.Add(this.pictureBox40);
  3403. this.panelApps1.Controls.Add(this.pictureBox33);
  3404. this.panelApps1.Controls.Add(this.pictureBox5);
  3405. this.panelApps1.Controls.Add(this.pictureBox41);
  3406. this.panelApps1.Controls.Add(this.cAtom);
  3407. this.panelApps1.Controls.Add(this.pictureBox4);
  3408. this.panelApps1.Controls.Add(this.pictureBox42);
  3409. this.panelApps1.Controls.Add(this.pictureBox34);
  3410. this.panelApps1.Controls.Add(this.pictureBox3);
  3411. this.panelApps1.Controls.Add(this.pictureBox32);
  3412. this.panelApps1.Controls.Add(this.cMaxthon);
  3413. this.panelApps1.Controls.Add(this.pictureBox35);
  3414. this.panelApps1.Controls.Add(this.pictureBox7);
  3415. this.panelApps1.Controls.Add(this.pictureBox31);
  3416. this.panelApps1.Controls.Add(this.picturemaxthon);
  3417. this.panelApps1.Controls.Add(this.pictureBox36);
  3418. this.panelApps1.Controls.Add(this.pictureBox2);
  3419. this.panelApps1.Controls.Add(this.cVS);
  3420. this.panelApps1.Controls.Add(this.cChrome);
  3421. this.panelApps1.Controls.Add(this.cVSCode);
  3422. this.panelApps1.Controls.Add(this.cOpera);
  3423. this.panelApps1.Controls.Add(this.cSublimeMerge);
  3424. this.panelApps1.Controls.Add(this.cFirefox);
  3425. this.panelApps1.Controls.Add(this.pictureBox6);
  3426. this.panelApps1.Controls.Add(this.cTor);
  3427. this.panelApps1.Controls.Add(this.cDiscord);
  3428. this.panelApps1.Controls.Add(this.cAnyDesk);
  3429. this.panelApps1.Controls.Add(this.cMSTeams);
  3430. this.panelApps1.Controls.Add(this.cViber);
  3431. this.panelApps1.Controls.Add(this.pictureBox55);
  3432. this.panelApps1.Controls.Add(this.pictureBox56);
  3433. this.panelApps1.Controls.Add(this.cSkype);
  3434. this.panelApps1.Controls.Add(this.cThunderbird);
  3435. this.panelApps1.Controls.Add(this.cZoom);
  3436. this.panelApps1.Controls.Add(this.pictureBox27);
  3437. this.panelApps1.Controls.Add(this.pictureBox25);
  3438. this.panelApps1.Controls.Add(this.pictureBox30);
  3439. this.panelApps1.Controls.Add(this.pictureBox28);
  3440. this.panelApps1.Controls.Add(this.cTV);
  3441. this.panelApps1.Controls.Add(this.pictureBox29);
  3442. this.panelApps1.Controls.Add(this.pictureBox26);
  3443. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  3444. this.panelApps1.Name = "panelApps1";
  3445. this.panelApps1.Size = new System.Drawing.Size(240, 389);
  3446. this.panelApps1.TabIndex = 154;
  3447. //
  3448. // cFileZilla
  3449. //
  3450. this.cFileZilla.AutoSize = true;
  3451. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3452. this.cFileZilla.Location = new System.Drawing.Point(35, 843);
  3453. this.cFileZilla.Name = "cFileZilla";
  3454. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  3455. this.cFileZilla.TabIndex = 55;
  3456. this.cFileZilla.Text = "FileZilla";
  3457. this.cFileZilla.UseVisualStyleBackColor = true;
  3458. //
  3459. // pictureBox39
  3460. //
  3461. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  3462. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3463. this.pictureBox39.Location = new System.Drawing.Point(5, 843);
  3464. this.pictureBox39.Name = "pictureBox39";
  3465. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  3466. this.pictureBox39.TabIndex = 100;
  3467. this.pictureBox39.TabStop = false;
  3468. //
  3469. // cGitHub
  3470. //
  3471. this.cGitHub.AutoSize = true;
  3472. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3473. this.cGitHub.Location = new System.Drawing.Point(35, 693);
  3474. this.cGitHub.Name = "cGitHub";
  3475. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  3476. this.cGitHub.TabIndex = 57;
  3477. this.cGitHub.Text = "GitHub";
  3478. this.cGitHub.UseVisualStyleBackColor = true;
  3479. //
  3480. // pictureBox37
  3481. //
  3482. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  3483. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3484. this.pictureBox37.Location = new System.Drawing.Point(5, 873);
  3485. this.pictureBox37.Name = "pictureBox37";
  3486. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  3487. this.pictureBox37.TabIndex = 99;
  3488. this.pictureBox37.TabStop = false;
  3489. //
  3490. // cNode
  3491. //
  3492. this.cNode.AutoSize = true;
  3493. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3494. this.cNode.Location = new System.Drawing.Point(35, 724);
  3495. this.cNode.Name = "cNode";
  3496. this.cNode.Size = new System.Drawing.Size(80, 24);
  3497. this.cNode.TabIndex = 70;
  3498. this.cNode.Text = "NodeJS";
  3499. this.cNode.UseVisualStyleBackColor = true;
  3500. //
  3501. // cPutty
  3502. //
  3503. this.cPutty.AutoSize = true;
  3504. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3505. this.cPutty.Location = new System.Drawing.Point(35, 873);
  3506. this.cPutty.Name = "cPutty";
  3507. this.cPutty.Size = new System.Drawing.Size(64, 24);
  3508. this.cPutty.TabIndex = 58;
  3509. this.cPutty.Text = "Putty";
  3510. this.cPutty.UseVisualStyleBackColor = true;
  3511. //
  3512. // pictureBox64
  3513. //
  3514. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  3515. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3516. this.pictureBox64.Location = new System.Drawing.Point(5, 633);
  3517. this.pictureBox64.Name = "pictureBox64";
  3518. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  3519. this.pictureBox64.TabIndex = 129;
  3520. this.pictureBox64.TabStop = false;
  3521. //
  3522. // pictureBox44
  3523. //
  3524. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  3525. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3526. this.pictureBox44.Location = new System.Drawing.Point(5, 813);
  3527. this.pictureBox44.Name = "pictureBox44";
  3528. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  3529. this.pictureBox44.TabIndex = 106;
  3530. this.pictureBox44.TabStop = false;
  3531. //
  3532. // cNPP
  3533. //
  3534. this.cNPP.AutoSize = true;
  3535. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3536. this.cNPP.Location = new System.Drawing.Point(35, 453);
  3537. this.cNPP.Name = "cNPP";
  3538. this.cNPP.Size = new System.Drawing.Size(108, 24);
  3539. this.cNPP.TabIndex = 58;
  3540. this.cNPP.Text = "Notepad++";
  3541. this.cNPP.UseVisualStyleBackColor = true;
  3542. //
  3543. // cWinScp
  3544. //
  3545. this.cWinScp.AutoSize = true;
  3546. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3547. this.cWinScp.Location = new System.Drawing.Point(35, 813);
  3548. this.cWinScp.Name = "cWinScp";
  3549. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  3550. this.cWinScp.TabIndex = 81;
  3551. this.cWinScp.Text = "WinSCP";
  3552. this.cWinScp.UseVisualStyleBackColor = true;
  3553. //
  3554. // pictureBox38
  3555. //
  3556. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  3557. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3558. this.pictureBox38.Location = new System.Drawing.Point(5, 752);
  3559. this.pictureBox38.Name = "pictureBox38";
  3560. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  3561. this.pictureBox38.TabIndex = 103;
  3562. this.pictureBox38.TabStop = false;
  3563. //
  3564. // cAndroidStudio
  3565. //
  3566. this.cAndroidStudio.AutoSize = true;
  3567. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3568. this.cAndroidStudio.Location = new System.Drawing.Point(35, 663);
  3569. this.cAndroidStudio.Name = "cAndroidStudio";
  3570. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  3571. this.cAndroidStudio.TabIndex = 127;
  3572. this.cAndroidStudio.Text = "Android Studio";
  3573. this.cAndroidStudio.UseVisualStyleBackColor = true;
  3574. //
  3575. // pictureBox62
  3576. //
  3577. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  3578. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3579. this.pictureBox62.Location = new System.Drawing.Point(5, 663);
  3580. this.pictureBox62.Name = "pictureBox62";
  3581. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  3582. this.pictureBox62.TabIndex = 131;
  3583. this.pictureBox62.TabStop = false;
  3584. //
  3585. // cXAMPP
  3586. //
  3587. this.cXAMPP.AutoSize = true;
  3588. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3589. this.cXAMPP.Location = new System.Drawing.Point(35, 754);
  3590. this.cXAMPP.Name = "cXAMPP";
  3591. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  3592. this.cXAMPP.TabIndex = 71;
  3593. this.cXAMPP.Text = "XAMPP";
  3594. this.cXAMPP.UseVisualStyleBackColor = true;
  3595. //
  3596. // cChromium
  3597. //
  3598. this.cChromium.AutoSize = true;
  3599. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3600. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3601. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3602. this.cChromium.Location = new System.Drawing.Point(35, 3);
  3603. this.cChromium.Name = "cChromium";
  3604. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3605. this.cChromium.TabIndex = 58;
  3606. this.cChromium.Text = "Chromium";
  3607. this.cChromium.UseVisualStyleBackColor = true;
  3608. //
  3609. // cEclipse
  3610. //
  3611. this.cEclipse.AutoSize = true;
  3612. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3613. this.cEclipse.Location = new System.Drawing.Point(35, 633);
  3614. this.cEclipse.Name = "cEclipse";
  3615. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  3616. this.cEclipse.TabIndex = 126;
  3617. this.cEclipse.Text = "Eclipse";
  3618. this.cEclipse.UseVisualStyleBackColor = true;
  3619. //
  3620. // cPostman
  3621. //
  3622. this.cPostman.AutoSize = true;
  3623. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3624. this.cPostman.Location = new System.Drawing.Point(35, 782);
  3625. this.cPostman.Name = "cPostman";
  3626. this.cPostman.Size = new System.Drawing.Size(86, 24);
  3627. this.cPostman.TabIndex = 72;
  3628. this.cPostman.Text = "Postman";
  3629. this.cPostman.UseVisualStyleBackColor = true;
  3630. //
  3631. // cSublimeText
  3632. //
  3633. this.cSublimeText.AutoSize = true;
  3634. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3635. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  3636. this.cSublimeText.Name = "cSublimeText";
  3637. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  3638. this.cSublimeText.TabIndex = 55;
  3639. this.cSublimeText.Text = "Sublime Text";
  3640. this.cSublimeText.UseVisualStyleBackColor = true;
  3641. //
  3642. // cVivaldi
  3643. //
  3644. this.cVivaldi.AutoSize = true;
  3645. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3646. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  3647. this.cVivaldi.Name = "cVivaldi";
  3648. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3649. this.cVivaldi.TabIndex = 57;
  3650. this.cVivaldi.Text = "Vivaldi";
  3651. this.cVivaldi.UseVisualStyleBackColor = true;
  3652. //
  3653. // pictureBox40
  3654. //
  3655. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  3656. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3657. this.pictureBox40.Location = new System.Drawing.Point(5, 722);
  3658. this.pictureBox40.Name = "pictureBox40";
  3659. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  3660. this.pictureBox40.TabIndex = 101;
  3661. this.pictureBox40.TabStop = false;
  3662. //
  3663. // pictureBox33
  3664. //
  3665. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  3666. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3667. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  3668. this.pictureBox33.Name = "pictureBox33";
  3669. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  3670. this.pictureBox33.TabIndex = 100;
  3671. this.pictureBox33.TabStop = false;
  3672. //
  3673. // pictureBox5
  3674. //
  3675. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3676. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3677. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  3678. this.pictureBox5.Name = "pictureBox5";
  3679. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3680. this.pictureBox5.TabIndex = 83;
  3681. this.pictureBox5.TabStop = false;
  3682. //
  3683. // pictureBox41
  3684. //
  3685. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  3686. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3687. this.pictureBox41.Location = new System.Drawing.Point(5, 782);
  3688. this.pictureBox41.Name = "pictureBox41";
  3689. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  3690. this.pictureBox41.TabIndex = 104;
  3691. this.pictureBox41.TabStop = false;
  3692. //
  3693. // cAtom
  3694. //
  3695. this.cAtom.AutoSize = true;
  3696. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3697. this.cAtom.Location = new System.Drawing.Point(35, 603);
  3698. this.cAtom.Name = "cAtom";
  3699. this.cAtom.Size = new System.Drawing.Size(65, 24);
  3700. this.cAtom.TabIndex = 59;
  3701. this.cAtom.Text = "Atom";
  3702. this.cAtom.UseVisualStyleBackColor = true;
  3703. //
  3704. // pictureBox4
  3705. //
  3706. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3707. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3708. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  3709. this.pictureBox4.Name = "pictureBox4";
  3710. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3711. this.pictureBox4.TabIndex = 84;
  3712. this.pictureBox4.TabStop = false;
  3713. //
  3714. // pictureBox42
  3715. //
  3716. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  3717. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3718. this.pictureBox42.Location = new System.Drawing.Point(5, 693);
  3719. this.pictureBox42.Name = "pictureBox42";
  3720. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  3721. this.pictureBox42.TabIndex = 102;
  3722. this.pictureBox42.TabStop = false;
  3723. //
  3724. // pictureBox34
  3725. //
  3726. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  3727. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3728. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  3729. this.pictureBox34.Name = "pictureBox34";
  3730. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  3731. this.pictureBox34.TabIndex = 101;
  3732. this.pictureBox34.TabStop = false;
  3733. //
  3734. // pictureBox3
  3735. //
  3736. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3737. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3738. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  3739. this.pictureBox3.Name = "pictureBox3";
  3740. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3741. this.pictureBox3.TabIndex = 82;
  3742. this.pictureBox3.TabStop = false;
  3743. //
  3744. // pictureBox32
  3745. //
  3746. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  3747. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3748. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  3749. this.pictureBox32.Name = "pictureBox32";
  3750. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  3751. this.pictureBox32.TabIndex = 103;
  3752. this.pictureBox32.TabStop = false;
  3753. //
  3754. // cMaxthon
  3755. //
  3756. this.cMaxthon.AutoSize = true;
  3757. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3758. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  3759. this.cMaxthon.Name = "cMaxthon";
  3760. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  3761. this.cMaxthon.TabIndex = 120;
  3762. this.cMaxthon.Text = "Maxthon";
  3763. this.cMaxthon.UseVisualStyleBackColor = true;
  3764. //
  3765. // pictureBox35
  3766. //
  3767. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  3768. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3769. this.pictureBox35.Location = new System.Drawing.Point(5, 603);
  3770. this.pictureBox35.Name = "pictureBox35";
  3771. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  3772. this.pictureBox35.TabIndex = 104;
  3773. this.pictureBox35.TabStop = false;
  3774. //
  3775. // pictureBox7
  3776. //
  3777. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3778. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3779. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  3780. this.pictureBox7.Name = "pictureBox7";
  3781. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3782. this.pictureBox7.TabIndex = 85;
  3783. this.pictureBox7.TabStop = false;
  3784. //
  3785. // pictureBox31
  3786. //
  3787. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  3788. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3789. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  3790. this.pictureBox31.Name = "pictureBox31";
  3791. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  3792. this.pictureBox31.TabIndex = 99;
  3793. this.pictureBox31.TabStop = false;
  3794. //
  3795. // picturemaxthon
  3796. //
  3797. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  3798. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3799. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  3800. this.picturemaxthon.Name = "picturemaxthon";
  3801. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  3802. this.picturemaxthon.TabIndex = 121;
  3803. this.picturemaxthon.TabStop = false;
  3804. //
  3805. // pictureBox36
  3806. //
  3807. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  3808. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3809. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  3810. this.pictureBox36.Name = "pictureBox36";
  3811. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  3812. this.pictureBox36.TabIndex = 102;
  3813. this.pictureBox36.TabStop = false;
  3814. //
  3815. // pictureBox2
  3816. //
  3817. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3818. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3819. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  3820. this.pictureBox2.Name = "pictureBox2";
  3821. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3822. this.pictureBox2.TabIndex = 81;
  3823. this.pictureBox2.TabStop = false;
  3824. //
  3825. // cVS
  3826. //
  3827. this.cVS.AutoSize = true;
  3828. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3829. this.cVS.Location = new System.Drawing.Point(35, 573);
  3830. this.cVS.Name = "cVS";
  3831. this.cVS.Size = new System.Drawing.Size(117, 24);
  3832. this.cVS.TabIndex = 60;
  3833. this.cVS.Text = "Visual Studio";
  3834. this.cVS.UseVisualStyleBackColor = true;
  3835. //
  3836. // cChrome
  3837. //
  3838. this.cChrome.AutoSize = true;
  3839. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3840. this.cChrome.Location = new System.Drawing.Point(35, 63);
  3841. this.cChrome.Name = "cChrome";
  3842. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3843. this.cChrome.TabIndex = 54;
  3844. this.cChrome.Text = "Google Chrome";
  3845. this.cChrome.UseVisualStyleBackColor = true;
  3846. //
  3847. // cVSCode
  3848. //
  3849. this.cVSCode.AutoSize = true;
  3850. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3851. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  3852. this.cVSCode.Name = "cVSCode";
  3853. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  3854. this.cVSCode.TabIndex = 57;
  3855. this.cVSCode.Text = "Visual Studio Code";
  3856. this.cVSCode.UseVisualStyleBackColor = true;
  3857. //
  3858. // cOpera
  3859. //
  3860. this.cOpera.AutoSize = true;
  3861. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3862. this.cOpera.Location = new System.Drawing.Point(35, 123);
  3863. this.cOpera.Name = "cOpera";
  3864. this.cOpera.Size = new System.Drawing.Size(70, 24);
  3865. this.cOpera.TabIndex = 56;
  3866. this.cOpera.Text = "Opera";
  3867. this.cOpera.UseVisualStyleBackColor = true;
  3868. //
  3869. // cSublimeMerge
  3870. //
  3871. this.cSublimeMerge.AutoSize = true;
  3872. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3873. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  3874. this.cSublimeMerge.Name = "cSublimeMerge";
  3875. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  3876. this.cSublimeMerge.TabIndex = 59;
  3877. this.cSublimeMerge.Text = "Sublime Merge";
  3878. this.cSublimeMerge.UseVisualStyleBackColor = true;
  3879. //
  3880. // cFirefox
  3881. //
  3882. this.cFirefox.AutoSize = true;
  3883. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3884. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  3885. this.cFirefox.Name = "cFirefox";
  3886. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  3887. this.cFirefox.TabIndex = 55;
  3888. this.cFirefox.Text = "Mozilla Firefox";
  3889. this.cFirefox.UseVisualStyleBackColor = true;
  3890. //
  3891. // pictureBox6
  3892. //
  3893. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  3894. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3895. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  3896. this.pictureBox6.Name = "pictureBox6";
  3897. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  3898. this.pictureBox6.TabIndex = 86;
  3899. this.pictureBox6.TabStop = false;
  3900. //
  3901. // cTor
  3902. //
  3903. this.cTor.AutoSize = true;
  3904. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3905. this.cTor.Location = new System.Drawing.Point(35, 183);
  3906. this.cTor.Name = "cTor";
  3907. this.cTor.Size = new System.Drawing.Size(109, 24);
  3908. this.cTor.TabIndex = 79;
  3909. this.cTor.Text = "Tor Browser";
  3910. this.cTor.UseVisualStyleBackColor = true;
  3911. //
  3912. // cDiscord
  3913. //
  3914. this.cDiscord.AutoSize = true;
  3915. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3916. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  3917. this.cDiscord.Name = "cDiscord";
  3918. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  3919. this.cDiscord.TabIndex = 58;
  3920. this.cDiscord.Text = "Discord";
  3921. this.cDiscord.UseVisualStyleBackColor = true;
  3922. //
  3923. // cAnyDesk
  3924. //
  3925. this.cAnyDesk.AutoSize = true;
  3926. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3927. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  3928. this.cAnyDesk.Name = "cAnyDesk";
  3929. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  3930. this.cAnyDesk.TabIndex = 113;
  3931. this.cAnyDesk.Text = "AnyDesk";
  3932. this.cAnyDesk.UseVisualStyleBackColor = true;
  3933. //
  3934. // cMSTeams
  3935. //
  3936. this.cMSTeams.AutoSize = true;
  3937. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3938. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  3939. this.cMSTeams.Name = "cMSTeams";
  3940. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  3941. this.cMSTeams.TabIndex = 115;
  3942. this.cMSTeams.Text = "Microsoft Teams";
  3943. this.cMSTeams.UseVisualStyleBackColor = true;
  3944. //
  3945. // cViber
  3946. //
  3947. this.cViber.AutoSize = true;
  3948. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3949. this.cViber.Location = new System.Drawing.Point(35, 273);
  3950. this.cViber.Name = "cViber";
  3951. this.cViber.Size = new System.Drawing.Size(65, 24);
  3952. this.cViber.TabIndex = 57;
  3953. this.cViber.Text = "Viber";
  3954. this.cViber.UseVisualStyleBackColor = true;
  3955. //
  3956. // pictureBox55
  3957. //
  3958. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  3959. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3960. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  3961. this.pictureBox55.Name = "pictureBox55";
  3962. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  3963. this.pictureBox55.TabIndex = 114;
  3964. this.pictureBox55.TabStop = false;
  3965. //
  3966. // pictureBox56
  3967. //
  3968. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  3969. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3970. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  3971. this.pictureBox56.Name = "pictureBox56";
  3972. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  3973. this.pictureBox56.TabIndex = 112;
  3974. this.pictureBox56.TabStop = false;
  3975. //
  3976. // cSkype
  3977. //
  3978. this.cSkype.AutoSize = true;
  3979. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3980. this.cSkype.Location = new System.Drawing.Point(35, 243);
  3981. this.cSkype.Name = "cSkype";
  3982. this.cSkype.Size = new System.Drawing.Size(69, 24);
  3983. this.cSkype.TabIndex = 55;
  3984. this.cSkype.Text = "Skype";
  3985. this.cSkype.UseVisualStyleBackColor = true;
  3986. //
  3987. // cThunderbird
  3988. //
  3989. this.cThunderbird.AutoSize = true;
  3990. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3991. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  3992. this.cThunderbird.Name = "cThunderbird";
  3993. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  3994. this.cThunderbird.TabIndex = 58;
  3995. this.cThunderbird.Text = "Mozilla Thunderbird";
  3996. this.cThunderbird.UseVisualStyleBackColor = true;
  3997. //
  3998. // cZoom
  3999. //
  4000. this.cZoom.AutoSize = true;
  4001. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4002. this.cZoom.Location = new System.Drawing.Point(35, 303);
  4003. this.cZoom.Name = "cZoom";
  4004. this.cZoom.Size = new System.Drawing.Size(121, 24);
  4005. this.cZoom.TabIndex = 59;
  4006. this.cZoom.Text = "Google Zoom";
  4007. this.cZoom.UseVisualStyleBackColor = true;
  4008. //
  4009. // pictureBox27
  4010. //
  4011. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  4012. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4013. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  4014. this.pictureBox27.Name = "pictureBox27";
  4015. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  4016. this.pictureBox27.TabIndex = 96;
  4017. this.pictureBox27.TabStop = false;
  4018. //
  4019. // pictureBox25
  4020. //
  4021. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  4022. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4023. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  4024. this.pictureBox25.Name = "pictureBox25";
  4025. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  4026. this.pictureBox25.TabIndex = 93;
  4027. this.pictureBox25.TabStop = false;
  4028. //
  4029. // pictureBox30
  4030. //
  4031. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  4032. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4033. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  4034. this.pictureBox30.Name = "pictureBox30";
  4035. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  4036. this.pictureBox30.TabIndex = 97;
  4037. this.pictureBox30.TabStop = false;
  4038. //
  4039. // pictureBox28
  4040. //
  4041. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  4042. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  4043. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  4044. this.pictureBox28.Name = "pictureBox28";
  4045. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  4046. this.pictureBox28.TabIndex = 98;
  4047. this.pictureBox28.TabStop = false;
  4048. //
  4049. // cTV
  4050. //
  4051. this.cTV.AutoSize = true;
  4052. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4053. this.cTV.Location = new System.Drawing.Point(35, 364);
  4054. this.cTV.Name = "cTV";
  4055. this.cTV.Size = new System.Drawing.Size(111, 24);
  4056. this.cTV.TabIndex = 80;
  4057. this.cTV.Text = "TeamViewer";
  4058. this.cTV.UseVisualStyleBackColor = true;
  4059. //
  4060. // pictureBox29
  4061. //
  4062. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  4063. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4064. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  4065. this.pictureBox29.Name = "pictureBox29";
  4066. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  4067. this.pictureBox29.TabIndex = 94;
  4068. this.pictureBox29.TabStop = false;
  4069. //
  4070. // pictureBox26
  4071. //
  4072. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  4073. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4074. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  4075. this.pictureBox26.Name = "pictureBox26";
  4076. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  4077. this.pictureBox26.TabIndex = 95;
  4078. this.pictureBox26.TabStop = false;
  4079. //
  4080. // cleanerTab
  4081. //
  4082. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4083. this.cleanerTab.Controls.Add(this.cleanerTitle);
  4084. this.cleanerTab.Controls.Add(this.panel1);
  4085. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  4086. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  4087. this.cleanerTab.Name = "cleanerTab";
  4088. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  4089. this.cleanerTab.Size = new System.Drawing.Size(860, 611);
  4090. this.cleanerTab.TabIndex = 5;
  4091. this.cleanerTab.Text = "Cleaner";
  4092. //
  4093. // cleanerTitle
  4094. //
  4095. this.cleanerTitle.AutoSize = true;
  4096. this.cleanerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4097. this.cleanerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4098. this.cleanerTitle.Location = new System.Drawing.Point(6, 10);
  4099. this.cleanerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4100. this.cleanerTitle.Name = "cleanerTitle";
  4101. this.cleanerTitle.Size = new System.Drawing.Size(260, 28);
  4102. this.cleanerTitle.TabIndex = 46;
  4103. this.cleanerTitle.Tag = "themeable";
  4104. this.cleanerTitle.Text = "Clean up your system drive";
  4105. //
  4106. // panel1
  4107. //
  4108. this.panel1.Controls.Add(this.lblPretext);
  4109. this.panel1.Controls.Add(this.lblFootprint);
  4110. this.panel1.Controls.Add(this.checkErrorReports);
  4111. this.panel1.Controls.Add(this.cleanDriveB);
  4112. this.panel1.Controls.Add(this.checkSelectAll);
  4113. this.panel1.Controls.Add(this.checkMediaCache);
  4114. this.panel1.Controls.Add(this.checkTemp);
  4115. this.panel1.Controls.Add(this.checkLogs);
  4116. this.panel1.Controls.Add(this.checkBin);
  4117. this.panel1.Controls.Add(this.checkMiniDumps);
  4118. this.panel1.Location = new System.Drawing.Point(11, 40);
  4119. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  4120. this.panel1.Name = "panel1";
  4121. this.panel1.Size = new System.Drawing.Size(805, 333);
  4122. this.panel1.TabIndex = 45;
  4123. //
  4124. // lblPretext
  4125. //
  4126. this.lblPretext.AutoSize = true;
  4127. 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)));
  4128. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  4129. this.lblPretext.Location = new System.Drawing.Point(26, 229);
  4130. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4131. this.lblPretext.Name = "lblPretext";
  4132. this.lblPretext.Size = new System.Drawing.Size(123, 21);
  4133. this.lblPretext.TabIndex = 49;
  4134. this.lblPretext.Tag = "";
  4135. this.lblPretext.Text = "Size to be freed:";
  4136. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4137. //
  4138. // lblFootprint
  4139. //
  4140. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  4141. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4142. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  4143. this.lblFootprint.Location = new System.Drawing.Point(25, 250);
  4144. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4145. this.lblFootprint.Name = "lblFootprint";
  4146. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  4147. this.lblFootprint.TabIndex = 48;
  4148. this.lblFootprint.Tag = "themeable";
  4149. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4150. //
  4151. // checkErrorReports
  4152. //
  4153. this.checkErrorReports.AutoSize = true;
  4154. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4155. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  4156. this.checkErrorReports.Location = new System.Drawing.Point(275, 104);
  4157. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  4158. this.checkErrorReports.Name = "checkErrorReports";
  4159. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  4160. this.checkErrorReports.TabIndex = 44;
  4161. this.checkErrorReports.Text = "Error reports";
  4162. this.checkErrorReports.UseVisualStyleBackColor = true;
  4163. //
  4164. // cleanDriveB
  4165. //
  4166. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  4167. this.cleanDriveB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4168. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4169. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4170. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4171. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  4172. this.cleanDriveB.Location = new System.Drawing.Point(29, 196);
  4173. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  4174. this.cleanDriveB.Name = "cleanDriveB";
  4175. this.cleanDriveB.Size = new System.Drawing.Size(120, 31);
  4176. this.cleanDriveB.TabIndex = 34;
  4177. this.cleanDriveB.Text = "Clean";
  4178. this.cleanDriveB.UseVisualStyleBackColor = false;
  4179. this.cleanDriveB.Click += new System.EventHandler(this.button20_Click);
  4180. //
  4181. // checkSelectAll
  4182. //
  4183. this.checkSelectAll.AutoSize = true;
  4184. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4185. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4186. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4187. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4188. this.checkSelectAll.Name = "checkSelectAll";
  4189. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4190. this.checkSelectAll.TabIndex = 35;
  4191. this.checkSelectAll.Tag = "";
  4192. this.checkSelectAll.Text = "Select all";
  4193. this.checkSelectAll.UseVisualStyleBackColor = true;
  4194. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4195. //
  4196. // checkMediaCache
  4197. //
  4198. this.checkMediaCache.AutoSize = true;
  4199. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4200. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4201. this.checkMediaCache.Location = new System.Drawing.Point(275, 75);
  4202. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4203. this.checkMediaCache.Name = "checkMediaCache";
  4204. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4205. this.checkMediaCache.TabIndex = 43;
  4206. this.checkMediaCache.Text = "Media Players cache";
  4207. this.checkMediaCache.UseVisualStyleBackColor = true;
  4208. //
  4209. // checkTemp
  4210. //
  4211. this.checkTemp.AutoSize = true;
  4212. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4213. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4214. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4215. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4216. this.checkTemp.Name = "checkTemp";
  4217. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4218. this.checkTemp.TabIndex = 36;
  4219. this.checkTemp.Text = "Temporary files";
  4220. this.checkTemp.UseVisualStyleBackColor = true;
  4221. //
  4222. // checkLogs
  4223. //
  4224. this.checkLogs.AutoSize = true;
  4225. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4226. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4227. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4228. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4229. this.checkLogs.Name = "checkLogs";
  4230. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  4231. this.checkLogs.TabIndex = 42;
  4232. this.checkLogs.Text = "Windows logs";
  4233. this.checkLogs.UseVisualStyleBackColor = true;
  4234. //
  4235. // checkBin
  4236. //
  4237. this.checkBin.AutoSize = true;
  4238. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4239. this.checkBin.ForeColor = System.Drawing.Color.White;
  4240. this.checkBin.Location = new System.Drawing.Point(275, 45);
  4241. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4242. this.checkBin.Name = "checkBin";
  4243. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4244. this.checkBin.TabIndex = 41;
  4245. this.checkBin.Text = "Empty Recycle Bin";
  4246. this.checkBin.UseVisualStyleBackColor = true;
  4247. //
  4248. // checkMiniDumps
  4249. //
  4250. this.checkMiniDumps.AutoSize = true;
  4251. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4252. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4253. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  4254. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4255. this.checkMiniDumps.Name = "checkMiniDumps";
  4256. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4257. this.checkMiniDumps.TabIndex = 39;
  4258. this.checkMiniDumps.Text = "BSOD Minidumps";
  4259. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4260. //
  4261. // pingerTab
  4262. //
  4263. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4264. this.pingerTab.Controls.Add(this.flushCacheB);
  4265. this.pingerTab.Controls.Add(this.btnExport);
  4266. this.pingerTab.Controls.Add(this.copyB);
  4267. this.pingerTab.Controls.Add(this.copyIPB);
  4268. this.pingerTab.Controls.Add(this.panel7);
  4269. this.pingerTab.Controls.Add(this.lblResults);
  4270. this.pingerTab.Controls.Add(this.btnShodan);
  4271. this.pingerTab.Controls.Add(this.btnPing);
  4272. this.pingerTab.Controls.Add(this.txtPingInput);
  4273. this.pingerTab.Controls.Add(this.lblPinger);
  4274. this.pingerTab.Controls.Add(this.pingerTitle);
  4275. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  4276. this.pingerTab.Name = "pingerTab";
  4277. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  4278. this.pingerTab.Size = new System.Drawing.Size(860, 611);
  4279. this.pingerTab.TabIndex = 13;
  4280. this.pingerTab.Text = "Pinger";
  4281. //
  4282. // flushCacheB
  4283. //
  4284. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  4285. this.flushCacheB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4286. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4287. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4288. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4289. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  4290. this.flushCacheB.Location = new System.Drawing.Point(26, 512);
  4291. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  4292. this.flushCacheB.Name = "flushCacheB";
  4293. this.flushCacheB.Size = new System.Drawing.Size(139, 29);
  4294. this.flushCacheB.TabIndex = 84;
  4295. this.flushCacheB.Text = "Flush DNS cache";
  4296. this.flushCacheB.UseVisualStyleBackColor = false;
  4297. this.flushCacheB.Click += new System.EventHandler(this.button10_Click);
  4298. //
  4299. // btnExport
  4300. //
  4301. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  4302. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4303. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4304. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4305. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4306. this.btnExport.ForeColor = System.Drawing.Color.White;
  4307. this.btnExport.Location = new System.Drawing.Point(499, 512);
  4308. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  4309. this.btnExport.Name = "btnExport";
  4310. this.btnExport.Size = new System.Drawing.Size(71, 29);
  4311. this.btnExport.TabIndex = 83;
  4312. this.btnExport.Text = "Export...";
  4313. this.btnExport.UseVisualStyleBackColor = false;
  4314. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  4315. //
  4316. // copyB
  4317. //
  4318. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  4319. this.copyB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4320. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4321. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4322. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4323. this.copyB.ForeColor = System.Drawing.Color.White;
  4324. this.copyB.Location = new System.Drawing.Point(265, 116);
  4325. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  4326. this.copyB.Name = "copyB";
  4327. this.copyB.Size = new System.Drawing.Size(146, 31);
  4328. this.copyB.TabIndex = 82;
  4329. this.copyB.Text = "Copy IP";
  4330. this.copyB.UseVisualStyleBackColor = false;
  4331. this.copyB.Click += new System.EventHandler(this.button9_Click);
  4332. //
  4333. // copyIPB
  4334. //
  4335. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  4336. this.copyIPB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4337. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4338. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4339. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4340. this.copyIPB.ForeColor = System.Drawing.Color.White;
  4341. this.copyIPB.Location = new System.Drawing.Point(340, 83);
  4342. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  4343. this.copyIPB.Name = "copyIPB";
  4344. this.copyIPB.Size = new System.Drawing.Size(71, 29);
  4345. this.copyIPB.TabIndex = 81;
  4346. this.copyIPB.Text = "Copy";
  4347. this.copyIPB.UseVisualStyleBackColor = false;
  4348. this.copyIPB.Click += new System.EventHandler(this.button7_Click);
  4349. //
  4350. // panel7
  4351. //
  4352. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4353. this.panel7.Controls.Add(this.listPingResults);
  4354. this.panel7.Location = new System.Drawing.Point(26, 200);
  4355. this.panel7.Name = "panel7";
  4356. this.panel7.Size = new System.Drawing.Size(544, 307);
  4357. this.panel7.TabIndex = 80;
  4358. //
  4359. // listPingResults
  4360. //
  4361. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4362. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4363. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  4364. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4365. this.listPingResults.ForeColor = System.Drawing.Color.White;
  4366. this.listPingResults.FormattingEnabled = true;
  4367. this.listPingResults.HorizontalScrollbar = true;
  4368. this.listPingResults.ItemHeight = 21;
  4369. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  4370. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  4371. this.listPingResults.Name = "listPingResults";
  4372. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  4373. this.listPingResults.TabIndex = 79;
  4374. //
  4375. // lblResults
  4376. //
  4377. this.lblResults.AutoSize = true;
  4378. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4379. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  4380. this.lblResults.Location = new System.Drawing.Point(21, 176);
  4381. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4382. this.lblResults.Name = "lblResults";
  4383. this.lblResults.Size = new System.Drawing.Size(62, 21);
  4384. this.lblResults.TabIndex = 60;
  4385. this.lblResults.Tag = "";
  4386. this.lblResults.Text = "Results";
  4387. //
  4388. // btnShodan
  4389. //
  4390. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  4391. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4392. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4393. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4394. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4395. this.btnShodan.ForeColor = System.Drawing.Color.White;
  4396. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  4397. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  4398. this.btnShodan.Name = "btnShodan";
  4399. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  4400. this.btnShodan.TabIndex = 59;
  4401. this.btnShodan.Text = "Check on SHODAN.io";
  4402. this.btnShodan.UseVisualStyleBackColor = false;
  4403. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  4404. //
  4405. // btnPing
  4406. //
  4407. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  4408. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4409. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4410. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4411. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4412. this.btnPing.ForeColor = System.Drawing.Color.White;
  4413. this.btnPing.Location = new System.Drawing.Point(26, 116);
  4414. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  4415. this.btnPing.Name = "btnPing";
  4416. this.btnPing.Size = new System.Drawing.Size(71, 31);
  4417. this.btnPing.TabIndex = 58;
  4418. this.btnPing.Text = "Ping";
  4419. this.btnPing.UseVisualStyleBackColor = false;
  4420. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  4421. //
  4422. // txtPingInput
  4423. //
  4424. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4425. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4426. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4427. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  4428. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  4429. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  4430. this.txtPingInput.Name = "txtPingInput";
  4431. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  4432. this.txtPingInput.TabIndex = 56;
  4433. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4434. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  4435. //
  4436. // lblPinger
  4437. //
  4438. this.lblPinger.AutoSize = true;
  4439. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4440. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  4441. this.lblPinger.Location = new System.Drawing.Point(23, 60);
  4442. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4443. this.lblPinger.Name = "lblPinger";
  4444. this.lblPinger.Size = new System.Drawing.Size(139, 21);
  4445. this.lblPinger.TabIndex = 57;
  4446. this.lblPinger.Tag = "";
  4447. this.lblPinger.Text = "IP / Domain name";
  4448. //
  4449. // pingerTitle
  4450. //
  4451. this.pingerTitle.AutoSize = true;
  4452. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4453. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4454. this.pingerTitle.Location = new System.Drawing.Point(6, 10);
  4455. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4456. this.pingerTitle.Name = "pingerTitle";
  4457. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  4458. this.pingerTitle.TabIndex = 47;
  4459. this.pingerTitle.Tag = "themeable";
  4460. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  4461. //
  4462. // hostsEditorTab
  4463. //
  4464. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4465. this.hostsEditorTab.Controls.Add(this.label3);
  4466. this.hostsEditorTab.Controls.Add(this.label1);
  4467. this.hostsEditorTab.Controls.Add(this.panel4);
  4468. this.hostsEditorTab.Controls.Add(this.linkAdvancedEdit);
  4469. this.hostsEditorTab.Controls.Add(this.linkRestoreDefault);
  4470. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  4471. this.hostsEditorTab.Controls.Add(this.linkLocate);
  4472. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  4473. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4474. this.hostsEditorTab.Name = "hostsEditorTab";
  4475. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4476. this.hostsEditorTab.Size = new System.Drawing.Size(860, 611);
  4477. this.hostsEditorTab.TabIndex = 9;
  4478. this.hostsEditorTab.Text = "Hosts";
  4479. //
  4480. // label3
  4481. //
  4482. this.label3.AutoSize = true;
  4483. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4484. this.label3.Location = new System.Drawing.Point(242, 38);
  4485. this.label3.Name = "label3";
  4486. this.label3.Size = new System.Drawing.Size(14, 21);
  4487. this.label3.TabIndex = 70;
  4488. this.label3.Text = "|";
  4489. //
  4490. // label1
  4491. //
  4492. this.label1.AutoSize = true;
  4493. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4494. this.label1.Location = new System.Drawing.Point(79, 38);
  4495. this.label1.Name = "label1";
  4496. this.label1.Size = new System.Drawing.Size(14, 21);
  4497. this.label1.TabIndex = 69;
  4498. this.label1.Text = "|";
  4499. //
  4500. // panel4
  4501. //
  4502. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4503. | System.Windows.Forms.AnchorStyles.Left)
  4504. | System.Windows.Forms.AnchorStyles.Right)));
  4505. this.panel4.Controls.Add(this.lblAdblockSub);
  4506. this.panel4.Controls.Add(this.lblAdblock);
  4507. this.panel4.Controls.Add(this.adblockUlti);
  4508. this.panel4.Controls.Add(this.adblockP);
  4509. this.panel4.Controls.Add(this.adblockS);
  4510. this.panel4.Controls.Add(this.adblockBasic);
  4511. this.panel4.Controls.Add(this.lblLock);
  4512. this.panel4.Controls.Add(this.chkReadOnly);
  4513. this.panel4.Controls.Add(this.panelList);
  4514. this.panel4.Controls.Add(this.chkBlock);
  4515. this.panel4.Controls.Add(this.refreshHostsB);
  4516. this.panel4.Controls.Add(this.removeHostB);
  4517. this.panel4.Controls.Add(this.removeAllHostsB);
  4518. this.panel4.Controls.Add(this.addHostB);
  4519. this.panel4.Controls.Add(this.txtIP);
  4520. this.panel4.Controls.Add(this.txtDomain);
  4521. this.panel4.Controls.Add(this.lblDomain);
  4522. this.panel4.Controls.Add(this.lblIP);
  4523. this.panel4.Location = new System.Drawing.Point(6, 70);
  4524. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4525. this.panel4.Name = "panel4";
  4526. this.panel4.Size = new System.Drawing.Size(848, 535);
  4527. this.panel4.TabIndex = 53;
  4528. //
  4529. // lblAdblockSub
  4530. //
  4531. this.lblAdblockSub.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4532. this.lblAdblockSub.ForeColor = System.Drawing.Color.Silver;
  4533. this.lblAdblockSub.Location = new System.Drawing.Point(325, 279);
  4534. this.lblAdblockSub.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4535. this.lblAdblockSub.Name = "lblAdblockSub";
  4536. this.lblAdblockSub.Size = new System.Drawing.Size(313, 25);
  4537. this.lblAdblockSub.TabIndex = 68;
  4538. this.lblAdblockSub.Tag = "";
  4539. this.lblAdblockSub.Text = "(will delete your current config)";
  4540. //
  4541. // lblAdblock
  4542. //
  4543. this.lblAdblock.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4544. this.lblAdblock.ForeColor = System.Drawing.Color.DodgerBlue;
  4545. this.lblAdblock.Location = new System.Drawing.Point(322, 254);
  4546. this.lblAdblock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4547. this.lblAdblock.Name = "lblAdblock";
  4548. this.lblAdblock.Size = new System.Drawing.Size(281, 25);
  4549. this.lblAdblock.TabIndex = 67;
  4550. this.lblAdblock.Tag = "themeable";
  4551. this.lblAdblock.Text = "Pre-made adblocks";
  4552. //
  4553. // adblockUlti
  4554. //
  4555. this.adblockUlti.BackColor = System.Drawing.Color.DodgerBlue;
  4556. this.adblockUlti.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4557. this.adblockUlti.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4558. this.adblockUlti.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4559. this.adblockUlti.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4560. this.adblockUlti.ForeColor = System.Drawing.Color.White;
  4561. this.adblockUlti.Location = new System.Drawing.Point(485, 351);
  4562. this.adblockUlti.Margin = new System.Windows.Forms.Padding(2);
  4563. this.adblockUlti.Name = "adblockUlti";
  4564. this.adblockUlti.Size = new System.Drawing.Size(153, 31);
  4565. this.adblockUlti.TabIndex = 66;
  4566. this.adblockUlti.Text = "AdBlock Ultimate\r\n";
  4567. this.adblockUlti.UseVisualStyleBackColor = false;
  4568. this.adblockUlti.Click += new System.EventHandler(this.button4_Click);
  4569. //
  4570. // adblockP
  4571. //
  4572. this.adblockP.BackColor = System.Drawing.Color.DodgerBlue;
  4573. this.adblockP.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4574. this.adblockP.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4575. this.adblockP.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4576. this.adblockP.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4577. this.adblockP.ForeColor = System.Drawing.Color.White;
  4578. this.adblockP.Location = new System.Drawing.Point(485, 316);
  4579. this.adblockP.Margin = new System.Windows.Forms.Padding(2);
  4580. this.adblockP.Name = "adblockP";
  4581. this.adblockP.Size = new System.Drawing.Size(153, 31);
  4582. this.adblockP.TabIndex = 65;
  4583. this.adblockP.Text = "AdBlock + Porn";
  4584. this.adblockP.UseVisualStyleBackColor = false;
  4585. this.adblockP.Click += new System.EventHandler(this.button3_Click);
  4586. //
  4587. // adblockS
  4588. //
  4589. this.adblockS.BackColor = System.Drawing.Color.DodgerBlue;
  4590. this.adblockS.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4591. this.adblockS.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4592. this.adblockS.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4593. this.adblockS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4594. this.adblockS.ForeColor = System.Drawing.Color.White;
  4595. this.adblockS.Location = new System.Drawing.Point(327, 351);
  4596. this.adblockS.Margin = new System.Windows.Forms.Padding(2);
  4597. this.adblockS.Name = "adblockS";
  4598. this.adblockS.Size = new System.Drawing.Size(153, 31);
  4599. this.adblockS.TabIndex = 64;
  4600. this.adblockS.Text = "AdBlock + Social";
  4601. this.adblockS.UseVisualStyleBackColor = false;
  4602. this.adblockS.Click += new System.EventHandler(this.button2_Click);
  4603. //
  4604. // adblockBasic
  4605. //
  4606. this.adblockBasic.BackColor = System.Drawing.Color.DodgerBlue;
  4607. this.adblockBasic.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4608. this.adblockBasic.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4609. this.adblockBasic.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4610. this.adblockBasic.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4611. this.adblockBasic.ForeColor = System.Drawing.Color.White;
  4612. this.adblockBasic.Location = new System.Drawing.Point(327, 316);
  4613. this.adblockBasic.Margin = new System.Windows.Forms.Padding(2);
  4614. this.adblockBasic.Name = "adblockBasic";
  4615. this.adblockBasic.Size = new System.Drawing.Size(153, 31);
  4616. this.adblockBasic.TabIndex = 63;
  4617. this.adblockBasic.Text = "AdBlock Basic";
  4618. this.adblockBasic.UseVisualStyleBackColor = false;
  4619. this.adblockBasic.Click += new System.EventHandler(this.button1_Click);
  4620. //
  4621. // lblLock
  4622. //
  4623. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4624. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  4625. this.lblLock.Location = new System.Drawing.Point(325, 179);
  4626. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4627. this.lblLock.Name = "lblLock";
  4628. this.lblLock.Size = new System.Drawing.Size(315, 55);
  4629. this.lblLock.TabIndex = 62;
  4630. this.lblLock.Tag = "";
  4631. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  4632. //
  4633. // chkReadOnly
  4634. //
  4635. this.chkReadOnly.AutoSize = true;
  4636. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4637. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4638. this.chkReadOnly.Location = new System.Drawing.Point(329, 152);
  4639. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4640. this.chkReadOnly.Name = "chkReadOnly";
  4641. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4642. this.chkReadOnly.TabIndex = 61;
  4643. this.chkReadOnly.Text = "Read-only";
  4644. this.chkReadOnly.UseVisualStyleBackColor = true;
  4645. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4646. //
  4647. // panelList
  4648. //
  4649. this.panelList.Controls.Add(this.listHostEntries);
  4650. this.panelList.Location = new System.Drawing.Point(5, 3);
  4651. this.panelList.Name = "panelList";
  4652. this.panelList.Size = new System.Drawing.Size(312, 388);
  4653. this.panelList.TabIndex = 60;
  4654. //
  4655. // listHostEntries
  4656. //
  4657. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4658. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4659. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4660. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4661. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4662. this.listHostEntries.FormattingEnabled = true;
  4663. this.listHostEntries.HorizontalScrollbar = true;
  4664. this.listHostEntries.ItemHeight = 21;
  4665. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4666. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4667. this.listHostEntries.Name = "listHostEntries";
  4668. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4669. this.listHostEntries.TabIndex = 52;
  4670. //
  4671. // chkBlock
  4672. //
  4673. this.chkBlock.AutoSize = true;
  4674. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4675. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4676. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  4677. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4678. this.chkBlock.Name = "chkBlock";
  4679. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4680. this.chkBlock.TabIndex = 59;
  4681. this.chkBlock.Text = "Block";
  4682. this.chkBlock.UseVisualStyleBackColor = true;
  4683. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4684. //
  4685. // refreshHostsB
  4686. //
  4687. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4688. this.refreshHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4689. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4690. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4691. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4692. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  4693. this.refreshHostsB.Location = new System.Drawing.Point(112, 394);
  4694. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  4695. this.refreshHostsB.Name = "refreshHostsB";
  4696. this.refreshHostsB.Size = new System.Drawing.Size(98, 31);
  4697. this.refreshHostsB.TabIndex = 55;
  4698. this.refreshHostsB.Text = "Refresh";
  4699. this.refreshHostsB.UseVisualStyleBackColor = false;
  4700. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  4701. //
  4702. // removeHostB
  4703. //
  4704. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4705. this.removeHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4706. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4707. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4708. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4709. this.removeHostB.ForeColor = System.Drawing.Color.White;
  4710. this.removeHostB.Location = new System.Drawing.Point(213, 394);
  4711. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  4712. this.removeHostB.Name = "removeHostB";
  4713. this.removeHostB.Size = new System.Drawing.Size(104, 31);
  4714. this.removeHostB.TabIndex = 54;
  4715. this.removeHostB.Text = "Remove";
  4716. this.removeHostB.UseVisualStyleBackColor = false;
  4717. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  4718. //
  4719. // removeAllHostsB
  4720. //
  4721. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4722. this.removeAllHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4723. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4724. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4725. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4726. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  4727. this.removeAllHostsB.Location = new System.Drawing.Point(6, 394);
  4728. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  4729. this.removeAllHostsB.Name = "removeAllHostsB";
  4730. this.removeAllHostsB.Size = new System.Drawing.Size(102, 31);
  4731. this.removeAllHostsB.TabIndex = 53;
  4732. this.removeAllHostsB.Text = "Remove all";
  4733. this.removeAllHostsB.UseVisualStyleBackColor = false;
  4734. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  4735. //
  4736. // addHostB
  4737. //
  4738. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4739. this.addHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4740. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4741. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4742. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4743. this.addHostB.ForeColor = System.Drawing.Color.White;
  4744. this.addHostB.Location = new System.Drawing.Point(551, 110);
  4745. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  4746. this.addHostB.Name = "addHostB";
  4747. this.addHostB.Size = new System.Drawing.Size(87, 31);
  4748. this.addHostB.TabIndex = 57;
  4749. this.addHostB.Text = "Add";
  4750. this.addHostB.UseVisualStyleBackColor = false;
  4751. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  4752. //
  4753. // txtIP
  4754. //
  4755. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4756. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4757. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4758. this.txtIP.ForeColor = System.Drawing.Color.White;
  4759. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4760. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4761. this.txtIP.Name = "txtIP";
  4762. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4763. this.txtIP.TabIndex = 0;
  4764. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4765. //
  4766. // txtDomain
  4767. //
  4768. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4769. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4770. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4771. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4772. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4773. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4774. this.txtDomain.Name = "txtDomain";
  4775. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4776. this.txtDomain.TabIndex = 1;
  4777. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4778. //
  4779. // lblDomain
  4780. //
  4781. this.lblDomain.AutoSize = true;
  4782. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4783. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4784. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  4785. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4786. this.lblDomain.Name = "lblDomain";
  4787. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  4788. this.lblDomain.TabIndex = 55;
  4789. this.lblDomain.Tag = "themeable";
  4790. this.lblDomain.Text = "Domain";
  4791. //
  4792. // lblIP
  4793. //
  4794. this.lblIP.AutoSize = true;
  4795. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4796. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4797. this.lblIP.Location = new System.Drawing.Point(323, 0);
  4798. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4799. this.lblIP.Name = "lblIP";
  4800. this.lblIP.Size = new System.Drawing.Size(85, 21);
  4801. this.lblIP.TabIndex = 53;
  4802. this.lblIP.Tag = "themeable";
  4803. this.lblIP.Text = "IP address";
  4804. //
  4805. // linkAdvancedEdit
  4806. //
  4807. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4808. this.linkAdvancedEdit.AutoSize = true;
  4809. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4810. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  4811. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  4812. this.linkAdvancedEdit.Location = new System.Drawing.Point(272, 38);
  4813. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4814. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  4815. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  4816. this.linkAdvancedEdit.TabIndex = 49;
  4817. this.linkAdvancedEdit.TabStop = true;
  4818. this.linkAdvancedEdit.Tag = "";
  4819. this.linkAdvancedEdit.Text = "Advanced editor";
  4820. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4821. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  4822. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4823. //
  4824. // linkRestoreDefault
  4825. //
  4826. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4827. this.linkRestoreDefault.AutoSize = true;
  4828. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4829. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  4830. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  4831. this.linkRestoreDefault.Location = new System.Drawing.Point(105, 38);
  4832. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4833. this.linkRestoreDefault.Name = "linkRestoreDefault";
  4834. this.linkRestoreDefault.Size = new System.Drawing.Size(123, 21);
  4835. this.linkRestoreDefault.TabIndex = 51;
  4836. this.linkRestoreDefault.TabStop = true;
  4837. this.linkRestoreDefault.Tag = "";
  4838. this.linkRestoreDefault.Text = "Restore default";
  4839. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4840. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  4841. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4842. //
  4843. // hostsTitle
  4844. //
  4845. this.hostsTitle.AutoSize = true;
  4846. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4847. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4848. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  4849. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4850. this.hostsTitle.Name = "hostsTitle";
  4851. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  4852. this.hostsTitle.TabIndex = 3;
  4853. this.hostsTitle.Tag = "themeable";
  4854. this.hostsTitle.Text = "Edit your hosts file";
  4855. //
  4856. // linkLocate
  4857. //
  4858. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4859. this.linkLocate.AutoSize = true;
  4860. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4861. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4862. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4863. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  4864. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4865. this.linkLocate.Name = "linkLocate";
  4866. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  4867. this.linkLocate.TabIndex = 47;
  4868. this.linkLocate.TabStop = true;
  4869. this.linkLocate.Tag = "";
  4870. this.linkLocate.Text = "Locate";
  4871. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4872. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  4873. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4874. //
  4875. // registryFixerTab
  4876. //
  4877. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4878. this.registryFixerTab.Controls.Add(this.panel2);
  4879. this.registryFixerTab.Controls.Add(this.registryTitle);
  4880. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  4881. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4882. this.registryFixerTab.Name = "registryFixerTab";
  4883. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4884. this.registryFixerTab.Size = new System.Drawing.Size(860, 611);
  4885. this.registryFixerTab.TabIndex = 8;
  4886. this.registryFixerTab.Text = "Registry";
  4887. //
  4888. // panel2
  4889. //
  4890. this.panel2.Controls.Add(this.regFixB);
  4891. this.panel2.Controls.Add(this.regLbl);
  4892. this.panel2.Controls.Add(this.checkRestartExplorer);
  4893. this.panel2.Controls.Add(this.checkRegistryEditor);
  4894. this.panel2.Controls.Add(this.checkEnableAll);
  4895. this.panel2.Controls.Add(this.checkContextMenu);
  4896. this.panel2.Controls.Add(this.checkTaskManager);
  4897. this.panel2.Controls.Add(this.checkCommandPrompt);
  4898. this.panel2.Controls.Add(this.checkFirewall);
  4899. this.panel2.Controls.Add(this.checkRunDialog);
  4900. this.panel2.Controls.Add(this.checkFolderOptions);
  4901. this.panel2.Controls.Add(this.checkControlPanel);
  4902. this.panel2.Location = new System.Drawing.Point(11, 40);
  4903. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4904. this.panel2.Name = "panel2";
  4905. this.panel2.Size = new System.Drawing.Size(755, 286);
  4906. this.panel2.TabIndex = 48;
  4907. //
  4908. // regFixB
  4909. //
  4910. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  4911. this.regFixB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4912. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4913. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4914. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4915. this.regFixB.ForeColor = System.Drawing.Color.White;
  4916. this.regFixB.Location = new System.Drawing.Point(29, 252);
  4917. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  4918. this.regFixB.Name = "regFixB";
  4919. this.regFixB.Size = new System.Drawing.Size(108, 31);
  4920. this.regFixB.TabIndex = 49;
  4921. this.regFixB.Text = "Fix";
  4922. this.regFixB.UseVisualStyleBackColor = false;
  4923. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  4924. //
  4925. // regLbl
  4926. //
  4927. this.regLbl.AutoSize = true;
  4928. 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)));
  4929. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  4930. this.regLbl.Location = new System.Drawing.Point(94, 202);
  4931. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4932. this.regLbl.Name = "regLbl";
  4933. this.regLbl.Size = new System.Drawing.Size(236, 21);
  4934. this.regLbl.TabIndex = 51;
  4935. this.regLbl.Tag = "";
  4936. this.regLbl.Text = "(some changes might need this)";
  4937. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4938. //
  4939. // checkRestartExplorer
  4940. //
  4941. this.checkRestartExplorer.AutoSize = true;
  4942. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4943. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4944. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4945. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4946. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4947. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4948. this.checkRestartExplorer.TabIndex = 50;
  4949. this.checkRestartExplorer.Tag = "";
  4950. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4951. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4952. //
  4953. // checkRegistryEditor
  4954. //
  4955. this.checkRegistryEditor.AutoSize = true;
  4956. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4957. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4958. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4959. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4960. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4961. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4962. this.checkRegistryEditor.TabIndex = 38;
  4963. this.checkRegistryEditor.Text = "Registry Editor";
  4964. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4965. //
  4966. // checkEnableAll
  4967. //
  4968. this.checkEnableAll.AutoSize = true;
  4969. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4970. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4971. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4972. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4973. this.checkEnableAll.Name = "checkEnableAll";
  4974. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4975. this.checkEnableAll.TabIndex = 35;
  4976. this.checkEnableAll.Tag = "";
  4977. this.checkEnableAll.Text = "Enable all";
  4978. this.checkEnableAll.UseVisualStyleBackColor = true;
  4979. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4980. //
  4981. // checkContextMenu
  4982. //
  4983. this.checkContextMenu.AutoSize = true;
  4984. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4985. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4986. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4987. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4988. this.checkContextMenu.Name = "checkContextMenu";
  4989. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4990. this.checkContextMenu.TabIndex = 43;
  4991. this.checkContextMenu.Text = "Right Click menu";
  4992. this.checkContextMenu.UseVisualStyleBackColor = true;
  4993. //
  4994. // checkTaskManager
  4995. //
  4996. this.checkTaskManager.AutoSize = true;
  4997. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4998. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4999. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  5000. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  5001. this.checkTaskManager.Name = "checkTaskManager";
  5002. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  5003. this.checkTaskManager.TabIndex = 36;
  5004. this.checkTaskManager.Text = "Task Manager";
  5005. this.checkTaskManager.UseVisualStyleBackColor = true;
  5006. //
  5007. // checkCommandPrompt
  5008. //
  5009. this.checkCommandPrompt.AutoSize = true;
  5010. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5011. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  5012. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  5013. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  5014. this.checkCommandPrompt.Name = "checkCommandPrompt";
  5015. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  5016. this.checkCommandPrompt.TabIndex = 42;
  5017. this.checkCommandPrompt.Text = "Command Prompt";
  5018. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  5019. //
  5020. // checkFirewall
  5021. //
  5022. this.checkFirewall.AutoSize = true;
  5023. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5024. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  5025. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  5026. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  5027. this.checkFirewall.Name = "checkFirewall";
  5028. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  5029. this.checkFirewall.TabIndex = 37;
  5030. this.checkFirewall.Text = "Windows Firewall";
  5031. this.checkFirewall.UseVisualStyleBackColor = true;
  5032. //
  5033. // checkRunDialog
  5034. //
  5035. this.checkRunDialog.AutoSize = true;
  5036. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5037. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  5038. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  5039. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  5040. this.checkRunDialog.Name = "checkRunDialog";
  5041. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  5042. this.checkRunDialog.TabIndex = 41;
  5043. this.checkRunDialog.Text = "Run Dialog";
  5044. this.checkRunDialog.UseVisualStyleBackColor = true;
  5045. //
  5046. // checkFolderOptions
  5047. //
  5048. this.checkFolderOptions.AutoSize = true;
  5049. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5050. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  5051. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  5052. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  5053. this.checkFolderOptions.Name = "checkFolderOptions";
  5054. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  5055. this.checkFolderOptions.TabIndex = 39;
  5056. this.checkFolderOptions.Text = "Folder Options";
  5057. this.checkFolderOptions.UseVisualStyleBackColor = true;
  5058. //
  5059. // checkControlPanel
  5060. //
  5061. this.checkControlPanel.AutoSize = true;
  5062. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5063. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  5064. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  5065. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  5066. this.checkControlPanel.Name = "checkControlPanel";
  5067. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  5068. this.checkControlPanel.TabIndex = 40;
  5069. this.checkControlPanel.Text = "Control Panel";
  5070. this.checkControlPanel.UseVisualStyleBackColor = true;
  5071. //
  5072. // registryTitle
  5073. //
  5074. this.registryTitle.AutoSize = true;
  5075. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5076. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  5077. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  5078. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5079. this.registryTitle.Name = "registryTitle";
  5080. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  5081. this.registryTitle.TabIndex = 47;
  5082. this.registryTitle.Tag = "themeable";
  5083. this.registryTitle.Text = "Fix common registry issues";
  5084. //
  5085. // integratorTab
  5086. //
  5087. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5088. this.integratorTab.Controls.Add(this.synapse);
  5089. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  5090. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  5091. this.integratorTab.Name = "integratorTab";
  5092. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  5093. this.integratorTab.Size = new System.Drawing.Size(860, 611);
  5094. this.integratorTab.TabIndex = 10;
  5095. this.integratorTab.Text = "Integrator";
  5096. //
  5097. // synapse
  5098. //
  5099. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  5100. this.synapse.Controls.Add(this.integratorInfoTab);
  5101. this.synapse.Controls.Add(this.tabPage8);
  5102. this.synapse.Controls.Add(this.tabPage9);
  5103. this.synapse.Controls.Add(this.tabPage10);
  5104. this.synapse.Controls.Add(this.tabPage11);
  5105. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  5106. this.synapse.Location = new System.Drawing.Point(2, 2);
  5107. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  5108. this.synapse.Multiline = true;
  5109. this.synapse.Name = "synapse";
  5110. this.synapse.SelectedIndex = 0;
  5111. this.synapse.Size = new System.Drawing.Size(856, 607);
  5112. this.synapse.TabIndex = 0;
  5113. //
  5114. // integratorInfoTab
  5115. //
  5116. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5117. this.integratorInfoTab.Controls.Add(this.integrator7);
  5118. this.integratorInfoTab.Controls.Add(this.integrator6);
  5119. this.integratorInfoTab.Controls.Add(this.integrator5);
  5120. this.integratorInfoTab.Controls.Add(this.integrator4);
  5121. this.integratorInfoTab.Controls.Add(this.integrator3);
  5122. this.integratorInfoTab.Controls.Add(this.integrator2);
  5123. this.integratorInfoTab.Controls.Add(this.integrator1);
  5124. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  5125. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  5126. this.integratorInfoTab.Name = "integratorInfoTab";
  5127. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  5128. this.integratorInfoTab.Size = new System.Drawing.Size(848, 579);
  5129. this.integratorInfoTab.TabIndex = 0;
  5130. this.integratorInfoTab.Text = "Info";
  5131. //
  5132. // integrator7
  5133. //
  5134. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5135. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  5136. this.integrator7.Location = new System.Drawing.Point(6, 225);
  5137. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5138. this.integrator7.Name = "integrator7";
  5139. this.integrator7.Size = new System.Drawing.Size(763, 233);
  5140. this.integrator7.TabIndex = 10;
  5141. this.integrator7.Tag = "";
  5142. this.integrator7.Text = resources.GetString("integrator7.Text");
  5143. //
  5144. // integrator6
  5145. //
  5146. this.integrator6.AutoSize = true;
  5147. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5148. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  5149. this.integrator6.Location = new System.Drawing.Point(38, 183);
  5150. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5151. this.integrator6.Name = "integrator6";
  5152. this.integrator6.Size = new System.Drawing.Size(122, 25);
  5153. this.integrator6.TabIndex = 9;
  5154. this.integrator6.Tag = "";
  5155. this.integrator6.Text = "• Commands";
  5156. //
  5157. // integrator5
  5158. //
  5159. this.integrator5.AutoSize = true;
  5160. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5161. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  5162. this.integrator5.Location = new System.Drawing.Point(38, 158);
  5163. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5164. this.integrator5.Name = "integrator5";
  5165. this.integrator5.Size = new System.Drawing.Size(157, 25);
  5166. this.integrator5.TabIndex = 8;
  5167. this.integrator5.Tag = "";
  5168. this.integrator5.Text = "• Any type of file";
  5169. //
  5170. // integrator4
  5171. //
  5172. this.integrator4.AutoSize = true;
  5173. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5174. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  5175. this.integrator4.Location = new System.Drawing.Point(38, 132);
  5176. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5177. this.integrator4.Name = "integrator4";
  5178. this.integrator4.Size = new System.Drawing.Size(181, 25);
  5179. this.integrator4.TabIndex = 7;
  5180. this.integrator4.Tag = "";
  5181. this.integrator4.Text = "• Links to webpages";
  5182. //
  5183. // integrator3
  5184. //
  5185. this.integrator3.AutoSize = true;
  5186. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5187. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  5188. this.integrator3.Location = new System.Drawing.Point(38, 106);
  5189. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5190. this.integrator3.Name = "integrator3";
  5191. this.integrator3.Size = new System.Drawing.Size(194, 25);
  5192. this.integrator3.TabIndex = 6;
  5193. this.integrator3.Tag = "";
  5194. this.integrator3.Text = "• Shortcuts to folders";
  5195. //
  5196. // integrator2
  5197. //
  5198. this.integrator2.AutoSize = true;
  5199. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5200. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  5201. this.integrator2.Location = new System.Drawing.Point(38, 81);
  5202. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5203. this.integrator2.Name = "integrator2";
  5204. this.integrator2.Size = new System.Drawing.Size(138, 25);
  5205. this.integrator2.TabIndex = 5;
  5206. this.integrator2.Tag = "";
  5207. this.integrator2.Text = "• Any program";
  5208. //
  5209. // integrator1
  5210. //
  5211. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5212. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  5213. this.integrator1.Location = new System.Drawing.Point(6, 10);
  5214. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5215. this.integrator1.Name = "integrator1";
  5216. this.integrator1.Size = new System.Drawing.Size(419, 61);
  5217. this.integrator1.TabIndex = 4;
  5218. this.integrator1.Tag = "";
  5219. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  5220. //
  5221. // tabPage8
  5222. //
  5223. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5224. this.tabPage8.Controls.Add(this.btnAddItem);
  5225. this.tabPage8.Controls.Add(this.itemnamegroup);
  5226. this.tabPage8.Controls.Add(this.security);
  5227. this.tabPage8.Controls.Add(this.itemposition);
  5228. this.tabPage8.Controls.Add(this.icontoaddgroup);
  5229. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  5230. this.tabPage8.Controls.Add(this.itemtype);
  5231. this.tabPage8.Controls.Add(this.addItemL);
  5232. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  5233. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  5234. this.tabPage8.Name = "tabPage8";
  5235. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  5236. this.tabPage8.Size = new System.Drawing.Size(848, 579);
  5237. this.tabPage8.TabIndex = 1;
  5238. this.tabPage8.Text = "Add/Modify";
  5239. //
  5240. // btnAddItem
  5241. //
  5242. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  5243. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5244. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5245. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5246. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5247. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  5248. this.btnAddItem.Location = new System.Drawing.Point(465, 473);
  5249. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  5250. this.btnAddItem.Name = "btnAddItem";
  5251. this.btnAddItem.Size = new System.Drawing.Size(173, 31);
  5252. this.btnAddItem.TabIndex = 85;
  5253. this.btnAddItem.Text = "Add/Modify";
  5254. this.btnAddItem.UseVisualStyleBackColor = false;
  5255. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  5256. //
  5257. // itemnamegroup
  5258. //
  5259. this.itemnamegroup.Controls.Add(this.txtItemName);
  5260. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5261. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  5262. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  5263. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  5264. this.itemnamegroup.Name = "itemnamegroup";
  5265. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  5266. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  5267. this.itemnamegroup.TabIndex = 84;
  5268. this.itemnamegroup.TabStop = false;
  5269. this.itemnamegroup.Text = "Item name in menu:";
  5270. //
  5271. // txtItemName
  5272. //
  5273. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5274. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5275. this.txtItemName.ForeColor = System.Drawing.Color.White;
  5276. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  5277. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5278. this.txtItemName.Name = "txtItemName";
  5279. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  5280. this.txtItemName.TabIndex = 82;
  5281. //
  5282. // security
  5283. //
  5284. this.security.Controls.Add(this.checkShift);
  5285. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5286. this.security.ForeColor = System.Drawing.Color.Silver;
  5287. this.security.Location = new System.Drawing.Point(11, 338);
  5288. this.security.Margin = new System.Windows.Forms.Padding(2);
  5289. this.security.Name = "security";
  5290. this.security.Padding = new System.Windows.Forms.Padding(2);
  5291. this.security.Size = new System.Drawing.Size(627, 61);
  5292. this.security.TabIndex = 83;
  5293. this.security.TabStop = false;
  5294. this.security.Text = "Security:";
  5295. //
  5296. // checkShift
  5297. //
  5298. this.checkShift.AutoSize = true;
  5299. this.checkShift.ForeColor = System.Drawing.Color.White;
  5300. this.checkShift.Location = new System.Drawing.Point(11, 26);
  5301. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5302. this.checkShift.Name = "checkShift";
  5303. this.checkShift.Size = new System.Drawing.Size(300, 25);
  5304. this.checkShift.TabIndex = 83;
  5305. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5306. this.checkShift.UseVisualStyleBackColor = true;
  5307. //
  5308. // itemposition
  5309. //
  5310. this.itemposition.Controls.Add(this.radioTop);
  5311. this.itemposition.Controls.Add(this.radioMiddle);
  5312. this.itemposition.Controls.Add(this.radioBottom);
  5313. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5314. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5315. this.itemposition.Location = new System.Drawing.Point(11, 272);
  5316. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5317. this.itemposition.Name = "itemposition";
  5318. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5319. this.itemposition.Size = new System.Drawing.Size(627, 62);
  5320. this.itemposition.TabIndex = 82;
  5321. this.itemposition.TabStop = false;
  5322. this.itemposition.Text = "Item position:";
  5323. //
  5324. // radioTop
  5325. //
  5326. this.radioTop.AutoSize = true;
  5327. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5328. this.radioTop.ForeColor = System.Drawing.Color.White;
  5329. this.radioTop.Location = new System.Drawing.Point(11, 26);
  5330. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5331. this.radioTop.Name = "radioTop";
  5332. this.radioTop.Size = new System.Drawing.Size(55, 25);
  5333. this.radioTop.TabIndex = 83;
  5334. this.radioTop.Text = "Top";
  5335. this.radioTop.UseVisualStyleBackColor = true;
  5336. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5337. //
  5338. // radioMiddle
  5339. //
  5340. this.radioMiddle.AutoSize = true;
  5341. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5342. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  5343. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5344. this.radioMiddle.Name = "radioMiddle";
  5345. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5346. this.radioMiddle.TabIndex = 84;
  5347. this.radioMiddle.Text = "Middle";
  5348. this.radioMiddle.UseVisualStyleBackColor = true;
  5349. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5350. //
  5351. // radioBottom
  5352. //
  5353. this.radioBottom.AutoSize = true;
  5354. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5355. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  5356. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5357. this.radioBottom.Name = "radioBottom";
  5358. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5359. this.radioBottom.TabIndex = 85;
  5360. this.radioBottom.Text = "Bottom";
  5361. this.radioBottom.UseVisualStyleBackColor = true;
  5362. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5363. //
  5364. // icontoaddgroup
  5365. //
  5366. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5367. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5368. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5369. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5370. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5371. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5372. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5373. this.icontoaddgroup.Name = "icontoaddgroup";
  5374. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5375. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  5376. this.icontoaddgroup.TabIndex = 81;
  5377. this.icontoaddgroup.TabStop = false;
  5378. this.icontoaddgroup.Text = "Icon to add:";
  5379. //
  5380. // checkDefaultIcon
  5381. //
  5382. this.checkDefaultIcon.AutoSize = true;
  5383. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5384. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5385. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5386. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5387. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5388. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5389. this.checkDefaultIcon.TabIndex = 82;
  5390. this.checkDefaultIcon.Text = "Use program\'s icon";
  5391. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5392. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5393. //
  5394. // btnBrowseIcon
  5395. //
  5396. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5397. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5398. this.btnBrowseIcon.Enabled = false;
  5399. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5400. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5401. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5402. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5403. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5404. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5405. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5406. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5407. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  5408. this.btnBrowseIcon.TabIndex = 82;
  5409. this.btnBrowseIcon.Text = "...";
  5410. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5411. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5412. //
  5413. // txtIcon
  5414. //
  5415. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5416. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5417. this.txtIcon.Enabled = false;
  5418. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5419. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5420. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5421. this.txtIcon.Name = "txtIcon";
  5422. this.txtIcon.ReadOnly = true;
  5423. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5424. this.txtIcon.TabIndex = 81;
  5425. //
  5426. // itemtoaddgroup
  5427. //
  5428. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5429. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5430. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5431. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5432. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5433. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5434. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5435. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5436. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  5437. this.itemtoaddgroup.TabIndex = 80;
  5438. this.itemtoaddgroup.TabStop = false;
  5439. this.itemtoaddgroup.Text = "Program to add:";
  5440. //
  5441. // btnBrowseItem
  5442. //
  5443. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5444. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5445. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5446. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5447. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5448. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5449. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5450. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  5451. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5452. this.btnBrowseItem.Name = "btnBrowseItem";
  5453. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  5454. this.btnBrowseItem.TabIndex = 82;
  5455. this.btnBrowseItem.Text = "...";
  5456. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5457. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5458. //
  5459. // txtItem
  5460. //
  5461. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5462. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5463. this.txtItem.ForeColor = System.Drawing.Color.White;
  5464. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5465. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5466. this.txtItem.Name = "txtItem";
  5467. this.txtItem.ReadOnly = true;
  5468. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5469. this.txtItem.TabIndex = 81;
  5470. //
  5471. // itemtype
  5472. //
  5473. this.itemtype.Controls.Add(this.radioCommand);
  5474. this.itemtype.Controls.Add(this.radioProgram);
  5475. this.itemtype.Controls.Add(this.radioFolder);
  5476. this.itemtype.Controls.Add(this.radioLink);
  5477. this.itemtype.Controls.Add(this.radioFile);
  5478. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5479. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5480. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5481. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5482. this.itemtype.Name = "itemtype";
  5483. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5484. this.itemtype.Size = new System.Drawing.Size(627, 63);
  5485. this.itemtype.TabIndex = 79;
  5486. this.itemtype.TabStop = false;
  5487. this.itemtype.Text = "Item Type:";
  5488. //
  5489. // radioCommand
  5490. //
  5491. this.radioCommand.AutoSize = true;
  5492. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5493. this.radioCommand.Location = new System.Drawing.Point(472, 26);
  5494. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5495. this.radioCommand.Name = "radioCommand";
  5496. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5497. this.radioCommand.TabIndex = 84;
  5498. this.radioCommand.Text = "Command";
  5499. this.radioCommand.UseVisualStyleBackColor = true;
  5500. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5501. //
  5502. // radioProgram
  5503. //
  5504. this.radioProgram.AutoSize = true;
  5505. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5506. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5507. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5508. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5509. this.radioProgram.Name = "radioProgram";
  5510. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5511. this.radioProgram.TabIndex = 80;
  5512. this.radioProgram.Text = "Program";
  5513. this.radioProgram.UseVisualStyleBackColor = true;
  5514. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5515. //
  5516. // radioFolder
  5517. //
  5518. this.radioFolder.AutoSize = true;
  5519. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5520. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  5521. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5522. this.radioFolder.Name = "radioFolder";
  5523. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5524. this.radioFolder.TabIndex = 81;
  5525. this.radioFolder.Text = "Folder";
  5526. this.radioFolder.UseVisualStyleBackColor = true;
  5527. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5528. //
  5529. // radioLink
  5530. //
  5531. this.radioLink.AutoSize = true;
  5532. this.radioLink.ForeColor = System.Drawing.Color.White;
  5533. this.radioLink.Location = new System.Drawing.Point(254, 26);
  5534. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5535. this.radioLink.Name = "radioLink";
  5536. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5537. this.radioLink.TabIndex = 82;
  5538. this.radioLink.Text = "Link";
  5539. this.radioLink.UseVisualStyleBackColor = true;
  5540. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5541. //
  5542. // radioFile
  5543. //
  5544. this.radioFile.AutoSize = true;
  5545. this.radioFile.ForeColor = System.Drawing.Color.White;
  5546. this.radioFile.Location = new System.Drawing.Point(361, 26);
  5547. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5548. this.radioFile.Name = "radioFile";
  5549. this.radioFile.Size = new System.Drawing.Size(53, 25);
  5550. this.radioFile.TabIndex = 83;
  5551. this.radioFile.Text = "File";
  5552. this.radioFile.UseVisualStyleBackColor = true;
  5553. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5554. //
  5555. // addItemL
  5556. //
  5557. this.addItemL.AutoSize = true;
  5558. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5559. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  5560. this.addItemL.Location = new System.Drawing.Point(6, 10);
  5561. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5562. this.addItemL.Name = "addItemL";
  5563. this.addItemL.Size = new System.Drawing.Size(219, 28);
  5564. this.addItemL.TabIndex = 78;
  5565. this.addItemL.Tag = "themeable";
  5566. this.addItemL.Text = "Add or modify an item";
  5567. //
  5568. // tabPage9
  5569. //
  5570. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5571. this.tabPage9.Controls.Add(this.panel5);
  5572. this.tabPage9.Controls.Add(this.refreshIIB);
  5573. this.tabPage9.Controls.Add(this.removeDIB);
  5574. this.tabPage9.Controls.Add(this.removeAllIIB);
  5575. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  5576. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5577. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5578. this.tabPage9.Name = "tabPage9";
  5579. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5580. this.tabPage9.Size = new System.Drawing.Size(848, 579);
  5581. this.tabPage9.TabIndex = 2;
  5582. this.tabPage9.Text = "Remove";
  5583. //
  5584. // panel5
  5585. //
  5586. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5587. this.panel5.Controls.Add(this.listDesktopItems);
  5588. this.panel5.Location = new System.Drawing.Point(11, 44);
  5589. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5590. this.panel5.Name = "panel5";
  5591. this.panel5.Size = new System.Drawing.Size(293, 435);
  5592. this.panel5.TabIndex = 82;
  5593. //
  5594. // listDesktopItems
  5595. //
  5596. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5597. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5598. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5599. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5600. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5601. this.listDesktopItems.FormattingEnabled = true;
  5602. this.listDesktopItems.HorizontalScrollbar = true;
  5603. this.listDesktopItems.ItemHeight = 21;
  5604. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5605. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5606. this.listDesktopItems.Name = "listDesktopItems";
  5607. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5608. this.listDesktopItems.TabIndex = 78;
  5609. //
  5610. // refreshIIB
  5611. //
  5612. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5613. this.refreshIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5614. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5615. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5616. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5617. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5618. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  5619. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5620. this.refreshIIB.Name = "refreshIIB";
  5621. this.refreshIIB.Size = new System.Drawing.Size(137, 31);
  5622. this.refreshIIB.TabIndex = 81;
  5623. this.refreshIIB.Text = "Refresh";
  5624. this.refreshIIB.UseVisualStyleBackColor = false;
  5625. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5626. //
  5627. // removeDIB
  5628. //
  5629. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5630. this.removeDIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5631. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5632. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5633. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5634. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5635. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  5636. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5637. this.removeDIB.Name = "removeDIB";
  5638. this.removeDIB.Size = new System.Drawing.Size(137, 31);
  5639. this.removeDIB.TabIndex = 80;
  5640. this.removeDIB.Text = "Remove";
  5641. this.removeDIB.UseVisualStyleBackColor = false;
  5642. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5643. //
  5644. // removeAllIIB
  5645. //
  5646. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5647. this.removeAllIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5648. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5649. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5650. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5651. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5652. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  5653. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5654. this.removeAllIIB.Name = "removeAllIIB";
  5655. this.removeAllIIB.Size = new System.Drawing.Size(137, 31);
  5656. this.removeAllIIB.TabIndex = 79;
  5657. this.removeAllIIB.Text = "Remove all";
  5658. this.removeAllIIB.UseVisualStyleBackColor = false;
  5659. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5660. //
  5661. // removeIntegratorItemsL
  5662. //
  5663. this.removeIntegratorItemsL.AutoSize = true;
  5664. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5665. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5666. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  5667. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5668. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5669. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  5670. this.removeIntegratorItemsL.TabIndex = 77;
  5671. this.removeIntegratorItemsL.Tag = "themeable";
  5672. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5673. //
  5674. // tabPage10
  5675. //
  5676. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5677. this.tabPage10.Controls.Add(this.RemoveOwnerB);
  5678. this.tabPage10.Controls.Add(this.AddOwnerB);
  5679. this.tabPage10.Controls.Add(this.readyMenusL);
  5680. this.tabPage10.Controls.Add(this.PMB);
  5681. this.tabPage10.Controls.Add(this.DSB);
  5682. this.tabPage10.Controls.Add(this.STB);
  5683. this.tabPage10.Controls.Add(this.SSB);
  5684. this.tabPage10.Controls.Add(this.WAB);
  5685. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5686. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5687. this.tabPage10.Name = "tabPage10";
  5688. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5689. this.tabPage10.Size = new System.Drawing.Size(848, 579);
  5690. this.tabPage10.TabIndex = 3;
  5691. this.tabPage10.Text = "Ready Menus";
  5692. //
  5693. // RemoveOwnerB
  5694. //
  5695. this.RemoveOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  5696. this.RemoveOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5697. this.RemoveOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5698. this.RemoveOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5699. this.RemoveOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5700. this.RemoveOwnerB.ForeColor = System.Drawing.Color.White;
  5701. this.RemoveOwnerB.Location = new System.Drawing.Point(11, 276);
  5702. this.RemoveOwnerB.Margin = new System.Windows.Forms.Padding(2);
  5703. this.RemoveOwnerB.Name = "RemoveOwnerB";
  5704. this.RemoveOwnerB.Size = new System.Drawing.Size(227, 31);
  5705. this.RemoveOwnerB.TabIndex = 78;
  5706. this.RemoveOwnerB.Text = "Remove \"Take Ownership\"";
  5707. this.RemoveOwnerB.UseVisualStyleBackColor = false;
  5708. this.RemoveOwnerB.Click += new System.EventHandler(this.button65_Click);
  5709. //
  5710. // AddOwnerB
  5711. //
  5712. this.AddOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  5713. this.AddOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5714. this.AddOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5715. this.AddOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5716. this.AddOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5717. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5718. this.AddOwnerB.Location = new System.Drawing.Point(11, 240);
  5719. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(2);
  5720. this.AddOwnerB.Name = "AddOwnerB";
  5721. this.AddOwnerB.Size = new System.Drawing.Size(227, 31);
  5722. this.AddOwnerB.TabIndex = 77;
  5723. this.AddOwnerB.Text = "Add \"Take Ownership\"";
  5724. this.AddOwnerB.UseVisualStyleBackColor = false;
  5725. this.AddOwnerB.Click += new System.EventHandler(this.button66_Click);
  5726. //
  5727. // readyMenusL
  5728. //
  5729. this.readyMenusL.AutoSize = true;
  5730. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5731. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5732. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  5733. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5734. this.readyMenusL.Name = "readyMenusL";
  5735. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  5736. this.readyMenusL.TabIndex = 76;
  5737. this.readyMenusL.Tag = "themeable";
  5738. this.readyMenusL.Text = "Add ready-made menus";
  5739. //
  5740. // PMB
  5741. //
  5742. this.PMB.BackColor = System.Drawing.Color.DodgerBlue;
  5743. this.PMB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5744. this.PMB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5745. this.PMB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5746. this.PMB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5747. this.PMB.ForeColor = System.Drawing.Color.White;
  5748. this.PMB.Location = new System.Drawing.Point(11, 48);
  5749. this.PMB.Margin = new System.Windows.Forms.Padding(2);
  5750. this.PMB.Name = "PMB";
  5751. this.PMB.Size = new System.Drawing.Size(227, 31);
  5752. this.PMB.TabIndex = 74;
  5753. this.PMB.Text = "Add \"Power Menu\"";
  5754. this.PMB.UseVisualStyleBackColor = false;
  5755. this.PMB.Click += new System.EventHandler(this.button59_Click);
  5756. //
  5757. // DSB
  5758. //
  5759. this.DSB.BackColor = System.Drawing.Color.DodgerBlue;
  5760. this.DSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5761. this.DSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5762. this.DSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5763. this.DSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5764. this.DSB.ForeColor = System.Drawing.Color.White;
  5765. this.DSB.Location = new System.Drawing.Point(11, 192);
  5766. this.DSB.Margin = new System.Windows.Forms.Padding(2);
  5767. this.DSB.Name = "DSB";
  5768. this.DSB.Size = new System.Drawing.Size(227, 31);
  5769. this.DSB.TabIndex = 72;
  5770. this.DSB.Text = "Add \"Desktop Shortcuts\"";
  5771. this.DSB.UseVisualStyleBackColor = false;
  5772. this.DSB.Click += new System.EventHandler(this.button57_Click);
  5773. //
  5774. // STB
  5775. //
  5776. this.STB.BackColor = System.Drawing.Color.DodgerBlue;
  5777. this.STB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5778. this.STB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5779. this.STB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5780. this.STB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5781. this.STB.ForeColor = System.Drawing.Color.White;
  5782. this.STB.Location = new System.Drawing.Point(11, 84);
  5783. this.STB.Margin = new System.Windows.Forms.Padding(2);
  5784. this.STB.Name = "STB";
  5785. this.STB.Size = new System.Drawing.Size(227, 31);
  5786. this.STB.TabIndex = 70;
  5787. this.STB.Text = "Add \"System Tools\"";
  5788. this.STB.UseVisualStyleBackColor = false;
  5789. this.STB.Click += new System.EventHandler(this.button53_Click);
  5790. //
  5791. // SSB
  5792. //
  5793. this.SSB.BackColor = System.Drawing.Color.DodgerBlue;
  5794. this.SSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5795. this.SSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5796. this.SSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5797. this.SSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5798. this.SSB.ForeColor = System.Drawing.Color.White;
  5799. this.SSB.Location = new System.Drawing.Point(11, 156);
  5800. this.SSB.Margin = new System.Windows.Forms.Padding(2);
  5801. this.SSB.Name = "SSB";
  5802. this.SSB.Size = new System.Drawing.Size(227, 31);
  5803. this.SSB.TabIndex = 68;
  5804. this.SSB.Text = "Add \"System Shortcuts\"";
  5805. this.SSB.UseVisualStyleBackColor = false;
  5806. this.SSB.Click += new System.EventHandler(this.button51_Click);
  5807. //
  5808. // WAB
  5809. //
  5810. this.WAB.BackColor = System.Drawing.Color.DodgerBlue;
  5811. this.WAB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5812. this.WAB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5813. this.WAB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5814. this.WAB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5815. this.WAB.ForeColor = System.Drawing.Color.White;
  5816. this.WAB.Location = new System.Drawing.Point(11, 120);
  5817. this.WAB.Margin = new System.Windows.Forms.Padding(2);
  5818. this.WAB.Name = "WAB";
  5819. this.WAB.Size = new System.Drawing.Size(227, 31);
  5820. this.WAB.TabIndex = 65;
  5821. this.WAB.Text = "Add \"Windows Apps\"";
  5822. this.WAB.UseVisualStyleBackColor = false;
  5823. this.WAB.Click += new System.EventHandler(this.button54_Click);
  5824. //
  5825. // tabPage11
  5826. //
  5827. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5828. this.tabPage11.Controls.Add(this.panel6);
  5829. this.tabPage11.Controls.Add(this.removeCCB);
  5830. this.tabPage11.Controls.Add(this.refreshCCB);
  5831. this.tabPage11.Controls.Add(this.removeCCL);
  5832. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5833. this.tabPage11.Controls.Add(this.button48);
  5834. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5835. this.tabPage11.Controls.Add(this.ccKeywordL);
  5836. this.tabPage11.Controls.Add(this.txtRunFile);
  5837. this.tabPage11.Controls.Add(this.ccFileL);
  5838. this.tabPage11.Controls.Add(this.ccL);
  5839. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5840. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5841. this.tabPage11.Name = "tabPage11";
  5842. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5843. this.tabPage11.Size = new System.Drawing.Size(848, 579);
  5844. this.tabPage11.TabIndex = 4;
  5845. this.tabPage11.Text = "Run Dialog";
  5846. //
  5847. // panel6
  5848. //
  5849. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5850. this.panel6.Controls.Add(this.listCustomCommands);
  5851. this.panel6.Location = new System.Drawing.Point(11, 210);
  5852. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5853. this.panel6.Name = "panel6";
  5854. this.panel6.Size = new System.Drawing.Size(271, 263);
  5855. this.panel6.TabIndex = 84;
  5856. //
  5857. // listCustomCommands
  5858. //
  5859. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5860. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5861. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5862. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5863. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5864. this.listCustomCommands.FormattingEnabled = true;
  5865. this.listCustomCommands.HorizontalScrollbar = true;
  5866. this.listCustomCommands.ItemHeight = 21;
  5867. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5868. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5869. this.listCustomCommands.Name = "listCustomCommands";
  5870. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5871. this.listCustomCommands.TabIndex = 79;
  5872. //
  5873. // removeCCB
  5874. //
  5875. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5876. this.removeCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5877. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5878. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5879. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5880. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5881. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  5882. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  5883. this.removeCCB.Name = "removeCCB";
  5884. this.removeCCB.Size = new System.Drawing.Size(86, 27);
  5885. this.removeCCB.TabIndex = 82;
  5886. this.removeCCB.Text = "Remove";
  5887. this.removeCCB.UseVisualStyleBackColor = false;
  5888. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5889. //
  5890. // refreshCCB
  5891. //
  5892. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5893. this.refreshCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5894. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5895. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5896. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5897. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5898. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  5899. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  5900. this.refreshCCB.Name = "refreshCCB";
  5901. this.refreshCCB.Size = new System.Drawing.Size(86, 27);
  5902. this.refreshCCB.TabIndex = 81;
  5903. this.refreshCCB.Text = "Refresh";
  5904. this.refreshCCB.UseVisualStyleBackColor = false;
  5905. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5906. //
  5907. // removeCCL
  5908. //
  5909. this.removeCCL.AutoSize = true;
  5910. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5911. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5912. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  5913. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5914. this.removeCCL.Name = "removeCCL";
  5915. this.removeCCL.Size = new System.Drawing.Size(268, 28);
  5916. this.removeCCL.TabIndex = 80;
  5917. this.removeCCL.Tag = "themeable";
  5918. this.removeCCL.Text = "Remove existing commands";
  5919. //
  5920. // btnCreateCustomCommand
  5921. //
  5922. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5923. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5924. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5925. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5926. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5927. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5928. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5929. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5930. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5931. this.btnCreateCustomCommand.Size = new System.Drawing.Size(73, 29);
  5932. this.btnCreateCustomCommand.TabIndex = 60;
  5933. this.btnCreateCustomCommand.Text = "Create";
  5934. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5935. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5936. //
  5937. // button48
  5938. //
  5939. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5940. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5941. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5942. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5943. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5944. this.button48.ForeColor = System.Drawing.Color.White;
  5945. this.button48.Location = new System.Drawing.Point(320, 75);
  5946. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5947. this.button48.Name = "button48";
  5948. this.button48.Size = new System.Drawing.Size(52, 29);
  5949. this.button48.TabIndex = 58;
  5950. this.button48.Text = "...";
  5951. this.button48.UseVisualStyleBackColor = false;
  5952. this.button48.Click += new System.EventHandler(this.button48_Click);
  5953. //
  5954. // txtRunKeyword
  5955. //
  5956. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5957. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5958. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5959. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5960. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5961. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5962. this.txtRunKeyword.Name = "txtRunKeyword";
  5963. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5964. this.txtRunKeyword.TabIndex = 9;
  5965. //
  5966. // ccKeywordL
  5967. //
  5968. this.ccKeywordL.AutoSize = true;
  5969. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5970. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5971. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  5972. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5973. this.ccKeywordL.Name = "ccKeywordL";
  5974. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  5975. this.ccKeywordL.TabIndex = 8;
  5976. this.ccKeywordL.Text = "Keyword:";
  5977. //
  5978. // txtRunFile
  5979. //
  5980. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5981. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5982. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5983. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5984. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5985. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5986. this.txtRunFile.Name = "txtRunFile";
  5987. this.txtRunFile.ReadOnly = true;
  5988. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  5989. this.txtRunFile.TabIndex = 7;
  5990. //
  5991. // ccFileL
  5992. //
  5993. this.ccFileL.AutoSize = true;
  5994. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5995. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5996. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  5997. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5998. this.ccFileL.Name = "ccFileL";
  5999. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  6000. this.ccFileL.TabIndex = 6;
  6001. this.ccFileL.Text = "File location:";
  6002. //
  6003. // ccL
  6004. //
  6005. this.ccL.AutoSize = true;
  6006. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6007. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  6008. this.ccL.Location = new System.Drawing.Point(6, 10);
  6009. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6010. this.ccL.Name = "ccL";
  6011. this.ccL.Size = new System.Drawing.Size(298, 28);
  6012. this.ccL.TabIndex = 5;
  6013. this.ccL.Tag = "themeable";
  6014. this.ccL.Text = "Define your custom commands";
  6015. //
  6016. // optionsTab
  6017. //
  6018. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6019. this.optionsTab.Controls.Add(this.pictureBox85);
  6020. this.optionsTab.Controls.Add(this.panel9);
  6021. this.optionsTab.Controls.Add(this.panel8);
  6022. this.optionsTab.Controls.Add(this.languagesL);
  6023. this.optionsTab.Controls.Add(this.helpTipsToggle);
  6024. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  6025. this.optionsTab.Controls.Add(this.linkLabel6);
  6026. this.optionsTab.Controls.Add(this.pictureBox84);
  6027. this.optionsTab.Controls.Add(this.pictureBox83);
  6028. this.optionsTab.Controls.Add(this.linkLabel5);
  6029. this.optionsTab.Controls.Add(this.btnOpenConf);
  6030. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  6031. this.optionsTab.Controls.Add(this.lblUpdating);
  6032. this.optionsTab.Controls.Add(this.btnViewLog);
  6033. this.optionsTab.Controls.Add(this.l2);
  6034. this.optionsTab.Controls.Add(this.btnChangelog);
  6035. this.optionsTab.Controls.Add(this.btnUpdate);
  6036. this.optionsTab.Controls.Add(this.btnResetConfig);
  6037. this.optionsTab.Controls.Add(this.lblTheming);
  6038. this.optionsTab.Controls.Add(this.quickAccessToggle);
  6039. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  6040. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  6041. this.optionsTab.Name = "optionsTab";
  6042. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  6043. this.optionsTab.Size = new System.Drawing.Size(860, 611);
  6044. this.optionsTab.TabIndex = 6;
  6045. this.optionsTab.Text = "Options";
  6046. //
  6047. // pictureBox85
  6048. //
  6049. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6050. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  6051. this.pictureBox85.Location = new System.Drawing.Point(818, 8);
  6052. this.pictureBox85.Name = "pictureBox85";
  6053. this.pictureBox85.Size = new System.Drawing.Size(33, 32);
  6054. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6055. this.pictureBox85.TabIndex = 74;
  6056. this.pictureBox85.TabStop = false;
  6057. //
  6058. // panel9
  6059. //
  6060. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6061. this.panel9.Controls.Add(this.pictureBox87);
  6062. this.panel9.Controls.Add(this.radioEnglish);
  6063. this.panel9.Controls.Add(this.radioRussian);
  6064. this.panel9.Controls.Add(this.pictureBox86);
  6065. this.panel9.Location = new System.Drawing.Point(571, 43);
  6066. this.panel9.Name = "panel9";
  6067. this.panel9.Size = new System.Drawing.Size(285, 100);
  6068. this.panel9.TabIndex = 73;
  6069. //
  6070. // pictureBox87
  6071. //
  6072. this.pictureBox87.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox87.Image")));
  6073. this.pictureBox87.Location = new System.Drawing.Point(110, 38);
  6074. this.pictureBox87.Name = "pictureBox87";
  6075. this.pictureBox87.Size = new System.Drawing.Size(36, 22);
  6076. this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6077. this.pictureBox87.TabIndex = 76;
  6078. this.pictureBox87.TabStop = false;
  6079. this.pictureBox87.Click += new System.EventHandler(this.pictureBox87_Click);
  6080. //
  6081. // radioEnglish
  6082. //
  6083. this.radioEnglish.AutoSize = true;
  6084. this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6085. this.radioEnglish.ForeColor = System.Drawing.Color.White;
  6086. this.radioEnglish.Location = new System.Drawing.Point(151, 8);
  6087. this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
  6088. this.radioEnglish.Name = "radioEnglish";
  6089. this.radioEnglish.Size = new System.Drawing.Size(79, 25);
  6090. this.radioEnglish.TabIndex = 75;
  6091. this.radioEnglish.Tag = "";
  6092. this.radioEnglish.Text = "English";
  6093. this.radioEnglish.UseVisualStyleBackColor = true;
  6094. this.radioEnglish.Click += new System.EventHandler(this.radioEnglish_Click);
  6095. //
  6096. // radioRussian
  6097. //
  6098. this.radioRussian.AutoSize = true;
  6099. this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6100. this.radioRussian.ForeColor = System.Drawing.Color.White;
  6101. this.radioRussian.Location = new System.Drawing.Point(151, 37);
  6102. this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
  6103. this.radioRussian.Name = "radioRussian";
  6104. this.radioRussian.Size = new System.Drawing.Size(90, 25);
  6105. this.radioRussian.TabIndex = 74;
  6106. this.radioRussian.Tag = "";
  6107. this.radioRussian.Text = "русский";
  6108. this.radioRussian.UseVisualStyleBackColor = true;
  6109. this.radioRussian.Click += new System.EventHandler(this.radioRussian_Click);
  6110. //
  6111. // pictureBox86
  6112. //
  6113. this.pictureBox86.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox86.Image")));
  6114. this.pictureBox86.Location = new System.Drawing.Point(110, 9);
  6115. this.pictureBox86.Name = "pictureBox86";
  6116. this.pictureBox86.Size = new System.Drawing.Size(36, 22);
  6117. this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6118. this.pictureBox86.TabIndex = 75;
  6119. this.pictureBox86.TabStop = false;
  6120. this.pictureBox86.Click += new System.EventHandler(this.pictureBox86_Click);
  6121. //
  6122. // panel8
  6123. //
  6124. this.panel8.Controls.Add(this.radioCaramel);
  6125. this.panel8.Controls.Add(this.radioZerg);
  6126. this.panel8.Controls.Add(this.radioOcean);
  6127. this.panel8.Controls.Add(this.radioMagma);
  6128. this.panel8.Controls.Add(this.radioLime);
  6129. this.panel8.Controls.Add(this.radioMinimal);
  6130. this.panel8.Location = new System.Drawing.Point(16, 130);
  6131. this.panel8.Name = "panel8";
  6132. this.panel8.Size = new System.Drawing.Size(326, 118);
  6133. this.panel8.TabIndex = 72;
  6134. //
  6135. // radioCaramel
  6136. //
  6137. this.radioCaramel.AutoSize = true;
  6138. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6139. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  6140. this.radioCaramel.Location = new System.Drawing.Point(163, 11);
  6141. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  6142. this.radioCaramel.Name = "radioCaramel";
  6143. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  6144. this.radioCaramel.TabIndex = 52;
  6145. this.radioCaramel.Text = "Caramel";
  6146. this.radioCaramel.UseVisualStyleBackColor = true;
  6147. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  6148. //
  6149. // radioZerg
  6150. //
  6151. this.radioZerg.AutoSize = true;
  6152. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6153. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  6154. this.radioZerg.Location = new System.Drawing.Point(15, 69);
  6155. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  6156. this.radioZerg.Name = "radioZerg";
  6157. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  6158. this.radioZerg.TabIndex = 48;
  6159. this.radioZerg.Text = "Zerg";
  6160. this.radioZerg.UseVisualStyleBackColor = true;
  6161. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  6162. //
  6163. // radioOcean
  6164. //
  6165. this.radioOcean.AutoSize = true;
  6166. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6167. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  6168. this.radioOcean.Location = new System.Drawing.Point(15, 11);
  6169. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  6170. this.radioOcean.Name = "radioOcean";
  6171. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  6172. this.radioOcean.TabIndex = 49;
  6173. this.radioOcean.Text = "Ocean";
  6174. this.radioOcean.UseVisualStyleBackColor = true;
  6175. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  6176. //
  6177. // radioMagma
  6178. //
  6179. this.radioMagma.AutoSize = true;
  6180. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6181. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  6182. this.radioMagma.Location = new System.Drawing.Point(15, 40);
  6183. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  6184. this.radioMagma.Name = "radioMagma";
  6185. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  6186. this.radioMagma.TabIndex = 50;
  6187. this.radioMagma.Text = "Magma";
  6188. this.radioMagma.UseVisualStyleBackColor = true;
  6189. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  6190. //
  6191. // radioLime
  6192. //
  6193. this.radioLime.AutoSize = true;
  6194. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6195. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  6196. this.radioLime.Location = new System.Drawing.Point(163, 40);
  6197. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  6198. this.radioLime.Name = "radioLime";
  6199. this.radioLime.Size = new System.Drawing.Size(63, 25);
  6200. this.radioLime.TabIndex = 51;
  6201. this.radioLime.Text = "Lime";
  6202. this.radioLime.UseVisualStyleBackColor = true;
  6203. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  6204. //
  6205. // radioMinimal
  6206. //
  6207. this.radioMinimal.AutoSize = true;
  6208. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6209. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  6210. this.radioMinimal.Location = new System.Drawing.Point(163, 69);
  6211. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  6212. this.radioMinimal.Name = "radioMinimal";
  6213. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  6214. this.radioMinimal.TabIndex = 53;
  6215. this.radioMinimal.Text = "Minimal";
  6216. this.radioMinimal.UseVisualStyleBackColor = true;
  6217. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  6218. //
  6219. // languagesL
  6220. //
  6221. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6222. this.languagesL.AutoSize = true;
  6223. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6224. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  6225. this.languagesL.Location = new System.Drawing.Point(647, 6);
  6226. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6227. this.languagesL.Name = "languagesL";
  6228. this.languagesL.Size = new System.Drawing.Size(170, 28);
  6229. this.languagesL.TabIndex = 71;
  6230. this.languagesL.Tag = "themeable";
  6231. this.languagesL.Text = "Choose language";
  6232. //
  6233. // helpTipsToggle
  6234. //
  6235. this.helpTipsToggle.Location = new System.Drawing.Point(14, 51);
  6236. this.helpTipsToggle.Margin = new System.Windows.Forms.Padding(2);
  6237. this.helpTipsToggle.Name = "helpTipsToggle";
  6238. this.helpTipsToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6239. this.helpTipsToggle.OffForeColor = System.Drawing.Color.White;
  6240. this.helpTipsToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6241. this.helpTipsToggle.OnForeColor = System.Drawing.Color.White;
  6242. this.helpTipsToggle.OnText = "Show Help Messages";
  6243. this.helpTipsToggle.Size = new System.Drawing.Size(319, 31);
  6244. this.helpTipsToggle.TabIndex = 70;
  6245. this.helpTipsToggle.Tag = "themeable";
  6246. this.helpTipsToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.helpTipsToggle_CheckedChanged);
  6247. //
  6248. // lblUpdateDisabled
  6249. //
  6250. this.lblUpdateDisabled.AutoSize = true;
  6251. this.lblUpdateDisabled.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)));
  6252. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  6253. this.lblUpdateDisabled.Location = new System.Drawing.Point(27, 358);
  6254. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6255. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  6256. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  6257. this.lblUpdateDisabled.TabIndex = 69;
  6258. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  6259. this.lblUpdateDisabled.Visible = false;
  6260. //
  6261. // linkLabel6
  6262. //
  6263. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6264. this.linkLabel6.AutoSize = true;
  6265. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6266. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  6267. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  6268. this.linkLabel6.Location = new System.Drawing.Point(724, 427);
  6269. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6270. this.linkLabel6.Name = "linkLabel6";
  6271. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  6272. this.linkLabel6.TabIndex = 68;
  6273. this.linkLabel6.TabStop = true;
  6274. this.linkLabel6.Tag = "themeable";
  6275. this.linkLabel6.Text = "Open Source";
  6276. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  6277. //
  6278. // pictureBox84
  6279. //
  6280. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6281. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  6282. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6283. this.pictureBox84.Location = new System.Drawing.Point(721, 313);
  6284. this.pictureBox84.Name = "pictureBox84";
  6285. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  6286. this.pictureBox84.TabIndex = 67;
  6287. this.pictureBox84.TabStop = false;
  6288. //
  6289. // pictureBox83
  6290. //
  6291. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6292. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  6293. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6294. this.pictureBox83.Location = new System.Drawing.Point(704, 460);
  6295. this.pictureBox83.Name = "pictureBox83";
  6296. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  6297. this.pictureBox83.TabIndex = 66;
  6298. this.pictureBox83.TabStop = false;
  6299. //
  6300. // linkLabel5
  6301. //
  6302. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6303. this.linkLabel5.AutoSize = true;
  6304. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6305. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6306. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6307. this.linkLabel5.Location = new System.Drawing.Point(653, 576);
  6308. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6309. this.linkLabel5.Name = "linkLabel5";
  6310. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  6311. this.linkLabel5.TabIndex = 65;
  6312. this.linkLabel5.TabStop = true;
  6313. this.linkLabel5.Tag = "themeable";
  6314. this.linkLabel5.Text = "GNU GPL 3.0 License";
  6315. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6316. //
  6317. // btnOpenConf
  6318. //
  6319. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6320. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6321. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6322. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6323. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6324. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6325. this.btnOpenConf.Location = new System.Drawing.Point(31, 471);
  6326. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6327. this.btnOpenConf.Name = "btnOpenConf";
  6328. this.btnOpenConf.Size = new System.Drawing.Size(197, 31);
  6329. this.btnOpenConf.TabIndex = 63;
  6330. this.btnOpenConf.Text = "Show config folder";
  6331. this.btnOpenConf.UseVisualStyleBackColor = false;
  6332. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6333. //
  6334. // lblTroubleshoot
  6335. //
  6336. this.lblTroubleshoot.AutoSize = true;
  6337. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6338. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  6339. this.lblTroubleshoot.Location = new System.Drawing.Point(11, 390);
  6340. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6341. this.lblTroubleshoot.Name = "lblTroubleshoot";
  6342. this.lblTroubleshoot.Size = new System.Drawing.Size(161, 28);
  6343. this.lblTroubleshoot.TabIndex = 62;
  6344. this.lblTroubleshoot.Tag = "themeable";
  6345. this.lblTroubleshoot.Text = "Troubleshooting";
  6346. //
  6347. // lblUpdating
  6348. //
  6349. this.lblUpdating.AutoSize = true;
  6350. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6351. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  6352. this.lblUpdating.Location = new System.Drawing.Point(11, 243);
  6353. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6354. this.lblUpdating.Name = "lblUpdating";
  6355. this.lblUpdating.Size = new System.Drawing.Size(157, 28);
  6356. this.lblUpdating.TabIndex = 61;
  6357. this.lblUpdating.Tag = "themeable";
  6358. this.lblUpdating.Text = "Check && update";
  6359. //
  6360. // btnViewLog
  6361. //
  6362. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6363. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6364. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6365. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6366. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6367. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6368. this.btnViewLog.Location = new System.Drawing.Point(31, 436);
  6369. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6370. this.btnViewLog.Name = "btnViewLog";
  6371. this.btnViewLog.Size = new System.Drawing.Size(197, 31);
  6372. this.btnViewLog.TabIndex = 60;
  6373. this.btnViewLog.Text = "View errors";
  6374. this.btnViewLog.UseVisualStyleBackColor = false;
  6375. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6376. //
  6377. // l2
  6378. //
  6379. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6380. this.l2.AutoSize = true;
  6381. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6382. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6383. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6384. this.l2.Location = new System.Drawing.Point(6, 576);
  6385. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6386. this.l2.Name = "l2";
  6387. this.l2.Size = new System.Drawing.Size(157, 28);
  6388. this.l2.TabIndex = 59;
  6389. this.l2.TabStop = true;
  6390. this.l2.Tag = "themeable";
  6391. this.l2.Text = "deadmoon © ∞";
  6392. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6393. //
  6394. // btnChangelog
  6395. //
  6396. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  6397. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6398. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6399. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6400. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6401. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  6402. this.btnChangelog.Location = new System.Drawing.Point(31, 325);
  6403. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  6404. this.btnChangelog.Name = "btnChangelog";
  6405. this.btnChangelog.Size = new System.Drawing.Size(197, 31);
  6406. this.btnChangelog.TabIndex = 58;
  6407. this.btnChangelog.Text = "View changes";
  6408. this.btnChangelog.UseVisualStyleBackColor = false;
  6409. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  6410. //
  6411. // btnUpdate
  6412. //
  6413. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6414. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6415. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6416. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6417. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6418. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6419. this.btnUpdate.Location = new System.Drawing.Point(31, 290);
  6420. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6421. this.btnUpdate.Name = "btnUpdate";
  6422. this.btnUpdate.Size = new System.Drawing.Size(197, 31);
  6423. this.btnUpdate.TabIndex = 57;
  6424. this.btnUpdate.Text = "Check for update";
  6425. this.btnUpdate.UseVisualStyleBackColor = false;
  6426. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6427. //
  6428. // btnResetConfig
  6429. //
  6430. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6431. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6432. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6433. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6434. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6435. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6436. this.btnResetConfig.Location = new System.Drawing.Point(31, 506);
  6437. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6438. this.btnResetConfig.Name = "btnResetConfig";
  6439. this.btnResetConfig.Size = new System.Drawing.Size(197, 31);
  6440. this.btnResetConfig.TabIndex = 56;
  6441. this.btnResetConfig.Text = "Reset configuration";
  6442. this.btnResetConfig.UseVisualStyleBackColor = false;
  6443. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6444. //
  6445. // lblTheming
  6446. //
  6447. this.lblTheming.AutoSize = true;
  6448. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6449. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6450. this.lblTheming.Location = new System.Drawing.Point(11, 99);
  6451. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6452. this.lblTheming.Name = "lblTheming";
  6453. this.lblTheming.Size = new System.Drawing.Size(192, 28);
  6454. this.lblTheming.TabIndex = 55;
  6455. this.lblTheming.Tag = "themeable";
  6456. this.lblTheming.Text = "Choose your theme";
  6457. //
  6458. // quickAccessToggle
  6459. //
  6460. this.quickAccessToggle.Location = new System.Drawing.Point(14, 16);
  6461. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6462. this.quickAccessToggle.Name = "quickAccessToggle";
  6463. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6464. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6465. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6466. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6467. this.quickAccessToggle.OnText = "Show Quick Access Menu";
  6468. this.quickAccessToggle.Size = new System.Drawing.Size(319, 31);
  6469. this.quickAccessToggle.TabIndex = 64;
  6470. this.quickAccessToggle.Tag = "themeable";
  6471. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6472. //
  6473. // defineCommandDialog
  6474. //
  6475. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6476. this.defineCommandDialog.Title = "Optimizer";
  6477. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6478. //
  6479. // defineProgramDialog
  6480. //
  6481. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6482. this.defineProgramDialog.Title = "Optimizer";
  6483. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6484. //
  6485. // defineFolderDialog
  6486. //
  6487. this.defineFolderDialog.Description = "Optimizer";
  6488. //
  6489. // defineFileDialog
  6490. //
  6491. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6492. this.defineFileDialog.Title = "Optimizer";
  6493. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6494. //
  6495. // DefineProgramIconDialog
  6496. //
  6497. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6498. this.DefineProgramIconDialog.Title = "Optimizer";
  6499. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6500. //
  6501. // DefineFolderIconDialog
  6502. //
  6503. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6504. this.DefineFolderIconDialog.Title = "Optimizer";
  6505. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6506. //
  6507. // DefineURLIconDialog
  6508. //
  6509. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6510. this.DefineURLIconDialog.Title = "Optimizer";
  6511. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6512. //
  6513. // DefineFileIconDialog
  6514. //
  6515. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6516. this.DefineFileIconDialog.Title = "Optimizer";
  6517. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6518. //
  6519. // DefineCommandIconDialog
  6520. //
  6521. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6522. this.DefineCommandIconDialog.Title = "Optimizer";
  6523. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6524. //
  6525. // ExportDialog
  6526. //
  6527. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6528. this.ExportDialog.Title = "Optimizer";
  6529. //
  6530. // launcherMenu
  6531. //
  6532. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6533. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6534. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6535. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6536. this.startupItem,
  6537. this.cleanerItem,
  6538. this.pingerItem,
  6539. this.hostsItem,
  6540. this.appsItem,
  6541. this.toolStripSeparator1,
  6542. this.restartExpolorerItem,
  6543. this.exitItem});
  6544. this.launcherMenu.Name = "launcherMenu";
  6545. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6546. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  6547. //
  6548. // startupItem
  6549. //
  6550. this.startupItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6551. this.startupItem.ForeColor = System.Drawing.Color.White;
  6552. this.startupItem.Image = ((System.Drawing.Image)(resources.GetObject("startupItem.Image")));
  6553. this.startupItem.Name = "startupItem";
  6554. this.startupItem.Size = new System.Drawing.Size(214, 26);
  6555. this.startupItem.Text = "Startup Manager";
  6556. this.startupItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6557. this.startupItem.Click += new System.EventHandler(this.startupItem_Click);
  6558. //
  6559. // cleanerItem
  6560. //
  6561. this.cleanerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6562. this.cleanerItem.ForeColor = System.Drawing.Color.White;
  6563. this.cleanerItem.Image = ((System.Drawing.Image)(resources.GetObject("cleanerItem.Image")));
  6564. this.cleanerItem.Name = "cleanerItem";
  6565. this.cleanerItem.Size = new System.Drawing.Size(214, 26);
  6566. this.cleanerItem.Text = "PC Cleaner";
  6567. this.cleanerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6568. this.cleanerItem.Click += new System.EventHandler(this.cleanerItem_Click);
  6569. //
  6570. // pingerItem
  6571. //
  6572. this.pingerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6573. this.pingerItem.ForeColor = System.Drawing.Color.White;
  6574. this.pingerItem.Image = ((System.Drawing.Image)(resources.GetObject("pingerItem.Image")));
  6575. this.pingerItem.Name = "pingerItem";
  6576. this.pingerItem.Size = new System.Drawing.Size(214, 26);
  6577. this.pingerItem.Text = "Pinger Tool";
  6578. this.pingerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6579. this.pingerItem.Click += new System.EventHandler(this.pingerItem_Click);
  6580. //
  6581. // hostsItem
  6582. //
  6583. this.hostsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6584. this.hostsItem.ForeColor = System.Drawing.Color.White;
  6585. this.hostsItem.Image = ((System.Drawing.Image)(resources.GetObject("hostsItem.Image")));
  6586. this.hostsItem.Name = "hostsItem";
  6587. this.hostsItem.Size = new System.Drawing.Size(214, 26);
  6588. this.hostsItem.Text = "HOSTS Editor";
  6589. this.hostsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6590. this.hostsItem.Click += new System.EventHandler(this.hostsItem_Click);
  6591. //
  6592. // appsItem
  6593. //
  6594. this.appsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6595. this.appsItem.ForeColor = System.Drawing.Color.White;
  6596. this.appsItem.Image = ((System.Drawing.Image)(resources.GetObject("appsItem.Image")));
  6597. this.appsItem.Name = "appsItem";
  6598. this.appsItem.Size = new System.Drawing.Size(214, 26);
  6599. this.appsItem.Text = "Apps Downloader";
  6600. this.appsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6601. this.appsItem.Click += new System.EventHandler(this.appsItem_Click);
  6602. //
  6603. // toolStripSeparator1
  6604. //
  6605. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6606. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  6607. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6608. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  6609. this.toolStripSeparator1.Tag = "";
  6610. //
  6611. // restartExpolorerItem
  6612. //
  6613. this.restartExpolorerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6614. this.restartExpolorerItem.ForeColor = System.Drawing.Color.White;
  6615. this.restartExpolorerItem.Image = ((System.Drawing.Image)(resources.GetObject("restartExpolorerItem.Image")));
  6616. this.restartExpolorerItem.Name = "restartExpolorerItem";
  6617. this.restartExpolorerItem.Size = new System.Drawing.Size(214, 26);
  6618. this.restartExpolorerItem.Text = "Restart Explorer";
  6619. this.restartExpolorerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6620. this.restartExpolorerItem.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6621. //
  6622. // exitItem
  6623. //
  6624. this.exitItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6625. this.exitItem.ForeColor = System.Drawing.Color.White;
  6626. this.exitItem.Image = ((System.Drawing.Image)(resources.GetObject("exitItem.Image")));
  6627. this.exitItem.Name = "exitItem";
  6628. this.exitItem.Size = new System.Drawing.Size(214, 26);
  6629. this.exitItem.Text = "Exit";
  6630. this.exitItem.Click += new System.EventHandler(this.exitItem_Click);
  6631. //
  6632. // launcherIcon
  6633. //
  6634. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6635. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6636. this.launcherIcon.Text = "Optimizer";
  6637. this.launcherIcon.Visible = true;
  6638. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6639. //
  6640. // infoTip
  6641. //
  6642. this.infoTip.AutoPopDelay = 32000;
  6643. this.infoTip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6644. this.infoTip.ForeColor = System.Drawing.Color.DodgerBlue;
  6645. this.infoTip.InitialDelay = 250;
  6646. this.infoTip.IsBalloon = true;
  6647. this.infoTip.ReshowDelay = 100;
  6648. this.infoTip.ShowAlways = true;
  6649. this.infoTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  6650. this.infoTip.UseAnimation = false;
  6651. this.infoTip.UseFading = false;
  6652. this.infoTip.Popup += new System.Windows.Forms.PopupEventHandler(this.infoBaloon_Popup);
  6653. //
  6654. // MainForm
  6655. //
  6656. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6657. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6658. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6659. this.ClientSize = new System.Drawing.Size(870, 705);
  6660. this.Controls.Add(this.bpanel);
  6661. this.Controls.Add(this.tpanel);
  6662. this.DoubleBuffered = true;
  6663. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6664. this.ForeColor = System.Drawing.Color.White;
  6665. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6666. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6667. this.MinimumSize = new System.Drawing.Size(784, 744);
  6668. this.Name = "MainForm";
  6669. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6670. this.Text = "Optimizer";
  6671. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6672. this.Load += new System.EventHandler(this.Main_Load);
  6673. this.tpanel.ResumeLayout(false);
  6674. this.tpanel.PerformLayout();
  6675. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6676. this.bpanel.ResumeLayout(false);
  6677. this.tabCollection.ResumeLayout(false);
  6678. this.universalTab.ResumeLayout(false);
  6679. this.universalTab.PerformLayout();
  6680. this.windowsXTab.ResumeLayout(false);
  6681. this.windowsXTab.PerformLayout();
  6682. this.windowsVIIITab.ResumeLayout(false);
  6683. this.windowsVIIITab.PerformLayout();
  6684. this.modernAppsTab.ResumeLayout(false);
  6685. this.modernAppsTab.PerformLayout();
  6686. this.panelModernAppsList.ResumeLayout(false);
  6687. this.startupTab.ResumeLayout(false);
  6688. this.startupTab.PerformLayout();
  6689. this.panel3.ResumeLayout(false);
  6690. this.appsTab.ResumeLayout(false);
  6691. this.panel10.ResumeLayout(false);
  6692. this.panel10.PerformLayout();
  6693. this.panelCommonApps.ResumeLayout(false);
  6694. this.panelCommonApps.PerformLayout();
  6695. this.panelApps5.ResumeLayout(false);
  6696. this.panelApps5.PerformLayout();
  6697. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6698. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6699. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6700. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6701. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6702. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6703. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6704. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6705. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6706. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6707. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6708. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6709. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6710. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6711. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6712. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6713. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6714. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6715. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6716. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6717. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6718. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6719. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6720. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6721. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6722. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6723. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6724. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6725. this.panelApps6.ResumeLayout(false);
  6726. this.panelApps6.PerformLayout();
  6727. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6728. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6729. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6730. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6731. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6732. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6733. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6734. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6735. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6736. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6737. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6738. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6739. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6740. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6741. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6742. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6743. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6744. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6745. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6746. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6747. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6748. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6749. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6750. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6751. this.panelApps1.ResumeLayout(false);
  6752. this.panelApps1.PerformLayout();
  6753. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6754. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6755. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6756. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6757. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6758. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6759. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6760. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6761. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6762. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6763. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6764. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6765. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6766. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6767. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6768. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6769. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6770. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6771. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6772. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6773. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6774. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6775. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6776. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6777. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6778. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6779. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6780. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6781. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6782. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6783. this.cleanerTab.ResumeLayout(false);
  6784. this.cleanerTab.PerformLayout();
  6785. this.panel1.ResumeLayout(false);
  6786. this.panel1.PerformLayout();
  6787. this.pingerTab.ResumeLayout(false);
  6788. this.pingerTab.PerformLayout();
  6789. this.panel7.ResumeLayout(false);
  6790. this.hostsEditorTab.ResumeLayout(false);
  6791. this.hostsEditorTab.PerformLayout();
  6792. this.panel4.ResumeLayout(false);
  6793. this.panel4.PerformLayout();
  6794. this.panelList.ResumeLayout(false);
  6795. this.registryFixerTab.ResumeLayout(false);
  6796. this.registryFixerTab.PerformLayout();
  6797. this.panel2.ResumeLayout(false);
  6798. this.panel2.PerformLayout();
  6799. this.integratorTab.ResumeLayout(false);
  6800. this.synapse.ResumeLayout(false);
  6801. this.integratorInfoTab.ResumeLayout(false);
  6802. this.integratorInfoTab.PerformLayout();
  6803. this.tabPage8.ResumeLayout(false);
  6804. this.tabPage8.PerformLayout();
  6805. this.itemnamegroup.ResumeLayout(false);
  6806. this.itemnamegroup.PerformLayout();
  6807. this.security.ResumeLayout(false);
  6808. this.security.PerformLayout();
  6809. this.itemposition.ResumeLayout(false);
  6810. this.itemposition.PerformLayout();
  6811. this.icontoaddgroup.ResumeLayout(false);
  6812. this.icontoaddgroup.PerformLayout();
  6813. this.itemtoaddgroup.ResumeLayout(false);
  6814. this.itemtoaddgroup.PerformLayout();
  6815. this.itemtype.ResumeLayout(false);
  6816. this.itemtype.PerformLayout();
  6817. this.tabPage9.ResumeLayout(false);
  6818. this.tabPage9.PerformLayout();
  6819. this.panel5.ResumeLayout(false);
  6820. this.tabPage10.ResumeLayout(false);
  6821. this.tabPage10.PerformLayout();
  6822. this.tabPage11.ResumeLayout(false);
  6823. this.tabPage11.PerformLayout();
  6824. this.panel6.ResumeLayout(false);
  6825. this.optionsTab.ResumeLayout(false);
  6826. this.optionsTab.PerformLayout();
  6827. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  6828. this.panel9.ResumeLayout(false);
  6829. this.panel9.PerformLayout();
  6830. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).EndInit();
  6831. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).EndInit();
  6832. this.panel8.ResumeLayout(false);
  6833. this.panel8.PerformLayout();
  6834. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6835. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6836. this.launcherMenu.ResumeLayout(false);
  6837. this.ResumeLayout(false);
  6838. }
  6839. #endregion
  6840. private System.Windows.Forms.Panel tpanel;
  6841. private System.Windows.Forms.Label txtBitness;
  6842. private System.Windows.Forms.Label txtOS;
  6843. private System.Windows.Forms.Label txtVersion;
  6844. private System.Windows.Forms.PictureBox pictureBox1;
  6845. private System.Windows.Forms.Label label2;
  6846. private System.Windows.Forms.Panel bpanel;
  6847. private System.Windows.Forms.TabControl tabCollection;
  6848. private System.Windows.Forms.TabPage universalTab;
  6849. private System.Windows.Forms.Button restartButton;
  6850. private System.Windows.Forms.TabPage windowsXTab;
  6851. private System.Windows.Forms.Button restartButton10;
  6852. private System.Windows.Forms.TabPage windowsVIIITab;
  6853. private System.Windows.Forms.Button restartButton8;
  6854. private System.Windows.Forms.TabPage cleanerTab;
  6855. private ColoredCheckBox checkTemp;
  6856. private ColoredCheckBox checkSelectAll;
  6857. private System.Windows.Forms.Button cleanDriveB;
  6858. private ColoredCheckBox checkMediaCache;
  6859. private ColoredCheckBox checkLogs;
  6860. private ColoredCheckBox checkBin;
  6861. private ColoredCheckBox checkMiniDumps;
  6862. private System.Windows.Forms.Panel panel1;
  6863. private System.Windows.Forms.TabPage startupTab;
  6864. private System.Windows.Forms.Label startupTitle;
  6865. private System.Windows.Forms.Button removeStartupItemB;
  6866. private System.Windows.Forms.Label cleanerTitle;
  6867. private System.Windows.Forms.TabPage registryFixerTab;
  6868. private System.Windows.Forms.Label registryTitle;
  6869. private System.Windows.Forms.Button regFixB;
  6870. private System.Windows.Forms.Panel panel2;
  6871. private ColoredCheckBox checkRegistryEditor;
  6872. private ColoredCheckBox checkEnableAll;
  6873. private ColoredCheckBox checkContextMenu;
  6874. private ColoredCheckBox checkTaskManager;
  6875. private ColoredCheckBox checkCommandPrompt;
  6876. private ColoredCheckBox checkFirewall;
  6877. private ColoredCheckBox checkRunDialog;
  6878. private ColoredCheckBox checkFolderOptions;
  6879. private ColoredCheckBox checkControlPanel;
  6880. private ColoredCheckBox checkRestartExplorer;
  6881. private System.Windows.Forms.Panel panel3;
  6882. private System.Windows.Forms.Label regLbl;
  6883. private System.Windows.Forms.ListView listStartupItems;
  6884. private System.Windows.Forms.ColumnHeader columnHeader1;
  6885. private System.Windows.Forms.ColumnHeader columnHeader2;
  6886. private System.Windows.Forms.Button refreshStartupB;
  6887. private System.Windows.Forms.Button locateFileB;
  6888. private System.Windows.Forms.ColumnHeader columnHeader3;
  6889. private System.Windows.Forms.TabPage hostsEditorTab;
  6890. private System.Windows.Forms.Label hostsTitle;
  6891. private System.Windows.Forms.LinkLabel linkLocate;
  6892. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  6893. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  6894. private System.Windows.Forms.ListBox listHostEntries;
  6895. private System.Windows.Forms.Panel panel4;
  6896. private System.Windows.Forms.Button removeAllHostsB;
  6897. private System.Windows.Forms.Button refreshHostsB;
  6898. private System.Windows.Forms.Button removeHostB;
  6899. private System.Windows.Forms.TextBox txtDomain;
  6900. private System.Windows.Forms.Label lblDomain;
  6901. private System.Windows.Forms.Label lblIP;
  6902. private System.Windows.Forms.Button addHostB;
  6903. private System.Windows.Forms.TextBox txtIP;
  6904. private ColoredCheckBox checkErrorReports;
  6905. private System.Windows.Forms.TabPage integratorTab;
  6906. private System.Windows.Forms.TabControl synapse;
  6907. private System.Windows.Forms.TabPage integratorInfoTab;
  6908. private System.Windows.Forms.TabPage tabPage8;
  6909. private System.Windows.Forms.TabPage tabPage9;
  6910. private System.Windows.Forms.TabPage tabPage10;
  6911. private System.Windows.Forms.TabPage tabPage11;
  6912. private System.Windows.Forms.Label integrator7;
  6913. private System.Windows.Forms.Label integrator6;
  6914. private System.Windows.Forms.Label integrator5;
  6915. private System.Windows.Forms.Label integrator4;
  6916. private System.Windows.Forms.Label integrator3;
  6917. private System.Windows.Forms.Label integrator2;
  6918. private System.Windows.Forms.Label integrator1;
  6919. private System.Windows.Forms.Button button48;
  6920. private System.Windows.Forms.TextBox txtRunKeyword;
  6921. private System.Windows.Forms.Label ccKeywordL;
  6922. private System.Windows.Forms.TextBox txtRunFile;
  6923. private System.Windows.Forms.Label ccFileL;
  6924. private System.Windows.Forms.Label ccL;
  6925. private System.Windows.Forms.Button btnCreateCustomCommand;
  6926. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6927. private System.Windows.Forms.Button PMB;
  6928. private System.Windows.Forms.Button DSB;
  6929. private System.Windows.Forms.Button STB;
  6930. private System.Windows.Forms.Button SSB;
  6931. private System.Windows.Forms.Button WAB;
  6932. private System.Windows.Forms.Label readyMenusL;
  6933. private System.Windows.Forms.ListBox listDesktopItems;
  6934. private System.Windows.Forms.Label removeIntegratorItemsL;
  6935. private System.Windows.Forms.Button refreshIIB;
  6936. private System.Windows.Forms.Button removeDIB;
  6937. private System.Windows.Forms.Button removeAllIIB;
  6938. private System.Windows.Forms.GroupBox itemtype;
  6939. private ColoredRadioButton radioCommand;
  6940. private ColoredRadioButton radioProgram;
  6941. private ColoredRadioButton radioFile;
  6942. private ColoredRadioButton radioFolder;
  6943. private ColoredRadioButton radioLink;
  6944. private System.Windows.Forms.Label addItemL;
  6945. private System.Windows.Forms.GroupBox icontoaddgroup;
  6946. private ColoredCheckBox checkDefaultIcon;
  6947. private System.Windows.Forms.Button btnBrowseIcon;
  6948. private System.Windows.Forms.TextBox txtIcon;
  6949. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6950. private System.Windows.Forms.Button btnBrowseItem;
  6951. private System.Windows.Forms.TextBox txtItem;
  6952. private System.Windows.Forms.GroupBox security;
  6953. private ColoredCheckBox checkShift;
  6954. private System.Windows.Forms.GroupBox itemposition;
  6955. private ColoredRadioButton radioTop;
  6956. private ColoredRadioButton radioMiddle;
  6957. private ColoredRadioButton radioBottom;
  6958. private System.Windows.Forms.GroupBox itemnamegroup;
  6959. private System.Windows.Forms.TextBox txtItemName;
  6960. private System.Windows.Forms.Button btnAddItem;
  6961. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6962. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6963. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6964. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6965. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6966. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6967. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6968. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6969. private System.Windows.Forms.Button findInRegB;
  6970. private System.Windows.Forms.Button RemoveOwnerB;
  6971. private System.Windows.Forms.Button AddOwnerB;
  6972. private System.Windows.Forms.TabPage optionsTab;
  6973. private System.Windows.Forms.RadioButton radioMinimal;
  6974. private System.Windows.Forms.RadioButton radioCaramel;
  6975. private System.Windows.Forms.RadioButton radioLime;
  6976. private System.Windows.Forms.RadioButton radioMagma;
  6977. private System.Windows.Forms.RadioButton radioOcean;
  6978. private System.Windows.Forms.RadioButton radioZerg;
  6979. private System.Windows.Forms.Label lblTheming;
  6980. private System.Windows.Forms.ListBox listCustomCommands;
  6981. private System.Windows.Forms.Label removeCCL;
  6982. private System.Windows.Forms.Button removeCCB;
  6983. private System.Windows.Forms.Button refreshCCB;
  6984. private System.Windows.Forms.Panel panel5;
  6985. private System.Windows.Forms.Panel panel6;
  6986. private System.Windows.Forms.Panel panelList;
  6987. private System.Windows.Forms.TabPage modernAppsTab;
  6988. private System.Windows.Forms.Label txtModernAppsTitle;
  6989. private System.Windows.Forms.Panel panelModernAppsList;
  6990. private System.Windows.Forms.CheckedListBox listModernApps;
  6991. private System.Windows.Forms.Button uninstallModernAppsButton;
  6992. private System.Windows.Forms.Button refreshModernAppsButton;
  6993. private System.Windows.Forms.Label txtUWP;
  6994. private ColoredCheckBox chkSelectAllModernApps;
  6995. private ToggleSwitch performanceSw;
  6996. private ToggleSwitch defenderSw;
  6997. private ToggleSwitch networkSw;
  6998. private ToggleSwitch mediaSharingSw;
  6999. private ToggleSwitch printSw;
  7000. private ToggleSwitch systemRestoreSw;
  7001. private ToggleSwitch officeTelemetrySw;
  7002. private ToggleSwitch telemetryTasksSw;
  7003. private ToggleSwitch superfetchSw;
  7004. private ToggleSwitch homegroupSw;
  7005. private ToggleSwitch reportingSw;
  7006. private ToggleSwitch oldMixerSw;
  7007. private ToggleSwitch gameBarSw;
  7008. private ToggleSwitch uODSw;
  7009. private ToggleSwitch sensorSw;
  7010. private ToggleSwitch privacySw;
  7011. private ToggleSwitch telemetryServicesSw;
  7012. private ToggleSwitch autoUpdatesSw;
  7013. private ToggleSwitch peopleSw;
  7014. private ToggleSwitch adsSw;
  7015. private ToggleSwitch colorBarSw;
  7016. private ToggleSwitch oldExplorerSw;
  7017. private ToggleSwitch xboxSw;
  7018. private ToggleSwitch cortanaSw;
  7019. private ToggleSwitch darkSw;
  7020. private ToggleSwitch spellSw;
  7021. private ToggleSwitch inkSw;
  7022. private ToggleSwitch driversSw;
  7023. private System.Windows.Forms.Button btnResetConfig;
  7024. private ToggleSwitch disableOneDriveSw;
  7025. private ToggleSwitch compatSw;
  7026. private System.Windows.Forms.Button btnUpdate;
  7027. private System.Windows.Forms.Button btnChangelog;
  7028. private ToggleSwitch faxSw;
  7029. private ToggleSwitch insiderSw;
  7030. private ToggleSwitch featuresSw;
  7031. private ToggleSwitch smartScreenSw;
  7032. private ColoredCheckBox chkReadOnly;
  7033. private System.Windows.Forms.Label lblLock;
  7034. private ToggleSwitch ccSw;
  7035. private ToggleSwitch stickySw;
  7036. private ToggleSwitch longPathsSw;
  7037. private ColoredCheckBox chkBlock;
  7038. private ToggleSwitch castSw;
  7039. private System.Windows.Forms.Button adblockBasic;
  7040. private System.Windows.Forms.Label lblAdblockSub;
  7041. private System.Windows.Forms.Label lblAdblock;
  7042. private System.Windows.Forms.Button adblockUlti;
  7043. private System.Windows.Forms.Button adblockP;
  7044. private System.Windows.Forms.Button adblockS;
  7045. private System.Windows.Forms.TabPage appsTab;
  7046. private System.Windows.Forms.Button btnDownloadApps;
  7047. private System.Windows.Forms.Label appsTitle;
  7048. private ColoredCheckBox c7zip;
  7049. private ColoredCheckBox cPeaZip;
  7050. private ColoredCheckBox cWinRar;
  7051. private ColoredCheckBox cChromium;
  7052. private ColoredCheckBox cChrome;
  7053. private ColoredCheckBox cFirefox;
  7054. private ColoredCheckBox cVivaldi;
  7055. private ColoredCheckBox cOpera;
  7056. private ColoredCheckBox cThunderbird;
  7057. private ColoredCheckBox cDiscord;
  7058. private ColoredCheckBox cSkype;
  7059. private ColoredCheckBox cViber;
  7060. private ColoredCheckBox cSumatra;
  7061. private ColoredCheckBox cAdobeReader;
  7062. private ColoredCheckBox cQB;
  7063. private ColoredCheckBox cDeluge;
  7064. private System.Windows.Forms.Label setDownDirLbl;
  7065. private System.Windows.Forms.TextBox txtDownloadFolder;
  7066. private System.Windows.Forms.Button changeDownDirB;
  7067. private System.Windows.Forms.Label txtDownloadStatus;
  7068. private System.Windows.Forms.Label bitPref;
  7069. private ColoredRadioButton c32;
  7070. private ColoredCheckBox cFoxit;
  7071. private ColoredCheckBox cUT3;
  7072. private ColoredCheckBox cBT;
  7073. private System.Windows.Forms.Button goToDownloadsB;
  7074. private System.Windows.Forms.LinkLabel linkWarnings;
  7075. private ColoredCheckBox cTor;
  7076. private ColoredCheckBox cTV;
  7077. private ColoredCheckBox cZoom;
  7078. private ColoredCheckBox cEvernote;
  7079. private ColoredCheckBox cOneDrive;
  7080. private ColoredCheckBox cSteam;
  7081. private ColoredCheckBox cUbi;
  7082. private ColoredCheckBox cBlizzard;
  7083. private System.Windows.Forms.PictureBox pictureBox2;
  7084. private System.Windows.Forms.PictureBox pictureBox6;
  7085. private System.Windows.Forms.PictureBox pictureBox7;
  7086. private System.Windows.Forms.PictureBox pictureBox3;
  7087. private System.Windows.Forms.PictureBox pictureBox4;
  7088. private System.Windows.Forms.PictureBox pictureBox5;
  7089. private System.Windows.Forms.PictureBox pictureBox14;
  7090. private System.Windows.Forms.PictureBox pictureBox15;
  7091. private System.Windows.Forms.PictureBox pictureBox16;
  7092. private System.Windows.Forms.PictureBox pictureBox17;
  7093. private System.Windows.Forms.PictureBox pictureBox20;
  7094. private System.Windows.Forms.PictureBox pictureBox19;
  7095. private System.Windows.Forms.PictureBox pictureBox18;
  7096. private System.Windows.Forms.PictureBox pictureBox25;
  7097. private System.Windows.Forms.PictureBox pictureBox26;
  7098. private System.Windows.Forms.PictureBox pictureBox27;
  7099. private System.Windows.Forms.PictureBox pictureBox28;
  7100. private System.Windows.Forms.PictureBox pictureBox29;
  7101. private System.Windows.Forms.PictureBox pictureBox30;
  7102. private System.Windows.Forms.PictureBox pictureBox24;
  7103. private System.Windows.Forms.PictureBox pictureBox21;
  7104. private System.Windows.Forms.PictureBox pictureBox23;
  7105. private System.Windows.Forms.PictureBox pictureBox22;
  7106. private System.Windows.Forms.PictureBox pictureBox43;
  7107. private System.Windows.Forms.PictureBox pictureBox49;
  7108. private System.Windows.Forms.PictureBox pictureBox51;
  7109. private System.Windows.Forms.PictureBox pictureBox50;
  7110. private ColoredCheckBox cLibreOffice;
  7111. private System.Windows.Forms.PictureBox pictureBox52;
  7112. private ColoredCheckBox cAutoInstall;
  7113. private ColoredCheckBox cEpicStore;
  7114. private System.Windows.Forms.PictureBox pictureBox53;
  7115. private ColoredCheckBox cOrigin;
  7116. private System.Windows.Forms.PictureBox pictureBox54;
  7117. private ColoredCheckBox cMSTeams;
  7118. private System.Windows.Forms.PictureBox pictureBox55;
  7119. private ColoredCheckBox cAnyDesk;
  7120. private System.Windows.Forms.PictureBox pictureBox56;
  7121. private ColoredCheckBox cMaxthon;
  7122. private System.Windows.Forms.PictureBox picturemaxthon;
  7123. private System.Windows.Forms.PictureBox pictureBox63;
  7124. private ColoredCheckBox cDropbox;
  7125. private ColoredCheckBox cFlux;
  7126. private System.Windows.Forms.PictureBox pictureBox71;
  7127. private System.Windows.Forms.Panel panelApps1;
  7128. private System.Windows.Forms.Panel panelApps5;
  7129. private ColoredCheckBox chkOnlyRemovable;
  7130. private ColoredProgress progressDownloader;
  7131. private System.Windows.Forms.PictureBox pictureBox75;
  7132. private ColoredCheckBox cUT2;
  7133. private System.Windows.Forms.Button btnGetFeed;
  7134. private System.Windows.Forms.Panel panelCommonApps;
  7135. private ToggleSwitch actionSw;
  7136. private System.Windows.Forms.LinkLabel l2;
  7137. private System.Windows.Forms.Panel panelApps6;
  7138. private ColoredCheckBox cVCPP;
  7139. private System.Windows.Forms.PictureBox pictureBox80;
  7140. private ColoredCheckBox cNF472;
  7141. private System.Windows.Forms.PictureBox pictureBox78;
  7142. private ColoredCheckBox cNF452;
  7143. private System.Windows.Forms.PictureBox pictureBox79;
  7144. private ColoredCheckBox cNF40;
  7145. private System.Windows.Forms.PictureBox pictureBox77;
  7146. private ColoredCheckBox cNF35;
  7147. private System.Windows.Forms.PictureBox pictureBox76;
  7148. private ColoredCheckBox cIObitSU;
  7149. private ColoredCheckBox cIObitU;
  7150. private System.Windows.Forms.PictureBox pictureBox74;
  7151. private ColoredCheckBox cRevo;
  7152. private System.Windows.Forms.PictureBox pictureBox68;
  7153. private ColoredCheckBox cIObitDB;
  7154. private ColoredCheckBox cIObitSD;
  7155. private System.Windows.Forms.PictureBox pictureBox61;
  7156. private ColoredCheckBox cUUI;
  7157. private System.Windows.Forms.PictureBox pictureBox66;
  7158. private System.Windows.Forms.PictureBox pictureBox72;
  7159. private System.Windows.Forms.PictureBox pictureBox67;
  7160. private ColoredCheckBox cRufus;
  7161. private System.Windows.Forms.PictureBox pictureBox73;
  7162. private ColoredCheckBox cMalwarebytes;
  7163. private System.Windows.Forms.PictureBox pictureBox70;
  7164. private ColoredCheckBox cAntiExploit;
  7165. private System.Windows.Forms.PictureBox pictureBox69;
  7166. private System.Windows.Forms.Label txtFeedError;
  7167. private ColoredCheckBox cViper;
  7168. private System.Windows.Forms.PictureBox pictureBox81;
  7169. private System.Windows.Forms.PictureBox pictureBox8;
  7170. private ColoredCheckBox cIrfan;
  7171. private System.Windows.Forms.PictureBox pictureBox59;
  7172. private ColoredCheckBox ciTunes;
  7173. private ColoredCheckBox cWinamp;
  7174. private System.Windows.Forms.PictureBox pictureBox65;
  7175. private ColoredCheckBox cAudacity;
  7176. private ColoredCheckBox cPhotoFiltre;
  7177. private System.Windows.Forms.PictureBox pictureBox46;
  7178. private ColoredCheckBox cGIMP;
  7179. private System.Windows.Forms.PictureBox pictureBox47;
  7180. private System.Windows.Forms.PictureBox pictureBox45;
  7181. private System.Windows.Forms.PictureBox pictureBox48;
  7182. private ColoredCheckBox cMp3Tag;
  7183. private System.Windows.Forms.PictureBox pictureBox60;
  7184. private ColoredCheckBox cBlender;
  7185. private ColoredCheckBox cLightShot;
  7186. private System.Windows.Forms.PictureBox pictureBox58;
  7187. private System.Windows.Forms.PictureBox pictureBox57;
  7188. private ColoredCheckBox cGyazo;
  7189. private ColoredCheckBox cNPP;
  7190. private ColoredCheckBox cSublimeText;
  7191. private System.Windows.Forms.PictureBox pictureBox33;
  7192. private ColoredCheckBox cAtom;
  7193. private System.Windows.Forms.PictureBox pictureBox34;
  7194. private System.Windows.Forms.PictureBox pictureBox32;
  7195. private System.Windows.Forms.PictureBox pictureBox35;
  7196. private System.Windows.Forms.PictureBox pictureBox31;
  7197. private System.Windows.Forms.PictureBox pictureBox36;
  7198. private ColoredCheckBox cVS;
  7199. private ColoredCheckBox cVSCode;
  7200. private ColoredCheckBox cSublimeMerge;
  7201. private System.Windows.Forms.PictureBox pictureBox64;
  7202. private ColoredCheckBox cAndroidStudio;
  7203. private System.Windows.Forms.PictureBox pictureBox62;
  7204. private ColoredCheckBox cEclipse;
  7205. private ColoredCheckBox cGitHub;
  7206. private ColoredCheckBox cNode;
  7207. private System.Windows.Forms.PictureBox pictureBox38;
  7208. private ColoredCheckBox cXAMPP;
  7209. private ColoredCheckBox cPostman;
  7210. private System.Windows.Forms.PictureBox pictureBox40;
  7211. private System.Windows.Forms.PictureBox pictureBox41;
  7212. private System.Windows.Forms.PictureBox pictureBox42;
  7213. private ColoredCheckBox cFileZilla;
  7214. private System.Windows.Forms.PictureBox pictureBox39;
  7215. private System.Windows.Forms.PictureBox pictureBox37;
  7216. private ColoredCheckBox cPutty;
  7217. private System.Windows.Forms.PictureBox pictureBox44;
  7218. private ColoredCheckBox cWinScp;
  7219. private System.Windows.Forms.Button btnViewLog;
  7220. private System.Windows.Forms.Label lblTroubleshoot;
  7221. private System.Windows.Forms.Label lblUpdating;
  7222. private System.Windows.Forms.Button btnOpenConf;
  7223. private System.Windows.Forms.PictureBox pictureBox82;
  7224. private ColoredCheckBox cMega;
  7225. private System.Windows.Forms.TabPage pingerTab;
  7226. private System.Windows.Forms.Label pingerTitle;
  7227. private System.Windows.Forms.TextBox txtPingInput;
  7228. private System.Windows.Forms.Label lblPinger;
  7229. private System.Windows.Forms.Button btnPing;
  7230. private System.Windows.Forms.Label lblFootprint;
  7231. private System.Windows.Forms.Label lblPretext;
  7232. private System.Windows.Forms.Button btnShodan;
  7233. private System.Windows.Forms.Label lblResults;
  7234. private System.Windows.Forms.ListBox listPingResults;
  7235. private System.Windows.Forms.Panel panel7;
  7236. private System.Windows.Forms.Button copyIPB;
  7237. private System.Windows.Forms.Button copyB;
  7238. private System.Windows.Forms.Button btnExport;
  7239. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7240. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7241. private System.Windows.Forms.NotifyIcon launcherIcon;
  7242. private System.Windows.Forms.ToolStripMenuItem startupItem;
  7243. private System.Windows.Forms.ToolStripMenuItem cleanerItem;
  7244. private System.Windows.Forms.ToolStripMenuItem pingerItem;
  7245. private System.Windows.Forms.ToolStripMenuItem hostsItem;
  7246. private System.Windows.Forms.ToolStripMenuItem appsItem;
  7247. private System.Windows.Forms.ToolStripMenuItem exitItem;
  7248. private ToggleSwitch quickAccessToggle;
  7249. private System.Windows.Forms.PictureBox pictureBox83;
  7250. private System.Windows.Forms.LinkLabel linkLabel5;
  7251. private System.Windows.Forms.LinkLabel linkLabel6;
  7252. private System.Windows.Forms.PictureBox pictureBox84;
  7253. private System.Windows.Forms.Label lblLab;
  7254. private System.Windows.Forms.LinkLabel linkUpdate;
  7255. private System.Windows.Forms.Label lblUpdateDisabled;
  7256. private System.Windows.Forms.ToolStripMenuItem restartExpolorerItem;
  7257. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7258. private System.Windows.Forms.Button flushCacheB;
  7259. private ColoredCheckBox cVLC;
  7260. private ColoredCheckBox cFoobar;
  7261. private ColoredCheckBox cPot;
  7262. private System.Windows.Forms.PictureBox pictureBox10;
  7263. private System.Windows.Forms.PictureBox pictureBox11;
  7264. private System.Windows.Forms.PictureBox pictureBox12;
  7265. private ColoredCheckBox cBS;
  7266. private System.Windows.Forms.PictureBox pictureBox13;
  7267. private ColoredCheckBox cSpotify;
  7268. private System.Windows.Forms.PictureBox pictureBox9;
  7269. private ColoredRadioButton c64;
  7270. private System.Windows.Forms.Panel panel10;
  7271. private ToolTip infoTip;
  7272. private ToggleSwitch helpTipsToggle;
  7273. private Button backupStartupB;
  7274. private Button restoreStartupB;
  7275. private TextBox txtBackupTitle;
  7276. private Label lblBackupTitle;
  7277. private Button doBackup;
  7278. private Button cancelBackup;
  7279. private Label languagesL;
  7280. private Panel panel8;
  7281. private PictureBox pictureBox85;
  7282. private Panel panel9;
  7283. private PictureBox pictureBox87;
  7284. private RadioButton radioEnglish;
  7285. private RadioButton radioRussian;
  7286. private PictureBox pictureBox86;
  7287. private Label label1;
  7288. private Label label3;
  7289. }
  7290. }