MainForm.Designer.cs 424 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169
  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.toggleSwitch38 = new Optimizer.ToggleSwitch();
  43. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  44. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  45. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  46. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  47. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  48. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  49. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  50. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  51. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  52. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  53. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  54. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  55. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  56. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  57. this.button39 = new System.Windows.Forms.Button();
  58. this.windowsXTab = new System.Windows.Forms.TabPage();
  59. this.button43 = new System.Windows.Forms.Button();
  60. this.button18 = new System.Windows.Forms.Button();
  61. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  62. this.toggleSwitch40 = new Optimizer.ToggleSwitch();
  63. this.toggleSwitch39 = new Optimizer.ToggleSwitch();
  64. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  65. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  66. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  67. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  68. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  69. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  70. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  71. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  72. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  73. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  74. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  75. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  76. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  77. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  78. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  79. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  80. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  81. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  82. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  83. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  84. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  85. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  86. this.button44 = new System.Windows.Forms.Button();
  87. this.modernAppsTab = new System.Windows.Forms.TabPage();
  88. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  89. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  90. this.label28 = new System.Windows.Forms.Label();
  91. this.button74 = new System.Windows.Forms.Button();
  92. this.button75 = new System.Windows.Forms.Button();
  93. this.label1 = new System.Windows.Forms.Label();
  94. this.panelModernAppsList = new System.Windows.Forms.Panel();
  95. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  96. this.startupTab = new System.Windows.Forms.TabPage();
  97. this.button64 = new System.Windows.Forms.Button();
  98. this.button31 = new System.Windows.Forms.Button();
  99. this.button37 = new System.Windows.Forms.Button();
  100. this.panel3 = new System.Windows.Forms.Panel();
  101. this.listStartupItems = new System.Windows.Forms.ListView();
  102. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  103. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  104. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  105. this.button32 = new System.Windows.Forms.Button();
  106. this.button22 = new System.Windows.Forms.Button();
  107. this.label5 = new System.Windows.Forms.Label();
  108. this.appsTab = new System.Windows.Forms.TabPage();
  109. this.txtFeedError = new System.Windows.Forms.Label();
  110. this.panel10 = new System.Windows.Forms.Panel();
  111. this.label41 = new System.Windows.Forms.Label();
  112. this.btnGetFeed = new System.Windows.Forms.Button();
  113. this.panelCommonApps = new System.Windows.Forms.Panel();
  114. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  115. this.progressDownloader = new Optimizer.ColoredProgress();
  116. this.c64 = new Optimizer.ColoredRadioButton();
  117. this.c32 = new Optimizer.ColoredRadioButton();
  118. this.btnDownloadApps = new System.Windows.Forms.Button();
  119. this.label42 = new System.Windows.Forms.Label();
  120. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  121. this.button5 = new System.Windows.Forms.Button();
  122. this.txtDownloadStatus = new System.Windows.Forms.Label();
  123. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  124. this.label44 = new System.Windows.Forms.Label();
  125. this.button6 = new System.Windows.Forms.Button();
  126. this.panelApps5 = new System.Windows.Forms.Panel();
  127. this.cLightShot = new Optimizer.ColoredCheckBox();
  128. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  129. this.cViper = new Optimizer.ColoredCheckBox();
  130. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  131. this.cVLC = new Optimizer.ColoredCheckBox();
  132. this.cGyazo = new Optimizer.ColoredCheckBox();
  133. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  134. this.cFoobar = new Optimizer.ColoredCheckBox();
  135. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  136. this.cPot = new Optimizer.ColoredCheckBox();
  137. this.cAudacity = new Optimizer.ColoredCheckBox();
  138. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  139. this.cIrfan = new Optimizer.ColoredCheckBox();
  140. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  141. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  142. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  143. this.ciTunes = new Optimizer.ColoredCheckBox();
  144. this.cGIMP = new Optimizer.ColoredCheckBox();
  145. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  146. this.cWinamp = new Optimizer.ColoredCheckBox();
  147. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  148. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  149. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  150. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  151. this.cBS = new Optimizer.ColoredCheckBox();
  152. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  153. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  154. this.cSpotify = new Optimizer.ColoredCheckBox();
  155. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  156. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  157. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  158. this.cMega = new Optimizer.ColoredCheckBox();
  159. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  160. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  161. this.cBlender = new Optimizer.ColoredCheckBox();
  162. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  163. this.cFoxit = new Optimizer.ColoredCheckBox();
  164. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  165. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  166. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  167. this.cEvernote = new Optimizer.ColoredCheckBox();
  168. this.cSumatra = new Optimizer.ColoredCheckBox();
  169. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  170. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  171. this.cPeaZip = new Optimizer.ColoredCheckBox();
  172. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  173. this.cFlux = new Optimizer.ColoredCheckBox();
  174. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  175. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  176. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  177. this.c7zip = new Optimizer.ColoredCheckBox();
  178. this.cWinRar = new Optimizer.ColoredCheckBox();
  179. this.cDropbox = new Optimizer.ColoredCheckBox();
  180. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  181. this.cOneDrive = new Optimizer.ColoredCheckBox();
  182. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  183. this.panelApps6 = new System.Windows.Forms.Panel();
  184. this.cSteam = new Optimizer.ColoredCheckBox();
  185. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  186. this.cOrigin = new Optimizer.ColoredCheckBox();
  187. this.cVCPP = new Optimizer.ColoredCheckBox();
  188. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  189. this.cQB = new Optimizer.ColoredCheckBox();
  190. this.cEpicStore = new Optimizer.ColoredCheckBox();
  191. this.cUT2 = new Optimizer.ColoredCheckBox();
  192. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  193. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  194. this.cBlizzard = new Optimizer.ColoredCheckBox();
  195. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  196. this.cDeluge = new Optimizer.ColoredCheckBox();
  197. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  198. this.cNF472 = new Optimizer.ColoredCheckBox();
  199. this.cUbi = new Optimizer.ColoredCheckBox();
  200. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  201. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  202. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  203. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  204. this.cNF452 = new Optimizer.ColoredCheckBox();
  205. this.cUT3 = new Optimizer.ColoredCheckBox();
  206. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  207. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  208. this.cNF40 = new Optimizer.ColoredCheckBox();
  209. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  210. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  211. this.cBT = new Optimizer.ColoredCheckBox();
  212. this.cNF35 = new Optimizer.ColoredCheckBox();
  213. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  214. this.cIObitSU = new Optimizer.ColoredCheckBox();
  215. this.cIObitU = new Optimizer.ColoredCheckBox();
  216. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  217. this.cRevo = new Optimizer.ColoredCheckBox();
  218. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  219. this.cIObitDB = new Optimizer.ColoredCheckBox();
  220. this.cIObitSD = new Optimizer.ColoredCheckBox();
  221. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  222. this.cUUI = new Optimizer.ColoredCheckBox();
  223. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  224. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  225. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  226. this.cRufus = new Optimizer.ColoredCheckBox();
  227. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  228. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  229. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  230. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  231. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  232. this.panelApps1 = new System.Windows.Forms.Panel();
  233. this.cFileZilla = new Optimizer.ColoredCheckBox();
  234. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  235. this.cGitHub = new Optimizer.ColoredCheckBox();
  236. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  237. this.cNode = new Optimizer.ColoredCheckBox();
  238. this.cPutty = new Optimizer.ColoredCheckBox();
  239. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  240. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  241. this.cNPP = new Optimizer.ColoredCheckBox();
  242. this.cWinScp = new Optimizer.ColoredCheckBox();
  243. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  244. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  245. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  246. this.cXAMPP = new Optimizer.ColoredCheckBox();
  247. this.cChromium = new Optimizer.ColoredCheckBox();
  248. this.cEclipse = new Optimizer.ColoredCheckBox();
  249. this.cPostman = new Optimizer.ColoredCheckBox();
  250. this.cSublimeText = new Optimizer.ColoredCheckBox();
  251. this.cVivaldi = new Optimizer.ColoredCheckBox();
  252. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  253. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  254. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  255. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  256. this.cAtom = new Optimizer.ColoredCheckBox();
  257. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  258. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  259. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  260. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  261. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  262. this.cMaxthon = new Optimizer.ColoredCheckBox();
  263. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  264. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  265. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  266. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  267. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  268. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  269. this.cVS = new Optimizer.ColoredCheckBox();
  270. this.cChrome = new Optimizer.ColoredCheckBox();
  271. this.cVSCode = new Optimizer.ColoredCheckBox();
  272. this.cOpera = new Optimizer.ColoredCheckBox();
  273. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  274. this.cFirefox = new Optimizer.ColoredCheckBox();
  275. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  276. this.cTor = new Optimizer.ColoredCheckBox();
  277. this.cDiscord = new Optimizer.ColoredCheckBox();
  278. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  279. this.cMSTeams = new Optimizer.ColoredCheckBox();
  280. this.cViber = new Optimizer.ColoredCheckBox();
  281. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  282. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  283. this.cSkype = new Optimizer.ColoredCheckBox();
  284. this.cThunderbird = new Optimizer.ColoredCheckBox();
  285. this.cZoom = new Optimizer.ColoredCheckBox();
  286. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  287. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  288. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  289. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  290. this.cTV = new Optimizer.ColoredCheckBox();
  291. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  292. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  293. this.cleanerTab = new System.Windows.Forms.TabPage();
  294. this.label6 = new System.Windows.Forms.Label();
  295. this.panel1 = new System.Windows.Forms.Panel();
  296. this.lblPretext = new System.Windows.Forms.Label();
  297. this.lblFootprint = new System.Windows.Forms.Label();
  298. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  299. this.button20 = new System.Windows.Forms.Button();
  300. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  301. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  302. this.checkTemp = new Optimizer.ColoredCheckBox();
  303. this.checkLogs = new Optimizer.ColoredCheckBox();
  304. this.checkBin = new Optimizer.ColoredCheckBox();
  305. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  306. this.pingerTab = new System.Windows.Forms.TabPage();
  307. this.button10 = new System.Windows.Forms.Button();
  308. this.btnExport = new System.Windows.Forms.Button();
  309. this.button9 = new System.Windows.Forms.Button();
  310. this.button7 = new System.Windows.Forms.Button();
  311. this.panel7 = new System.Windows.Forms.Panel();
  312. this.listPingResults = new System.Windows.Forms.ListBox();
  313. this.label40 = new System.Windows.Forms.Label();
  314. this.btnShodan = new System.Windows.Forms.Button();
  315. this.btnPing = new System.Windows.Forms.Button();
  316. this.txtPingInput = new System.Windows.Forms.TextBox();
  317. this.label39 = new System.Windows.Forms.Label();
  318. this.label32 = new System.Windows.Forms.Label();
  319. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  320. this.panel4 = new System.Windows.Forms.Panel();
  321. this.label31 = new System.Windows.Forms.Label();
  322. this.label30 = new System.Windows.Forms.Label();
  323. this.button4 = new System.Windows.Forms.Button();
  324. this.button3 = new System.Windows.Forms.Button();
  325. this.button2 = new System.Windows.Forms.Button();
  326. this.button1 = new System.Windows.Forms.Button();
  327. this.label29 = new System.Windows.Forms.Label();
  328. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  329. this.panelList = new System.Windows.Forms.Panel();
  330. this.listHostEntries = new System.Windows.Forms.ListBox();
  331. this.chkBlock = new Optimizer.ColoredCheckBox();
  332. this.button41 = new System.Windows.Forms.Button();
  333. this.button42 = new System.Windows.Forms.Button();
  334. this.button46 = new System.Windows.Forms.Button();
  335. this.button47 = new System.Windows.Forms.Button();
  336. this.txtIP = new System.Windows.Forms.TextBox();
  337. this.txtDomain = new System.Windows.Forms.TextBox();
  338. this.label12 = new System.Windows.Forms.Label();
  339. this.label11 = new System.Windows.Forms.Label();
  340. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  341. this.label10 = new System.Windows.Forms.Label();
  342. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  343. this.label9 = new System.Windows.Forms.Label();
  344. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  345. this.label3 = new System.Windows.Forms.Label();
  346. this.registryFixerTab = new System.Windows.Forms.TabPage();
  347. this.panel2 = new System.Windows.Forms.Panel();
  348. this.button33 = new System.Windows.Forms.Button();
  349. this.label8 = new System.Windows.Forms.Label();
  350. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  351. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  352. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  353. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  354. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  355. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  356. this.checkFirewall = new Optimizer.ColoredCheckBox();
  357. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  358. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  359. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  360. this.label7 = new System.Windows.Forms.Label();
  361. this.integratorTab = new System.Windows.Forms.TabPage();
  362. this.synapse = new System.Windows.Forms.TabControl();
  363. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  364. this.label19 = new System.Windows.Forms.Label();
  365. this.label18 = new System.Windows.Forms.Label();
  366. this.label17 = new System.Windows.Forms.Label();
  367. this.label16 = new System.Windows.Forms.Label();
  368. this.label15 = new System.Windows.Forms.Label();
  369. this.label14 = new System.Windows.Forms.Label();
  370. this.label13 = new System.Windows.Forms.Label();
  371. this.tabPage8 = new System.Windows.Forms.TabPage();
  372. this.btnAddItem = new System.Windows.Forms.Button();
  373. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  374. this.txtItemName = new System.Windows.Forms.TextBox();
  375. this.security = new System.Windows.Forms.GroupBox();
  376. this.checkShift = new Optimizer.ColoredCheckBox();
  377. this.itemposition = new System.Windows.Forms.GroupBox();
  378. this.radioTop = new Optimizer.ColoredRadioButton();
  379. this.radioMiddle = new Optimizer.ColoredRadioButton();
  380. this.radioBottom = new Optimizer.ColoredRadioButton();
  381. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  382. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  383. this.btnBrowseIcon = new System.Windows.Forms.Button();
  384. this.txtIcon = new System.Windows.Forms.TextBox();
  385. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  386. this.btnBrowseItem = new System.Windows.Forms.Button();
  387. this.txtItem = new System.Windows.Forms.TextBox();
  388. this.itemtype = new System.Windows.Forms.GroupBox();
  389. this.radioCommand = new Optimizer.ColoredRadioButton();
  390. this.radioProgram = new Optimizer.ColoredRadioButton();
  391. this.radioFolder = new Optimizer.ColoredRadioButton();
  392. this.radioFile = new Optimizer.ColoredRadioButton();
  393. this.radioLink = new Optimizer.ColoredRadioButton();
  394. this.label26 = new System.Windows.Forms.Label();
  395. this.tabPage9 = new System.Windows.Forms.TabPage();
  396. this.panel5 = new System.Windows.Forms.Panel();
  397. this.listDesktopItems = new System.Windows.Forms.ListBox();
  398. this.button60 = new System.Windows.Forms.Button();
  399. this.button61 = new System.Windows.Forms.Button();
  400. this.button62 = new System.Windows.Forms.Button();
  401. this.label25 = new System.Windows.Forms.Label();
  402. this.tabPage10 = new System.Windows.Forms.TabPage();
  403. this.button65 = new System.Windows.Forms.Button();
  404. this.button66 = new System.Windows.Forms.Button();
  405. this.label24 = new System.Windows.Forms.Label();
  406. this.button58 = new System.Windows.Forms.Button();
  407. this.button59 = new System.Windows.Forms.Button();
  408. this.button55 = new System.Windows.Forms.Button();
  409. this.button57 = new System.Windows.Forms.Button();
  410. this.button52 = new System.Windows.Forms.Button();
  411. this.button53 = new System.Windows.Forms.Button();
  412. this.button49 = new System.Windows.Forms.Button();
  413. this.button51 = new System.Windows.Forms.Button();
  414. this.button56 = new System.Windows.Forms.Button();
  415. this.button54 = new System.Windows.Forms.Button();
  416. this.tabPage11 = new System.Windows.Forms.TabPage();
  417. this.panel6 = new System.Windows.Forms.Panel();
  418. this.listCustomCommands = new System.Windows.Forms.ListBox();
  419. this.button26 = new System.Windows.Forms.Button();
  420. this.button8 = new System.Windows.Forms.Button();
  421. this.label23 = new System.Windows.Forms.Label();
  422. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  423. this.button48 = new System.Windows.Forms.Button();
  424. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  425. this.label22 = new System.Windows.Forms.Label();
  426. this.txtRunFile = new System.Windows.Forms.TextBox();
  427. this.label21 = new System.Windows.Forms.Label();
  428. this.label20 = new System.Windows.Forms.Label();
  429. this.optionsTab = new System.Windows.Forms.TabPage();
  430. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  431. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  432. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  433. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  434. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  435. this.btnOpenConf = new System.Windows.Forms.Button();
  436. this.label48 = new System.Windows.Forms.Label();
  437. this.label43 = new System.Windows.Forms.Label();
  438. this.btnViewLog = new System.Windows.Forms.Button();
  439. this.l2 = new System.Windows.Forms.LinkLabel();
  440. this.btnChangelog = new System.Windows.Forms.Button();
  441. this.btnUpdate = new System.Windows.Forms.Button();
  442. this.btnResetConfig = new System.Windows.Forms.Button();
  443. this.label27 = new System.Windows.Forms.Label();
  444. this.radioMinimal = new System.Windows.Forms.RadioButton();
  445. this.radioCaramel = new System.Windows.Forms.RadioButton();
  446. this.radioLime = new System.Windows.Forms.RadioButton();
  447. this.radioMagma = new System.Windows.Forms.RadioButton();
  448. this.radioOcean = new System.Windows.Forms.RadioButton();
  449. this.radioZerg = new System.Windows.Forms.RadioButton();
  450. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  451. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  452. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  453. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  454. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  455. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  456. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  457. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  458. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  459. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  460. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  461. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  462. this.startupItem = new System.Windows.Forms.ToolStripMenuItem();
  463. this.cleanerItem = new System.Windows.Forms.ToolStripMenuItem();
  464. this.pingerItem = new System.Windows.Forms.ToolStripMenuItem();
  465. this.hostsItem = new System.Windows.Forms.ToolStripMenuItem();
  466. this.appsItem = new System.Windows.Forms.ToolStripMenuItem();
  467. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  468. this.restartExpolorerItem = new System.Windows.Forms.ToolStripMenuItem();
  469. this.exitItem = new System.Windows.Forms.ToolStripMenuItem();
  470. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  471. this.infoBaloon = new System.Windows.Forms.ToolTip(this.components);
  472. this.tpanel.SuspendLayout();
  473. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  474. this.bpanel.SuspendLayout();
  475. this.tabCollection.SuspendLayout();
  476. this.universalTab.SuspendLayout();
  477. this.windowsXTab.SuspendLayout();
  478. this.windowsVIIITab.SuspendLayout();
  479. this.modernAppsTab.SuspendLayout();
  480. this.panelModernAppsList.SuspendLayout();
  481. this.startupTab.SuspendLayout();
  482. this.panel3.SuspendLayout();
  483. this.appsTab.SuspendLayout();
  484. this.panel10.SuspendLayout();
  485. this.panelCommonApps.SuspendLayout();
  486. this.panelApps5.SuspendLayout();
  487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  489. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  490. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  491. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  492. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  515. this.panelApps6.SuspendLayout();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  540. this.panelApps1.SuspendLayout();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  571. this.cleanerTab.SuspendLayout();
  572. this.panel1.SuspendLayout();
  573. this.pingerTab.SuspendLayout();
  574. this.panel7.SuspendLayout();
  575. this.hostsEditorTab.SuspendLayout();
  576. this.panel4.SuspendLayout();
  577. this.panelList.SuspendLayout();
  578. this.registryFixerTab.SuspendLayout();
  579. this.panel2.SuspendLayout();
  580. this.integratorTab.SuspendLayout();
  581. this.synapse.SuspendLayout();
  582. this.integratorInfoTab.SuspendLayout();
  583. this.tabPage8.SuspendLayout();
  584. this.itemnamegroup.SuspendLayout();
  585. this.security.SuspendLayout();
  586. this.itemposition.SuspendLayout();
  587. this.icontoaddgroup.SuspendLayout();
  588. this.itemtoaddgroup.SuspendLayout();
  589. this.itemtype.SuspendLayout();
  590. this.tabPage9.SuspendLayout();
  591. this.panel5.SuspendLayout();
  592. this.tabPage10.SuspendLayout();
  593. this.tabPage11.SuspendLayout();
  594. this.panel6.SuspendLayout();
  595. this.optionsTab.SuspendLayout();
  596. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  597. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  598. this.launcherMenu.SuspendLayout();
  599. this.SuspendLayout();
  600. //
  601. // tpanel
  602. //
  603. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  604. this.tpanel.Controls.Add(this.linkUpdate);
  605. this.tpanel.Controls.Add(this.lblLab);
  606. this.tpanel.Controls.Add(this.txtBitness);
  607. this.tpanel.Controls.Add(this.txtOS);
  608. this.tpanel.Controls.Add(this.txtVersion);
  609. this.tpanel.Controls.Add(this.pictureBox1);
  610. this.tpanel.Controls.Add(this.label2);
  611. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  612. this.tpanel.Location = new System.Drawing.Point(0, 0);
  613. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  614. this.tpanel.Name = "tpanel";
  615. this.tpanel.Size = new System.Drawing.Size(768, 64);
  616. this.tpanel.TabIndex = 1;
  617. //
  618. // linkUpdate
  619. //
  620. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  621. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  622. this.linkUpdate.AutoSize = true;
  623. 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)));
  624. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  625. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  626. this.linkUpdate.Location = new System.Drawing.Point(608, 15);
  627. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  628. this.linkUpdate.Name = "linkUpdate";
  629. this.linkUpdate.Size = new System.Drawing.Size(148, 25);
  630. this.linkUpdate.TabIndex = 69;
  631. this.linkUpdate.TabStop = true;
  632. this.linkUpdate.Tag = "";
  633. this.linkUpdate.Text = "Update available";
  634. this.linkUpdate.Visible = false;
  635. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  636. //
  637. // lblLab
  638. //
  639. this.lblLab.AutoSize = true;
  640. 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)));
  641. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  642. this.lblLab.Location = new System.Drawing.Point(569, 4);
  643. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  644. this.lblLab.Name = "lblLab";
  645. this.lblLab.Size = new System.Drawing.Size(193, 50);
  646. this.lblLab.TabIndex = 68;
  647. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  648. this.lblLab.Visible = false;
  649. //
  650. // txtBitness
  651. //
  652. this.txtBitness.AutoSize = true;
  653. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  654. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  655. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  656. this.txtBitness.Name = "txtBitness";
  657. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  658. this.txtBitness.TabIndex = 4;
  659. this.txtBitness.Text = "bitness";
  660. //
  661. // txtOS
  662. //
  663. this.txtOS.AutoSize = true;
  664. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  665. this.txtOS.Location = new System.Drawing.Point(188, 21);
  666. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  667. this.txtOS.Name = "txtOS";
  668. this.txtOS.Size = new System.Drawing.Size(19, 15);
  669. this.txtOS.TabIndex = 3;
  670. this.txtOS.Text = "os";
  671. //
  672. // txtVersion
  673. //
  674. this.txtVersion.AutoSize = true;
  675. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  676. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  677. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  678. this.txtVersion.Name = "txtVersion";
  679. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  680. this.txtVersion.TabIndex = 1;
  681. this.txtVersion.Text = "Version:";
  682. //
  683. // pictureBox1
  684. //
  685. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  686. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  687. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  688. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  689. this.pictureBox1.Name = "pictureBox1";
  690. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  691. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  692. this.pictureBox1.TabIndex = 1;
  693. this.pictureBox1.TabStop = false;
  694. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  695. //
  696. // label2
  697. //
  698. this.label2.AutoSize = true;
  699. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  700. this.label2.ForeColor = System.Drawing.Color.White;
  701. this.label2.Location = new System.Drawing.Point(67, 7);
  702. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  703. this.label2.Name = "label2";
  704. this.label2.Size = new System.Drawing.Size(97, 25);
  705. this.label2.TabIndex = 2;
  706. this.label2.Text = "Optimizer";
  707. //
  708. // bpanel
  709. //
  710. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  711. this.bpanel.Controls.Add(this.tabCollection);
  712. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  713. this.bpanel.Location = new System.Drawing.Point(0, 64);
  714. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  715. this.bpanel.Name = "bpanel";
  716. this.bpanel.Size = new System.Drawing.Size(768, 641);
  717. this.bpanel.TabIndex = 2;
  718. //
  719. // tabCollection
  720. //
  721. this.tabCollection.Controls.Add(this.universalTab);
  722. this.tabCollection.Controls.Add(this.windowsXTab);
  723. this.tabCollection.Controls.Add(this.windowsVIIITab);
  724. this.tabCollection.Controls.Add(this.modernAppsTab);
  725. this.tabCollection.Controls.Add(this.startupTab);
  726. this.tabCollection.Controls.Add(this.appsTab);
  727. this.tabCollection.Controls.Add(this.cleanerTab);
  728. this.tabCollection.Controls.Add(this.pingerTab);
  729. this.tabCollection.Controls.Add(this.hostsEditorTab);
  730. this.tabCollection.Controls.Add(this.registryFixerTab);
  731. this.tabCollection.Controls.Add(this.integratorTab);
  732. this.tabCollection.Controls.Add(this.optionsTab);
  733. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  734. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  735. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  736. this.tabCollection.Name = "tabCollection";
  737. this.tabCollection.SelectedIndex = 0;
  738. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  739. this.tabCollection.TabIndex = 0;
  740. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  741. //
  742. // universalTab
  743. //
  744. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  745. this.universalTab.Controls.Add(this.toggleSwitch38);
  746. this.universalTab.Controls.Add(this.toggleSwitch36);
  747. this.universalTab.Controls.Add(this.toggleSwitch33);
  748. this.universalTab.Controls.Add(this.toggleSwitch32);
  749. this.universalTab.Controls.Add(this.toggleSwitch12);
  750. this.universalTab.Controls.Add(this.toggleSwitch11);
  751. this.universalTab.Controls.Add(this.toggleSwitch10);
  752. this.universalTab.Controls.Add(this.toggleSwitch9);
  753. this.universalTab.Controls.Add(this.toggleSwitch8);
  754. this.universalTab.Controls.Add(this.toggleSwitch6);
  755. this.universalTab.Controls.Add(this.toggleSwitch5);
  756. this.universalTab.Controls.Add(this.toggleSwitch4);
  757. this.universalTab.Controls.Add(this.toggleSwitch1);
  758. this.universalTab.Controls.Add(this.toggleSwitch3);
  759. this.universalTab.Controls.Add(this.toggleSwitch2);
  760. this.universalTab.Controls.Add(this.button39);
  761. this.universalTab.Location = new System.Drawing.Point(4, 24);
  762. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  763. this.universalTab.Name = "universalTab";
  764. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  765. this.universalTab.Size = new System.Drawing.Size(758, 611);
  766. this.universalTab.TabIndex = 0;
  767. this.universalTab.Text = "Universal";
  768. //
  769. // toggleSwitch38
  770. //
  771. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  772. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  773. this.toggleSwitch38.Name = "toggleSwitch38";
  774. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  775. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  776. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  777. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  778. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  779. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  780. this.toggleSwitch38.TabIndex = 50;
  781. this.toggleSwitch38.Tag = "themeable";
  782. this.infoBaloon.SetToolTip(this.toggleSwitch38, "Sticky Keys is an accessibility feature to help Windows users with\r\nphysical disa" +
  783. "bilities reducing the sort of movement associated with \r\nrepetitive strain injur" +
  784. "y.");
  785. //
  786. // toggleSwitch36
  787. //
  788. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  789. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  790. this.toggleSwitch36.Name = "toggleSwitch36";
  791. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  792. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  793. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  794. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  795. this.toggleSwitch36.OnText = "Disable SmartScreen";
  796. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  797. this.toggleSwitch36.TabIndex = 49;
  798. this.toggleSwitch36.Tag = "themeable";
  799. this.infoBaloon.SetToolTip(this.toggleSwitch36, "SmartScreen automatically scans files, downloads and websites, blocking\r\nalready-" +
  800. "known dangerous content and warns you before running them.");
  801. //
  802. // toggleSwitch33
  803. //
  804. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  805. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  806. this.toggleSwitch33.Name = "toggleSwitch33";
  807. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  808. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  809. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  810. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  811. this.toggleSwitch33.OnText = "Disable Fax Service";
  812. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  813. this.toggleSwitch33.TabIndex = 48;
  814. this.toggleSwitch33.Tag = "themeable";
  815. this.infoBaloon.SetToolTip(this.toggleSwitch33, "Fax service is responsible for sending and receiving faxes.");
  816. //
  817. // toggleSwitch32
  818. //
  819. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  820. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  821. this.toggleSwitch32.Name = "toggleSwitch32";
  822. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  823. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  824. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  825. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  826. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  827. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  828. this.toggleSwitch32.TabIndex = 47;
  829. this.toggleSwitch32.Tag = "themeable";
  830. this.infoBaloon.SetToolTip(this.toggleSwitch32, "Compatibility Assistant service detects known compatibility issues in older progr" +
  831. "ams.");
  832. //
  833. // toggleSwitch12
  834. //
  835. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  836. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  837. this.toggleSwitch12.Name = "toggleSwitch12";
  838. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  839. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  840. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  841. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  842. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  843. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  844. this.toggleSwitch12.TabIndex = 46;
  845. this.toggleSwitch12.Tag = "themeable";
  846. this.infoBaloon.SetToolTip(this.toggleSwitch12, "Office telemetry periodically sends usage and\r\nperformance data to Microsoft, for" +
  847. " future improvement.");
  848. //
  849. // toggleSwitch11
  850. //
  851. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  852. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  853. this.toggleSwitch11.Name = "toggleSwitch11";
  854. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  855. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  856. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  857. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  858. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  859. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  860. this.toggleSwitch11.TabIndex = 45;
  861. this.toggleSwitch11.Tag = "themeable";
  862. this.infoBaloon.SetToolTip(this.toggleSwitch11, "Telemetry services periodically sends usage and performance data to Microsoft,\r\nf" +
  863. "or future improvement.");
  864. //
  865. // toggleSwitch10
  866. //
  867. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  868. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  869. this.toggleSwitch10.Name = "toggleSwitch10";
  870. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  871. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  872. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  873. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  874. this.toggleSwitch10.OnText = "Disable Superfetch";
  875. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  876. this.toggleSwitch10.TabIndex = 44;
  877. this.toggleSwitch10.Tag = "themeable";
  878. this.infoBaloon.SetToolTip(this.toggleSwitch10, "Superfetch preloads commonly used apps to RAM, causing high disk usage,\r\nespecial" +
  879. "ly on HDDs.");
  880. //
  881. // toggleSwitch9
  882. //
  883. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  884. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  885. this.toggleSwitch9.Name = "toggleSwitch9";
  886. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  887. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  888. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  889. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  890. this.toggleSwitch9.OnText = "Disable HomeGroup";
  891. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  892. this.toggleSwitch9.TabIndex = 43;
  893. this.toggleSwitch9.Tag = "themeable";
  894. this.infoBaloon.SetToolTip(this.toggleSwitch9, "HomeGroup is a feature which allows to share files\r\non a home network using Windo" +
  895. "ws Explorer.");
  896. //
  897. // toggleSwitch8
  898. //
  899. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  900. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  901. this.toggleSwitch8.Name = "toggleSwitch8";
  902. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  903. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  904. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  905. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  906. this.toggleSwitch8.OnText = "Disable Error Reporting";
  907. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  908. this.toggleSwitch8.TabIndex = 42;
  909. this.toggleSwitch8.Tag = "themeable";
  910. this.infoBaloon.SetToolTip(this.toggleSwitch8, "Error Reporting collects application crashes and errors and send them to Microsof" +
  911. "t.");
  912. //
  913. // toggleSwitch6
  914. //
  915. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  916. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  917. this.toggleSwitch6.Name = "toggleSwitch6";
  918. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  919. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  920. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  921. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  922. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  923. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  924. this.toggleSwitch6.TabIndex = 40;
  925. this.toggleSwitch6.Tag = "themeable";
  926. this.infoBaloon.SetToolTip(this.toggleSwitch6, "Media Player Sharing provides home media sharing for Windows Media Player.");
  927. //
  928. // toggleSwitch5
  929. //
  930. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  931. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  932. this.toggleSwitch5.Name = "toggleSwitch5";
  933. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  934. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  935. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  936. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  937. this.toggleSwitch5.OnText = "Disable Print Service";
  938. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  939. this.toggleSwitch5.TabIndex = 39;
  940. this.toggleSwitch5.Tag = "themeable";
  941. this.infoBaloon.SetToolTip(this.toggleSwitch5, "Print service is responsible for detecting, installing and utilizing printers.");
  942. //
  943. // toggleSwitch4
  944. //
  945. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  946. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  947. this.toggleSwitch4.Name = "toggleSwitch4";
  948. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  949. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  950. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  951. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  952. this.toggleSwitch4.OnText = "Disable System Restore";
  953. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  954. this.toggleSwitch4.TabIndex = 38;
  955. this.toggleSwitch4.Tag = "themeable";
  956. this.infoBaloon.SetToolTip(this.toggleSwitch4, "System Restore is a feature that allows to revert Windows\' state\r\nto a previous o" +
  957. "ne to recover from malfunctions or other problems.");
  958. //
  959. // toggleSwitch1
  960. //
  961. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  962. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  963. this.toggleSwitch1.Name = "toggleSwitch1";
  964. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  965. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  966. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  967. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  968. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  969. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  970. this.toggleSwitch1.TabIndex = 37;
  971. this.toggleSwitch1.Tag = "themeable";
  972. this.infoBaloon.SetToolTip(this.toggleSwitch1, resources.GetString("toggleSwitch1.ToolTip"));
  973. //
  974. // toggleSwitch3
  975. //
  976. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  977. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  978. this.toggleSwitch3.Name = "toggleSwitch3";
  979. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  980. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  981. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  982. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  983. this.toggleSwitch3.OnText = "Disable Windows Defender";
  984. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  985. this.toggleSwitch3.TabIndex = 36;
  986. this.toggleSwitch3.Tag = "themeable";
  987. this.infoBaloon.SetToolTip(this.toggleSwitch3, "Windows Defender is the built-in antivirus in Windows systems.");
  988. //
  989. // toggleSwitch2
  990. //
  991. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  992. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  993. this.toggleSwitch2.Name = "toggleSwitch2";
  994. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  995. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  996. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  997. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  998. this.toggleSwitch2.OnText = "Disable Network Throttling";
  999. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  1000. this.toggleSwitch2.TabIndex = 35;
  1001. this.toggleSwitch2.Tag = "themeable";
  1002. this.infoBaloon.SetToolTip(this.toggleSwitch2, "Windows implements a network throttling mechanism that will restrict\r\nnetwork tra" +
  1003. "ffic when running multimedia apps. It can also reduce network\'s\r\nperformance whe" +
  1004. "n playing online games.");
  1005. //
  1006. // button39
  1007. //
  1008. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  1009. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1010. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1011. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1012. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1013. this.button39.ForeColor = System.Drawing.Color.White;
  1014. this.button39.Location = new System.Drawing.Point(14, 246);
  1015. this.button39.Margin = new System.Windows.Forms.Padding(2);
  1016. this.button39.Name = "button39";
  1017. this.button39.Size = new System.Drawing.Size(115, 31);
  1018. this.button39.TabIndex = 30;
  1019. this.button39.Text = "Apply && Restart";
  1020. this.button39.UseVisualStyleBackColor = false;
  1021. this.button39.Click += new System.EventHandler(this.button39_Click);
  1022. //
  1023. // windowsXTab
  1024. //
  1025. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1026. this.windowsXTab.Controls.Add(this.button43);
  1027. this.windowsXTab.Controls.Add(this.button18);
  1028. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  1029. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  1030. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  1031. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  1032. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  1033. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  1034. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  1035. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  1036. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  1037. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  1038. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  1039. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  1040. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  1041. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  1042. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  1043. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  1044. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  1045. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  1046. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  1047. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  1048. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  1049. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  1050. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  1051. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  1052. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  1053. this.windowsXTab.Name = "windowsXTab";
  1054. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  1055. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  1056. this.windowsXTab.TabIndex = 1;
  1057. this.windowsXTab.Text = "Windows 10";
  1058. //
  1059. // button43
  1060. //
  1061. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  1062. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1063. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1064. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1065. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1066. this.button43.ForeColor = System.Drawing.Color.White;
  1067. this.button43.Location = new System.Drawing.Point(14, 317);
  1068. this.button43.Margin = new System.Windows.Forms.Padding(2);
  1069. this.button43.Name = "button43";
  1070. this.button43.Size = new System.Drawing.Size(115, 31);
  1071. this.button43.TabIndex = 31;
  1072. this.button43.Text = "Apply && Restart";
  1073. this.button43.UseVisualStyleBackColor = false;
  1074. this.button43.Click += new System.EventHandler(this.button43_Click);
  1075. //
  1076. // button18
  1077. //
  1078. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  1079. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1080. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1081. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1082. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1083. this.button18.ForeColor = System.Drawing.Color.White;
  1084. this.button18.Location = new System.Drawing.Point(133, 317);
  1085. this.button18.Margin = new System.Windows.Forms.Padding(2);
  1086. this.button18.Name = "button18";
  1087. this.button18.Size = new System.Drawing.Size(187, 31);
  1088. this.button18.TabIndex = 14;
  1089. this.button18.Text = "Change Edge Download Folder";
  1090. this.button18.UseVisualStyleBackColor = false;
  1091. this.button18.Click += new System.EventHandler(this.button18_Click);
  1092. //
  1093. // toggleSwitch7
  1094. //
  1095. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  1096. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  1097. this.toggleSwitch7.Name = "toggleSwitch7";
  1098. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1099. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  1100. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1101. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  1102. this.toggleSwitch7.OnText = "Disable Notification Center";
  1103. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  1104. this.toggleSwitch7.TabIndex = 71;
  1105. this.toggleSwitch7.Tag = "themeable";
  1106. this.infoBaloon.SetToolTip(this.toggleSwitch7, "Notification Center is a central place for notifications and quick action tiles,\r" +
  1107. "\nlike Wi-Fi, Bluetooth, etc.");
  1108. //
  1109. // toggleSwitch40
  1110. //
  1111. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  1112. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  1113. this.toggleSwitch40.Name = "toggleSwitch40";
  1114. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1115. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  1116. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1117. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  1118. this.toggleSwitch40.OnText = "Remove Cast To Device";
  1119. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  1120. this.toggleSwitch40.TabIndex = 61;
  1121. this.toggleSwitch40.Tag = "themeable";
  1122. this.infoBaloon.SetToolTip(this.toggleSwitch40, "Removes right-click to share media content to Miracast devices.");
  1123. //
  1124. // toggleSwitch39
  1125. //
  1126. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  1127. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  1128. this.toggleSwitch39.Name = "toggleSwitch39";
  1129. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1130. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  1131. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1132. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  1133. this.toggleSwitch39.OnText = "Enable Long Paths";
  1134. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  1135. this.toggleSwitch39.TabIndex = 60;
  1136. this.toggleSwitch39.Tag = "themeable";
  1137. this.infoBaloon.SetToolTip(this.toggleSwitch39, "Removes maximum path length limitation of 256 characters.");
  1138. //
  1139. // toggleSwitch37
  1140. //
  1141. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  1142. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  1143. this.toggleSwitch37.Name = "toggleSwitch37";
  1144. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1145. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  1146. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1147. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  1148. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  1149. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  1150. this.toggleSwitch37.TabIndex = 59;
  1151. this.toggleSwitch37.Tag = "themeable";
  1152. this.infoBaloon.SetToolTip(this.toggleSwitch37, "Cloud Clipboard shares clipboard data across your devices.\r\nIt allows to copy on " +
  1153. "one device and paste on another.\r\nRequires Microsoft account sign-in.");
  1154. //
  1155. // toggleSwitch35
  1156. //
  1157. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  1158. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  1159. this.toggleSwitch35.Name = "toggleSwitch35";
  1160. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1161. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  1162. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1163. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  1164. this.toggleSwitch35.OnText = "Disable Feature Updates";
  1165. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  1166. this.toggleSwitch35.TabIndex = 58;
  1167. this.toggleSwitch35.Tag = "themeable";
  1168. this.infoBaloon.SetToolTip(this.toggleSwitch35, "Feature Updates are technically new versions of Windows, that require an upgrade." +
  1169. "\r\nHowever, they are considered a risky procedure. They are usually semi-annual r" +
  1170. "eleases.");
  1171. //
  1172. // toggleSwitch34
  1173. //
  1174. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  1175. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  1176. this.toggleSwitch34.Name = "toggleSwitch34";
  1177. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1178. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  1179. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1180. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  1181. this.toggleSwitch34.OnText = "Disable Insider Service";
  1182. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  1183. this.toggleSwitch34.TabIndex = 57;
  1184. this.toggleSwitch34.Tag = "themeable";
  1185. this.infoBaloon.SetToolTip(this.toggleSwitch34, "Windows Insider program allows you to test out latest features\r\nbefore they are r" +
  1186. "eleased to public.\r\nIt\'s considered an unnecessary service for users who don\'t w" +
  1187. "ish to participate.");
  1188. //
  1189. // toggleSwitch27
  1190. //
  1191. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  1192. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  1193. this.toggleSwitch27.Name = "toggleSwitch27";
  1194. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1195. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  1196. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1197. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  1198. this.toggleSwitch27.OnText = "Enable Dark Theme";
  1199. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  1200. this.toggleSwitch27.TabIndex = 56;
  1201. this.toggleSwitch27.Tag = "themeable";
  1202. this.infoBaloon.SetToolTip(this.toggleSwitch27, "Enables Windows dark theme.");
  1203. //
  1204. // toggleSwitch28
  1205. //
  1206. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  1207. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  1208. this.toggleSwitch28.Name = "toggleSwitch28";
  1209. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1210. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  1211. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1212. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  1213. this.toggleSwitch28.OnText = "Disable Spell Checking";
  1214. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  1215. this.toggleSwitch28.TabIndex = 55;
  1216. this.toggleSwitch28.Tag = "themeable";
  1217. this.infoBaloon.SetToolTip(this.toggleSwitch28, "Touch-keyboard only features like:\r\n\r\n- Auto-correction\r\n- Text suggestions\r\n- Sp" +
  1218. "ell-check");
  1219. //
  1220. // toggleSwitch29
  1221. //
  1222. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  1223. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  1224. this.toggleSwitch29.Name = "toggleSwitch29";
  1225. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1226. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  1227. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1228. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  1229. this.toggleSwitch29.OnText = "Disable Windows Ink";
  1230. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  1231. this.toggleSwitch29.TabIndex = 54;
  1232. this.toggleSwitch29.Tag = "themeable";
  1233. this.infoBaloon.SetToolTip(this.toggleSwitch29, "Windows Ink provides support for digital pens, to draw on screen.");
  1234. //
  1235. // toggleSwitch30
  1236. //
  1237. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  1238. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  1239. this.toggleSwitch30.Name = "toggleSwitch30";
  1240. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1241. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  1242. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1243. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  1244. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  1245. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  1246. this.toggleSwitch30.TabIndex = 53;
  1247. this.toggleSwitch30.Tag = "themeable";
  1248. this.infoBaloon.SetToolTip(this.toggleSwitch30, "Useful when Windows Update constantly replaces a properly\r\nworking driver with a " +
  1249. "faulty one.");
  1250. //
  1251. // toggleSwitch20
  1252. //
  1253. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  1254. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  1255. this.toggleSwitch20.Name = "toggleSwitch20";
  1256. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1257. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  1258. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1259. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  1260. this.toggleSwitch20.OnText = "Disable Sensor Services";
  1261. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  1262. this.toggleSwitch20.TabIndex = 51;
  1263. this.toggleSwitch20.Tag = "themeable";
  1264. this.infoBaloon.SetToolTip(this.toggleSwitch20, "Services that manage sensors\' functionality,\r\nlike auto-rotation, auto-brightness" +
  1265. ", etc.\r\nUseful only for tablets or devices with touch-screen.");
  1266. //
  1267. // toggleSwitch21
  1268. //
  1269. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  1270. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  1271. this.toggleSwitch21.Name = "toggleSwitch21";
  1272. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1273. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  1274. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1275. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  1276. this.toggleSwitch21.OnText = "Enhance Privacy";
  1277. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  1278. this.toggleSwitch21.TabIndex = 50;
  1279. this.toggleSwitch21.Tag = "themeable";
  1280. this.infoBaloon.SetToolTip(this.toggleSwitch21, "Extra privacy tweaks disabling the following:\r\n\r\n- Biometrics\r\n- Geolocation\r\n- S" +
  1281. "hare apps across devices\r\n- Text logger\r\n- Diagnostics");
  1282. //
  1283. // toggleSwitch23
  1284. //
  1285. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  1286. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  1287. this.toggleSwitch23.Name = "toggleSwitch23";
  1288. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1289. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  1290. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1291. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  1292. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  1293. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  1294. this.toggleSwitch23.TabIndex = 48;
  1295. this.toggleSwitch23.Tag = "themeable";
  1296. this.infoBaloon.SetToolTip(this.toggleSwitch23, "Telemetry services track and log usage data sending feedback\r\nfor analysis to Mic" +
  1297. "rosoft.");
  1298. //
  1299. // toggleSwitch24
  1300. //
  1301. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  1302. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  1303. this.toggleSwitch24.Name = "toggleSwitch24";
  1304. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1305. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  1306. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1307. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  1308. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  1309. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  1310. this.toggleSwitch24.TabIndex = 47;
  1311. this.toggleSwitch24.Tag = "themeable";
  1312. this.infoBaloon.SetToolTip(this.toggleSwitch24, "Disables automatic downloading and installation of Windows updates.\r\nInstead, the" +
  1313. "re is a notification when new updates are available.\r\nIt also disables Delivery " +
  1314. "Optimization service.");
  1315. //
  1316. // toggleSwitch25
  1317. //
  1318. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  1319. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  1320. this.toggleSwitch25.Name = "toggleSwitch25";
  1321. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1322. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  1323. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1324. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  1325. this.toggleSwitch25.OnText = "Disable My People";
  1326. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  1327. this.toggleSwitch25.TabIndex = 46;
  1328. this.toggleSwitch25.Tag = "themeable";
  1329. this.infoBaloon.SetToolTip(this.toggleSwitch25, "My People is a new feature showing recent contacts in taskbar.");
  1330. //
  1331. // toggleSwitch26
  1332. //
  1333. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  1334. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  1335. this.toggleSwitch26.Name = "toggleSwitch26";
  1336. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1337. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  1338. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1339. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  1340. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  1341. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  1342. this.toggleSwitch26.TabIndex = 45;
  1343. this.toggleSwitch26.Tag = "themeable";
  1344. this.infoBaloon.SetToolTip(this.toggleSwitch26, "Prevents advertisements from showing up in Start Menu.");
  1345. //
  1346. // toggleSwitch19
  1347. //
  1348. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  1349. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  1350. this.toggleSwitch19.Name = "toggleSwitch19";
  1351. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1352. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  1353. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1354. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  1355. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  1356. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  1357. this.toggleSwitch19.TabIndex = 44;
  1358. this.toggleSwitch19.Tag = "themeable";
  1359. this.infoBaloon.SetToolTip(this.toggleSwitch19, "- Colorizes taskbar with your personalized color.\r\n- Disables transparency effect" +
  1360. "s");
  1361. //
  1362. // toggleSwitch18
  1363. //
  1364. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  1365. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  1366. this.toggleSwitch18.Name = "toggleSwitch18";
  1367. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1368. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  1369. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1370. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  1371. this.toggleSwitch18.OnText = "Disable Quick Access History";
  1372. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  1373. this.toggleSwitch18.TabIndex = 43;
  1374. this.toggleSwitch18.Tag = "themeable";
  1375. this.infoBaloon.SetToolTip(this.toggleSwitch18, "Disables Quick Access and removes frequent files in Windows Explorer.");
  1376. //
  1377. // toggleSwitch17
  1378. //
  1379. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  1380. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  1381. this.toggleSwitch17.Name = "toggleSwitch17";
  1382. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1383. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  1384. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1385. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  1386. this.toggleSwitch17.OnText = "Disable Xbox Live";
  1387. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  1388. this.toggleSwitch17.TabIndex = 42;
  1389. this.toggleSwitch17.Tag = "themeable";
  1390. this.infoBaloon.SetToolTip(this.toggleSwitch17, "Xbox Live services offer streaming, recording and social features for Xbox games." +
  1391. "");
  1392. //
  1393. // toggleSwitch16
  1394. //
  1395. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  1396. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  1397. this.toggleSwitch16.Name = "toggleSwitch16";
  1398. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1399. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  1400. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1401. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  1402. this.toggleSwitch16.OnText = "Disable Cortana";
  1403. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  1404. this.toggleSwitch16.TabIndex = 41;
  1405. this.toggleSwitch16.Tag = "themeable";
  1406. this.infoBaloon.SetToolTip(this.toggleSwitch16, "Cortana is a virtual AI-based assistant.\r\n\r\n- Disables Cortana.\r\n- Disables web s" +
  1407. "earch in Start Menu\r\n- Prevents from keeping search history");
  1408. //
  1409. // toggleSwitch15
  1410. //
  1411. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  1412. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  1413. this.toggleSwitch15.Name = "toggleSwitch15";
  1414. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1415. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  1416. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1417. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  1418. this.toggleSwitch15.OnText = "Disable Game Bar";
  1419. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  1420. this.toggleSwitch15.TabIndex = 40;
  1421. this.toggleSwitch15.Tag = "themeable";
  1422. this.infoBaloon.SetToolTip(this.toggleSwitch15, "Game Bar is a quick-access menu for Xbox gaming services.");
  1423. //
  1424. // toggleSwitch14
  1425. //
  1426. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  1427. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  1428. this.toggleSwitch14.Name = "toggleSwitch14";
  1429. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1430. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  1431. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1432. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  1433. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  1434. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  1435. this.toggleSwitch14.TabIndex = 39;
  1436. this.toggleSwitch14.Tag = "themeable";
  1437. this.infoBaloon.SetToolTip(this.toggleSwitch14, "Completely removes OneDrive cloud-storage integration.");
  1438. //
  1439. // toggleSwitch13
  1440. //
  1441. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  1442. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  1443. this.toggleSwitch13.Name = "toggleSwitch13";
  1444. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1445. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  1446. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1447. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  1448. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  1449. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  1450. this.toggleSwitch13.TabIndex = 38;
  1451. this.toggleSwitch13.Tag = "themeable";
  1452. this.infoBaloon.SetToolTip(this.toggleSwitch13, "Restores the classic volume mixer control panel.");
  1453. //
  1454. // windowsVIIITab
  1455. //
  1456. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1457. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  1458. this.windowsVIIITab.Controls.Add(this.button44);
  1459. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1460. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1461. this.windowsVIIITab.Name = "windowsVIIITab";
  1462. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1463. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  1464. this.windowsVIIITab.TabIndex = 2;
  1465. this.windowsVIIITab.Text = "Windows 8.1";
  1466. //
  1467. // toggleSwitch31
  1468. //
  1469. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  1470. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  1471. this.toggleSwitch31.Name = "toggleSwitch31";
  1472. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1473. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  1474. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1475. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  1476. this.toggleSwitch31.OnText = "Disable OneDrive";
  1477. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  1478. this.toggleSwitch31.TabIndex = 46;
  1479. this.toggleSwitch31.Tag = "themeable";
  1480. this.infoBaloon.SetToolTip(this.toggleSwitch31, "Disables OneDrive cloud-storage integration.");
  1481. //
  1482. // button44
  1483. //
  1484. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  1485. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1486. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1487. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1488. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1489. this.button44.ForeColor = System.Drawing.Color.White;
  1490. this.button44.Location = new System.Drawing.Point(14, 65);
  1491. this.button44.Margin = new System.Windows.Forms.Padding(2);
  1492. this.button44.Name = "button44";
  1493. this.button44.Size = new System.Drawing.Size(115, 31);
  1494. this.button44.TabIndex = 32;
  1495. this.button44.Text = "Apply && Restart";
  1496. this.button44.UseVisualStyleBackColor = false;
  1497. this.button44.Click += new System.EventHandler(this.button44_Click);
  1498. //
  1499. // modernAppsTab
  1500. //
  1501. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1502. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1503. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1504. this.modernAppsTab.Controls.Add(this.label28);
  1505. this.modernAppsTab.Controls.Add(this.button74);
  1506. this.modernAppsTab.Controls.Add(this.button75);
  1507. this.modernAppsTab.Controls.Add(this.label1);
  1508. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1509. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1510. this.modernAppsTab.Name = "modernAppsTab";
  1511. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1512. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  1513. this.modernAppsTab.TabIndex = 11;
  1514. this.modernAppsTab.Text = "UWP Apps";
  1515. //
  1516. // chkOnlyRemovable
  1517. //
  1518. this.chkOnlyRemovable.AutoSize = true;
  1519. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  1520. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  1521. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  1522. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  1523. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  1524. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  1525. this.chkOnlyRemovable.TabIndex = 53;
  1526. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  1527. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  1528. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  1529. //
  1530. // chkSelectAllModernApps
  1531. //
  1532. this.chkSelectAllModernApps.AutoSize = true;
  1533. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1534. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1535. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1536. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1537. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1538. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1539. this.chkSelectAllModernApps.TabIndex = 52;
  1540. this.chkSelectAllModernApps.Text = "Select all";
  1541. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1542. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1543. //
  1544. // label28
  1545. //
  1546. this.label28.AutoSize = true;
  1547. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1548. this.label28.ForeColor = System.Drawing.Color.Silver;
  1549. this.label28.Location = new System.Drawing.Point(499, 195);
  1550. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1551. this.label28.Name = "label28";
  1552. this.label28.Size = new System.Drawing.Size(160, 231);
  1553. this.label28.TabIndex = 51;
  1554. this.label28.Tag = "";
  1555. this.label28.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  1556. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1557. //
  1558. // button74
  1559. //
  1560. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1561. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1562. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1563. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1564. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1565. this.button74.ForeColor = System.Drawing.Color.White;
  1566. this.button74.Location = new System.Drawing.Point(503, 76);
  1567. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1568. this.button74.Name = "button74";
  1569. this.button74.Size = new System.Drawing.Size(169, 31);
  1570. this.button74.TabIndex = 50;
  1571. this.button74.Text = "Uninstall";
  1572. this.button74.UseVisualStyleBackColor = false;
  1573. this.button74.Click += new System.EventHandler(this.button74_Click);
  1574. //
  1575. // button75
  1576. //
  1577. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1578. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1579. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1580. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1581. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1582. this.button75.ForeColor = System.Drawing.Color.White;
  1583. this.button75.Location = new System.Drawing.Point(503, 41);
  1584. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1585. this.button75.Name = "button75";
  1586. this.button75.Size = new System.Drawing.Size(169, 31);
  1587. this.button75.TabIndex = 49;
  1588. this.button75.Text = "Refresh";
  1589. this.button75.UseVisualStyleBackColor = false;
  1590. this.button75.Click += new System.EventHandler(this.button75_Click);
  1591. //
  1592. // label1
  1593. //
  1594. this.label1.AutoSize = true;
  1595. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1596. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1597. this.label1.Location = new System.Drawing.Point(6, 10);
  1598. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1599. this.label1.Name = "label1";
  1600. this.label1.Size = new System.Drawing.Size(291, 28);
  1601. this.label1.TabIndex = 47;
  1602. this.label1.Tag = "themeable";
  1603. this.label1.Text = "Uninstall unwanted UWP Apps";
  1604. //
  1605. // panelModernAppsList
  1606. //
  1607. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1608. | System.Windows.Forms.AnchorStyles.Left)));
  1609. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1610. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1611. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1612. this.panelModernAppsList.Name = "panelModernAppsList";
  1613. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1614. this.panelModernAppsList.TabIndex = 0;
  1615. //
  1616. // listModernApps
  1617. //
  1618. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1619. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1620. this.listModernApps.CheckOnClick = true;
  1621. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1622. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1623. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1624. this.listModernApps.FormattingEnabled = true;
  1625. this.listModernApps.HorizontalScrollbar = true;
  1626. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1627. this.listModernApps.Name = "listModernApps";
  1628. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1629. this.listModernApps.Sorted = true;
  1630. this.listModernApps.TabIndex = 0;
  1631. //
  1632. // startupTab
  1633. //
  1634. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1635. this.startupTab.Controls.Add(this.button64);
  1636. this.startupTab.Controls.Add(this.button31);
  1637. this.startupTab.Controls.Add(this.button37);
  1638. this.startupTab.Controls.Add(this.panel3);
  1639. this.startupTab.Controls.Add(this.button32);
  1640. this.startupTab.Controls.Add(this.button22);
  1641. this.startupTab.Controls.Add(this.label5);
  1642. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1643. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1644. this.startupTab.Name = "startupTab";
  1645. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1646. this.startupTab.TabIndex = 7;
  1647. this.startupTab.Text = "Startup";
  1648. //
  1649. // button64
  1650. //
  1651. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1652. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1653. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1654. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1655. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1656. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1657. this.button64.ForeColor = System.Drawing.Color.White;
  1658. this.button64.Location = new System.Drawing.Point(432, 563);
  1659. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1660. this.button64.Name = "button64";
  1661. this.button64.Size = new System.Drawing.Size(101, 31);
  1662. this.button64.TabIndex = 40;
  1663. this.button64.Text = "Find in Registry";
  1664. this.button64.UseVisualStyleBackColor = false;
  1665. this.button64.Click += new System.EventHandler(this.button64_Click);
  1666. //
  1667. // button31
  1668. //
  1669. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1670. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1671. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1672. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1673. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1674. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1675. this.button31.ForeColor = System.Drawing.Color.White;
  1676. this.button31.Location = new System.Drawing.Point(537, 563);
  1677. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1678. this.button31.Name = "button31";
  1679. this.button31.Size = new System.Drawing.Size(101, 31);
  1680. this.button31.TabIndex = 39;
  1681. this.button31.Text = "Locate file";
  1682. this.button31.UseVisualStyleBackColor = false;
  1683. this.button31.Click += new System.EventHandler(this.button31_Click);
  1684. //
  1685. // button37
  1686. //
  1687. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1688. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1689. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1690. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1691. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1692. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1693. this.button37.ForeColor = System.Drawing.Color.White;
  1694. this.button37.Location = new System.Drawing.Point(327, 563);
  1695. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1696. this.button37.Name = "button37";
  1697. this.button37.Size = new System.Drawing.Size(101, 31);
  1698. this.button37.TabIndex = 38;
  1699. this.button37.Text = "Refresh";
  1700. this.button37.UseVisualStyleBackColor = false;
  1701. this.button37.Click += new System.EventHandler(this.button37_Click);
  1702. //
  1703. // panel3
  1704. //
  1705. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1706. | System.Windows.Forms.AnchorStyles.Right)));
  1707. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1708. this.panel3.Controls.Add(this.listStartupItems);
  1709. this.panel3.Location = new System.Drawing.Point(11, 40);
  1710. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1711. this.panel3.Name = "panel3";
  1712. this.panel3.Size = new System.Drawing.Size(732, 519);
  1713. this.panel3.TabIndex = 37;
  1714. //
  1715. // listStartupItems
  1716. //
  1717. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1718. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1719. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1720. this.columnHeader1,
  1721. this.columnHeader2,
  1722. this.columnHeader3});
  1723. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1724. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1725. this.listStartupItems.FullRowSelect = true;
  1726. this.listStartupItems.HideSelection = false;
  1727. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1728. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1729. this.listStartupItems.MultiSelect = false;
  1730. this.listStartupItems.Name = "listStartupItems";
  1731. this.listStartupItems.ShowGroups = false;
  1732. this.listStartupItems.Size = new System.Drawing.Size(730, 517);
  1733. this.listStartupItems.TabIndex = 0;
  1734. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1735. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1736. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1737. //
  1738. // columnHeader1
  1739. //
  1740. this.columnHeader1.Text = "Name";
  1741. this.columnHeader1.Width = 194;
  1742. //
  1743. // columnHeader2
  1744. //
  1745. this.columnHeader2.Text = "Location";
  1746. this.columnHeader2.Width = 507;
  1747. //
  1748. // columnHeader3
  1749. //
  1750. this.columnHeader3.Text = "Type";
  1751. this.columnHeader3.Width = 134;
  1752. //
  1753. // button32
  1754. //
  1755. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1756. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1757. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1758. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1759. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1760. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1761. this.button32.ForeColor = System.Drawing.Color.White;
  1762. this.button32.Location = new System.Drawing.Point(642, 563);
  1763. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1764. this.button32.Name = "button32";
  1765. this.button32.Size = new System.Drawing.Size(101, 31);
  1766. this.button32.TabIndex = 36;
  1767. this.button32.Text = "Remove";
  1768. this.button32.UseVisualStyleBackColor = false;
  1769. this.button32.Click += new System.EventHandler(this.button32_Click);
  1770. //
  1771. // button22
  1772. //
  1773. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1774. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1775. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1776. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1777. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1778. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1779. this.button22.ForeColor = System.Drawing.Color.White;
  1780. this.button22.Location = new System.Drawing.Point(222, 563);
  1781. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1782. this.button22.Name = "button22";
  1783. this.button22.Size = new System.Drawing.Size(101, 31);
  1784. this.button22.TabIndex = 34;
  1785. this.button22.Text = "Remove all";
  1786. this.button22.UseVisualStyleBackColor = false;
  1787. this.button22.Visible = false;
  1788. this.button22.Click += new System.EventHandler(this.button22_Click);
  1789. //
  1790. // label5
  1791. //
  1792. this.label5.AutoSize = true;
  1793. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1794. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1795. this.label5.Location = new System.Drawing.Point(6, 10);
  1796. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1797. this.label5.Name = "label5";
  1798. this.label5.Size = new System.Drawing.Size(254, 28);
  1799. this.label5.TabIndex = 3;
  1800. this.label5.Tag = "themeable";
  1801. this.label5.Text = "Choose your startup items";
  1802. //
  1803. // appsTab
  1804. //
  1805. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1806. this.appsTab.Controls.Add(this.txtFeedError);
  1807. this.appsTab.Controls.Add(this.panel10);
  1808. this.appsTab.Controls.Add(this.panelCommonApps);
  1809. this.appsTab.Controls.Add(this.panelApps5);
  1810. this.appsTab.Controls.Add(this.panelApps6);
  1811. this.appsTab.Controls.Add(this.panelApps1);
  1812. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1813. this.appsTab.Name = "appsTab";
  1814. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1815. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1816. this.appsTab.TabIndex = 12;
  1817. this.appsTab.Text = "Common Apps";
  1818. //
  1819. // txtFeedError
  1820. //
  1821. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1822. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1823. 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)));
  1824. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1825. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1826. this.txtFeedError.Name = "txtFeedError";
  1827. this.txtFeedError.Size = new System.Drawing.Size(752, 396);
  1828. this.txtFeedError.TabIndex = 167;
  1829. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1830. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1831. this.txtFeedError.Visible = false;
  1832. //
  1833. // panel10
  1834. //
  1835. this.panel10.Controls.Add(this.label41);
  1836. this.panel10.Controls.Add(this.btnGetFeed);
  1837. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1838. this.panel10.Location = new System.Drawing.Point(3, 3);
  1839. this.panel10.Name = "panel10";
  1840. this.panel10.Size = new System.Drawing.Size(752, 44);
  1841. this.panel10.TabIndex = 163;
  1842. //
  1843. // label41
  1844. //
  1845. this.label41.AutoSize = true;
  1846. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1847. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  1848. this.label41.Location = new System.Drawing.Point(5, 7);
  1849. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1850. this.label41.Name = "label41";
  1851. this.label41.Size = new System.Drawing.Size(365, 28);
  1852. this.label41.TabIndex = 53;
  1853. this.label41.Tag = "themeable";
  1854. this.label41.Text = "Quickly download && install useful apps";
  1855. //
  1856. // btnGetFeed
  1857. //
  1858. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1859. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1860. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1861. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1862. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1863. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1864. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1865. this.btnGetFeed.Location = new System.Drawing.Point(650, 8);
  1866. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1867. this.btnGetFeed.Name = "btnGetFeed";
  1868. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  1869. this.btnGetFeed.TabIndex = 161;
  1870. this.btnGetFeed.Text = "Refresh links";
  1871. this.btnGetFeed.UseVisualStyleBackColor = false;
  1872. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1873. //
  1874. // panelCommonApps
  1875. //
  1876. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1877. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1878. this.panelCommonApps.Controls.Add(this.c64);
  1879. this.panelCommonApps.Controls.Add(this.c32);
  1880. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1881. this.panelCommonApps.Controls.Add(this.label42);
  1882. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1883. this.panelCommonApps.Controls.Add(this.button5);
  1884. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1885. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1886. this.panelCommonApps.Controls.Add(this.label44);
  1887. this.panelCommonApps.Controls.Add(this.button6);
  1888. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1889. this.panelCommonApps.Location = new System.Drawing.Point(3, 443);
  1890. this.panelCommonApps.Name = "panelCommonApps";
  1891. this.panelCommonApps.Size = new System.Drawing.Size(752, 165);
  1892. this.panelCommonApps.TabIndex = 162;
  1893. //
  1894. // cAutoInstall
  1895. //
  1896. this.cAutoInstall.AutoSize = true;
  1897. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1898. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1899. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1900. this.cAutoInstall.Location = new System.Drawing.Point(459, 100);
  1901. this.cAutoInstall.Name = "cAutoInstall";
  1902. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  1903. this.cAutoInstall.TabIndex = 107;
  1904. this.cAutoInstall.Text = "Install after downloading";
  1905. this.cAutoInstall.UseVisualStyleBackColor = true;
  1906. //
  1907. // progressDownloader
  1908. //
  1909. this.progressDownloader.Location = new System.Drawing.Point(7, 108);
  1910. this.progressDownloader.MarqueeAnimationSpeed = 15;
  1911. this.progressDownloader.Name = "progressDownloader";
  1912. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  1913. this.progressDownloader.TabIndex = 160;
  1914. //
  1915. // c64
  1916. //
  1917. this.c64.AutoSize = true;
  1918. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1919. this.c64.Location = new System.Drawing.Point(458, 30);
  1920. this.c64.Name = "c64";
  1921. this.c64.Size = new System.Drawing.Size(72, 25);
  1922. this.c64.TabIndex = 75;
  1923. this.c64.TabStop = true;
  1924. this.c64.Text = "64-bit";
  1925. this.c64.UseVisualStyleBackColor = true;
  1926. //
  1927. // c32
  1928. //
  1929. this.c32.AutoSize = true;
  1930. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1931. this.c32.Location = new System.Drawing.Point(536, 30);
  1932. this.c32.Name = "c32";
  1933. this.c32.Size = new System.Drawing.Size(72, 25);
  1934. this.c32.TabIndex = 76;
  1935. this.c32.TabStop = true;
  1936. this.c32.Text = "32-bit";
  1937. this.c32.UseVisualStyleBackColor = true;
  1938. //
  1939. // btnDownloadApps
  1940. //
  1941. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  1942. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1943. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1944. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1945. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1946. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1947. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  1948. this.btnDownloadApps.Location = new System.Drawing.Point(607, 128);
  1949. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  1950. this.btnDownloadApps.Name = "btnDownloadApps";
  1951. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  1952. this.btnDownloadApps.TabIndex = 50;
  1953. this.btnDownloadApps.Text = "Download";
  1954. this.btnDownloadApps.UseVisualStyleBackColor = false;
  1955. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  1956. //
  1957. // label42
  1958. //
  1959. this.label42.AutoSize = true;
  1960. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1961. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  1962. this.label42.Location = new System.Drawing.Point(2, 2);
  1963. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1964. this.label42.Name = "label42";
  1965. this.label42.Size = new System.Drawing.Size(184, 25);
  1966. this.label42.TabIndex = 69;
  1967. this.label42.Tag = "themeable";
  1968. this.label42.Text = "Set download folder";
  1969. //
  1970. // txtDownloadFolder
  1971. //
  1972. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  1973. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1974. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1975. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  1976. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 28);
  1977. this.txtDownloadFolder.Name = "txtDownloadFolder";
  1978. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  1979. this.txtDownloadFolder.TabIndex = 70;
  1980. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  1981. //
  1982. // button5
  1983. //
  1984. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  1985. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1986. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1987. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1988. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1989. this.button5.ForeColor = System.Drawing.Color.White;
  1990. this.button5.Location = new System.Drawing.Point(312, 28);
  1991. this.button5.Margin = new System.Windows.Forms.Padding(2);
  1992. this.button5.Name = "button5";
  1993. this.button5.Size = new System.Drawing.Size(57, 27);
  1994. this.button5.TabIndex = 71;
  1995. this.button5.Text = "Change";
  1996. this.button5.UseVisualStyleBackColor = false;
  1997. this.button5.Click += new System.EventHandler(this.button5_Click);
  1998. //
  1999. // txtDownloadStatus
  2000. //
  2001. this.txtDownloadStatus.AutoSize = true;
  2002. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2003. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2004. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 83);
  2005. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2006. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2007. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2008. this.txtDownloadStatus.TabIndex = 72;
  2009. this.txtDownloadStatus.Tag = "";
  2010. this.txtDownloadStatus.Text = "Idle";
  2011. //
  2012. // linkLabel1
  2013. //
  2014. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  2015. this.linkLabel1.AutoSize = true;
  2016. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2017. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  2018. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  2019. this.linkLabel1.Location = new System.Drawing.Point(4, 135);
  2020. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2021. this.linkLabel1.Name = "linkLabel1";
  2022. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  2023. this.linkLabel1.TabIndex = 78;
  2024. this.linkLabel1.TabStop = true;
  2025. this.linkLabel1.Tag = "";
  2026. this.linkLabel1.Text = "See warnings";
  2027. this.linkLabel1.Visible = false;
  2028. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  2029. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2030. //
  2031. // label44
  2032. //
  2033. this.label44.AutoSize = true;
  2034. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2035. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  2036. this.label44.Location = new System.Drawing.Point(454, 1);
  2037. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2038. this.label44.Name = "label44";
  2039. this.label44.Size = new System.Drawing.Size(164, 25);
  2040. this.label44.TabIndex = 74;
  2041. this.label44.Tag = "themeable";
  2042. this.label44.Text = "Set bit preference";
  2043. //
  2044. // button6
  2045. //
  2046. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  2047. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2048. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2049. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2050. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2051. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2052. this.button6.ForeColor = System.Drawing.Color.White;
  2053. this.button6.Location = new System.Drawing.Point(460, 128);
  2054. this.button6.Margin = new System.Windows.Forms.Padding(2);
  2055. this.button6.Name = "button6";
  2056. this.button6.Size = new System.Drawing.Size(143, 35);
  2057. this.button6.TabIndex = 77;
  2058. this.button6.Text = "Go to Downloads";
  2059. this.button6.UseVisualStyleBackColor = false;
  2060. this.button6.Click += new System.EventHandler(this.button6_Click);
  2061. //
  2062. // panelApps5
  2063. //
  2064. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2065. | System.Windows.Forms.AnchorStyles.Left)));
  2066. this.panelApps5.AutoScroll = true;
  2067. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2068. this.panelApps5.Controls.Add(this.cLightShot);
  2069. this.panelApps5.Controls.Add(this.pictureBox58);
  2070. this.panelApps5.Controls.Add(this.cViper);
  2071. this.panelApps5.Controls.Add(this.pictureBox57);
  2072. this.panelApps5.Controls.Add(this.cVLC);
  2073. this.panelApps5.Controls.Add(this.cGyazo);
  2074. this.panelApps5.Controls.Add(this.pictureBox81);
  2075. this.panelApps5.Controls.Add(this.cFoobar);
  2076. this.panelApps5.Controls.Add(this.pictureBox8);
  2077. this.panelApps5.Controls.Add(this.cPot);
  2078. this.panelApps5.Controls.Add(this.cAudacity);
  2079. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  2080. this.panelApps5.Controls.Add(this.cIrfan);
  2081. this.panelApps5.Controls.Add(this.pictureBox59);
  2082. this.panelApps5.Controls.Add(this.pictureBox46);
  2083. this.panelApps5.Controls.Add(this.pictureBox10);
  2084. this.panelApps5.Controls.Add(this.ciTunes);
  2085. this.panelApps5.Controls.Add(this.cGIMP);
  2086. this.panelApps5.Controls.Add(this.pictureBox11);
  2087. this.panelApps5.Controls.Add(this.cWinamp);
  2088. this.panelApps5.Controls.Add(this.pictureBox47);
  2089. this.panelApps5.Controls.Add(this.pictureBox12);
  2090. this.panelApps5.Controls.Add(this.pictureBox65);
  2091. this.panelApps5.Controls.Add(this.pictureBox45);
  2092. this.panelApps5.Controls.Add(this.cBS);
  2093. this.panelApps5.Controls.Add(this.pictureBox13);
  2094. this.panelApps5.Controls.Add(this.pictureBox48);
  2095. this.panelApps5.Controls.Add(this.cSpotify);
  2096. this.panelApps5.Controls.Add(this.pictureBox9);
  2097. this.panelApps5.Controls.Add(this.cMp3Tag);
  2098. this.panelApps5.Controls.Add(this.pictureBox82);
  2099. this.panelApps5.Controls.Add(this.cMega);
  2100. this.panelApps5.Controls.Add(this.pictureBox60);
  2101. this.panelApps5.Controls.Add(this.cAdobeReader);
  2102. this.panelApps5.Controls.Add(this.cBlender);
  2103. this.panelApps5.Controls.Add(this.pictureBox22);
  2104. this.panelApps5.Controls.Add(this.cFoxit);
  2105. this.panelApps5.Controls.Add(this.pictureBox23);
  2106. this.panelApps5.Controls.Add(this.pictureBox21);
  2107. this.panelApps5.Controls.Add(this.pictureBox24);
  2108. this.panelApps5.Controls.Add(this.cEvernote);
  2109. this.panelApps5.Controls.Add(this.cSumatra);
  2110. this.panelApps5.Controls.Add(this.pictureBox52);
  2111. this.panelApps5.Controls.Add(this.cLibreOffice);
  2112. this.panelApps5.Controls.Add(this.cPeaZip);
  2113. this.panelApps5.Controls.Add(this.pictureBox14);
  2114. this.panelApps5.Controls.Add(this.cFlux);
  2115. this.panelApps5.Controls.Add(this.pictureBox71);
  2116. this.panelApps5.Controls.Add(this.pictureBox15);
  2117. this.panelApps5.Controls.Add(this.pictureBox16);
  2118. this.panelApps5.Controls.Add(this.c7zip);
  2119. this.panelApps5.Controls.Add(this.cWinRar);
  2120. this.panelApps5.Controls.Add(this.cDropbox);
  2121. this.panelApps5.Controls.Add(this.pictureBox43);
  2122. this.panelApps5.Controls.Add(this.cOneDrive);
  2123. this.panelApps5.Controls.Add(this.pictureBox63);
  2124. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  2125. this.panelApps5.Name = "panelApps5";
  2126. this.panelApps5.Size = new System.Drawing.Size(240, 389);
  2127. this.panelApps5.TabIndex = 158;
  2128. //
  2129. // cLightShot
  2130. //
  2131. this.cLightShot.AutoSize = true;
  2132. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2133. this.cLightShot.Location = new System.Drawing.Point(34, 788);
  2134. this.cLightShot.Name = "cLightShot";
  2135. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2136. this.cLightShot.TabIndex = 116;
  2137. this.cLightShot.Text = "Lightshot";
  2138. this.cLightShot.UseVisualStyleBackColor = true;
  2139. //
  2140. // pictureBox58
  2141. //
  2142. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2143. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2144. this.pictureBox58.Location = new System.Drawing.Point(4, 817);
  2145. this.pictureBox58.Name = "pictureBox58";
  2146. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2147. this.pictureBox58.TabIndex = 118;
  2148. this.pictureBox58.TabStop = false;
  2149. //
  2150. // cViper
  2151. //
  2152. this.cViper.AutoSize = true;
  2153. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2154. this.cViper.Location = new System.Drawing.Point(34, 758);
  2155. this.cViper.Name = "cViper";
  2156. this.cViper.Size = new System.Drawing.Size(139, 24);
  2157. this.cViper.TabIndex = 136;
  2158. this.cViper.Text = "ViPER4Windows";
  2159. this.cViper.UseVisualStyleBackColor = true;
  2160. //
  2161. // pictureBox57
  2162. //
  2163. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2164. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2165. this.pictureBox57.Location = new System.Drawing.Point(4, 788);
  2166. this.pictureBox57.Name = "pictureBox57";
  2167. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2168. this.pictureBox57.TabIndex = 119;
  2169. this.pictureBox57.TabStop = false;
  2170. //
  2171. // cVLC
  2172. //
  2173. this.cVLC.AutoSize = true;
  2174. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2175. this.cVLC.Location = new System.Drawing.Point(33, 368);
  2176. this.cVLC.Name = "cVLC";
  2177. this.cVLC.Size = new System.Drawing.Size(148, 24);
  2178. this.cVLC.TabIndex = 154;
  2179. this.cVLC.Text = "VLC Media Player";
  2180. this.cVLC.UseVisualStyleBackColor = true;
  2181. //
  2182. // cGyazo
  2183. //
  2184. this.cGyazo.AutoSize = true;
  2185. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2186. this.cGyazo.Location = new System.Drawing.Point(34, 817);
  2187. this.cGyazo.Name = "cGyazo";
  2188. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2189. this.cGyazo.TabIndex = 117;
  2190. this.cGyazo.Text = "Gyazo";
  2191. this.cGyazo.UseVisualStyleBackColor = true;
  2192. //
  2193. // pictureBox81
  2194. //
  2195. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  2196. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2197. this.pictureBox81.Location = new System.Drawing.Point(4, 758);
  2198. this.pictureBox81.Name = "pictureBox81";
  2199. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  2200. this.pictureBox81.TabIndex = 137;
  2201. this.pictureBox81.TabStop = false;
  2202. //
  2203. // cFoobar
  2204. //
  2205. this.cFoobar.AutoSize = true;
  2206. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2207. this.cFoobar.Location = new System.Drawing.Point(33, 428);
  2208. this.cFoobar.Name = "cFoobar";
  2209. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  2210. this.cFoobar.TabIndex = 153;
  2211. this.cFoobar.Text = "Foobar2000";
  2212. this.cFoobar.UseVisualStyleBackColor = true;
  2213. //
  2214. // pictureBox8
  2215. //
  2216. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  2217. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2218. this.pictureBox8.Location = new System.Drawing.Point(3, 518);
  2219. this.pictureBox8.Name = "pictureBox8";
  2220. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  2221. this.pictureBox8.TabIndex = 92;
  2222. this.pictureBox8.TabStop = false;
  2223. //
  2224. // cPot
  2225. //
  2226. this.cPot.AutoSize = true;
  2227. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2228. this.cPot.Location = new System.Drawing.Point(33, 398);
  2229. this.cPot.Name = "cPot";
  2230. this.cPot.Size = new System.Drawing.Size(93, 24);
  2231. this.cPot.TabIndex = 152;
  2232. this.cPot.Text = "PotPlayer";
  2233. this.cPot.UseVisualStyleBackColor = true;
  2234. //
  2235. // cAudacity
  2236. //
  2237. this.cAudacity.AutoSize = true;
  2238. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2239. this.cAudacity.Location = new System.Drawing.Point(34, 608);
  2240. this.cAudacity.Name = "cAudacity";
  2241. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2242. this.cAudacity.TabIndex = 55;
  2243. this.cAudacity.Text = "Audacity";
  2244. this.cAudacity.UseVisualStyleBackColor = true;
  2245. //
  2246. // cPhotoFiltre
  2247. //
  2248. this.cPhotoFiltre.AutoSize = true;
  2249. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2250. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 640);
  2251. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2252. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2253. this.cPhotoFiltre.TabIndex = 70;
  2254. this.cPhotoFiltre.Text = "PhotoFiltre";
  2255. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2256. //
  2257. // cIrfan
  2258. //
  2259. this.cIrfan.AutoSize = true;
  2260. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2261. this.cIrfan.Location = new System.Drawing.Point(33, 518);
  2262. this.cIrfan.Name = "cIrfan";
  2263. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2264. this.cIrfan.TabIndex = 60;
  2265. this.cIrfan.Text = "IrfanView";
  2266. this.cIrfan.UseVisualStyleBackColor = true;
  2267. //
  2268. // pictureBox59
  2269. //
  2270. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2271. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2272. this.pictureBox59.Location = new System.Drawing.Point(4, 547);
  2273. this.pictureBox59.Name = "pictureBox59";
  2274. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2275. this.pictureBox59.TabIndex = 123;
  2276. this.pictureBox59.TabStop = false;
  2277. //
  2278. // pictureBox46
  2279. //
  2280. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2281. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2282. this.pictureBox46.Location = new System.Drawing.Point(4, 697);
  2283. this.pictureBox46.Name = "pictureBox46";
  2284. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2285. this.pictureBox46.TabIndex = 105;
  2286. this.pictureBox46.TabStop = false;
  2287. //
  2288. // pictureBox10
  2289. //
  2290. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  2291. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2292. this.pictureBox10.Location = new System.Drawing.Point(3, 488);
  2293. this.pictureBox10.Name = "pictureBox10";
  2294. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  2295. this.pictureBox10.TabIndex = 161;
  2296. this.pictureBox10.TabStop = false;
  2297. //
  2298. // ciTunes
  2299. //
  2300. this.ciTunes.AutoSize = true;
  2301. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2302. this.ciTunes.Location = new System.Drawing.Point(34, 548);
  2303. this.ciTunes.Name = "ciTunes";
  2304. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2305. this.ciTunes.TabIndex = 122;
  2306. this.ciTunes.Text = "Apple iTunes";
  2307. this.ciTunes.UseVisualStyleBackColor = true;
  2308. //
  2309. // cGIMP
  2310. //
  2311. this.cGIMP.AutoSize = true;
  2312. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2313. this.cGIMP.Location = new System.Drawing.Point(34, 668);
  2314. this.cGIMP.Name = "cGIMP";
  2315. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2316. this.cGIMP.TabIndex = 58;
  2317. this.cGIMP.Text = "GIMP";
  2318. this.cGIMP.UseVisualStyleBackColor = true;
  2319. //
  2320. // pictureBox11
  2321. //
  2322. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  2323. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2324. this.pictureBox11.Location = new System.Drawing.Point(3, 398);
  2325. this.pictureBox11.Name = "pictureBox11";
  2326. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  2327. this.pictureBox11.TabIndex = 158;
  2328. this.pictureBox11.TabStop = false;
  2329. //
  2330. // cWinamp
  2331. //
  2332. this.cWinamp.AutoSize = true;
  2333. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2334. this.cWinamp.Location = new System.Drawing.Point(34, 578);
  2335. this.cWinamp.Name = "cWinamp";
  2336. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2337. this.cWinamp.TabIndex = 125;
  2338. this.cWinamp.Text = "Winamp";
  2339. this.cWinamp.UseVisualStyleBackColor = true;
  2340. //
  2341. // pictureBox47
  2342. //
  2343. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2344. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2345. this.pictureBox47.Location = new System.Drawing.Point(4, 608);
  2346. this.pictureBox47.Name = "pictureBox47";
  2347. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2348. this.pictureBox47.TabIndex = 103;
  2349. this.pictureBox47.TabStop = false;
  2350. //
  2351. // pictureBox12
  2352. //
  2353. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  2354. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2355. this.pictureBox12.Location = new System.Drawing.Point(3, 428);
  2356. this.pictureBox12.Name = "pictureBox12";
  2357. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  2358. this.pictureBox12.TabIndex = 160;
  2359. this.pictureBox12.TabStop = false;
  2360. //
  2361. // pictureBox65
  2362. //
  2363. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2364. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2365. this.pictureBox65.Location = new System.Drawing.Point(4, 578);
  2366. this.pictureBox65.Name = "pictureBox65";
  2367. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2368. this.pictureBox65.TabIndex = 130;
  2369. this.pictureBox65.TabStop = false;
  2370. //
  2371. // pictureBox45
  2372. //
  2373. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2374. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2375. this.pictureBox45.Location = new System.Drawing.Point(4, 668);
  2376. this.pictureBox45.Name = "pictureBox45";
  2377. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2378. this.pictureBox45.TabIndex = 106;
  2379. this.pictureBox45.TabStop = false;
  2380. //
  2381. // cBS
  2382. //
  2383. this.cBS.AutoSize = true;
  2384. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2385. this.cBS.Location = new System.Drawing.Point(33, 488);
  2386. this.cBS.Name = "cBS";
  2387. this.cBS.Size = new System.Drawing.Size(92, 24);
  2388. this.cBS.TabIndex = 155;
  2389. this.cBS.Text = "BS.Player";
  2390. this.cBS.UseVisualStyleBackColor = true;
  2391. //
  2392. // pictureBox13
  2393. //
  2394. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  2395. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2396. this.pictureBox13.Location = new System.Drawing.Point(3, 458);
  2397. this.pictureBox13.Name = "pictureBox13";
  2398. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  2399. this.pictureBox13.TabIndex = 159;
  2400. this.pictureBox13.TabStop = false;
  2401. //
  2402. // pictureBox48
  2403. //
  2404. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2405. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2406. this.pictureBox48.Location = new System.Drawing.Point(4, 638);
  2407. this.pictureBox48.Name = "pictureBox48";
  2408. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2409. this.pictureBox48.TabIndex = 104;
  2410. this.pictureBox48.TabStop = false;
  2411. //
  2412. // cSpotify
  2413. //
  2414. this.cSpotify.AutoSize = true;
  2415. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2416. this.cSpotify.Location = new System.Drawing.Point(33, 458);
  2417. this.cSpotify.Name = "cSpotify";
  2418. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  2419. this.cSpotify.TabIndex = 156;
  2420. this.cSpotify.Text = "Spotify";
  2421. this.cSpotify.UseVisualStyleBackColor = true;
  2422. //
  2423. // pictureBox9
  2424. //
  2425. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  2426. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2427. this.pictureBox9.Location = new System.Drawing.Point(3, 368);
  2428. this.pictureBox9.Name = "pictureBox9";
  2429. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  2430. this.pictureBox9.TabIndex = 157;
  2431. this.pictureBox9.TabStop = false;
  2432. //
  2433. // cMp3Tag
  2434. //
  2435. this.cMp3Tag.AutoSize = true;
  2436. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2437. this.cMp3Tag.Location = new System.Drawing.Point(34, 697);
  2438. this.cMp3Tag.Name = "cMp3Tag";
  2439. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2440. this.cMp3Tag.TabIndex = 81;
  2441. this.cMp3Tag.Text = "MP3 Tag";
  2442. this.cMp3Tag.UseVisualStyleBackColor = true;
  2443. //
  2444. // pictureBox82
  2445. //
  2446. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2447. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2448. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  2449. this.pictureBox82.Name = "pictureBox82";
  2450. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2451. this.pictureBox82.TabIndex = 151;
  2452. this.pictureBox82.TabStop = false;
  2453. //
  2454. // cMega
  2455. //
  2456. this.cMega.AutoSize = true;
  2457. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2458. this.cMega.Location = new System.Drawing.Point(33, 303);
  2459. this.cMega.Name = "cMega";
  2460. this.cMega.Size = new System.Drawing.Size(100, 24);
  2461. this.cMega.TabIndex = 150;
  2462. this.cMega.Text = "MEGAsync";
  2463. this.cMega.UseVisualStyleBackColor = true;
  2464. //
  2465. // pictureBox60
  2466. //
  2467. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2468. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2469. this.pictureBox60.Location = new System.Drawing.Point(4, 727);
  2470. this.pictureBox60.Name = "pictureBox60";
  2471. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2472. this.pictureBox60.TabIndex = 134;
  2473. this.pictureBox60.TabStop = false;
  2474. //
  2475. // cAdobeReader
  2476. //
  2477. this.cAdobeReader.AutoSize = true;
  2478. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2479. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  2480. this.cAdobeReader.Name = "cAdobeReader";
  2481. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  2482. this.cAdobeReader.TabIndex = 55;
  2483. this.cAdobeReader.Text = "Adobe Reader";
  2484. this.cAdobeReader.UseVisualStyleBackColor = true;
  2485. //
  2486. // cBlender
  2487. //
  2488. this.cBlender.AutoSize = true;
  2489. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2490. this.cBlender.Location = new System.Drawing.Point(34, 727);
  2491. this.cBlender.Name = "cBlender";
  2492. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2493. this.cBlender.TabIndex = 135;
  2494. this.cBlender.Text = "Blender";
  2495. this.cBlender.UseVisualStyleBackColor = true;
  2496. //
  2497. // pictureBox22
  2498. //
  2499. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2500. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2501. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2502. this.pictureBox22.Name = "pictureBox22";
  2503. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2504. this.pictureBox22.TabIndex = 96;
  2505. this.pictureBox22.TabStop = false;
  2506. //
  2507. // cFoxit
  2508. //
  2509. this.cFoxit.AutoSize = true;
  2510. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2511. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  2512. this.cFoxit.Name = "cFoxit";
  2513. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  2514. this.cFoxit.TabIndex = 59;
  2515. this.cFoxit.Text = "Foxit Reader";
  2516. this.cFoxit.UseVisualStyleBackColor = true;
  2517. //
  2518. // pictureBox23
  2519. //
  2520. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2521. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2522. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2523. this.pictureBox23.Name = "pictureBox23";
  2524. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2525. this.pictureBox23.TabIndex = 98;
  2526. this.pictureBox23.TabStop = false;
  2527. //
  2528. // pictureBox21
  2529. //
  2530. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2531. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2532. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2533. this.pictureBox21.Name = "pictureBox21";
  2534. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2535. this.pictureBox21.TabIndex = 95;
  2536. this.pictureBox21.TabStop = false;
  2537. //
  2538. // pictureBox24
  2539. //
  2540. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2541. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2542. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2543. this.pictureBox24.Name = "pictureBox24";
  2544. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2545. this.pictureBox24.TabIndex = 97;
  2546. this.pictureBox24.TabStop = false;
  2547. //
  2548. // cEvernote
  2549. //
  2550. this.cEvernote.AutoSize = true;
  2551. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2552. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  2553. this.cEvernote.Name = "cEvernote";
  2554. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  2555. this.cEvernote.TabIndex = 80;
  2556. this.cEvernote.Text = "Evernote";
  2557. this.cEvernote.UseVisualStyleBackColor = true;
  2558. //
  2559. // cSumatra
  2560. //
  2561. this.cSumatra.AutoSize = true;
  2562. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2563. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  2564. this.cSumatra.Name = "cSumatra";
  2565. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  2566. this.cSumatra.TabIndex = 58;
  2567. this.cSumatra.Text = "SumatraPDF";
  2568. this.cSumatra.UseVisualStyleBackColor = true;
  2569. //
  2570. // pictureBox52
  2571. //
  2572. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2573. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2574. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2575. this.pictureBox52.Name = "pictureBox52";
  2576. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2577. this.pictureBox52.TabIndex = 98;
  2578. this.pictureBox52.TabStop = false;
  2579. //
  2580. // cLibreOffice
  2581. //
  2582. this.cLibreOffice.AutoSize = true;
  2583. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2584. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  2585. this.cLibreOffice.Name = "cLibreOffice";
  2586. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  2587. this.cLibreOffice.TabIndex = 99;
  2588. this.cLibreOffice.Text = "LibreOffice";
  2589. this.cLibreOffice.UseVisualStyleBackColor = true;
  2590. //
  2591. // cPeaZip
  2592. //
  2593. this.cPeaZip.AutoSize = true;
  2594. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2595. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  2596. this.cPeaZip.Name = "cPeaZip";
  2597. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  2598. this.cPeaZip.TabIndex = 55;
  2599. this.cPeaZip.Text = "PeaZip";
  2600. this.cPeaZip.UseVisualStyleBackColor = true;
  2601. //
  2602. // pictureBox14
  2603. //
  2604. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2605. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2606. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  2607. this.pictureBox14.Name = "pictureBox14";
  2608. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2609. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2610. this.pictureBox14.TabIndex = 91;
  2611. this.pictureBox14.TabStop = false;
  2612. //
  2613. // cFlux
  2614. //
  2615. this.cFlux.AutoSize = true;
  2616. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2617. this.cFlux.Location = new System.Drawing.Point(34, 338);
  2618. this.cFlux.Name = "cFlux";
  2619. this.cFlux.Size = new System.Drawing.Size(60, 24);
  2620. this.cFlux.TabIndex = 148;
  2621. this.cFlux.Text = "F.lux";
  2622. this.cFlux.UseVisualStyleBackColor = true;
  2623. //
  2624. // pictureBox71
  2625. //
  2626. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2627. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2628. this.pictureBox71.Location = new System.Drawing.Point(4, 338);
  2629. this.pictureBox71.Name = "pictureBox71";
  2630. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2631. this.pictureBox71.TabIndex = 149;
  2632. this.pictureBox71.TabStop = false;
  2633. //
  2634. // pictureBox15
  2635. //
  2636. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2637. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2638. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  2639. this.pictureBox15.Name = "pictureBox15";
  2640. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2641. this.pictureBox15.TabIndex = 93;
  2642. this.pictureBox15.TabStop = false;
  2643. //
  2644. // pictureBox16
  2645. //
  2646. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2647. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2648. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  2649. this.pictureBox16.Name = "pictureBox16";
  2650. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2651. this.pictureBox16.TabIndex = 92;
  2652. this.pictureBox16.TabStop = false;
  2653. //
  2654. // c7zip
  2655. //
  2656. this.c7zip.AutoSize = true;
  2657. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2658. this.c7zip.Location = new System.Drawing.Point(33, 153);
  2659. this.c7zip.Name = "c7zip";
  2660. this.c7zip.Size = new System.Drawing.Size(64, 24);
  2661. this.c7zip.TabIndex = 58;
  2662. this.c7zip.Text = "7-Zip";
  2663. this.c7zip.UseVisualStyleBackColor = true;
  2664. //
  2665. // cWinRar
  2666. //
  2667. this.cWinRar.AutoSize = true;
  2668. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2669. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  2670. this.cWinRar.Name = "cWinRar";
  2671. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  2672. this.cWinRar.TabIndex = 57;
  2673. this.cWinRar.Text = "WinRAR";
  2674. this.cWinRar.UseVisualStyleBackColor = true;
  2675. //
  2676. // cDropbox
  2677. //
  2678. this.cDropbox.AutoSize = true;
  2679. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2680. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  2681. this.cDropbox.Name = "cDropbox";
  2682. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  2683. this.cDropbox.TabIndex = 124;
  2684. this.cDropbox.Text = "Dropbox";
  2685. this.cDropbox.UseVisualStyleBackColor = true;
  2686. //
  2687. // pictureBox43
  2688. //
  2689. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2690. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2691. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  2692. this.pictureBox43.Name = "pictureBox43";
  2693. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2694. this.pictureBox43.TabIndex = 105;
  2695. this.pictureBox43.TabStop = false;
  2696. //
  2697. // cOneDrive
  2698. //
  2699. this.cOneDrive.AutoSize = true;
  2700. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2701. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  2702. this.cOneDrive.Name = "cOneDrive";
  2703. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  2704. this.cOneDrive.TabIndex = 73;
  2705. this.cOneDrive.Text = "OneDrive";
  2706. this.cOneDrive.UseVisualStyleBackColor = true;
  2707. //
  2708. // pictureBox63
  2709. //
  2710. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2711. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2712. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  2713. this.pictureBox63.Name = "pictureBox63";
  2714. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2715. this.pictureBox63.TabIndex = 128;
  2716. this.pictureBox63.TabStop = false;
  2717. //
  2718. // panelApps6
  2719. //
  2720. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2721. | System.Windows.Forms.AnchorStyles.Left)));
  2722. this.panelApps6.AutoScroll = true;
  2723. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2724. this.panelApps6.Controls.Add(this.cSteam);
  2725. this.panelApps6.Controls.Add(this.pictureBox75);
  2726. this.panelApps6.Controls.Add(this.cOrigin);
  2727. this.panelApps6.Controls.Add(this.cVCPP);
  2728. this.panelApps6.Controls.Add(this.pictureBox54);
  2729. this.panelApps6.Controls.Add(this.cQB);
  2730. this.panelApps6.Controls.Add(this.cEpicStore);
  2731. this.panelApps6.Controls.Add(this.cUT2);
  2732. this.panelApps6.Controls.Add(this.pictureBox53);
  2733. this.panelApps6.Controls.Add(this.pictureBox80);
  2734. this.panelApps6.Controls.Add(this.cBlizzard);
  2735. this.panelApps6.Controls.Add(this.pictureBox49);
  2736. this.panelApps6.Controls.Add(this.cDeluge);
  2737. this.panelApps6.Controls.Add(this.pictureBox51);
  2738. this.panelApps6.Controls.Add(this.cNF472);
  2739. this.panelApps6.Controls.Add(this.cUbi);
  2740. this.panelApps6.Controls.Add(this.pictureBox18);
  2741. this.panelApps6.Controls.Add(this.pictureBox50);
  2742. this.panelApps6.Controls.Add(this.pictureBox78);
  2743. this.panelApps6.Controls.Add(this.pictureBox19);
  2744. this.panelApps6.Controls.Add(this.cNF452);
  2745. this.panelApps6.Controls.Add(this.cUT3);
  2746. this.panelApps6.Controls.Add(this.pictureBox79);
  2747. this.panelApps6.Controls.Add(this.pictureBox20);
  2748. this.panelApps6.Controls.Add(this.cNF40);
  2749. this.panelApps6.Controls.Add(this.pictureBox17);
  2750. this.panelApps6.Controls.Add(this.pictureBox77);
  2751. this.panelApps6.Controls.Add(this.cBT);
  2752. this.panelApps6.Controls.Add(this.cNF35);
  2753. this.panelApps6.Controls.Add(this.pictureBox76);
  2754. this.panelApps6.Controls.Add(this.cIObitSU);
  2755. this.panelApps6.Controls.Add(this.cIObitU);
  2756. this.panelApps6.Controls.Add(this.pictureBox74);
  2757. this.panelApps6.Controls.Add(this.cRevo);
  2758. this.panelApps6.Controls.Add(this.pictureBox68);
  2759. this.panelApps6.Controls.Add(this.cIObitDB);
  2760. this.panelApps6.Controls.Add(this.cIObitSD);
  2761. this.panelApps6.Controls.Add(this.pictureBox61);
  2762. this.panelApps6.Controls.Add(this.cUUI);
  2763. this.panelApps6.Controls.Add(this.pictureBox66);
  2764. this.panelApps6.Controls.Add(this.pictureBox72);
  2765. this.panelApps6.Controls.Add(this.pictureBox67);
  2766. this.panelApps6.Controls.Add(this.cRufus);
  2767. this.panelApps6.Controls.Add(this.pictureBox73);
  2768. this.panelApps6.Controls.Add(this.cMalwarebytes);
  2769. this.panelApps6.Controls.Add(this.pictureBox70);
  2770. this.panelApps6.Controls.Add(this.cAntiExploit);
  2771. this.panelApps6.Controls.Add(this.pictureBox69);
  2772. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  2773. this.panelApps6.Name = "panelApps6";
  2774. this.panelApps6.Size = new System.Drawing.Size(242, 389);
  2775. this.panelApps6.TabIndex = 162;
  2776. //
  2777. // cSteam
  2778. //
  2779. this.cSteam.AutoSize = true;
  2780. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2781. this.cSteam.Location = new System.Drawing.Point(35, 573);
  2782. this.cSteam.Name = "cSteam";
  2783. this.cSteam.Size = new System.Drawing.Size(70, 24);
  2784. this.cSteam.TabIndex = 70;
  2785. this.cSteam.Text = "Steam";
  2786. this.cSteam.UseVisualStyleBackColor = true;
  2787. //
  2788. // pictureBox75
  2789. //
  2790. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  2791. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2792. this.pictureBox75.Location = new System.Drawing.Point(5, 514);
  2793. this.pictureBox75.Name = "pictureBox75";
  2794. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  2795. this.pictureBox75.TabIndex = 162;
  2796. this.pictureBox75.TabStop = false;
  2797. //
  2798. // cOrigin
  2799. //
  2800. this.cOrigin.AutoSize = true;
  2801. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2802. this.cOrigin.Location = new System.Drawing.Point(35, 693);
  2803. this.cOrigin.Name = "cOrigin";
  2804. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  2805. this.cOrigin.TabIndex = 111;
  2806. this.cOrigin.Text = "EA Origin";
  2807. this.cOrigin.UseVisualStyleBackColor = true;
  2808. //
  2809. // cVCPP
  2810. //
  2811. this.cVCPP.AutoSize = true;
  2812. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2813. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2814. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2815. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  2816. this.cVCPP.Name = "cVCPP";
  2817. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  2818. this.cVCPP.TabIndex = 171;
  2819. this.cVCPP.Text = "Visual C++ AiO";
  2820. this.cVCPP.UseVisualStyleBackColor = true;
  2821. //
  2822. // pictureBox54
  2823. //
  2824. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  2825. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2826. this.pictureBox54.Location = new System.Drawing.Point(5, 693);
  2827. this.pictureBox54.Name = "pictureBox54";
  2828. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  2829. this.pictureBox54.TabIndex = 110;
  2830. this.pictureBox54.TabStop = false;
  2831. //
  2832. // cQB
  2833. //
  2834. this.cQB.AutoSize = true;
  2835. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2836. this.cQB.Location = new System.Drawing.Point(35, 424);
  2837. this.cQB.Name = "cQB";
  2838. this.cQB.Size = new System.Drawing.Size(105, 24);
  2839. this.cQB.TabIndex = 58;
  2840. this.cQB.Text = "qBitTorrent";
  2841. this.cQB.UseVisualStyleBackColor = true;
  2842. //
  2843. // cEpicStore
  2844. //
  2845. this.cEpicStore.AutoSize = true;
  2846. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2847. this.cEpicStore.Location = new System.Drawing.Point(35, 663);
  2848. this.cEpicStore.Name = "cEpicStore";
  2849. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  2850. this.cEpicStore.TabIndex = 109;
  2851. this.cEpicStore.Text = "Epic Games";
  2852. this.cEpicStore.UseVisualStyleBackColor = true;
  2853. //
  2854. // cUT2
  2855. //
  2856. this.cUT2.AutoSize = true;
  2857. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2858. this.cUT2.Location = new System.Drawing.Point(35, 514);
  2859. this.cUT2.Name = "cUT2";
  2860. this.cUT2.Size = new System.Drawing.Size(121, 24);
  2861. this.cUT2.TabIndex = 161;
  2862. this.cUT2.Text = "uTorrent 2.2.1";
  2863. this.cUT2.UseVisualStyleBackColor = true;
  2864. //
  2865. // pictureBox53
  2866. //
  2867. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  2868. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2869. this.pictureBox53.Location = new System.Drawing.Point(5, 663);
  2870. this.pictureBox53.Name = "pictureBox53";
  2871. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  2872. this.pictureBox53.TabIndex = 108;
  2873. this.pictureBox53.TabStop = false;
  2874. //
  2875. // pictureBox80
  2876. //
  2877. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  2878. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2879. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  2880. this.pictureBox80.Name = "pictureBox80";
  2881. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  2882. this.pictureBox80.TabIndex = 172;
  2883. this.pictureBox80.TabStop = false;
  2884. //
  2885. // cBlizzard
  2886. //
  2887. this.cBlizzard.AutoSize = true;
  2888. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2889. this.cBlizzard.Location = new System.Drawing.Point(35, 633);
  2890. this.cBlizzard.Name = "cBlizzard";
  2891. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  2892. this.cBlizzard.TabIndex = 82;
  2893. this.cBlizzard.Text = "Battle.net";
  2894. this.cBlizzard.UseVisualStyleBackColor = true;
  2895. //
  2896. // pictureBox49
  2897. //
  2898. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  2899. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2900. this.pictureBox49.Location = new System.Drawing.Point(5, 633);
  2901. this.pictureBox49.Name = "pictureBox49";
  2902. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  2903. this.pictureBox49.TabIndex = 105;
  2904. this.pictureBox49.TabStop = false;
  2905. //
  2906. // cDeluge
  2907. //
  2908. this.cDeluge.AutoSize = true;
  2909. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2910. this.cDeluge.Location = new System.Drawing.Point(35, 454);
  2911. this.cDeluge.Name = "cDeluge";
  2912. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  2913. this.cDeluge.TabIndex = 55;
  2914. this.cDeluge.Text = "Deluge";
  2915. this.cDeluge.UseVisualStyleBackColor = true;
  2916. //
  2917. // pictureBox51
  2918. //
  2919. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  2920. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2921. this.pictureBox51.Location = new System.Drawing.Point(5, 603);
  2922. this.pictureBox51.Name = "pictureBox51";
  2923. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  2924. this.pictureBox51.TabIndex = 104;
  2925. this.pictureBox51.TabStop = false;
  2926. //
  2927. // cNF472
  2928. //
  2929. this.cNF472.AutoSize = true;
  2930. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2931. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2932. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2933. this.cNF472.Location = new System.Drawing.Point(35, 95);
  2934. this.cNF472.Name = "cNF472";
  2935. this.cNF472.Size = new System.Drawing.Size(178, 24);
  2936. this.cNF472.TabIndex = 169;
  2937. this.cNF472.Text = ".NET Framework 4.7.2";
  2938. this.cNF472.UseVisualStyleBackColor = true;
  2939. //
  2940. // cUbi
  2941. //
  2942. this.cUbi.AutoSize = true;
  2943. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2944. this.cUbi.Location = new System.Drawing.Point(35, 603);
  2945. this.cUbi.Name = "cUbi";
  2946. this.cUbi.Size = new System.Drawing.Size(68, 24);
  2947. this.cUbi.TabIndex = 81;
  2948. this.cUbi.Text = "Uplay";
  2949. this.cUbi.UseVisualStyleBackColor = true;
  2950. //
  2951. // pictureBox18
  2952. //
  2953. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  2954. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2955. this.pictureBox18.Location = new System.Drawing.Point(5, 544);
  2956. this.pictureBox18.Name = "pictureBox18";
  2957. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  2958. this.pictureBox18.TabIndex = 93;
  2959. this.pictureBox18.TabStop = false;
  2960. //
  2961. // pictureBox50
  2962. //
  2963. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  2964. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2965. this.pictureBox50.Location = new System.Drawing.Point(5, 573);
  2966. this.pictureBox50.Name = "pictureBox50";
  2967. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  2968. this.pictureBox50.TabIndex = 103;
  2969. this.pictureBox50.TabStop = false;
  2970. //
  2971. // pictureBox78
  2972. //
  2973. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  2974. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2975. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  2976. this.pictureBox78.Name = "pictureBox78";
  2977. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  2978. this.pictureBox78.TabIndex = 170;
  2979. this.pictureBox78.TabStop = false;
  2980. //
  2981. // pictureBox19
  2982. //
  2983. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  2984. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2985. this.pictureBox19.Location = new System.Drawing.Point(5, 484);
  2986. this.pictureBox19.Name = "pictureBox19";
  2987. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  2988. this.pictureBox19.TabIndex = 94;
  2989. this.pictureBox19.TabStop = false;
  2990. //
  2991. // cNF452
  2992. //
  2993. this.cNF452.AutoSize = true;
  2994. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2995. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2996. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2997. this.cNF452.Location = new System.Drawing.Point(35, 65);
  2998. this.cNF452.Name = "cNF452";
  2999. this.cNF452.Size = new System.Drawing.Size(178, 24);
  3000. this.cNF452.TabIndex = 167;
  3001. this.cNF452.Text = ".NET Framework 4.5.2";
  3002. this.cNF452.UseVisualStyleBackColor = true;
  3003. //
  3004. // cUT3
  3005. //
  3006. this.cUT3.AutoSize = true;
  3007. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3008. this.cUT3.Location = new System.Drawing.Point(35, 484);
  3009. this.cUT3.Name = "cUT3";
  3010. this.cUT3.Size = new System.Drawing.Size(111, 24);
  3011. this.cUT3.TabIndex = 59;
  3012. this.cUT3.Text = "uTorrent 3.x";
  3013. this.cUT3.UseVisualStyleBackColor = true;
  3014. //
  3015. // pictureBox79
  3016. //
  3017. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  3018. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3019. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  3020. this.pictureBox79.Name = "pictureBox79";
  3021. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  3022. this.pictureBox79.TabIndex = 168;
  3023. this.pictureBox79.TabStop = false;
  3024. //
  3025. // pictureBox20
  3026. //
  3027. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  3028. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3029. this.pictureBox20.Location = new System.Drawing.Point(5, 454);
  3030. this.pictureBox20.Name = "pictureBox20";
  3031. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  3032. this.pictureBox20.TabIndex = 92;
  3033. this.pictureBox20.TabStop = false;
  3034. //
  3035. // cNF40
  3036. //
  3037. this.cNF40.AutoSize = true;
  3038. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3039. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3040. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3041. this.cNF40.Location = new System.Drawing.Point(35, 35);
  3042. this.cNF40.Name = "cNF40";
  3043. this.cNF40.Size = new System.Drawing.Size(166, 24);
  3044. this.cNF40.TabIndex = 165;
  3045. this.cNF40.Text = ".NET Framework 4.0";
  3046. this.cNF40.UseVisualStyleBackColor = true;
  3047. //
  3048. // pictureBox17
  3049. //
  3050. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  3051. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3052. this.pictureBox17.Location = new System.Drawing.Point(5, 424);
  3053. this.pictureBox17.Name = "pictureBox17";
  3054. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  3055. this.pictureBox17.TabIndex = 91;
  3056. this.pictureBox17.TabStop = false;
  3057. //
  3058. // pictureBox77
  3059. //
  3060. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  3061. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3062. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  3063. this.pictureBox77.Name = "pictureBox77";
  3064. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  3065. this.pictureBox77.TabIndex = 166;
  3066. this.pictureBox77.TabStop = false;
  3067. //
  3068. // cBT
  3069. //
  3070. this.cBT.AutoSize = true;
  3071. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3072. this.cBT.Location = new System.Drawing.Point(35, 544);
  3073. this.cBT.Name = "cBT";
  3074. this.cBT.Size = new System.Drawing.Size(96, 24);
  3075. this.cBT.TabIndex = 60;
  3076. this.cBT.Text = "BitTorrent";
  3077. this.cBT.UseVisualStyleBackColor = true;
  3078. //
  3079. // cNF35
  3080. //
  3081. this.cNF35.AutoSize = true;
  3082. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3083. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3084. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3085. this.cNF35.Location = new System.Drawing.Point(35, 5);
  3086. this.cNF35.Name = "cNF35";
  3087. this.cNF35.Size = new System.Drawing.Size(165, 24);
  3088. this.cNF35.TabIndex = 163;
  3089. this.cNF35.Text = ".NET Framework 3.5";
  3090. this.cNF35.UseVisualStyleBackColor = true;
  3091. //
  3092. // pictureBox76
  3093. //
  3094. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  3095. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3096. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  3097. this.pictureBox76.Name = "pictureBox76";
  3098. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  3099. this.pictureBox76.TabIndex = 164;
  3100. this.pictureBox76.TabStop = false;
  3101. //
  3102. // cIObitSU
  3103. //
  3104. this.cIObitSU.AutoSize = true;
  3105. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3106. this.cIObitSU.Location = new System.Drawing.Point(35, 244);
  3107. this.cIObitSU.Name = "cIObitSU";
  3108. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  3109. this.cIObitSU.TabIndex = 162;
  3110. this.cIObitSU.Text = "IObit Software Updater";
  3111. this.cIObitSU.UseVisualStyleBackColor = true;
  3112. //
  3113. // cIObitU
  3114. //
  3115. this.cIObitU.AutoSize = true;
  3116. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3117. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3118. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3119. this.cIObitU.Location = new System.Drawing.Point(35, 155);
  3120. this.cIObitU.Name = "cIObitU";
  3121. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  3122. this.cIObitU.TabIndex = 138;
  3123. this.cIObitU.Text = "IObit Uninstaller";
  3124. this.cIObitU.UseVisualStyleBackColor = true;
  3125. //
  3126. // pictureBox74
  3127. //
  3128. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  3129. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3130. this.pictureBox74.Location = new System.Drawing.Point(5, 244);
  3131. this.pictureBox74.Name = "pictureBox74";
  3132. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  3133. this.pictureBox74.TabIndex = 161;
  3134. this.pictureBox74.TabStop = false;
  3135. //
  3136. // cRevo
  3137. //
  3138. this.cRevo.AutoSize = true;
  3139. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3140. this.cRevo.Location = new System.Drawing.Point(35, 274);
  3141. this.cRevo.Name = "cRevo";
  3142. this.cRevo.Size = new System.Drawing.Size(140, 24);
  3143. this.cRevo.TabIndex = 142;
  3144. this.cRevo.Text = "Revo Uninstaller";
  3145. this.cRevo.UseVisualStyleBackColor = true;
  3146. //
  3147. // pictureBox68
  3148. //
  3149. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  3150. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3151. this.pictureBox68.Location = new System.Drawing.Point(5, 274);
  3152. this.pictureBox68.Name = "pictureBox68";
  3153. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  3154. this.pictureBox68.TabIndex = 143;
  3155. this.pictureBox68.TabStop = false;
  3156. //
  3157. // cIObitDB
  3158. //
  3159. this.cIObitDB.AutoSize = true;
  3160. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3161. this.cIObitDB.Location = new System.Drawing.Point(35, 185);
  3162. this.cIObitDB.Name = "cIObitDB";
  3163. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  3164. this.cIObitDB.TabIndex = 137;
  3165. this.cIObitDB.Text = "IObit Driver Booster";
  3166. this.cIObitDB.UseVisualStyleBackColor = true;
  3167. //
  3168. // cIObitSD
  3169. //
  3170. this.cIObitSD.AutoSize = true;
  3171. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3172. this.cIObitSD.Location = new System.Drawing.Point(35, 215);
  3173. this.cIObitSD.Name = "cIObitSD";
  3174. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  3175. this.cIObitSD.TabIndex = 136;
  3176. this.cIObitSD.Text = "IObit Smart Defrag";
  3177. this.cIObitSD.UseVisualStyleBackColor = true;
  3178. //
  3179. // pictureBox61
  3180. //
  3181. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  3182. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3183. this.pictureBox61.Location = new System.Drawing.Point(5, 154);
  3184. this.pictureBox61.Name = "pictureBox61";
  3185. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  3186. this.pictureBox61.TabIndex = 139;
  3187. this.pictureBox61.TabStop = false;
  3188. //
  3189. // cUUI
  3190. //
  3191. this.cUUI.AutoSize = true;
  3192. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3193. this.cUUI.Location = new System.Drawing.Point(35, 394);
  3194. this.cUUI.Name = "cUUI";
  3195. this.cUUI.Size = new System.Drawing.Size(182, 24);
  3196. this.cUUI.TabIndex = 152;
  3197. this.cUUI.Text = "Universal USB Installer";
  3198. this.cUUI.UseVisualStyleBackColor = true;
  3199. //
  3200. // pictureBox66
  3201. //
  3202. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  3203. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3204. this.pictureBox66.Location = new System.Drawing.Point(5, 184);
  3205. this.pictureBox66.Name = "pictureBox66";
  3206. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  3207. this.pictureBox66.TabIndex = 140;
  3208. this.pictureBox66.TabStop = false;
  3209. //
  3210. // pictureBox72
  3211. //
  3212. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  3213. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3214. this.pictureBox72.Location = new System.Drawing.Point(5, 393);
  3215. this.pictureBox72.Name = "pictureBox72";
  3216. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  3217. this.pictureBox72.TabIndex = 153;
  3218. this.pictureBox72.TabStop = false;
  3219. //
  3220. // pictureBox67
  3221. //
  3222. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  3223. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3224. this.pictureBox67.Location = new System.Drawing.Point(5, 214);
  3225. this.pictureBox67.Name = "pictureBox67";
  3226. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  3227. this.pictureBox67.TabIndex = 141;
  3228. this.pictureBox67.TabStop = false;
  3229. //
  3230. // cRufus
  3231. //
  3232. this.cRufus.AutoSize = true;
  3233. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3234. this.cRufus.Location = new System.Drawing.Point(35, 364);
  3235. this.cRufus.Name = "cRufus";
  3236. this.cRufus.Size = new System.Drawing.Size(66, 24);
  3237. this.cRufus.TabIndex = 150;
  3238. this.cRufus.Text = "Rufus";
  3239. this.cRufus.UseVisualStyleBackColor = true;
  3240. //
  3241. // pictureBox73
  3242. //
  3243. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  3244. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3245. this.pictureBox73.Location = new System.Drawing.Point(5, 363);
  3246. this.pictureBox73.Name = "pictureBox73";
  3247. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  3248. this.pictureBox73.TabIndex = 151;
  3249. this.pictureBox73.TabStop = false;
  3250. //
  3251. // cMalwarebytes
  3252. //
  3253. this.cMalwarebytes.AutoSize = true;
  3254. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3255. this.cMalwarebytes.Location = new System.Drawing.Point(35, 304);
  3256. this.cMalwarebytes.Name = "cMalwarebytes";
  3257. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  3258. this.cMalwarebytes.TabIndex = 144;
  3259. this.cMalwarebytes.Text = "Malwarebytes";
  3260. this.cMalwarebytes.UseVisualStyleBackColor = true;
  3261. //
  3262. // pictureBox70
  3263. //
  3264. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  3265. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3266. this.pictureBox70.Location = new System.Drawing.Point(5, 303);
  3267. this.pictureBox70.Name = "pictureBox70";
  3268. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  3269. this.pictureBox70.TabIndex = 145;
  3270. this.pictureBox70.TabStop = false;
  3271. //
  3272. // cAntiExploit
  3273. //
  3274. this.cAntiExploit.AutoSize = true;
  3275. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3276. this.cAntiExploit.Location = new System.Drawing.Point(35, 334);
  3277. this.cAntiExploit.Name = "cAntiExploit";
  3278. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  3279. this.cAntiExploit.TabIndex = 146;
  3280. this.cAntiExploit.Text = "Anti-Exploit";
  3281. this.cAntiExploit.UseVisualStyleBackColor = true;
  3282. //
  3283. // pictureBox69
  3284. //
  3285. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  3286. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3287. this.pictureBox69.Location = new System.Drawing.Point(5, 333);
  3288. this.pictureBox69.Name = "pictureBox69";
  3289. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  3290. this.pictureBox69.TabIndex = 147;
  3291. this.pictureBox69.TabStop = false;
  3292. //
  3293. // panelApps1
  3294. //
  3295. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3296. | System.Windows.Forms.AnchorStyles.Left)));
  3297. this.panelApps1.AutoScroll = true;
  3298. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3299. this.panelApps1.Controls.Add(this.cFileZilla);
  3300. this.panelApps1.Controls.Add(this.pictureBox39);
  3301. this.panelApps1.Controls.Add(this.cGitHub);
  3302. this.panelApps1.Controls.Add(this.pictureBox37);
  3303. this.panelApps1.Controls.Add(this.cNode);
  3304. this.panelApps1.Controls.Add(this.cPutty);
  3305. this.panelApps1.Controls.Add(this.pictureBox64);
  3306. this.panelApps1.Controls.Add(this.pictureBox44);
  3307. this.panelApps1.Controls.Add(this.cNPP);
  3308. this.panelApps1.Controls.Add(this.cWinScp);
  3309. this.panelApps1.Controls.Add(this.pictureBox38);
  3310. this.panelApps1.Controls.Add(this.cAndroidStudio);
  3311. this.panelApps1.Controls.Add(this.pictureBox62);
  3312. this.panelApps1.Controls.Add(this.cXAMPP);
  3313. this.panelApps1.Controls.Add(this.cChromium);
  3314. this.panelApps1.Controls.Add(this.cEclipse);
  3315. this.panelApps1.Controls.Add(this.cPostman);
  3316. this.panelApps1.Controls.Add(this.cSublimeText);
  3317. this.panelApps1.Controls.Add(this.cVivaldi);
  3318. this.panelApps1.Controls.Add(this.pictureBox40);
  3319. this.panelApps1.Controls.Add(this.pictureBox33);
  3320. this.panelApps1.Controls.Add(this.pictureBox5);
  3321. this.panelApps1.Controls.Add(this.pictureBox41);
  3322. this.panelApps1.Controls.Add(this.cAtom);
  3323. this.panelApps1.Controls.Add(this.pictureBox4);
  3324. this.panelApps1.Controls.Add(this.pictureBox42);
  3325. this.panelApps1.Controls.Add(this.pictureBox34);
  3326. this.panelApps1.Controls.Add(this.pictureBox3);
  3327. this.panelApps1.Controls.Add(this.pictureBox32);
  3328. this.panelApps1.Controls.Add(this.cMaxthon);
  3329. this.panelApps1.Controls.Add(this.pictureBox35);
  3330. this.panelApps1.Controls.Add(this.pictureBox7);
  3331. this.panelApps1.Controls.Add(this.pictureBox31);
  3332. this.panelApps1.Controls.Add(this.picturemaxthon);
  3333. this.panelApps1.Controls.Add(this.pictureBox36);
  3334. this.panelApps1.Controls.Add(this.pictureBox2);
  3335. this.panelApps1.Controls.Add(this.cVS);
  3336. this.panelApps1.Controls.Add(this.cChrome);
  3337. this.panelApps1.Controls.Add(this.cVSCode);
  3338. this.panelApps1.Controls.Add(this.cOpera);
  3339. this.panelApps1.Controls.Add(this.cSublimeMerge);
  3340. this.panelApps1.Controls.Add(this.cFirefox);
  3341. this.panelApps1.Controls.Add(this.pictureBox6);
  3342. this.panelApps1.Controls.Add(this.cTor);
  3343. this.panelApps1.Controls.Add(this.cDiscord);
  3344. this.panelApps1.Controls.Add(this.cAnyDesk);
  3345. this.panelApps1.Controls.Add(this.cMSTeams);
  3346. this.panelApps1.Controls.Add(this.cViber);
  3347. this.panelApps1.Controls.Add(this.pictureBox55);
  3348. this.panelApps1.Controls.Add(this.pictureBox56);
  3349. this.panelApps1.Controls.Add(this.cSkype);
  3350. this.panelApps1.Controls.Add(this.cThunderbird);
  3351. this.panelApps1.Controls.Add(this.cZoom);
  3352. this.panelApps1.Controls.Add(this.pictureBox27);
  3353. this.panelApps1.Controls.Add(this.pictureBox25);
  3354. this.panelApps1.Controls.Add(this.pictureBox30);
  3355. this.panelApps1.Controls.Add(this.pictureBox28);
  3356. this.panelApps1.Controls.Add(this.cTV);
  3357. this.panelApps1.Controls.Add(this.pictureBox29);
  3358. this.panelApps1.Controls.Add(this.pictureBox26);
  3359. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  3360. this.panelApps1.Name = "panelApps1";
  3361. this.panelApps1.Size = new System.Drawing.Size(240, 389);
  3362. this.panelApps1.TabIndex = 154;
  3363. //
  3364. // cFileZilla
  3365. //
  3366. this.cFileZilla.AutoSize = true;
  3367. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3368. this.cFileZilla.Location = new System.Drawing.Point(35, 843);
  3369. this.cFileZilla.Name = "cFileZilla";
  3370. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  3371. this.cFileZilla.TabIndex = 55;
  3372. this.cFileZilla.Text = "FileZilla";
  3373. this.cFileZilla.UseVisualStyleBackColor = true;
  3374. //
  3375. // pictureBox39
  3376. //
  3377. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  3378. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3379. this.pictureBox39.Location = new System.Drawing.Point(5, 843);
  3380. this.pictureBox39.Name = "pictureBox39";
  3381. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  3382. this.pictureBox39.TabIndex = 100;
  3383. this.pictureBox39.TabStop = false;
  3384. //
  3385. // cGitHub
  3386. //
  3387. this.cGitHub.AutoSize = true;
  3388. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3389. this.cGitHub.Location = new System.Drawing.Point(35, 693);
  3390. this.cGitHub.Name = "cGitHub";
  3391. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  3392. this.cGitHub.TabIndex = 57;
  3393. this.cGitHub.Text = "GitHub";
  3394. this.cGitHub.UseVisualStyleBackColor = true;
  3395. //
  3396. // pictureBox37
  3397. //
  3398. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  3399. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3400. this.pictureBox37.Location = new System.Drawing.Point(5, 873);
  3401. this.pictureBox37.Name = "pictureBox37";
  3402. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  3403. this.pictureBox37.TabIndex = 99;
  3404. this.pictureBox37.TabStop = false;
  3405. //
  3406. // cNode
  3407. //
  3408. this.cNode.AutoSize = true;
  3409. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3410. this.cNode.Location = new System.Drawing.Point(35, 724);
  3411. this.cNode.Name = "cNode";
  3412. this.cNode.Size = new System.Drawing.Size(80, 24);
  3413. this.cNode.TabIndex = 70;
  3414. this.cNode.Text = "NodeJS";
  3415. this.cNode.UseVisualStyleBackColor = true;
  3416. //
  3417. // cPutty
  3418. //
  3419. this.cPutty.AutoSize = true;
  3420. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3421. this.cPutty.Location = new System.Drawing.Point(35, 873);
  3422. this.cPutty.Name = "cPutty";
  3423. this.cPutty.Size = new System.Drawing.Size(64, 24);
  3424. this.cPutty.TabIndex = 58;
  3425. this.cPutty.Text = "Putty";
  3426. this.cPutty.UseVisualStyleBackColor = true;
  3427. //
  3428. // pictureBox64
  3429. //
  3430. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  3431. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3432. this.pictureBox64.Location = new System.Drawing.Point(5, 633);
  3433. this.pictureBox64.Name = "pictureBox64";
  3434. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  3435. this.pictureBox64.TabIndex = 129;
  3436. this.pictureBox64.TabStop = false;
  3437. //
  3438. // pictureBox44
  3439. //
  3440. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  3441. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3442. this.pictureBox44.Location = new System.Drawing.Point(5, 813);
  3443. this.pictureBox44.Name = "pictureBox44";
  3444. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  3445. this.pictureBox44.TabIndex = 106;
  3446. this.pictureBox44.TabStop = false;
  3447. //
  3448. // cNPP
  3449. //
  3450. this.cNPP.AutoSize = true;
  3451. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3452. this.cNPP.Location = new System.Drawing.Point(35, 453);
  3453. this.cNPP.Name = "cNPP";
  3454. this.cNPP.Size = new System.Drawing.Size(108, 24);
  3455. this.cNPP.TabIndex = 58;
  3456. this.cNPP.Text = "Notepad++";
  3457. this.cNPP.UseVisualStyleBackColor = true;
  3458. //
  3459. // cWinScp
  3460. //
  3461. this.cWinScp.AutoSize = true;
  3462. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3463. this.cWinScp.Location = new System.Drawing.Point(35, 813);
  3464. this.cWinScp.Name = "cWinScp";
  3465. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  3466. this.cWinScp.TabIndex = 81;
  3467. this.cWinScp.Text = "WinSCP";
  3468. this.cWinScp.UseVisualStyleBackColor = true;
  3469. //
  3470. // pictureBox38
  3471. //
  3472. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  3473. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3474. this.pictureBox38.Location = new System.Drawing.Point(5, 752);
  3475. this.pictureBox38.Name = "pictureBox38";
  3476. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  3477. this.pictureBox38.TabIndex = 103;
  3478. this.pictureBox38.TabStop = false;
  3479. //
  3480. // cAndroidStudio
  3481. //
  3482. this.cAndroidStudio.AutoSize = true;
  3483. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3484. this.cAndroidStudio.Location = new System.Drawing.Point(35, 663);
  3485. this.cAndroidStudio.Name = "cAndroidStudio";
  3486. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  3487. this.cAndroidStudio.TabIndex = 127;
  3488. this.cAndroidStudio.Text = "Android Studio";
  3489. this.cAndroidStudio.UseVisualStyleBackColor = true;
  3490. //
  3491. // pictureBox62
  3492. //
  3493. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  3494. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3495. this.pictureBox62.Location = new System.Drawing.Point(5, 663);
  3496. this.pictureBox62.Name = "pictureBox62";
  3497. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  3498. this.pictureBox62.TabIndex = 131;
  3499. this.pictureBox62.TabStop = false;
  3500. //
  3501. // cXAMPP
  3502. //
  3503. this.cXAMPP.AutoSize = true;
  3504. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3505. this.cXAMPP.Location = new System.Drawing.Point(35, 754);
  3506. this.cXAMPP.Name = "cXAMPP";
  3507. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  3508. this.cXAMPP.TabIndex = 71;
  3509. this.cXAMPP.Text = "XAMPP";
  3510. this.cXAMPP.UseVisualStyleBackColor = true;
  3511. //
  3512. // cChromium
  3513. //
  3514. this.cChromium.AutoSize = true;
  3515. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3516. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3517. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3518. this.cChromium.Location = new System.Drawing.Point(35, 3);
  3519. this.cChromium.Name = "cChromium";
  3520. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3521. this.cChromium.TabIndex = 58;
  3522. this.cChromium.Text = "Chromium";
  3523. this.cChromium.UseVisualStyleBackColor = true;
  3524. //
  3525. // cEclipse
  3526. //
  3527. this.cEclipse.AutoSize = true;
  3528. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3529. this.cEclipse.Location = new System.Drawing.Point(35, 633);
  3530. this.cEclipse.Name = "cEclipse";
  3531. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  3532. this.cEclipse.TabIndex = 126;
  3533. this.cEclipse.Text = "Eclipse";
  3534. this.cEclipse.UseVisualStyleBackColor = true;
  3535. //
  3536. // cPostman
  3537. //
  3538. this.cPostman.AutoSize = true;
  3539. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3540. this.cPostman.Location = new System.Drawing.Point(35, 782);
  3541. this.cPostman.Name = "cPostman";
  3542. this.cPostman.Size = new System.Drawing.Size(86, 24);
  3543. this.cPostman.TabIndex = 72;
  3544. this.cPostman.Text = "Postman";
  3545. this.cPostman.UseVisualStyleBackColor = true;
  3546. //
  3547. // cSublimeText
  3548. //
  3549. this.cSublimeText.AutoSize = true;
  3550. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3551. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  3552. this.cSublimeText.Name = "cSublimeText";
  3553. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  3554. this.cSublimeText.TabIndex = 55;
  3555. this.cSublimeText.Text = "Sublime Text";
  3556. this.cSublimeText.UseVisualStyleBackColor = true;
  3557. //
  3558. // cVivaldi
  3559. //
  3560. this.cVivaldi.AutoSize = true;
  3561. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3562. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  3563. this.cVivaldi.Name = "cVivaldi";
  3564. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3565. this.cVivaldi.TabIndex = 57;
  3566. this.cVivaldi.Text = "Vivaldi";
  3567. this.cVivaldi.UseVisualStyleBackColor = true;
  3568. //
  3569. // pictureBox40
  3570. //
  3571. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  3572. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3573. this.pictureBox40.Location = new System.Drawing.Point(5, 722);
  3574. this.pictureBox40.Name = "pictureBox40";
  3575. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  3576. this.pictureBox40.TabIndex = 101;
  3577. this.pictureBox40.TabStop = false;
  3578. //
  3579. // pictureBox33
  3580. //
  3581. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  3582. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3583. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  3584. this.pictureBox33.Name = "pictureBox33";
  3585. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  3586. this.pictureBox33.TabIndex = 100;
  3587. this.pictureBox33.TabStop = false;
  3588. //
  3589. // pictureBox5
  3590. //
  3591. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3592. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3593. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  3594. this.pictureBox5.Name = "pictureBox5";
  3595. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3596. this.pictureBox5.TabIndex = 83;
  3597. this.pictureBox5.TabStop = false;
  3598. //
  3599. // pictureBox41
  3600. //
  3601. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  3602. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3603. this.pictureBox41.Location = new System.Drawing.Point(5, 782);
  3604. this.pictureBox41.Name = "pictureBox41";
  3605. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  3606. this.pictureBox41.TabIndex = 104;
  3607. this.pictureBox41.TabStop = false;
  3608. //
  3609. // cAtom
  3610. //
  3611. this.cAtom.AutoSize = true;
  3612. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3613. this.cAtom.Location = new System.Drawing.Point(35, 603);
  3614. this.cAtom.Name = "cAtom";
  3615. this.cAtom.Size = new System.Drawing.Size(65, 24);
  3616. this.cAtom.TabIndex = 59;
  3617. this.cAtom.Text = "Atom";
  3618. this.cAtom.UseVisualStyleBackColor = true;
  3619. //
  3620. // pictureBox4
  3621. //
  3622. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3623. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3624. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  3625. this.pictureBox4.Name = "pictureBox4";
  3626. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3627. this.pictureBox4.TabIndex = 84;
  3628. this.pictureBox4.TabStop = false;
  3629. //
  3630. // pictureBox42
  3631. //
  3632. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  3633. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3634. this.pictureBox42.Location = new System.Drawing.Point(5, 693);
  3635. this.pictureBox42.Name = "pictureBox42";
  3636. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  3637. this.pictureBox42.TabIndex = 102;
  3638. this.pictureBox42.TabStop = false;
  3639. //
  3640. // pictureBox34
  3641. //
  3642. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  3643. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3644. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  3645. this.pictureBox34.Name = "pictureBox34";
  3646. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  3647. this.pictureBox34.TabIndex = 101;
  3648. this.pictureBox34.TabStop = false;
  3649. //
  3650. // pictureBox3
  3651. //
  3652. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3653. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3654. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  3655. this.pictureBox3.Name = "pictureBox3";
  3656. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3657. this.pictureBox3.TabIndex = 82;
  3658. this.pictureBox3.TabStop = false;
  3659. //
  3660. // pictureBox32
  3661. //
  3662. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  3663. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3664. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  3665. this.pictureBox32.Name = "pictureBox32";
  3666. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  3667. this.pictureBox32.TabIndex = 103;
  3668. this.pictureBox32.TabStop = false;
  3669. //
  3670. // cMaxthon
  3671. //
  3672. this.cMaxthon.AutoSize = true;
  3673. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3674. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  3675. this.cMaxthon.Name = "cMaxthon";
  3676. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  3677. this.cMaxthon.TabIndex = 120;
  3678. this.cMaxthon.Text = "Maxthon";
  3679. this.cMaxthon.UseVisualStyleBackColor = true;
  3680. //
  3681. // pictureBox35
  3682. //
  3683. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  3684. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3685. this.pictureBox35.Location = new System.Drawing.Point(5, 603);
  3686. this.pictureBox35.Name = "pictureBox35";
  3687. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  3688. this.pictureBox35.TabIndex = 104;
  3689. this.pictureBox35.TabStop = false;
  3690. //
  3691. // pictureBox7
  3692. //
  3693. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3694. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3695. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  3696. this.pictureBox7.Name = "pictureBox7";
  3697. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3698. this.pictureBox7.TabIndex = 85;
  3699. this.pictureBox7.TabStop = false;
  3700. //
  3701. // pictureBox31
  3702. //
  3703. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  3704. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3705. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  3706. this.pictureBox31.Name = "pictureBox31";
  3707. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  3708. this.pictureBox31.TabIndex = 99;
  3709. this.pictureBox31.TabStop = false;
  3710. //
  3711. // picturemaxthon
  3712. //
  3713. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  3714. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3715. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  3716. this.picturemaxthon.Name = "picturemaxthon";
  3717. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  3718. this.picturemaxthon.TabIndex = 121;
  3719. this.picturemaxthon.TabStop = false;
  3720. //
  3721. // pictureBox36
  3722. //
  3723. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  3724. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3725. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  3726. this.pictureBox36.Name = "pictureBox36";
  3727. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  3728. this.pictureBox36.TabIndex = 102;
  3729. this.pictureBox36.TabStop = false;
  3730. //
  3731. // pictureBox2
  3732. //
  3733. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3734. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3735. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  3736. this.pictureBox2.Name = "pictureBox2";
  3737. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3738. this.pictureBox2.TabIndex = 81;
  3739. this.pictureBox2.TabStop = false;
  3740. //
  3741. // cVS
  3742. //
  3743. this.cVS.AutoSize = true;
  3744. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3745. this.cVS.Location = new System.Drawing.Point(35, 573);
  3746. this.cVS.Name = "cVS";
  3747. this.cVS.Size = new System.Drawing.Size(117, 24);
  3748. this.cVS.TabIndex = 60;
  3749. this.cVS.Text = "Visual Studio";
  3750. this.cVS.UseVisualStyleBackColor = true;
  3751. //
  3752. // cChrome
  3753. //
  3754. this.cChrome.AutoSize = true;
  3755. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3756. this.cChrome.Location = new System.Drawing.Point(35, 63);
  3757. this.cChrome.Name = "cChrome";
  3758. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3759. this.cChrome.TabIndex = 54;
  3760. this.cChrome.Text = "Google Chrome";
  3761. this.cChrome.UseVisualStyleBackColor = true;
  3762. //
  3763. // cVSCode
  3764. //
  3765. this.cVSCode.AutoSize = true;
  3766. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3767. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  3768. this.cVSCode.Name = "cVSCode";
  3769. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  3770. this.cVSCode.TabIndex = 57;
  3771. this.cVSCode.Text = "Visual Studio Code";
  3772. this.cVSCode.UseVisualStyleBackColor = true;
  3773. //
  3774. // cOpera
  3775. //
  3776. this.cOpera.AutoSize = true;
  3777. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3778. this.cOpera.Location = new System.Drawing.Point(35, 123);
  3779. this.cOpera.Name = "cOpera";
  3780. this.cOpera.Size = new System.Drawing.Size(70, 24);
  3781. this.cOpera.TabIndex = 56;
  3782. this.cOpera.Text = "Opera";
  3783. this.cOpera.UseVisualStyleBackColor = true;
  3784. //
  3785. // cSublimeMerge
  3786. //
  3787. this.cSublimeMerge.AutoSize = true;
  3788. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3789. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  3790. this.cSublimeMerge.Name = "cSublimeMerge";
  3791. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  3792. this.cSublimeMerge.TabIndex = 59;
  3793. this.cSublimeMerge.Text = "Sublime Merge";
  3794. this.cSublimeMerge.UseVisualStyleBackColor = true;
  3795. //
  3796. // cFirefox
  3797. //
  3798. this.cFirefox.AutoSize = true;
  3799. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3800. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  3801. this.cFirefox.Name = "cFirefox";
  3802. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  3803. this.cFirefox.TabIndex = 55;
  3804. this.cFirefox.Text = "Mozilla Firefox";
  3805. this.cFirefox.UseVisualStyleBackColor = true;
  3806. //
  3807. // pictureBox6
  3808. //
  3809. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  3810. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3811. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  3812. this.pictureBox6.Name = "pictureBox6";
  3813. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  3814. this.pictureBox6.TabIndex = 86;
  3815. this.pictureBox6.TabStop = false;
  3816. //
  3817. // cTor
  3818. //
  3819. this.cTor.AutoSize = true;
  3820. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3821. this.cTor.Location = new System.Drawing.Point(35, 183);
  3822. this.cTor.Name = "cTor";
  3823. this.cTor.Size = new System.Drawing.Size(109, 24);
  3824. this.cTor.TabIndex = 79;
  3825. this.cTor.Text = "Tor Browser";
  3826. this.cTor.UseVisualStyleBackColor = true;
  3827. //
  3828. // cDiscord
  3829. //
  3830. this.cDiscord.AutoSize = true;
  3831. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3832. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  3833. this.cDiscord.Name = "cDiscord";
  3834. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  3835. this.cDiscord.TabIndex = 58;
  3836. this.cDiscord.Text = "Discord";
  3837. this.cDiscord.UseVisualStyleBackColor = true;
  3838. //
  3839. // cAnyDesk
  3840. //
  3841. this.cAnyDesk.AutoSize = true;
  3842. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3843. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  3844. this.cAnyDesk.Name = "cAnyDesk";
  3845. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  3846. this.cAnyDesk.TabIndex = 113;
  3847. this.cAnyDesk.Text = "AnyDesk";
  3848. this.cAnyDesk.UseVisualStyleBackColor = true;
  3849. //
  3850. // cMSTeams
  3851. //
  3852. this.cMSTeams.AutoSize = true;
  3853. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3854. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  3855. this.cMSTeams.Name = "cMSTeams";
  3856. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  3857. this.cMSTeams.TabIndex = 115;
  3858. this.cMSTeams.Text = "Microsoft Teams";
  3859. this.cMSTeams.UseVisualStyleBackColor = true;
  3860. //
  3861. // cViber
  3862. //
  3863. this.cViber.AutoSize = true;
  3864. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3865. this.cViber.Location = new System.Drawing.Point(35, 273);
  3866. this.cViber.Name = "cViber";
  3867. this.cViber.Size = new System.Drawing.Size(65, 24);
  3868. this.cViber.TabIndex = 57;
  3869. this.cViber.Text = "Viber";
  3870. this.cViber.UseVisualStyleBackColor = true;
  3871. //
  3872. // pictureBox55
  3873. //
  3874. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  3875. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3876. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  3877. this.pictureBox55.Name = "pictureBox55";
  3878. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  3879. this.pictureBox55.TabIndex = 114;
  3880. this.pictureBox55.TabStop = false;
  3881. //
  3882. // pictureBox56
  3883. //
  3884. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  3885. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3886. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  3887. this.pictureBox56.Name = "pictureBox56";
  3888. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  3889. this.pictureBox56.TabIndex = 112;
  3890. this.pictureBox56.TabStop = false;
  3891. //
  3892. // cSkype
  3893. //
  3894. this.cSkype.AutoSize = true;
  3895. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3896. this.cSkype.Location = new System.Drawing.Point(35, 243);
  3897. this.cSkype.Name = "cSkype";
  3898. this.cSkype.Size = new System.Drawing.Size(69, 24);
  3899. this.cSkype.TabIndex = 55;
  3900. this.cSkype.Text = "Skype";
  3901. this.cSkype.UseVisualStyleBackColor = true;
  3902. //
  3903. // cThunderbird
  3904. //
  3905. this.cThunderbird.AutoSize = true;
  3906. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3907. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  3908. this.cThunderbird.Name = "cThunderbird";
  3909. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  3910. this.cThunderbird.TabIndex = 58;
  3911. this.cThunderbird.Text = "Mozilla Thunderbird";
  3912. this.cThunderbird.UseVisualStyleBackColor = true;
  3913. //
  3914. // cZoom
  3915. //
  3916. this.cZoom.AutoSize = true;
  3917. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3918. this.cZoom.Location = new System.Drawing.Point(35, 303);
  3919. this.cZoom.Name = "cZoom";
  3920. this.cZoom.Size = new System.Drawing.Size(121, 24);
  3921. this.cZoom.TabIndex = 59;
  3922. this.cZoom.Text = "Google Zoom";
  3923. this.cZoom.UseVisualStyleBackColor = true;
  3924. //
  3925. // pictureBox27
  3926. //
  3927. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  3928. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3929. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  3930. this.pictureBox27.Name = "pictureBox27";
  3931. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  3932. this.pictureBox27.TabIndex = 96;
  3933. this.pictureBox27.TabStop = false;
  3934. //
  3935. // pictureBox25
  3936. //
  3937. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  3938. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3939. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  3940. this.pictureBox25.Name = "pictureBox25";
  3941. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  3942. this.pictureBox25.TabIndex = 93;
  3943. this.pictureBox25.TabStop = false;
  3944. //
  3945. // pictureBox30
  3946. //
  3947. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  3948. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3949. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  3950. this.pictureBox30.Name = "pictureBox30";
  3951. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  3952. this.pictureBox30.TabIndex = 97;
  3953. this.pictureBox30.TabStop = false;
  3954. //
  3955. // pictureBox28
  3956. //
  3957. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  3958. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3959. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  3960. this.pictureBox28.Name = "pictureBox28";
  3961. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  3962. this.pictureBox28.TabIndex = 98;
  3963. this.pictureBox28.TabStop = false;
  3964. //
  3965. // cTV
  3966. //
  3967. this.cTV.AutoSize = true;
  3968. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3969. this.cTV.Location = new System.Drawing.Point(35, 364);
  3970. this.cTV.Name = "cTV";
  3971. this.cTV.Size = new System.Drawing.Size(111, 24);
  3972. this.cTV.TabIndex = 80;
  3973. this.cTV.Text = "TeamViewer";
  3974. this.cTV.UseVisualStyleBackColor = true;
  3975. //
  3976. // pictureBox29
  3977. //
  3978. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  3979. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3980. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  3981. this.pictureBox29.Name = "pictureBox29";
  3982. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  3983. this.pictureBox29.TabIndex = 94;
  3984. this.pictureBox29.TabStop = false;
  3985. //
  3986. // pictureBox26
  3987. //
  3988. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  3989. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3990. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  3991. this.pictureBox26.Name = "pictureBox26";
  3992. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  3993. this.pictureBox26.TabIndex = 95;
  3994. this.pictureBox26.TabStop = false;
  3995. //
  3996. // cleanerTab
  3997. //
  3998. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3999. this.cleanerTab.Controls.Add(this.label6);
  4000. this.cleanerTab.Controls.Add(this.panel1);
  4001. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  4002. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  4003. this.cleanerTab.Name = "cleanerTab";
  4004. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  4005. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  4006. this.cleanerTab.TabIndex = 5;
  4007. this.cleanerTab.Text = "Cleaner";
  4008. //
  4009. // label6
  4010. //
  4011. this.label6.AutoSize = true;
  4012. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4013. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  4014. this.label6.Location = new System.Drawing.Point(6, 10);
  4015. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4016. this.label6.Name = "label6";
  4017. this.label6.Size = new System.Drawing.Size(260, 28);
  4018. this.label6.TabIndex = 46;
  4019. this.label6.Tag = "themeable";
  4020. this.label6.Text = "Clean up your system drive";
  4021. //
  4022. // panel1
  4023. //
  4024. this.panel1.Controls.Add(this.lblPretext);
  4025. this.panel1.Controls.Add(this.lblFootprint);
  4026. this.panel1.Controls.Add(this.checkErrorReports);
  4027. this.panel1.Controls.Add(this.button20);
  4028. this.panel1.Controls.Add(this.checkSelectAll);
  4029. this.panel1.Controls.Add(this.checkMediaCache);
  4030. this.panel1.Controls.Add(this.checkTemp);
  4031. this.panel1.Controls.Add(this.checkLogs);
  4032. this.panel1.Controls.Add(this.checkBin);
  4033. this.panel1.Controls.Add(this.checkMiniDumps);
  4034. this.panel1.Location = new System.Drawing.Point(11, 40);
  4035. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  4036. this.panel1.Name = "panel1";
  4037. this.panel1.Size = new System.Drawing.Size(511, 243);
  4038. this.panel1.TabIndex = 45;
  4039. //
  4040. // lblPretext
  4041. //
  4042. 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)));
  4043. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  4044. this.lblPretext.Location = new System.Drawing.Point(104, 196);
  4045. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4046. this.lblPretext.Name = "lblPretext";
  4047. this.lblPretext.Size = new System.Drawing.Size(127, 31);
  4048. this.lblPretext.TabIndex = 49;
  4049. this.lblPretext.Tag = "";
  4050. this.lblPretext.Text = "Size to be freed:";
  4051. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4052. //
  4053. // lblFootprint
  4054. //
  4055. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  4056. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4057. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  4058. this.lblFootprint.Location = new System.Drawing.Point(232, 195);
  4059. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4060. this.lblFootprint.Name = "lblFootprint";
  4061. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  4062. this.lblFootprint.TabIndex = 48;
  4063. this.lblFootprint.Tag = "themeable";
  4064. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4065. //
  4066. // checkErrorReports
  4067. //
  4068. this.checkErrorReports.AutoSize = true;
  4069. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4070. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  4071. this.checkErrorReports.Location = new System.Drawing.Point(256, 104);
  4072. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  4073. this.checkErrorReports.Name = "checkErrorReports";
  4074. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  4075. this.checkErrorReports.TabIndex = 44;
  4076. this.checkErrorReports.Text = "Error reports";
  4077. this.checkErrorReports.UseVisualStyleBackColor = true;
  4078. //
  4079. // button20
  4080. //
  4081. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  4082. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4083. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4084. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4085. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4086. this.button20.ForeColor = System.Drawing.Color.White;
  4087. this.button20.Location = new System.Drawing.Point(29, 196);
  4088. this.button20.Margin = new System.Windows.Forms.Padding(2);
  4089. this.button20.Name = "button20";
  4090. this.button20.Size = new System.Drawing.Size(71, 31);
  4091. this.button20.TabIndex = 34;
  4092. this.button20.Text = "Clean";
  4093. this.button20.UseVisualStyleBackColor = false;
  4094. this.button20.Click += new System.EventHandler(this.button20_Click);
  4095. //
  4096. // checkSelectAll
  4097. //
  4098. this.checkSelectAll.AutoSize = true;
  4099. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4100. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4101. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4102. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4103. this.checkSelectAll.Name = "checkSelectAll";
  4104. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4105. this.checkSelectAll.TabIndex = 35;
  4106. this.checkSelectAll.Tag = "";
  4107. this.checkSelectAll.Text = "Select all";
  4108. this.checkSelectAll.UseVisualStyleBackColor = true;
  4109. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4110. //
  4111. // checkMediaCache
  4112. //
  4113. this.checkMediaCache.AutoSize = true;
  4114. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4115. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4116. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  4117. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4118. this.checkMediaCache.Name = "checkMediaCache";
  4119. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4120. this.checkMediaCache.TabIndex = 43;
  4121. this.checkMediaCache.Text = "Media Players cache";
  4122. this.checkMediaCache.UseVisualStyleBackColor = true;
  4123. //
  4124. // checkTemp
  4125. //
  4126. this.checkTemp.AutoSize = true;
  4127. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4128. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4129. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4130. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4131. this.checkTemp.Name = "checkTemp";
  4132. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4133. this.checkTemp.TabIndex = 36;
  4134. this.checkTemp.Text = "Temporary files";
  4135. this.checkTemp.UseVisualStyleBackColor = true;
  4136. //
  4137. // checkLogs
  4138. //
  4139. this.checkLogs.AutoSize = true;
  4140. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4141. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4142. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4143. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4144. this.checkLogs.Name = "checkLogs";
  4145. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  4146. this.checkLogs.TabIndex = 42;
  4147. this.checkLogs.Text = "Windows logs";
  4148. this.checkLogs.UseVisualStyleBackColor = true;
  4149. //
  4150. // checkBin
  4151. //
  4152. this.checkBin.AutoSize = true;
  4153. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4154. this.checkBin.ForeColor = System.Drawing.Color.White;
  4155. this.checkBin.Location = new System.Drawing.Point(256, 45);
  4156. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4157. this.checkBin.Name = "checkBin";
  4158. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4159. this.checkBin.TabIndex = 41;
  4160. this.checkBin.Text = "Empty Recycle Bin";
  4161. this.checkBin.UseVisualStyleBackColor = true;
  4162. //
  4163. // checkMiniDumps
  4164. //
  4165. this.checkMiniDumps.AutoSize = true;
  4166. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4167. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4168. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  4169. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4170. this.checkMiniDumps.Name = "checkMiniDumps";
  4171. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4172. this.checkMiniDumps.TabIndex = 39;
  4173. this.checkMiniDumps.Text = "BSOD Minidumps";
  4174. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4175. //
  4176. // pingerTab
  4177. //
  4178. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4179. this.pingerTab.Controls.Add(this.button10);
  4180. this.pingerTab.Controls.Add(this.btnExport);
  4181. this.pingerTab.Controls.Add(this.button9);
  4182. this.pingerTab.Controls.Add(this.button7);
  4183. this.pingerTab.Controls.Add(this.panel7);
  4184. this.pingerTab.Controls.Add(this.label40);
  4185. this.pingerTab.Controls.Add(this.btnShodan);
  4186. this.pingerTab.Controls.Add(this.btnPing);
  4187. this.pingerTab.Controls.Add(this.txtPingInput);
  4188. this.pingerTab.Controls.Add(this.label39);
  4189. this.pingerTab.Controls.Add(this.label32);
  4190. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  4191. this.pingerTab.Name = "pingerTab";
  4192. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  4193. this.pingerTab.Size = new System.Drawing.Size(758, 611);
  4194. this.pingerTab.TabIndex = 13;
  4195. this.pingerTab.Text = "Pinger";
  4196. //
  4197. // button10
  4198. //
  4199. this.button10.BackColor = System.Drawing.Color.DodgerBlue;
  4200. this.button10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4201. this.button10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4202. this.button10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4203. this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4204. this.button10.ForeColor = System.Drawing.Color.White;
  4205. this.button10.Location = new System.Drawing.Point(26, 512);
  4206. this.button10.Margin = new System.Windows.Forms.Padding(2);
  4207. this.button10.Name = "button10";
  4208. this.button10.Size = new System.Drawing.Size(139, 29);
  4209. this.button10.TabIndex = 84;
  4210. this.button10.Text = "Flush DNS cache";
  4211. this.button10.UseVisualStyleBackColor = false;
  4212. this.button10.Click += new System.EventHandler(this.button10_Click);
  4213. //
  4214. // btnExport
  4215. //
  4216. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  4217. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4218. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4219. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4220. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4221. this.btnExport.ForeColor = System.Drawing.Color.White;
  4222. this.btnExport.Location = new System.Drawing.Point(499, 512);
  4223. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  4224. this.btnExport.Name = "btnExport";
  4225. this.btnExport.Size = new System.Drawing.Size(71, 29);
  4226. this.btnExport.TabIndex = 83;
  4227. this.btnExport.Text = "Export...";
  4228. this.btnExport.UseVisualStyleBackColor = false;
  4229. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  4230. //
  4231. // button9
  4232. //
  4233. this.button9.BackColor = System.Drawing.Color.DodgerBlue;
  4234. this.button9.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4235. this.button9.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4236. this.button9.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4237. this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4238. this.button9.ForeColor = System.Drawing.Color.White;
  4239. this.button9.Location = new System.Drawing.Point(265, 116);
  4240. this.button9.Margin = new System.Windows.Forms.Padding(2);
  4241. this.button9.Name = "button9";
  4242. this.button9.Size = new System.Drawing.Size(71, 31);
  4243. this.button9.TabIndex = 82;
  4244. this.button9.Text = "Copy IP";
  4245. this.button9.UseVisualStyleBackColor = false;
  4246. this.button9.Click += new System.EventHandler(this.button9_Click);
  4247. //
  4248. // button7
  4249. //
  4250. this.button7.BackColor = System.Drawing.Color.DodgerBlue;
  4251. this.button7.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4252. this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4253. this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4254. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4255. this.button7.ForeColor = System.Drawing.Color.White;
  4256. this.button7.Location = new System.Drawing.Point(340, 83);
  4257. this.button7.Margin = new System.Windows.Forms.Padding(2);
  4258. this.button7.Name = "button7";
  4259. this.button7.Size = new System.Drawing.Size(71, 29);
  4260. this.button7.TabIndex = 81;
  4261. this.button7.Text = "Copy";
  4262. this.button7.UseVisualStyleBackColor = false;
  4263. this.button7.Click += new System.EventHandler(this.button7_Click);
  4264. //
  4265. // panel7
  4266. //
  4267. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4268. this.panel7.Controls.Add(this.listPingResults);
  4269. this.panel7.Location = new System.Drawing.Point(26, 200);
  4270. this.panel7.Name = "panel7";
  4271. this.panel7.Size = new System.Drawing.Size(544, 307);
  4272. this.panel7.TabIndex = 80;
  4273. //
  4274. // listPingResults
  4275. //
  4276. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4277. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4278. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  4279. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4280. this.listPingResults.ForeColor = System.Drawing.Color.White;
  4281. this.listPingResults.FormattingEnabled = true;
  4282. this.listPingResults.HorizontalScrollbar = true;
  4283. this.listPingResults.ItemHeight = 21;
  4284. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  4285. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  4286. this.listPingResults.Name = "listPingResults";
  4287. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  4288. this.listPingResults.TabIndex = 79;
  4289. //
  4290. // label40
  4291. //
  4292. this.label40.AutoSize = true;
  4293. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4294. this.label40.ForeColor = System.Drawing.Color.Silver;
  4295. this.label40.Location = new System.Drawing.Point(21, 176);
  4296. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4297. this.label40.Name = "label40";
  4298. this.label40.Size = new System.Drawing.Size(62, 21);
  4299. this.label40.TabIndex = 60;
  4300. this.label40.Tag = "";
  4301. this.label40.Text = "Results";
  4302. //
  4303. // btnShodan
  4304. //
  4305. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  4306. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4307. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4308. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4309. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4310. this.btnShodan.ForeColor = System.Drawing.Color.White;
  4311. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  4312. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  4313. this.btnShodan.Name = "btnShodan";
  4314. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  4315. this.btnShodan.TabIndex = 59;
  4316. this.btnShodan.Text = "Check on SHODAN.io";
  4317. this.btnShodan.UseVisualStyleBackColor = false;
  4318. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  4319. //
  4320. // btnPing
  4321. //
  4322. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  4323. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4324. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4325. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4326. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4327. this.btnPing.ForeColor = System.Drawing.Color.White;
  4328. this.btnPing.Location = new System.Drawing.Point(26, 116);
  4329. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  4330. this.btnPing.Name = "btnPing";
  4331. this.btnPing.Size = new System.Drawing.Size(71, 31);
  4332. this.btnPing.TabIndex = 58;
  4333. this.btnPing.Text = "Ping";
  4334. this.btnPing.UseVisualStyleBackColor = false;
  4335. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  4336. //
  4337. // txtPingInput
  4338. //
  4339. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4340. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4341. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4342. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  4343. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  4344. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  4345. this.txtPingInput.Name = "txtPingInput";
  4346. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  4347. this.txtPingInput.TabIndex = 56;
  4348. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4349. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  4350. //
  4351. // label39
  4352. //
  4353. this.label39.AutoSize = true;
  4354. this.label39.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4355. this.label39.ForeColor = System.Drawing.Color.Silver;
  4356. this.label39.Location = new System.Drawing.Point(23, 60);
  4357. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4358. this.label39.Name = "label39";
  4359. this.label39.Size = new System.Drawing.Size(139, 21);
  4360. this.label39.TabIndex = 57;
  4361. this.label39.Tag = "";
  4362. this.label39.Text = "IP / Domain name";
  4363. //
  4364. // label32
  4365. //
  4366. this.label32.AutoSize = true;
  4367. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4368. this.label32.ForeColor = System.Drawing.Color.DodgerBlue;
  4369. this.label32.Location = new System.Drawing.Point(6, 10);
  4370. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4371. this.label32.Name = "label32";
  4372. this.label32.Size = new System.Drawing.Size(393, 28);
  4373. this.label32.TabIndex = 47;
  4374. this.label32.Tag = "themeable";
  4375. this.label32.Text = "Ping IP addresses and assess your latency";
  4376. //
  4377. // hostsEditorTab
  4378. //
  4379. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4380. this.hostsEditorTab.Controls.Add(this.panel4);
  4381. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  4382. this.hostsEditorTab.Controls.Add(this.label10);
  4383. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  4384. this.hostsEditorTab.Controls.Add(this.label9);
  4385. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  4386. this.hostsEditorTab.Controls.Add(this.label3);
  4387. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  4388. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4389. this.hostsEditorTab.Name = "hostsEditorTab";
  4390. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4391. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  4392. this.hostsEditorTab.TabIndex = 9;
  4393. this.hostsEditorTab.Text = "Hosts";
  4394. //
  4395. // panel4
  4396. //
  4397. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4398. | System.Windows.Forms.AnchorStyles.Left)
  4399. | System.Windows.Forms.AnchorStyles.Right)));
  4400. this.panel4.Controls.Add(this.label31);
  4401. this.panel4.Controls.Add(this.label30);
  4402. this.panel4.Controls.Add(this.button4);
  4403. this.panel4.Controls.Add(this.button3);
  4404. this.panel4.Controls.Add(this.button2);
  4405. this.panel4.Controls.Add(this.button1);
  4406. this.panel4.Controls.Add(this.label29);
  4407. this.panel4.Controls.Add(this.chkReadOnly);
  4408. this.panel4.Controls.Add(this.panelList);
  4409. this.panel4.Controls.Add(this.chkBlock);
  4410. this.panel4.Controls.Add(this.button41);
  4411. this.panel4.Controls.Add(this.button42);
  4412. this.panel4.Controls.Add(this.button46);
  4413. this.panel4.Controls.Add(this.button47);
  4414. this.panel4.Controls.Add(this.txtIP);
  4415. this.panel4.Controls.Add(this.txtDomain);
  4416. this.panel4.Controls.Add(this.label12);
  4417. this.panel4.Controls.Add(this.label11);
  4418. this.panel4.Location = new System.Drawing.Point(6, 70);
  4419. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4420. this.panel4.Name = "panel4";
  4421. this.panel4.Size = new System.Drawing.Size(746, 535);
  4422. this.panel4.TabIndex = 53;
  4423. //
  4424. // label31
  4425. //
  4426. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4427. this.label31.ForeColor = System.Drawing.Color.Silver;
  4428. this.label31.Location = new System.Drawing.Point(325, 279);
  4429. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4430. this.label31.Name = "label31";
  4431. this.label31.Size = new System.Drawing.Size(281, 25);
  4432. this.label31.TabIndex = 68;
  4433. this.label31.Tag = "";
  4434. this.label31.Text = "(will delete your current config)";
  4435. //
  4436. // label30
  4437. //
  4438. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4439. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  4440. this.label30.Location = new System.Drawing.Point(322, 254);
  4441. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4442. this.label30.Name = "label30";
  4443. this.label30.Size = new System.Drawing.Size(281, 25);
  4444. this.label30.TabIndex = 67;
  4445. this.label30.Tag = "themeable";
  4446. this.label30.Text = "Pre-made adblocks";
  4447. //
  4448. // button4
  4449. //
  4450. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  4451. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4452. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4453. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4454. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4455. this.button4.ForeColor = System.Drawing.Color.White;
  4456. this.button4.Location = new System.Drawing.Point(485, 351);
  4457. this.button4.Margin = new System.Windows.Forms.Padding(2);
  4458. this.button4.Name = "button4";
  4459. this.button4.Size = new System.Drawing.Size(153, 31);
  4460. this.button4.TabIndex = 66;
  4461. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  4462. this.button4.UseVisualStyleBackColor = false;
  4463. this.button4.Click += new System.EventHandler(this.button4_Click);
  4464. //
  4465. // button3
  4466. //
  4467. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  4468. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4469. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4470. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4471. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4472. this.button3.ForeColor = System.Drawing.Color.White;
  4473. this.button3.Location = new System.Drawing.Point(485, 316);
  4474. this.button3.Margin = new System.Windows.Forms.Padding(2);
  4475. this.button3.Name = "button3";
  4476. this.button3.Size = new System.Drawing.Size(153, 31);
  4477. this.button3.TabIndex = 65;
  4478. this.button3.Text = "Enable AdBlock + Porn";
  4479. this.button3.UseVisualStyleBackColor = false;
  4480. this.button3.Click += new System.EventHandler(this.button3_Click);
  4481. //
  4482. // button2
  4483. //
  4484. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  4485. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4486. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4487. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4488. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4489. this.button2.ForeColor = System.Drawing.Color.White;
  4490. this.button2.Location = new System.Drawing.Point(327, 351);
  4491. this.button2.Margin = new System.Windows.Forms.Padding(2);
  4492. this.button2.Name = "button2";
  4493. this.button2.Size = new System.Drawing.Size(153, 31);
  4494. this.button2.TabIndex = 64;
  4495. this.button2.Text = "Enable AdBlock + Social";
  4496. this.button2.UseVisualStyleBackColor = false;
  4497. this.button2.Click += new System.EventHandler(this.button2_Click);
  4498. //
  4499. // button1
  4500. //
  4501. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  4502. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4503. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4504. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4505. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4506. this.button1.ForeColor = System.Drawing.Color.White;
  4507. this.button1.Location = new System.Drawing.Point(327, 316);
  4508. this.button1.Margin = new System.Windows.Forms.Padding(2);
  4509. this.button1.Name = "button1";
  4510. this.button1.Size = new System.Drawing.Size(153, 31);
  4511. this.button1.TabIndex = 63;
  4512. this.button1.Text = "Enable AdBlock Basic";
  4513. this.button1.UseVisualStyleBackColor = false;
  4514. this.button1.Click += new System.EventHandler(this.button1_Click);
  4515. //
  4516. // label29
  4517. //
  4518. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4519. this.label29.ForeColor = System.Drawing.Color.Silver;
  4520. this.label29.Location = new System.Drawing.Point(323, 165);
  4521. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4522. this.label29.Name = "label29";
  4523. this.label29.Size = new System.Drawing.Size(281, 25);
  4524. this.label29.TabIndex = 62;
  4525. this.label29.Tag = "";
  4526. this.label29.Text = "Protect your HOSTS file by locking it.";
  4527. //
  4528. // chkReadOnly
  4529. //
  4530. this.chkReadOnly.AutoSize = true;
  4531. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4532. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4533. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  4534. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4535. this.chkReadOnly.Name = "chkReadOnly";
  4536. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4537. this.chkReadOnly.TabIndex = 61;
  4538. this.chkReadOnly.Text = "Read-only";
  4539. this.chkReadOnly.UseVisualStyleBackColor = true;
  4540. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4541. //
  4542. // panelList
  4543. //
  4544. this.panelList.Controls.Add(this.listHostEntries);
  4545. this.panelList.Location = new System.Drawing.Point(5, 3);
  4546. this.panelList.Name = "panelList";
  4547. this.panelList.Size = new System.Drawing.Size(312, 388);
  4548. this.panelList.TabIndex = 60;
  4549. //
  4550. // listHostEntries
  4551. //
  4552. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4553. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4554. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4555. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4556. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4557. this.listHostEntries.FormattingEnabled = true;
  4558. this.listHostEntries.HorizontalScrollbar = true;
  4559. this.listHostEntries.ItemHeight = 21;
  4560. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4561. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4562. this.listHostEntries.Name = "listHostEntries";
  4563. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4564. this.listHostEntries.TabIndex = 52;
  4565. //
  4566. // chkBlock
  4567. //
  4568. this.chkBlock.AutoSize = true;
  4569. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4570. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4571. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  4572. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4573. this.chkBlock.Name = "chkBlock";
  4574. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4575. this.chkBlock.TabIndex = 59;
  4576. this.chkBlock.Text = "Block";
  4577. this.chkBlock.UseVisualStyleBackColor = true;
  4578. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4579. //
  4580. // button41
  4581. //
  4582. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  4583. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4584. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4585. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4586. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4587. this.button41.ForeColor = System.Drawing.Color.White;
  4588. this.button41.Location = new System.Drawing.Point(112, 394);
  4589. this.button41.Margin = new System.Windows.Forms.Padding(2);
  4590. this.button41.Name = "button41";
  4591. this.button41.Size = new System.Drawing.Size(98, 31);
  4592. this.button41.TabIndex = 55;
  4593. this.button41.Text = "Refresh";
  4594. this.button41.UseVisualStyleBackColor = false;
  4595. this.button41.Click += new System.EventHandler(this.button41_Click);
  4596. //
  4597. // button42
  4598. //
  4599. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  4600. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4601. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4602. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4603. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4604. this.button42.ForeColor = System.Drawing.Color.White;
  4605. this.button42.Location = new System.Drawing.Point(213, 394);
  4606. this.button42.Margin = new System.Windows.Forms.Padding(2);
  4607. this.button42.Name = "button42";
  4608. this.button42.Size = new System.Drawing.Size(104, 31);
  4609. this.button42.TabIndex = 54;
  4610. this.button42.Text = "Remove";
  4611. this.button42.UseVisualStyleBackColor = false;
  4612. this.button42.Click += new System.EventHandler(this.button42_Click);
  4613. //
  4614. // button46
  4615. //
  4616. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  4617. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4618. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4619. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4620. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4621. this.button46.ForeColor = System.Drawing.Color.White;
  4622. this.button46.Location = new System.Drawing.Point(6, 394);
  4623. this.button46.Margin = new System.Windows.Forms.Padding(2);
  4624. this.button46.Name = "button46";
  4625. this.button46.Size = new System.Drawing.Size(102, 31);
  4626. this.button46.TabIndex = 53;
  4627. this.button46.Text = "Remove all";
  4628. this.button46.UseVisualStyleBackColor = false;
  4629. this.button46.Click += new System.EventHandler(this.button46_Click);
  4630. //
  4631. // button47
  4632. //
  4633. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  4634. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4635. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4636. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4637. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4638. this.button47.ForeColor = System.Drawing.Color.White;
  4639. this.button47.Location = new System.Drawing.Point(551, 110);
  4640. this.button47.Margin = new System.Windows.Forms.Padding(2);
  4641. this.button47.Name = "button47";
  4642. this.button47.Size = new System.Drawing.Size(87, 31);
  4643. this.button47.TabIndex = 57;
  4644. this.button47.Text = "Add";
  4645. this.button47.UseVisualStyleBackColor = false;
  4646. this.button47.Click += new System.EventHandler(this.button47_Click);
  4647. //
  4648. // txtIP
  4649. //
  4650. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4651. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4652. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4653. this.txtIP.ForeColor = System.Drawing.Color.White;
  4654. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4655. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4656. this.txtIP.Name = "txtIP";
  4657. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4658. this.txtIP.TabIndex = 0;
  4659. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4660. //
  4661. // txtDomain
  4662. //
  4663. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4664. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4665. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4666. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4667. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4668. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4669. this.txtDomain.Name = "txtDomain";
  4670. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4671. this.txtDomain.TabIndex = 1;
  4672. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4673. //
  4674. // label12
  4675. //
  4676. this.label12.AutoSize = true;
  4677. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4678. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  4679. this.label12.Location = new System.Drawing.Point(323, 54);
  4680. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4681. this.label12.Name = "label12";
  4682. this.label12.Size = new System.Drawing.Size(66, 21);
  4683. this.label12.TabIndex = 55;
  4684. this.label12.Tag = "themeable";
  4685. this.label12.Text = "Domain";
  4686. //
  4687. // label11
  4688. //
  4689. this.label11.AutoSize = true;
  4690. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4691. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  4692. this.label11.Location = new System.Drawing.Point(323, 0);
  4693. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4694. this.label11.Name = "label11";
  4695. this.label11.Size = new System.Drawing.Size(85, 21);
  4696. this.label11.TabIndex = 53;
  4697. this.label11.Tag = "themeable";
  4698. this.label11.Text = "IP address";
  4699. //
  4700. // linkLabel4
  4701. //
  4702. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4703. this.linkLabel4.AutoSize = true;
  4704. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4705. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  4706. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  4707. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4708. this.linkLabel4.Name = "linkLabel4";
  4709. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  4710. this.linkLabel4.TabIndex = 51;
  4711. this.linkLabel4.TabStop = true;
  4712. this.linkLabel4.Tag = "";
  4713. this.linkLabel4.Text = "Restore default";
  4714. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4715. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4716. //
  4717. // label10
  4718. //
  4719. this.label10.AutoSize = true;
  4720. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4721. this.label10.Location = new System.Drawing.Point(215, 38);
  4722. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4723. this.label10.Name = "label10";
  4724. this.label10.Size = new System.Drawing.Size(18, 21);
  4725. this.label10.TabIndex = 50;
  4726. this.label10.Text = " |";
  4727. //
  4728. // linkLabel3
  4729. //
  4730. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4731. this.linkLabel3.AutoSize = true;
  4732. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4733. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  4734. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  4735. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4736. this.linkLabel3.Name = "linkLabel3";
  4737. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  4738. this.linkLabel3.TabIndex = 49;
  4739. this.linkLabel3.TabStop = true;
  4740. this.linkLabel3.Tag = "";
  4741. this.linkLabel3.Text = "Advanced editor";
  4742. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4743. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4744. //
  4745. // label9
  4746. //
  4747. this.label9.AutoSize = true;
  4748. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4749. this.label9.Location = new System.Drawing.Point(65, 38);
  4750. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4751. this.label9.Name = "label9";
  4752. this.label9.Size = new System.Drawing.Size(18, 21);
  4753. this.label9.TabIndex = 48;
  4754. this.label9.Text = " |";
  4755. //
  4756. // linkLabel2
  4757. //
  4758. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4759. this.linkLabel2.AutoSize = true;
  4760. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4761. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  4762. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  4763. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4764. this.linkLabel2.Name = "linkLabel2";
  4765. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  4766. this.linkLabel2.TabIndex = 47;
  4767. this.linkLabel2.TabStop = true;
  4768. this.linkLabel2.Tag = "";
  4769. this.linkLabel2.Text = "Locate";
  4770. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4771. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4772. //
  4773. // label3
  4774. //
  4775. this.label3.AutoSize = true;
  4776. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4777. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  4778. this.label3.Location = new System.Drawing.Point(6, 10);
  4779. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4780. this.label3.Name = "label3";
  4781. this.label3.Size = new System.Drawing.Size(182, 28);
  4782. this.label3.TabIndex = 3;
  4783. this.label3.Tag = "themeable";
  4784. this.label3.Text = "Edit your hosts file";
  4785. //
  4786. // registryFixerTab
  4787. //
  4788. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4789. this.registryFixerTab.Controls.Add(this.panel2);
  4790. this.registryFixerTab.Controls.Add(this.label7);
  4791. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  4792. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4793. this.registryFixerTab.Name = "registryFixerTab";
  4794. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4795. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  4796. this.registryFixerTab.TabIndex = 8;
  4797. this.registryFixerTab.Text = "Registry";
  4798. //
  4799. // panel2
  4800. //
  4801. this.panel2.Controls.Add(this.button33);
  4802. this.panel2.Controls.Add(this.label8);
  4803. this.panel2.Controls.Add(this.checkRestartExplorer);
  4804. this.panel2.Controls.Add(this.checkRegistryEditor);
  4805. this.panel2.Controls.Add(this.checkEnableAll);
  4806. this.panel2.Controls.Add(this.checkContextMenu);
  4807. this.panel2.Controls.Add(this.checkTaskManager);
  4808. this.panel2.Controls.Add(this.checkCommandPrompt);
  4809. this.panel2.Controls.Add(this.checkFirewall);
  4810. this.panel2.Controls.Add(this.checkRunDialog);
  4811. this.panel2.Controls.Add(this.checkFolderOptions);
  4812. this.panel2.Controls.Add(this.checkControlPanel);
  4813. this.panel2.Location = new System.Drawing.Point(11, 40);
  4814. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4815. this.panel2.Name = "panel2";
  4816. this.panel2.Size = new System.Drawing.Size(511, 286);
  4817. this.panel2.TabIndex = 48;
  4818. //
  4819. // button33
  4820. //
  4821. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  4822. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4823. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4824. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4825. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4826. this.button33.ForeColor = System.Drawing.Color.White;
  4827. this.button33.Location = new System.Drawing.Point(29, 252);
  4828. this.button33.Margin = new System.Windows.Forms.Padding(2);
  4829. this.button33.Name = "button33";
  4830. this.button33.Size = new System.Drawing.Size(71, 31);
  4831. this.button33.TabIndex = 49;
  4832. this.button33.Text = "Fix";
  4833. this.button33.UseVisualStyleBackColor = false;
  4834. this.button33.Click += new System.EventHandler(this.button33_Click);
  4835. //
  4836. // label8
  4837. //
  4838. this.label8.AutoSize = true;
  4839. this.label8.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)));
  4840. this.label8.ForeColor = System.Drawing.Color.Silver;
  4841. this.label8.Location = new System.Drawing.Point(94, 202);
  4842. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4843. this.label8.Name = "label8";
  4844. this.label8.Size = new System.Drawing.Size(236, 21);
  4845. this.label8.TabIndex = 51;
  4846. this.label8.Tag = "";
  4847. this.label8.Text = "(some changes might need this)";
  4848. //
  4849. // checkRestartExplorer
  4850. //
  4851. this.checkRestartExplorer.AutoSize = true;
  4852. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4853. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4854. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4855. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4856. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4857. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4858. this.checkRestartExplorer.TabIndex = 50;
  4859. this.checkRestartExplorer.Tag = "";
  4860. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4861. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4862. //
  4863. // checkRegistryEditor
  4864. //
  4865. this.checkRegistryEditor.AutoSize = true;
  4866. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4867. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4868. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4869. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4870. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4871. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4872. this.checkRegistryEditor.TabIndex = 38;
  4873. this.checkRegistryEditor.Text = "Registry Editor";
  4874. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4875. //
  4876. // checkEnableAll
  4877. //
  4878. this.checkEnableAll.AutoSize = true;
  4879. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4880. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4881. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4882. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4883. this.checkEnableAll.Name = "checkEnableAll";
  4884. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4885. this.checkEnableAll.TabIndex = 35;
  4886. this.checkEnableAll.Tag = "";
  4887. this.checkEnableAll.Text = "Enable all";
  4888. this.checkEnableAll.UseVisualStyleBackColor = true;
  4889. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4890. //
  4891. // checkContextMenu
  4892. //
  4893. this.checkContextMenu.AutoSize = true;
  4894. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4895. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4896. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4897. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4898. this.checkContextMenu.Name = "checkContextMenu";
  4899. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4900. this.checkContextMenu.TabIndex = 43;
  4901. this.checkContextMenu.Text = "Right Click menu";
  4902. this.checkContextMenu.UseVisualStyleBackColor = true;
  4903. //
  4904. // checkTaskManager
  4905. //
  4906. this.checkTaskManager.AutoSize = true;
  4907. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4908. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4909. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4910. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4911. this.checkTaskManager.Name = "checkTaskManager";
  4912. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4913. this.checkTaskManager.TabIndex = 36;
  4914. this.checkTaskManager.Text = "Task Manager";
  4915. this.checkTaskManager.UseVisualStyleBackColor = true;
  4916. //
  4917. // checkCommandPrompt
  4918. //
  4919. this.checkCommandPrompt.AutoSize = true;
  4920. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4921. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4922. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4923. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4924. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4925. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4926. this.checkCommandPrompt.TabIndex = 42;
  4927. this.checkCommandPrompt.Text = "Command Prompt";
  4928. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4929. //
  4930. // checkFirewall
  4931. //
  4932. this.checkFirewall.AutoSize = true;
  4933. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4934. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4935. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  4936. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4937. this.checkFirewall.Name = "checkFirewall";
  4938. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4939. this.checkFirewall.TabIndex = 37;
  4940. this.checkFirewall.Text = "Windows Firewall";
  4941. this.checkFirewall.UseVisualStyleBackColor = true;
  4942. //
  4943. // checkRunDialog
  4944. //
  4945. this.checkRunDialog.AutoSize = true;
  4946. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4947. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4948. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  4949. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4950. this.checkRunDialog.Name = "checkRunDialog";
  4951. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4952. this.checkRunDialog.TabIndex = 41;
  4953. this.checkRunDialog.Text = "Run Dialog";
  4954. this.checkRunDialog.UseVisualStyleBackColor = true;
  4955. //
  4956. // checkFolderOptions
  4957. //
  4958. this.checkFolderOptions.AutoSize = true;
  4959. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4960. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4961. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4962. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4963. this.checkFolderOptions.Name = "checkFolderOptions";
  4964. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4965. this.checkFolderOptions.TabIndex = 39;
  4966. this.checkFolderOptions.Text = "Folder Options";
  4967. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4968. //
  4969. // checkControlPanel
  4970. //
  4971. this.checkControlPanel.AutoSize = true;
  4972. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4973. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4974. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  4975. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4976. this.checkControlPanel.Name = "checkControlPanel";
  4977. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  4978. this.checkControlPanel.TabIndex = 40;
  4979. this.checkControlPanel.Text = "Control Panel";
  4980. this.checkControlPanel.UseVisualStyleBackColor = true;
  4981. //
  4982. // label7
  4983. //
  4984. this.label7.AutoSize = true;
  4985. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4986. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  4987. this.label7.Location = new System.Drawing.Point(6, 10);
  4988. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4989. this.label7.Name = "label7";
  4990. this.label7.Size = new System.Drawing.Size(260, 28);
  4991. this.label7.TabIndex = 47;
  4992. this.label7.Tag = "themeable";
  4993. this.label7.Text = "Fix common registry issues";
  4994. //
  4995. // integratorTab
  4996. //
  4997. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4998. this.integratorTab.Controls.Add(this.synapse);
  4999. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  5000. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  5001. this.integratorTab.Name = "integratorTab";
  5002. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  5003. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  5004. this.integratorTab.TabIndex = 10;
  5005. this.integratorTab.Text = "Integrator";
  5006. //
  5007. // synapse
  5008. //
  5009. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  5010. this.synapse.Controls.Add(this.integratorInfoTab);
  5011. this.synapse.Controls.Add(this.tabPage8);
  5012. this.synapse.Controls.Add(this.tabPage9);
  5013. this.synapse.Controls.Add(this.tabPage10);
  5014. this.synapse.Controls.Add(this.tabPage11);
  5015. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  5016. this.synapse.Location = new System.Drawing.Point(2, 2);
  5017. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  5018. this.synapse.Multiline = true;
  5019. this.synapse.Name = "synapse";
  5020. this.synapse.SelectedIndex = 0;
  5021. this.synapse.Size = new System.Drawing.Size(754, 607);
  5022. this.synapse.TabIndex = 0;
  5023. //
  5024. // integratorInfoTab
  5025. //
  5026. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5027. this.integratorInfoTab.Controls.Add(this.label19);
  5028. this.integratorInfoTab.Controls.Add(this.label18);
  5029. this.integratorInfoTab.Controls.Add(this.label17);
  5030. this.integratorInfoTab.Controls.Add(this.label16);
  5031. this.integratorInfoTab.Controls.Add(this.label15);
  5032. this.integratorInfoTab.Controls.Add(this.label14);
  5033. this.integratorInfoTab.Controls.Add(this.label13);
  5034. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  5035. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  5036. this.integratorInfoTab.Name = "integratorInfoTab";
  5037. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  5038. this.integratorInfoTab.Size = new System.Drawing.Size(746, 579);
  5039. this.integratorInfoTab.TabIndex = 0;
  5040. this.integratorInfoTab.Text = "Info";
  5041. //
  5042. // label19
  5043. //
  5044. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5045. this.label19.ForeColor = System.Drawing.Color.Silver;
  5046. this.label19.Location = new System.Drawing.Point(6, 225);
  5047. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5048. this.label19.Name = "label19";
  5049. this.label19.Size = new System.Drawing.Size(501, 233);
  5050. this.label19.TabIndex = 10;
  5051. this.label19.Tag = "";
  5052. this.label19.Text = resources.GetString("label19.Text");
  5053. //
  5054. // label18
  5055. //
  5056. this.label18.AutoSize = true;
  5057. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5058. this.label18.ForeColor = System.Drawing.Color.Silver;
  5059. this.label18.Location = new System.Drawing.Point(38, 183);
  5060. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5061. this.label18.Name = "label18";
  5062. this.label18.Size = new System.Drawing.Size(122, 25);
  5063. this.label18.TabIndex = 9;
  5064. this.label18.Tag = "";
  5065. this.label18.Text = "• Commands";
  5066. //
  5067. // label17
  5068. //
  5069. this.label17.AutoSize = true;
  5070. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5071. this.label17.ForeColor = System.Drawing.Color.Silver;
  5072. this.label17.Location = new System.Drawing.Point(38, 158);
  5073. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5074. this.label17.Name = "label17";
  5075. this.label17.Size = new System.Drawing.Size(157, 25);
  5076. this.label17.TabIndex = 8;
  5077. this.label17.Tag = "";
  5078. this.label17.Text = "• Any type of file";
  5079. //
  5080. // label16
  5081. //
  5082. this.label16.AutoSize = true;
  5083. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5084. this.label16.ForeColor = System.Drawing.Color.Silver;
  5085. this.label16.Location = new System.Drawing.Point(38, 132);
  5086. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5087. this.label16.Name = "label16";
  5088. this.label16.Size = new System.Drawing.Size(181, 25);
  5089. this.label16.TabIndex = 7;
  5090. this.label16.Tag = "";
  5091. this.label16.Text = "• Links to webpages";
  5092. //
  5093. // label15
  5094. //
  5095. this.label15.AutoSize = true;
  5096. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5097. this.label15.ForeColor = System.Drawing.Color.Silver;
  5098. this.label15.Location = new System.Drawing.Point(38, 106);
  5099. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5100. this.label15.Name = "label15";
  5101. this.label15.Size = new System.Drawing.Size(194, 25);
  5102. this.label15.TabIndex = 6;
  5103. this.label15.Tag = "";
  5104. this.label15.Text = "• Shortcuts to folders";
  5105. //
  5106. // label14
  5107. //
  5108. this.label14.AutoSize = true;
  5109. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5110. this.label14.ForeColor = System.Drawing.Color.Silver;
  5111. this.label14.Location = new System.Drawing.Point(38, 81);
  5112. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5113. this.label14.Name = "label14";
  5114. this.label14.Size = new System.Drawing.Size(138, 25);
  5115. this.label14.TabIndex = 5;
  5116. this.label14.Tag = "";
  5117. this.label14.Text = "• Any program";
  5118. //
  5119. // label13
  5120. //
  5121. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5122. this.label13.ForeColor = System.Drawing.Color.Silver;
  5123. this.label13.Location = new System.Drawing.Point(6, 10);
  5124. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5125. this.label13.Name = "label13";
  5126. this.label13.Size = new System.Drawing.Size(412, 61);
  5127. this.label13.TabIndex = 4;
  5128. this.label13.Tag = "";
  5129. this.label13.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  5130. //
  5131. // tabPage8
  5132. //
  5133. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5134. this.tabPage8.Controls.Add(this.btnAddItem);
  5135. this.tabPage8.Controls.Add(this.itemnamegroup);
  5136. this.tabPage8.Controls.Add(this.security);
  5137. this.tabPage8.Controls.Add(this.itemposition);
  5138. this.tabPage8.Controls.Add(this.icontoaddgroup);
  5139. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  5140. this.tabPage8.Controls.Add(this.itemtype);
  5141. this.tabPage8.Controls.Add(this.label26);
  5142. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  5143. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  5144. this.tabPage8.Name = "tabPage8";
  5145. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  5146. this.tabPage8.Size = new System.Drawing.Size(746, 579);
  5147. this.tabPage8.TabIndex = 1;
  5148. this.tabPage8.Text = "Add/Modify";
  5149. //
  5150. // btnAddItem
  5151. //
  5152. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  5153. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5154. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5155. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5156. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5157. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  5158. this.btnAddItem.Location = new System.Drawing.Point(410, 473);
  5159. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  5160. this.btnAddItem.Name = "btnAddItem";
  5161. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  5162. this.btnAddItem.TabIndex = 85;
  5163. this.btnAddItem.Text = "Add/Modify";
  5164. this.btnAddItem.UseVisualStyleBackColor = false;
  5165. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  5166. //
  5167. // itemnamegroup
  5168. //
  5169. this.itemnamegroup.Controls.Add(this.txtItemName);
  5170. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5171. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  5172. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  5173. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  5174. this.itemnamegroup.Name = "itemnamegroup";
  5175. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  5176. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  5177. this.itemnamegroup.TabIndex = 84;
  5178. this.itemnamegroup.TabStop = false;
  5179. this.itemnamegroup.Text = "Item name in menu:";
  5180. //
  5181. // txtItemName
  5182. //
  5183. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5184. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5185. this.txtItemName.ForeColor = System.Drawing.Color.White;
  5186. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  5187. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5188. this.txtItemName.Name = "txtItemName";
  5189. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  5190. this.txtItemName.TabIndex = 82;
  5191. //
  5192. // security
  5193. //
  5194. this.security.Controls.Add(this.checkShift);
  5195. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5196. this.security.ForeColor = System.Drawing.Color.Silver;
  5197. this.security.Location = new System.Drawing.Point(11, 338);
  5198. this.security.Margin = new System.Windows.Forms.Padding(2);
  5199. this.security.Name = "security";
  5200. this.security.Padding = new System.Windows.Forms.Padding(2);
  5201. this.security.Size = new System.Drawing.Size(497, 61);
  5202. this.security.TabIndex = 83;
  5203. this.security.TabStop = false;
  5204. this.security.Text = "Security:";
  5205. //
  5206. // checkShift
  5207. //
  5208. this.checkShift.AutoSize = true;
  5209. this.checkShift.ForeColor = System.Drawing.Color.White;
  5210. this.checkShift.Location = new System.Drawing.Point(11, 26);
  5211. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5212. this.checkShift.Name = "checkShift";
  5213. this.checkShift.Size = new System.Drawing.Size(300, 25);
  5214. this.checkShift.TabIndex = 83;
  5215. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5216. this.checkShift.UseVisualStyleBackColor = true;
  5217. //
  5218. // itemposition
  5219. //
  5220. this.itemposition.Controls.Add(this.radioTop);
  5221. this.itemposition.Controls.Add(this.radioMiddle);
  5222. this.itemposition.Controls.Add(this.radioBottom);
  5223. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5224. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5225. this.itemposition.Location = new System.Drawing.Point(11, 272);
  5226. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5227. this.itemposition.Name = "itemposition";
  5228. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5229. this.itemposition.Size = new System.Drawing.Size(497, 62);
  5230. this.itemposition.TabIndex = 82;
  5231. this.itemposition.TabStop = false;
  5232. this.itemposition.Text = "Item position:";
  5233. //
  5234. // radioTop
  5235. //
  5236. this.radioTop.AutoSize = true;
  5237. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5238. this.radioTop.ForeColor = System.Drawing.Color.White;
  5239. this.radioTop.Location = new System.Drawing.Point(11, 26);
  5240. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5241. this.radioTop.Name = "radioTop";
  5242. this.radioTop.Size = new System.Drawing.Size(55, 25);
  5243. this.radioTop.TabIndex = 83;
  5244. this.radioTop.Text = "Top";
  5245. this.radioTop.UseVisualStyleBackColor = true;
  5246. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5247. //
  5248. // radioMiddle
  5249. //
  5250. this.radioMiddle.AutoSize = true;
  5251. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5252. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  5253. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5254. this.radioMiddle.Name = "radioMiddle";
  5255. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5256. this.radioMiddle.TabIndex = 84;
  5257. this.radioMiddle.Text = "Middle";
  5258. this.radioMiddle.UseVisualStyleBackColor = true;
  5259. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5260. //
  5261. // radioBottom
  5262. //
  5263. this.radioBottom.AutoSize = true;
  5264. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5265. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  5266. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5267. this.radioBottom.Name = "radioBottom";
  5268. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5269. this.radioBottom.TabIndex = 85;
  5270. this.radioBottom.Text = "Bottom";
  5271. this.radioBottom.UseVisualStyleBackColor = true;
  5272. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5273. //
  5274. // icontoaddgroup
  5275. //
  5276. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5277. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5278. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5279. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5280. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5281. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5282. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5283. this.icontoaddgroup.Name = "icontoaddgroup";
  5284. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5285. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  5286. this.icontoaddgroup.TabIndex = 81;
  5287. this.icontoaddgroup.TabStop = false;
  5288. this.icontoaddgroup.Text = "Icon to add:";
  5289. //
  5290. // checkDefaultIcon
  5291. //
  5292. this.checkDefaultIcon.AutoSize = true;
  5293. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5294. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5295. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5296. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5297. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5298. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5299. this.checkDefaultIcon.TabIndex = 82;
  5300. this.checkDefaultIcon.Text = "Use program\'s icon";
  5301. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5302. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5303. //
  5304. // btnBrowseIcon
  5305. //
  5306. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5307. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5308. this.btnBrowseIcon.Enabled = false;
  5309. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5310. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5311. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5312. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5313. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5314. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5315. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5316. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5317. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  5318. this.btnBrowseIcon.TabIndex = 82;
  5319. this.btnBrowseIcon.Text = "...";
  5320. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5321. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5322. //
  5323. // txtIcon
  5324. //
  5325. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5326. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5327. this.txtIcon.Enabled = false;
  5328. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5329. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5330. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5331. this.txtIcon.Name = "txtIcon";
  5332. this.txtIcon.ReadOnly = true;
  5333. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5334. this.txtIcon.TabIndex = 81;
  5335. //
  5336. // itemtoaddgroup
  5337. //
  5338. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5339. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5340. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5341. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5342. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5343. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5344. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5345. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5346. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  5347. this.itemtoaddgroup.TabIndex = 80;
  5348. this.itemtoaddgroup.TabStop = false;
  5349. this.itemtoaddgroup.Text = "Program to add:";
  5350. //
  5351. // btnBrowseItem
  5352. //
  5353. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5354. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5355. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5356. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5357. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5358. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5359. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5360. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  5361. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5362. this.btnBrowseItem.Name = "btnBrowseItem";
  5363. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  5364. this.btnBrowseItem.TabIndex = 82;
  5365. this.btnBrowseItem.Text = "...";
  5366. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5367. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5368. //
  5369. // txtItem
  5370. //
  5371. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5372. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5373. this.txtItem.ForeColor = System.Drawing.Color.White;
  5374. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5375. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5376. this.txtItem.Name = "txtItem";
  5377. this.txtItem.ReadOnly = true;
  5378. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5379. this.txtItem.TabIndex = 81;
  5380. //
  5381. // itemtype
  5382. //
  5383. this.itemtype.Controls.Add(this.radioCommand);
  5384. this.itemtype.Controls.Add(this.radioProgram);
  5385. this.itemtype.Controls.Add(this.radioFolder);
  5386. this.itemtype.Controls.Add(this.radioFile);
  5387. this.itemtype.Controls.Add(this.radioLink);
  5388. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5389. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5390. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5391. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5392. this.itemtype.Name = "itemtype";
  5393. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5394. this.itemtype.Size = new System.Drawing.Size(497, 63);
  5395. this.itemtype.TabIndex = 79;
  5396. this.itemtype.TabStop = false;
  5397. this.itemtype.Text = "Item Type:";
  5398. //
  5399. // radioCommand
  5400. //
  5401. this.radioCommand.AutoSize = true;
  5402. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5403. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  5404. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5405. this.radioCommand.Name = "radioCommand";
  5406. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5407. this.radioCommand.TabIndex = 84;
  5408. this.radioCommand.Text = "Command";
  5409. this.radioCommand.UseVisualStyleBackColor = true;
  5410. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5411. //
  5412. // radioProgram
  5413. //
  5414. this.radioProgram.AutoSize = true;
  5415. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5416. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5417. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5418. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5419. this.radioProgram.Name = "radioProgram";
  5420. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5421. this.radioProgram.TabIndex = 80;
  5422. this.radioProgram.Text = "Program";
  5423. this.radioProgram.UseVisualStyleBackColor = true;
  5424. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5425. //
  5426. // radioFolder
  5427. //
  5428. this.radioFolder.AutoSize = true;
  5429. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5430. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  5431. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5432. this.radioFolder.Name = "radioFolder";
  5433. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5434. this.radioFolder.TabIndex = 81;
  5435. this.radioFolder.Text = "Folder";
  5436. this.radioFolder.UseVisualStyleBackColor = true;
  5437. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5438. //
  5439. // radioFile
  5440. //
  5441. this.radioFile.AutoSize = true;
  5442. this.radioFile.ForeColor = System.Drawing.Color.White;
  5443. this.radioFile.Location = new System.Drawing.Point(242, 26);
  5444. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5445. this.radioFile.Name = "radioFile";
  5446. this.radioFile.Size = new System.Drawing.Size(140, 25);
  5447. this.radioFile.TabIndex = 83;
  5448. this.radioFile.Text = "Any type of file";
  5449. this.radioFile.UseVisualStyleBackColor = true;
  5450. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5451. //
  5452. // radioLink
  5453. //
  5454. this.radioLink.AutoSize = true;
  5455. this.radioLink.ForeColor = System.Drawing.Color.White;
  5456. this.radioLink.Location = new System.Drawing.Point(182, 26);
  5457. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5458. this.radioLink.Name = "radioLink";
  5459. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5460. this.radioLink.TabIndex = 82;
  5461. this.radioLink.Text = "Link";
  5462. this.radioLink.UseVisualStyleBackColor = true;
  5463. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5464. //
  5465. // label26
  5466. //
  5467. this.label26.AutoSize = true;
  5468. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5469. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  5470. this.label26.Location = new System.Drawing.Point(6, 10);
  5471. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5472. this.label26.Name = "label26";
  5473. this.label26.Size = new System.Drawing.Size(219, 28);
  5474. this.label26.TabIndex = 78;
  5475. this.label26.Tag = "themeable";
  5476. this.label26.Text = "Add or modify an item";
  5477. //
  5478. // tabPage9
  5479. //
  5480. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5481. this.tabPage9.Controls.Add(this.panel5);
  5482. this.tabPage9.Controls.Add(this.button60);
  5483. this.tabPage9.Controls.Add(this.button61);
  5484. this.tabPage9.Controls.Add(this.button62);
  5485. this.tabPage9.Controls.Add(this.label25);
  5486. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5487. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5488. this.tabPage9.Name = "tabPage9";
  5489. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5490. this.tabPage9.Size = new System.Drawing.Size(746, 579);
  5491. this.tabPage9.TabIndex = 2;
  5492. this.tabPage9.Text = "Remove";
  5493. //
  5494. // panel5
  5495. //
  5496. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5497. this.panel5.Controls.Add(this.listDesktopItems);
  5498. this.panel5.Location = new System.Drawing.Point(11, 39);
  5499. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5500. this.panel5.Name = "panel5";
  5501. this.panel5.Size = new System.Drawing.Size(293, 435);
  5502. this.panel5.TabIndex = 82;
  5503. //
  5504. // listDesktopItems
  5505. //
  5506. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5507. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5508. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5509. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5510. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5511. this.listDesktopItems.FormattingEnabled = true;
  5512. this.listDesktopItems.HorizontalScrollbar = true;
  5513. this.listDesktopItems.ItemHeight = 21;
  5514. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5515. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5516. this.listDesktopItems.Name = "listDesktopItems";
  5517. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5518. this.listDesktopItems.TabIndex = 78;
  5519. //
  5520. // button60
  5521. //
  5522. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  5523. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5524. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5525. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5526. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5527. this.button60.ForeColor = System.Drawing.Color.White;
  5528. this.button60.Location = new System.Drawing.Point(308, 75);
  5529. this.button60.Margin = new System.Windows.Forms.Padding(2);
  5530. this.button60.Name = "button60";
  5531. this.button60.Size = new System.Drawing.Size(94, 31);
  5532. this.button60.TabIndex = 81;
  5533. this.button60.Text = "Refresh";
  5534. this.button60.UseVisualStyleBackColor = false;
  5535. this.button60.Click += new System.EventHandler(this.button60_Click);
  5536. //
  5537. // button61
  5538. //
  5539. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  5540. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5541. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5542. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5543. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5544. this.button61.ForeColor = System.Drawing.Color.White;
  5545. this.button61.Location = new System.Drawing.Point(308, 40);
  5546. this.button61.Margin = new System.Windows.Forms.Padding(2);
  5547. this.button61.Name = "button61";
  5548. this.button61.Size = new System.Drawing.Size(94, 31);
  5549. this.button61.TabIndex = 80;
  5550. this.button61.Text = "Remove";
  5551. this.button61.UseVisualStyleBackColor = false;
  5552. this.button61.Click += new System.EventHandler(this.button61_Click);
  5553. //
  5554. // button62
  5555. //
  5556. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  5557. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5558. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5559. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5560. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5561. this.button62.ForeColor = System.Drawing.Color.White;
  5562. this.button62.Location = new System.Drawing.Point(308, 110);
  5563. this.button62.Margin = new System.Windows.Forms.Padding(2);
  5564. this.button62.Name = "button62";
  5565. this.button62.Size = new System.Drawing.Size(94, 31);
  5566. this.button62.TabIndex = 79;
  5567. this.button62.Text = "Remove all";
  5568. this.button62.UseVisualStyleBackColor = false;
  5569. this.button62.Click += new System.EventHandler(this.button62_Click);
  5570. //
  5571. // label25
  5572. //
  5573. this.label25.AutoSize = true;
  5574. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5575. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  5576. this.label25.Location = new System.Drawing.Point(6, 10);
  5577. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5578. this.label25.Name = "label25";
  5579. this.label25.Size = new System.Drawing.Size(300, 28);
  5580. this.label25.TabIndex = 77;
  5581. this.label25.Tag = "themeable";
  5582. this.label25.Text = "Remove existing Desktop items";
  5583. //
  5584. // tabPage10
  5585. //
  5586. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5587. this.tabPage10.Controls.Add(this.button65);
  5588. this.tabPage10.Controls.Add(this.button66);
  5589. this.tabPage10.Controls.Add(this.label24);
  5590. this.tabPage10.Controls.Add(this.button58);
  5591. this.tabPage10.Controls.Add(this.button59);
  5592. this.tabPage10.Controls.Add(this.button55);
  5593. this.tabPage10.Controls.Add(this.button57);
  5594. this.tabPage10.Controls.Add(this.button52);
  5595. this.tabPage10.Controls.Add(this.button53);
  5596. this.tabPage10.Controls.Add(this.button49);
  5597. this.tabPage10.Controls.Add(this.button51);
  5598. this.tabPage10.Controls.Add(this.button56);
  5599. this.tabPage10.Controls.Add(this.button54);
  5600. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5601. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5602. this.tabPage10.Name = "tabPage10";
  5603. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5604. this.tabPage10.Size = new System.Drawing.Size(746, 579);
  5605. this.tabPage10.TabIndex = 3;
  5606. this.tabPage10.Text = "Ready Menus";
  5607. //
  5608. // button65
  5609. //
  5610. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  5611. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5612. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5613. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5614. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5615. this.button65.ForeColor = System.Drawing.Color.White;
  5616. this.button65.Location = new System.Drawing.Point(11, 276);
  5617. this.button65.Margin = new System.Windows.Forms.Padding(2);
  5618. this.button65.Name = "button65";
  5619. this.button65.Size = new System.Drawing.Size(186, 31);
  5620. this.button65.TabIndex = 78;
  5621. this.button65.Text = "Remove \"Take Ownership\"";
  5622. this.button65.UseVisualStyleBackColor = false;
  5623. this.button65.Click += new System.EventHandler(this.button65_Click);
  5624. //
  5625. // button66
  5626. //
  5627. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  5628. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5629. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5630. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5631. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5632. this.button66.ForeColor = System.Drawing.Color.White;
  5633. this.button66.Location = new System.Drawing.Point(11, 240);
  5634. this.button66.Margin = new System.Windows.Forms.Padding(2);
  5635. this.button66.Name = "button66";
  5636. this.button66.Size = new System.Drawing.Size(186, 31);
  5637. this.button66.TabIndex = 77;
  5638. this.button66.Text = "Add \"Take Ownership\"";
  5639. this.button66.UseVisualStyleBackColor = false;
  5640. this.button66.Click += new System.EventHandler(this.button66_Click);
  5641. //
  5642. // label24
  5643. //
  5644. this.label24.AutoSize = true;
  5645. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5646. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  5647. this.label24.Location = new System.Drawing.Point(6, 10);
  5648. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5649. this.label24.Name = "label24";
  5650. this.label24.Size = new System.Drawing.Size(232, 28);
  5651. this.label24.TabIndex = 76;
  5652. this.label24.Tag = "themeable";
  5653. this.label24.Text = "Add ready-made menus";
  5654. //
  5655. // button58
  5656. //
  5657. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  5658. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5659. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5660. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5661. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5662. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5663. this.button58.ForeColor = System.Drawing.Color.White;
  5664. this.button58.Location = new System.Drawing.Point(202, 48);
  5665. this.button58.Margin = new System.Windows.Forms.Padding(2);
  5666. this.button58.Name = "button58";
  5667. this.button58.Size = new System.Drawing.Size(30, 31);
  5668. this.button58.TabIndex = 75;
  5669. this.button58.Text = "?";
  5670. this.button58.UseVisualStyleBackColor = false;
  5671. this.button58.Click += new System.EventHandler(this.button58_Click);
  5672. //
  5673. // button59
  5674. //
  5675. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  5676. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5677. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5678. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5679. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5680. this.button59.ForeColor = System.Drawing.Color.White;
  5681. this.button59.Location = new System.Drawing.Point(11, 48);
  5682. this.button59.Margin = new System.Windows.Forms.Padding(2);
  5683. this.button59.Name = "button59";
  5684. this.button59.Size = new System.Drawing.Size(186, 31);
  5685. this.button59.TabIndex = 74;
  5686. this.button59.Text = "Add \"Power Menu\"";
  5687. this.button59.UseVisualStyleBackColor = false;
  5688. this.button59.Click += new System.EventHandler(this.button59_Click);
  5689. //
  5690. // button55
  5691. //
  5692. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  5693. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5694. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5695. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5696. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5697. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5698. this.button55.ForeColor = System.Drawing.Color.White;
  5699. this.button55.Location = new System.Drawing.Point(202, 192);
  5700. this.button55.Margin = new System.Windows.Forms.Padding(2);
  5701. this.button55.Name = "button55";
  5702. this.button55.Size = new System.Drawing.Size(30, 31);
  5703. this.button55.TabIndex = 73;
  5704. this.button55.Text = "?";
  5705. this.button55.UseVisualStyleBackColor = false;
  5706. this.button55.Click += new System.EventHandler(this.button55_Click);
  5707. //
  5708. // button57
  5709. //
  5710. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  5711. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5712. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5713. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5714. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5715. this.button57.ForeColor = System.Drawing.Color.White;
  5716. this.button57.Location = new System.Drawing.Point(11, 192);
  5717. this.button57.Margin = new System.Windows.Forms.Padding(2);
  5718. this.button57.Name = "button57";
  5719. this.button57.Size = new System.Drawing.Size(186, 31);
  5720. this.button57.TabIndex = 72;
  5721. this.button57.Text = "Add \"Desktop Shortcuts\"";
  5722. this.button57.UseVisualStyleBackColor = false;
  5723. this.button57.Click += new System.EventHandler(this.button57_Click);
  5724. //
  5725. // button52
  5726. //
  5727. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  5728. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5729. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5730. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5731. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5732. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5733. this.button52.ForeColor = System.Drawing.Color.White;
  5734. this.button52.Location = new System.Drawing.Point(202, 120);
  5735. this.button52.Margin = new System.Windows.Forms.Padding(2);
  5736. this.button52.Name = "button52";
  5737. this.button52.Size = new System.Drawing.Size(30, 31);
  5738. this.button52.TabIndex = 71;
  5739. this.button52.Text = "?";
  5740. this.button52.UseVisualStyleBackColor = false;
  5741. this.button52.Click += new System.EventHandler(this.button52_Click);
  5742. //
  5743. // button53
  5744. //
  5745. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  5746. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5747. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5748. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5749. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5750. this.button53.ForeColor = System.Drawing.Color.White;
  5751. this.button53.Location = new System.Drawing.Point(11, 84);
  5752. this.button53.Margin = new System.Windows.Forms.Padding(2);
  5753. this.button53.Name = "button53";
  5754. this.button53.Size = new System.Drawing.Size(186, 31);
  5755. this.button53.TabIndex = 70;
  5756. this.button53.Text = "Add \"System Tools\"";
  5757. this.button53.UseVisualStyleBackColor = false;
  5758. this.button53.Click += new System.EventHandler(this.button53_Click);
  5759. //
  5760. // button49
  5761. //
  5762. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  5763. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5764. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5765. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5766. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5767. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5768. this.button49.ForeColor = System.Drawing.Color.White;
  5769. this.button49.Location = new System.Drawing.Point(202, 156);
  5770. this.button49.Margin = new System.Windows.Forms.Padding(2);
  5771. this.button49.Name = "button49";
  5772. this.button49.Size = new System.Drawing.Size(30, 31);
  5773. this.button49.TabIndex = 69;
  5774. this.button49.Text = "?";
  5775. this.button49.UseVisualStyleBackColor = false;
  5776. this.button49.Click += new System.EventHandler(this.button49_Click);
  5777. //
  5778. // button51
  5779. //
  5780. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  5781. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5782. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5783. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5784. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5785. this.button51.ForeColor = System.Drawing.Color.White;
  5786. this.button51.Location = new System.Drawing.Point(11, 156);
  5787. this.button51.Margin = new System.Windows.Forms.Padding(2);
  5788. this.button51.Name = "button51";
  5789. this.button51.Size = new System.Drawing.Size(186, 31);
  5790. this.button51.TabIndex = 68;
  5791. this.button51.Text = "Add \"System Shortcuts\"";
  5792. this.button51.UseVisualStyleBackColor = false;
  5793. this.button51.Click += new System.EventHandler(this.button51_Click);
  5794. //
  5795. // button56
  5796. //
  5797. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  5798. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5799. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5800. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5801. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5802. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5803. this.button56.ForeColor = System.Drawing.Color.White;
  5804. this.button56.Location = new System.Drawing.Point(202, 84);
  5805. this.button56.Margin = new System.Windows.Forms.Padding(2);
  5806. this.button56.Name = "button56";
  5807. this.button56.Size = new System.Drawing.Size(30, 31);
  5808. this.button56.TabIndex = 67;
  5809. this.button56.Text = "?";
  5810. this.button56.UseVisualStyleBackColor = false;
  5811. this.button56.Click += new System.EventHandler(this.button56_Click);
  5812. //
  5813. // button54
  5814. //
  5815. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  5816. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5817. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5818. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5819. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5820. this.button54.ForeColor = System.Drawing.Color.White;
  5821. this.button54.Location = new System.Drawing.Point(11, 120);
  5822. this.button54.Margin = new System.Windows.Forms.Padding(2);
  5823. this.button54.Name = "button54";
  5824. this.button54.Size = new System.Drawing.Size(186, 31);
  5825. this.button54.TabIndex = 65;
  5826. this.button54.Text = "Add \"Windows Apps\"";
  5827. this.button54.UseVisualStyleBackColor = false;
  5828. this.button54.Click += new System.EventHandler(this.button54_Click);
  5829. //
  5830. // tabPage11
  5831. //
  5832. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5833. this.tabPage11.Controls.Add(this.panel6);
  5834. this.tabPage11.Controls.Add(this.button26);
  5835. this.tabPage11.Controls.Add(this.button8);
  5836. this.tabPage11.Controls.Add(this.label23);
  5837. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5838. this.tabPage11.Controls.Add(this.button48);
  5839. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5840. this.tabPage11.Controls.Add(this.label22);
  5841. this.tabPage11.Controls.Add(this.txtRunFile);
  5842. this.tabPage11.Controls.Add(this.label21);
  5843. this.tabPage11.Controls.Add(this.label20);
  5844. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5845. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5846. this.tabPage11.Name = "tabPage11";
  5847. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5848. this.tabPage11.Size = new System.Drawing.Size(746, 579);
  5849. this.tabPage11.TabIndex = 4;
  5850. this.tabPage11.Text = "Run Dialog";
  5851. //
  5852. // panel6
  5853. //
  5854. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5855. this.panel6.Controls.Add(this.listCustomCommands);
  5856. this.panel6.Location = new System.Drawing.Point(11, 210);
  5857. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5858. this.panel6.Name = "panel6";
  5859. this.panel6.Size = new System.Drawing.Size(271, 263);
  5860. this.panel6.TabIndex = 84;
  5861. //
  5862. // listCustomCommands
  5863. //
  5864. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5865. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5866. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5867. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5868. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5869. this.listCustomCommands.FormattingEnabled = true;
  5870. this.listCustomCommands.HorizontalScrollbar = true;
  5871. this.listCustomCommands.ItemHeight = 21;
  5872. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5873. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5874. this.listCustomCommands.Name = "listCustomCommands";
  5875. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5876. this.listCustomCommands.TabIndex = 79;
  5877. //
  5878. // button26
  5879. //
  5880. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  5881. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5882. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5883. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5884. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5885. this.button26.ForeColor = System.Drawing.Color.White;
  5886. this.button26.Location = new System.Drawing.Point(286, 210);
  5887. this.button26.Margin = new System.Windows.Forms.Padding(2);
  5888. this.button26.Name = "button26";
  5889. this.button26.Size = new System.Drawing.Size(66, 27);
  5890. this.button26.TabIndex = 82;
  5891. this.button26.Text = "Remove";
  5892. this.button26.UseVisualStyleBackColor = false;
  5893. this.button26.Click += new System.EventHandler(this.button26_Click);
  5894. //
  5895. // button8
  5896. //
  5897. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  5898. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5899. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5900. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5901. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5902. this.button8.ForeColor = System.Drawing.Color.White;
  5903. this.button8.Location = new System.Drawing.Point(286, 241);
  5904. this.button8.Margin = new System.Windows.Forms.Padding(2);
  5905. this.button8.Name = "button8";
  5906. this.button8.Size = new System.Drawing.Size(66, 27);
  5907. this.button8.TabIndex = 81;
  5908. this.button8.Text = "Refresh";
  5909. this.button8.UseVisualStyleBackColor = false;
  5910. this.button8.Click += new System.EventHandler(this.button8_Click);
  5911. //
  5912. // label23
  5913. //
  5914. this.label23.AutoSize = true;
  5915. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5916. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  5917. this.label23.Location = new System.Drawing.Point(6, 173);
  5918. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5919. this.label23.Name = "label23";
  5920. this.label23.Size = new System.Drawing.Size(268, 28);
  5921. this.label23.TabIndex = 80;
  5922. this.label23.Tag = "themeable";
  5923. this.label23.Text = "Remove existing commands";
  5924. //
  5925. // btnCreateCustomCommand
  5926. //
  5927. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5928. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5929. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5930. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5931. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5932. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5933. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5934. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5935. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5936. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  5937. this.btnCreateCustomCommand.TabIndex = 60;
  5938. this.btnCreateCustomCommand.Text = "Create";
  5939. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5940. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5941. //
  5942. // button48
  5943. //
  5944. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5945. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5946. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5947. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5948. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5949. this.button48.ForeColor = System.Drawing.Color.White;
  5950. this.button48.Location = new System.Drawing.Point(320, 75);
  5951. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5952. this.button48.Name = "button48";
  5953. this.button48.Size = new System.Drawing.Size(32, 29);
  5954. this.button48.TabIndex = 58;
  5955. this.button48.Text = "...";
  5956. this.button48.UseVisualStyleBackColor = false;
  5957. this.button48.Click += new System.EventHandler(this.button48_Click);
  5958. //
  5959. // txtRunKeyword
  5960. //
  5961. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5962. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5963. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5964. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5965. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5966. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5967. this.txtRunKeyword.Name = "txtRunKeyword";
  5968. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5969. this.txtRunKeyword.TabIndex = 9;
  5970. //
  5971. // label22
  5972. //
  5973. this.label22.AutoSize = true;
  5974. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5975. this.label22.ForeColor = System.Drawing.Color.White;
  5976. this.label22.Location = new System.Drawing.Point(7, 105);
  5977. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5978. this.label22.Name = "label22";
  5979. this.label22.Size = new System.Drawing.Size(79, 21);
  5980. this.label22.TabIndex = 8;
  5981. this.label22.Text = "Keyword:";
  5982. //
  5983. // txtRunFile
  5984. //
  5985. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5986. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5987. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5988. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5989. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5990. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5991. this.txtRunFile.Name = "txtRunFile";
  5992. this.txtRunFile.ReadOnly = true;
  5993. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  5994. this.txtRunFile.TabIndex = 7;
  5995. //
  5996. // label21
  5997. //
  5998. this.label21.AutoSize = true;
  5999. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6000. this.label21.ForeColor = System.Drawing.Color.White;
  6001. this.label21.Location = new System.Drawing.Point(7, 50);
  6002. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6003. this.label21.Name = "label21";
  6004. this.label21.Size = new System.Drawing.Size(102, 21);
  6005. this.label21.TabIndex = 6;
  6006. this.label21.Text = "File location:";
  6007. //
  6008. // label20
  6009. //
  6010. this.label20.AutoSize = true;
  6011. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6012. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  6013. this.label20.Location = new System.Drawing.Point(6, 10);
  6014. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6015. this.label20.Name = "label20";
  6016. this.label20.Size = new System.Drawing.Size(298, 28);
  6017. this.label20.TabIndex = 5;
  6018. this.label20.Tag = "themeable";
  6019. this.label20.Text = "Define your custom commands";
  6020. //
  6021. // optionsTab
  6022. //
  6023. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  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.label48);
  6031. this.optionsTab.Controls.Add(this.label43);
  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.label27);
  6038. this.optionsTab.Controls.Add(this.radioMinimal);
  6039. this.optionsTab.Controls.Add(this.radioCaramel);
  6040. this.optionsTab.Controls.Add(this.radioLime);
  6041. this.optionsTab.Controls.Add(this.radioMagma);
  6042. this.optionsTab.Controls.Add(this.radioOcean);
  6043. this.optionsTab.Controls.Add(this.radioZerg);
  6044. this.optionsTab.Controls.Add(this.quickAccessToggle);
  6045. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  6046. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  6047. this.optionsTab.Name = "optionsTab";
  6048. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  6049. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  6050. this.optionsTab.TabIndex = 6;
  6051. this.optionsTab.Text = "Options";
  6052. //
  6053. // lblUpdateDisabled
  6054. //
  6055. this.lblUpdateDisabled.AutoSize = true;
  6056. 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)));
  6057. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  6058. this.lblUpdateDisabled.Location = new System.Drawing.Point(185, 255);
  6059. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6060. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  6061. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  6062. this.lblUpdateDisabled.TabIndex = 69;
  6063. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  6064. this.lblUpdateDisabled.Visible = false;
  6065. //
  6066. // linkLabel6
  6067. //
  6068. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6069. this.linkLabel6.AutoSize = true;
  6070. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6071. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  6072. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  6073. this.linkLabel6.Location = new System.Drawing.Point(622, 427);
  6074. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6075. this.linkLabel6.Name = "linkLabel6";
  6076. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  6077. this.linkLabel6.TabIndex = 68;
  6078. this.linkLabel6.TabStop = true;
  6079. this.linkLabel6.Tag = "themeable";
  6080. this.linkLabel6.Text = "Open Source";
  6081. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  6082. //
  6083. // pictureBox84
  6084. //
  6085. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6086. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  6087. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6088. this.pictureBox84.Location = new System.Drawing.Point(619, 313);
  6089. this.pictureBox84.Name = "pictureBox84";
  6090. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  6091. this.pictureBox84.TabIndex = 67;
  6092. this.pictureBox84.TabStop = false;
  6093. //
  6094. // pictureBox83
  6095. //
  6096. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6097. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  6098. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6099. this.pictureBox83.Location = new System.Drawing.Point(602, 460);
  6100. this.pictureBox83.Name = "pictureBox83";
  6101. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  6102. this.pictureBox83.TabIndex = 66;
  6103. this.pictureBox83.TabStop = false;
  6104. //
  6105. // linkLabel5
  6106. //
  6107. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6108. this.linkLabel5.AutoSize = true;
  6109. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6110. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6111. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6112. this.linkLabel5.Location = new System.Drawing.Point(551, 576);
  6113. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6114. this.linkLabel5.Name = "linkLabel5";
  6115. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  6116. this.linkLabel5.TabIndex = 65;
  6117. this.linkLabel5.TabStop = true;
  6118. this.linkLabel5.Tag = "themeable";
  6119. this.linkLabel5.Text = "GNU GPL 3.0 License";
  6120. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6121. //
  6122. // btnOpenConf
  6123. //
  6124. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6125. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6126. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6127. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6128. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6129. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6130. this.btnOpenConf.Location = new System.Drawing.Point(26, 429);
  6131. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6132. this.btnOpenConf.Name = "btnOpenConf";
  6133. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  6134. this.btnOpenConf.TabIndex = 63;
  6135. this.btnOpenConf.Text = "Show config folder";
  6136. this.btnOpenConf.UseVisualStyleBackColor = false;
  6137. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6138. //
  6139. // label48
  6140. //
  6141. this.label48.AutoSize = true;
  6142. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6143. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  6144. this.label48.Location = new System.Drawing.Point(6, 348);
  6145. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6146. this.label48.Name = "label48";
  6147. this.label48.Size = new System.Drawing.Size(161, 28);
  6148. this.label48.TabIndex = 62;
  6149. this.label48.Tag = "themeable";
  6150. this.label48.Text = "Troubleshooting";
  6151. //
  6152. // label43
  6153. //
  6154. this.label43.AutoSize = true;
  6155. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6156. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  6157. this.label43.Location = new System.Drawing.Point(6, 205);
  6158. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6159. this.label43.Name = "label43";
  6160. this.label43.Size = new System.Drawing.Size(157, 28);
  6161. this.label43.TabIndex = 61;
  6162. this.label43.Tag = "themeable";
  6163. this.label43.Text = "Check && update";
  6164. //
  6165. // btnViewLog
  6166. //
  6167. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6168. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6169. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6170. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6171. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6172. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6173. this.btnViewLog.Location = new System.Drawing.Point(26, 394);
  6174. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6175. this.btnViewLog.Name = "btnViewLog";
  6176. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  6177. this.btnViewLog.TabIndex = 60;
  6178. this.btnViewLog.Text = "View errors";
  6179. this.btnViewLog.UseVisualStyleBackColor = false;
  6180. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6181. //
  6182. // l2
  6183. //
  6184. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6185. this.l2.AutoSize = true;
  6186. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6187. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6188. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6189. this.l2.Location = new System.Drawing.Point(6, 576);
  6190. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6191. this.l2.Name = "l2";
  6192. this.l2.Size = new System.Drawing.Size(157, 28);
  6193. this.l2.TabIndex = 59;
  6194. this.l2.TabStop = true;
  6195. this.l2.Tag = "themeable";
  6196. this.l2.Text = "deadmoon © ∞";
  6197. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6198. //
  6199. // btnChangelog
  6200. //
  6201. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  6202. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6203. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6204. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6205. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6206. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  6207. this.btnChangelog.Location = new System.Drawing.Point(26, 287);
  6208. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  6209. this.btnChangelog.Name = "btnChangelog";
  6210. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  6211. this.btnChangelog.TabIndex = 58;
  6212. this.btnChangelog.Text = "View changes";
  6213. this.btnChangelog.UseVisualStyleBackColor = false;
  6214. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  6215. //
  6216. // btnUpdate
  6217. //
  6218. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6219. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6220. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6221. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6222. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6223. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6224. this.btnUpdate.Location = new System.Drawing.Point(26, 252);
  6225. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6226. this.btnUpdate.Name = "btnUpdate";
  6227. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  6228. this.btnUpdate.TabIndex = 57;
  6229. this.btnUpdate.Text = "Check for update";
  6230. this.btnUpdate.UseVisualStyleBackColor = false;
  6231. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6232. //
  6233. // btnResetConfig
  6234. //
  6235. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6236. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6237. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6238. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6239. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6240. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6241. this.btnResetConfig.Location = new System.Drawing.Point(26, 464);
  6242. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6243. this.btnResetConfig.Name = "btnResetConfig";
  6244. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  6245. this.btnResetConfig.TabIndex = 56;
  6246. this.btnResetConfig.Text = "Reset configuration";
  6247. this.btnResetConfig.UseVisualStyleBackColor = false;
  6248. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6249. //
  6250. // label27
  6251. //
  6252. this.label27.AutoSize = true;
  6253. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6254. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  6255. this.label27.Location = new System.Drawing.Point(6, 10);
  6256. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6257. this.label27.Name = "label27";
  6258. this.label27.Size = new System.Drawing.Size(192, 28);
  6259. this.label27.TabIndex = 55;
  6260. this.label27.Tag = "themeable";
  6261. this.label27.Text = "Choose your theme";
  6262. //
  6263. // radioMinimal
  6264. //
  6265. this.radioMinimal.AutoSize = true;
  6266. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6267. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  6268. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  6269. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  6270. this.radioMinimal.Name = "radioMinimal";
  6271. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  6272. this.radioMinimal.TabIndex = 53;
  6273. this.radioMinimal.Text = "Minimal";
  6274. this.radioMinimal.UseVisualStyleBackColor = true;
  6275. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  6276. //
  6277. // radioCaramel
  6278. //
  6279. this.radioCaramel.AutoSize = true;
  6280. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6281. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  6282. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  6283. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  6284. this.radioCaramel.Name = "radioCaramel";
  6285. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  6286. this.radioCaramel.TabIndex = 52;
  6287. this.radioCaramel.Text = "Caramel";
  6288. this.radioCaramel.UseVisualStyleBackColor = true;
  6289. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  6290. //
  6291. // radioLime
  6292. //
  6293. this.radioLime.AutoSize = true;
  6294. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6295. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  6296. this.radioLime.Location = new System.Drawing.Point(119, 81);
  6297. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  6298. this.radioLime.Name = "radioLime";
  6299. this.radioLime.Size = new System.Drawing.Size(63, 25);
  6300. this.radioLime.TabIndex = 51;
  6301. this.radioLime.Text = "Lime";
  6302. this.radioLime.UseVisualStyleBackColor = true;
  6303. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  6304. //
  6305. // radioMagma
  6306. //
  6307. this.radioMagma.AutoSize = true;
  6308. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6309. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  6310. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  6311. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  6312. this.radioMagma.Name = "radioMagma";
  6313. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  6314. this.radioMagma.TabIndex = 50;
  6315. this.radioMagma.Text = "Magma";
  6316. this.radioMagma.UseVisualStyleBackColor = true;
  6317. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  6318. //
  6319. // radioOcean
  6320. //
  6321. this.radioOcean.AutoSize = true;
  6322. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6323. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  6324. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  6325. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  6326. this.radioOcean.Name = "radioOcean";
  6327. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  6328. this.radioOcean.TabIndex = 49;
  6329. this.radioOcean.Text = "Ocean";
  6330. this.radioOcean.UseVisualStyleBackColor = true;
  6331. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  6332. //
  6333. // radioZerg
  6334. //
  6335. this.radioZerg.AutoSize = true;
  6336. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6337. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  6338. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  6339. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  6340. this.radioZerg.Name = "radioZerg";
  6341. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  6342. this.radioZerg.TabIndex = 48;
  6343. this.radioZerg.Text = "Zerg";
  6344. this.radioZerg.UseVisualStyleBackColor = true;
  6345. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  6346. //
  6347. // quickAccessToggle
  6348. //
  6349. this.quickAccessToggle.Location = new System.Drawing.Point(25, 153);
  6350. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6351. this.quickAccessToggle.Name = "quickAccessToggle";
  6352. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6353. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6354. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6355. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6356. this.quickAccessToggle.OnText = "Quick Access Menu";
  6357. this.quickAccessToggle.Size = new System.Drawing.Size(208, 31);
  6358. this.quickAccessToggle.TabIndex = 64;
  6359. this.quickAccessToggle.Tag = "themeable";
  6360. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6361. //
  6362. // defineCommandDialog
  6363. //
  6364. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6365. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  6366. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6367. //
  6368. // defineProgramDialog
  6369. //
  6370. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6371. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  6372. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6373. //
  6374. // defineFolderDialog
  6375. //
  6376. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  6377. //
  6378. // defineFileDialog
  6379. //
  6380. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6381. this.defineFileDialog.Title = "Optimizer | Select a file...";
  6382. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6383. //
  6384. // DefineProgramIconDialog
  6385. //
  6386. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6387. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  6388. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6389. //
  6390. // DefineFolderIconDialog
  6391. //
  6392. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6393. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  6394. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6395. //
  6396. // DefineURLIconDialog
  6397. //
  6398. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6399. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  6400. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6401. //
  6402. // DefineFileIconDialog
  6403. //
  6404. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6405. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  6406. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6407. //
  6408. // DefineCommandIconDialog
  6409. //
  6410. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6411. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  6412. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6413. //
  6414. // ExportDialog
  6415. //
  6416. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6417. this.ExportDialog.Title = "Optimizer | Export PING results...";
  6418. //
  6419. // launcherMenu
  6420. //
  6421. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6422. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6423. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6424. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6425. this.startupItem,
  6426. this.cleanerItem,
  6427. this.pingerItem,
  6428. this.hostsItem,
  6429. this.appsItem,
  6430. this.toolStripSeparator1,
  6431. this.restartExpolorerItem,
  6432. this.exitItem});
  6433. this.launcherMenu.Name = "launcherMenu";
  6434. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6435. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  6436. //
  6437. // startupItem
  6438. //
  6439. this.startupItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6440. this.startupItem.ForeColor = System.Drawing.Color.White;
  6441. this.startupItem.Image = ((System.Drawing.Image)(resources.GetObject("startupItem.Image")));
  6442. this.startupItem.Name = "startupItem";
  6443. this.startupItem.Size = new System.Drawing.Size(214, 26);
  6444. this.startupItem.Text = "Startup Manager";
  6445. this.startupItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6446. this.startupItem.Click += new System.EventHandler(this.startupItem_Click);
  6447. //
  6448. // cleanerItem
  6449. //
  6450. this.cleanerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6451. this.cleanerItem.ForeColor = System.Drawing.Color.White;
  6452. this.cleanerItem.Image = ((System.Drawing.Image)(resources.GetObject("cleanerItem.Image")));
  6453. this.cleanerItem.Name = "cleanerItem";
  6454. this.cleanerItem.Size = new System.Drawing.Size(214, 26);
  6455. this.cleanerItem.Text = "PC Cleaner";
  6456. this.cleanerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6457. this.cleanerItem.Click += new System.EventHandler(this.cleanerItem_Click);
  6458. //
  6459. // pingerItem
  6460. //
  6461. this.pingerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6462. this.pingerItem.ForeColor = System.Drawing.Color.White;
  6463. this.pingerItem.Image = ((System.Drawing.Image)(resources.GetObject("pingerItem.Image")));
  6464. this.pingerItem.Name = "pingerItem";
  6465. this.pingerItem.Size = new System.Drawing.Size(214, 26);
  6466. this.pingerItem.Text = "Pinger Tool";
  6467. this.pingerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6468. this.pingerItem.Click += new System.EventHandler(this.pingerItem_Click);
  6469. //
  6470. // hostsItem
  6471. //
  6472. this.hostsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6473. this.hostsItem.ForeColor = System.Drawing.Color.White;
  6474. this.hostsItem.Image = ((System.Drawing.Image)(resources.GetObject("hostsItem.Image")));
  6475. this.hostsItem.Name = "hostsItem";
  6476. this.hostsItem.Size = new System.Drawing.Size(214, 26);
  6477. this.hostsItem.Text = "HOSTS Editor";
  6478. this.hostsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6479. this.hostsItem.Click += new System.EventHandler(this.hostsItem_Click);
  6480. //
  6481. // appsItem
  6482. //
  6483. this.appsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6484. this.appsItem.ForeColor = System.Drawing.Color.White;
  6485. this.appsItem.Image = ((System.Drawing.Image)(resources.GetObject("appsItem.Image")));
  6486. this.appsItem.Name = "appsItem";
  6487. this.appsItem.Size = new System.Drawing.Size(214, 26);
  6488. this.appsItem.Text = "Apps Downloader";
  6489. this.appsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6490. this.appsItem.Click += new System.EventHandler(this.appsItem_Click);
  6491. //
  6492. // toolStripSeparator1
  6493. //
  6494. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6495. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  6496. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6497. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  6498. this.toolStripSeparator1.Tag = "";
  6499. //
  6500. // restartExpolorerItem
  6501. //
  6502. this.restartExpolorerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6503. this.restartExpolorerItem.ForeColor = System.Drawing.Color.White;
  6504. this.restartExpolorerItem.Image = ((System.Drawing.Image)(resources.GetObject("restartExpolorerItem.Image")));
  6505. this.restartExpolorerItem.Name = "restartExpolorerItem";
  6506. this.restartExpolorerItem.Size = new System.Drawing.Size(214, 26);
  6507. this.restartExpolorerItem.Text = "Restart Explorer";
  6508. this.restartExpolorerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6509. this.restartExpolorerItem.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6510. //
  6511. // exitItem
  6512. //
  6513. this.exitItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6514. this.exitItem.ForeColor = System.Drawing.Color.White;
  6515. this.exitItem.Image = ((System.Drawing.Image)(resources.GetObject("exitItem.Image")));
  6516. this.exitItem.Name = "exitItem";
  6517. this.exitItem.Size = new System.Drawing.Size(214, 26);
  6518. this.exitItem.Text = "Exit";
  6519. this.exitItem.Click += new System.EventHandler(this.exitItem_Click);
  6520. //
  6521. // launcherIcon
  6522. //
  6523. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6524. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6525. this.launcherIcon.Text = "Optimizer";
  6526. this.launcherIcon.Visible = true;
  6527. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6528. //
  6529. // infoBaloon
  6530. //
  6531. this.infoBaloon.AutoPopDelay = 32000;
  6532. this.infoBaloon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6533. this.infoBaloon.ForeColor = System.Drawing.Color.DodgerBlue;
  6534. this.infoBaloon.InitialDelay = 250;
  6535. this.infoBaloon.IsBalloon = true;
  6536. this.infoBaloon.ReshowDelay = 100;
  6537. this.infoBaloon.ShowAlways = true;
  6538. this.infoBaloon.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  6539. this.infoBaloon.UseAnimation = false;
  6540. this.infoBaloon.UseFading = false;
  6541. this.infoBaloon.Popup += new System.Windows.Forms.PopupEventHandler(this.infoBaloon_Popup);
  6542. //
  6543. // MainForm
  6544. //
  6545. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6546. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6547. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6548. this.ClientSize = new System.Drawing.Size(768, 705);
  6549. this.Controls.Add(this.bpanel);
  6550. this.Controls.Add(this.tpanel);
  6551. this.DoubleBuffered = true;
  6552. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6553. this.ForeColor = System.Drawing.Color.White;
  6554. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6555. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6556. this.MinimumSize = new System.Drawing.Size(784, 744);
  6557. this.Name = "MainForm";
  6558. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6559. this.Text = "Optimizer";
  6560. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6561. this.Load += new System.EventHandler(this.Main_Load);
  6562. this.tpanel.ResumeLayout(false);
  6563. this.tpanel.PerformLayout();
  6564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6565. this.bpanel.ResumeLayout(false);
  6566. this.tabCollection.ResumeLayout(false);
  6567. this.universalTab.ResumeLayout(false);
  6568. this.windowsXTab.ResumeLayout(false);
  6569. this.windowsVIIITab.ResumeLayout(false);
  6570. this.modernAppsTab.ResumeLayout(false);
  6571. this.modernAppsTab.PerformLayout();
  6572. this.panelModernAppsList.ResumeLayout(false);
  6573. this.startupTab.ResumeLayout(false);
  6574. this.startupTab.PerformLayout();
  6575. this.panel3.ResumeLayout(false);
  6576. this.appsTab.ResumeLayout(false);
  6577. this.panel10.ResumeLayout(false);
  6578. this.panel10.PerformLayout();
  6579. this.panelCommonApps.ResumeLayout(false);
  6580. this.panelCommonApps.PerformLayout();
  6581. this.panelApps5.ResumeLayout(false);
  6582. this.panelApps5.PerformLayout();
  6583. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6584. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6585. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6586. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6587. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6588. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6589. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6590. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6591. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6592. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6593. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6594. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6595. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6596. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6597. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6598. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6599. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6600. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6601. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6602. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6603. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6604. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6605. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6606. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6607. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6608. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6609. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6610. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6611. this.panelApps6.ResumeLayout(false);
  6612. this.panelApps6.PerformLayout();
  6613. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6614. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6615. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6616. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6617. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6618. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6619. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6620. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6621. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6622. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6623. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6624. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6625. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6626. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6627. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6628. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6629. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6630. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6631. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6633. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6634. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6635. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6636. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6637. this.panelApps1.ResumeLayout(false);
  6638. this.panelApps1.PerformLayout();
  6639. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6640. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6641. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6642. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6643. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6644. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6645. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6646. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6647. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6648. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6649. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6650. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6651. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6652. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6653. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6654. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6655. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6656. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6657. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6658. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6659. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6660. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6661. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6662. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6663. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6664. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6665. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6666. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6667. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6668. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6669. this.cleanerTab.ResumeLayout(false);
  6670. this.cleanerTab.PerformLayout();
  6671. this.panel1.ResumeLayout(false);
  6672. this.panel1.PerformLayout();
  6673. this.pingerTab.ResumeLayout(false);
  6674. this.pingerTab.PerformLayout();
  6675. this.panel7.ResumeLayout(false);
  6676. this.hostsEditorTab.ResumeLayout(false);
  6677. this.hostsEditorTab.PerformLayout();
  6678. this.panel4.ResumeLayout(false);
  6679. this.panel4.PerformLayout();
  6680. this.panelList.ResumeLayout(false);
  6681. this.registryFixerTab.ResumeLayout(false);
  6682. this.registryFixerTab.PerformLayout();
  6683. this.panel2.ResumeLayout(false);
  6684. this.panel2.PerformLayout();
  6685. this.integratorTab.ResumeLayout(false);
  6686. this.synapse.ResumeLayout(false);
  6687. this.integratorInfoTab.ResumeLayout(false);
  6688. this.integratorInfoTab.PerformLayout();
  6689. this.tabPage8.ResumeLayout(false);
  6690. this.tabPage8.PerformLayout();
  6691. this.itemnamegroup.ResumeLayout(false);
  6692. this.itemnamegroup.PerformLayout();
  6693. this.security.ResumeLayout(false);
  6694. this.security.PerformLayout();
  6695. this.itemposition.ResumeLayout(false);
  6696. this.itemposition.PerformLayout();
  6697. this.icontoaddgroup.ResumeLayout(false);
  6698. this.icontoaddgroup.PerformLayout();
  6699. this.itemtoaddgroup.ResumeLayout(false);
  6700. this.itemtoaddgroup.PerformLayout();
  6701. this.itemtype.ResumeLayout(false);
  6702. this.itemtype.PerformLayout();
  6703. this.tabPage9.ResumeLayout(false);
  6704. this.tabPage9.PerformLayout();
  6705. this.panel5.ResumeLayout(false);
  6706. this.tabPage10.ResumeLayout(false);
  6707. this.tabPage10.PerformLayout();
  6708. this.tabPage11.ResumeLayout(false);
  6709. this.tabPage11.PerformLayout();
  6710. this.panel6.ResumeLayout(false);
  6711. this.optionsTab.ResumeLayout(false);
  6712. this.optionsTab.PerformLayout();
  6713. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6714. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6715. this.launcherMenu.ResumeLayout(false);
  6716. this.ResumeLayout(false);
  6717. }
  6718. #endregion
  6719. private System.Windows.Forms.Panel tpanel;
  6720. private System.Windows.Forms.Label txtBitness;
  6721. private System.Windows.Forms.Label txtOS;
  6722. private System.Windows.Forms.Label txtVersion;
  6723. private System.Windows.Forms.PictureBox pictureBox1;
  6724. private System.Windows.Forms.Label label2;
  6725. private System.Windows.Forms.Panel bpanel;
  6726. private System.Windows.Forms.TabControl tabCollection;
  6727. private System.Windows.Forms.TabPage universalTab;
  6728. private System.Windows.Forms.Button button39;
  6729. private System.Windows.Forms.TabPage windowsXTab;
  6730. private System.Windows.Forms.Button button43;
  6731. private System.Windows.Forms.Button button18;
  6732. private System.Windows.Forms.TabPage windowsVIIITab;
  6733. private System.Windows.Forms.Button button44;
  6734. private System.Windows.Forms.TabPage cleanerTab;
  6735. private ColoredCheckBox checkTemp;
  6736. private ColoredCheckBox checkSelectAll;
  6737. private System.Windows.Forms.Button button20;
  6738. private ColoredCheckBox checkMediaCache;
  6739. private ColoredCheckBox checkLogs;
  6740. private ColoredCheckBox checkBin;
  6741. private ColoredCheckBox checkMiniDumps;
  6742. private System.Windows.Forms.Panel panel1;
  6743. private System.Windows.Forms.TabPage startupTab;
  6744. private System.Windows.Forms.Label label5;
  6745. private System.Windows.Forms.Button button32;
  6746. private System.Windows.Forms.Button button22;
  6747. private System.Windows.Forms.Label label6;
  6748. private System.Windows.Forms.TabPage registryFixerTab;
  6749. private System.Windows.Forms.Label label7;
  6750. private System.Windows.Forms.Button button33;
  6751. private System.Windows.Forms.Panel panel2;
  6752. private ColoredCheckBox checkRegistryEditor;
  6753. private ColoredCheckBox checkEnableAll;
  6754. private ColoredCheckBox checkContextMenu;
  6755. private ColoredCheckBox checkTaskManager;
  6756. private ColoredCheckBox checkCommandPrompt;
  6757. private ColoredCheckBox checkFirewall;
  6758. private ColoredCheckBox checkRunDialog;
  6759. private ColoredCheckBox checkFolderOptions;
  6760. private ColoredCheckBox checkControlPanel;
  6761. private ColoredCheckBox checkRestartExplorer;
  6762. private System.Windows.Forms.Panel panel3;
  6763. private System.Windows.Forms.Label label8;
  6764. private System.Windows.Forms.ListView listStartupItems;
  6765. private System.Windows.Forms.ColumnHeader columnHeader1;
  6766. private System.Windows.Forms.ColumnHeader columnHeader2;
  6767. private System.Windows.Forms.Button button37;
  6768. private System.Windows.Forms.Button button31;
  6769. private System.Windows.Forms.ColumnHeader columnHeader3;
  6770. private System.Windows.Forms.TabPage hostsEditorTab;
  6771. private System.Windows.Forms.Label label3;
  6772. private System.Windows.Forms.LinkLabel linkLabel2;
  6773. private System.Windows.Forms.LinkLabel linkLabel3;
  6774. private System.Windows.Forms.Label label9;
  6775. private System.Windows.Forms.LinkLabel linkLabel4;
  6776. private System.Windows.Forms.Label label10;
  6777. private System.Windows.Forms.ListBox listHostEntries;
  6778. private System.Windows.Forms.Panel panel4;
  6779. private System.Windows.Forms.Button button46;
  6780. private System.Windows.Forms.Button button41;
  6781. private System.Windows.Forms.Button button42;
  6782. private System.Windows.Forms.TextBox txtDomain;
  6783. private System.Windows.Forms.Label label12;
  6784. private System.Windows.Forms.Label label11;
  6785. private System.Windows.Forms.Button button47;
  6786. private System.Windows.Forms.TextBox txtIP;
  6787. private ColoredCheckBox checkErrorReports;
  6788. private System.Windows.Forms.TabPage integratorTab;
  6789. private System.Windows.Forms.TabControl synapse;
  6790. private System.Windows.Forms.TabPage integratorInfoTab;
  6791. private System.Windows.Forms.TabPage tabPage8;
  6792. private System.Windows.Forms.TabPage tabPage9;
  6793. private System.Windows.Forms.TabPage tabPage10;
  6794. private System.Windows.Forms.TabPage tabPage11;
  6795. private System.Windows.Forms.Label label19;
  6796. private System.Windows.Forms.Label label18;
  6797. private System.Windows.Forms.Label label17;
  6798. private System.Windows.Forms.Label label16;
  6799. private System.Windows.Forms.Label label15;
  6800. private System.Windows.Forms.Label label14;
  6801. private System.Windows.Forms.Label label13;
  6802. private System.Windows.Forms.Button button48;
  6803. private System.Windows.Forms.TextBox txtRunKeyword;
  6804. private System.Windows.Forms.Label label22;
  6805. private System.Windows.Forms.TextBox txtRunFile;
  6806. private System.Windows.Forms.Label label21;
  6807. private System.Windows.Forms.Label label20;
  6808. private System.Windows.Forms.Button btnCreateCustomCommand;
  6809. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6810. private System.Windows.Forms.Button button58;
  6811. private System.Windows.Forms.Button button59;
  6812. private System.Windows.Forms.Button button55;
  6813. private System.Windows.Forms.Button button57;
  6814. private System.Windows.Forms.Button button52;
  6815. private System.Windows.Forms.Button button53;
  6816. private System.Windows.Forms.Button button49;
  6817. private System.Windows.Forms.Button button51;
  6818. private System.Windows.Forms.Button button56;
  6819. private System.Windows.Forms.Button button54;
  6820. private System.Windows.Forms.Label label24;
  6821. private System.Windows.Forms.ListBox listDesktopItems;
  6822. private System.Windows.Forms.Label label25;
  6823. private System.Windows.Forms.Button button60;
  6824. private System.Windows.Forms.Button button61;
  6825. private System.Windows.Forms.Button button62;
  6826. private System.Windows.Forms.GroupBox itemtype;
  6827. private ColoredRadioButton radioCommand;
  6828. private ColoredRadioButton radioProgram;
  6829. private ColoredRadioButton radioFile;
  6830. private ColoredRadioButton radioFolder;
  6831. private ColoredRadioButton radioLink;
  6832. private System.Windows.Forms.Label label26;
  6833. private System.Windows.Forms.GroupBox icontoaddgroup;
  6834. private ColoredCheckBox checkDefaultIcon;
  6835. private System.Windows.Forms.Button btnBrowseIcon;
  6836. private System.Windows.Forms.TextBox txtIcon;
  6837. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6838. private System.Windows.Forms.Button btnBrowseItem;
  6839. private System.Windows.Forms.TextBox txtItem;
  6840. private System.Windows.Forms.GroupBox security;
  6841. private ColoredCheckBox checkShift;
  6842. private System.Windows.Forms.GroupBox itemposition;
  6843. private ColoredRadioButton radioTop;
  6844. private ColoredRadioButton radioMiddle;
  6845. private ColoredRadioButton radioBottom;
  6846. private System.Windows.Forms.GroupBox itemnamegroup;
  6847. private System.Windows.Forms.TextBox txtItemName;
  6848. private System.Windows.Forms.Button btnAddItem;
  6849. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6850. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6851. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6852. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6853. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6854. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6855. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6856. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6857. private System.Windows.Forms.Button button64;
  6858. private System.Windows.Forms.Button button65;
  6859. private System.Windows.Forms.Button button66;
  6860. private System.Windows.Forms.TabPage optionsTab;
  6861. private System.Windows.Forms.RadioButton radioMinimal;
  6862. private System.Windows.Forms.RadioButton radioCaramel;
  6863. private System.Windows.Forms.RadioButton radioLime;
  6864. private System.Windows.Forms.RadioButton radioMagma;
  6865. private System.Windows.Forms.RadioButton radioOcean;
  6866. private System.Windows.Forms.RadioButton radioZerg;
  6867. private System.Windows.Forms.Label label27;
  6868. private System.Windows.Forms.ListBox listCustomCommands;
  6869. private System.Windows.Forms.Label label23;
  6870. private System.Windows.Forms.Button button26;
  6871. private System.Windows.Forms.Button button8;
  6872. private System.Windows.Forms.Panel panel5;
  6873. private System.Windows.Forms.Panel panel6;
  6874. private System.Windows.Forms.Panel panelList;
  6875. private System.Windows.Forms.TabPage modernAppsTab;
  6876. private System.Windows.Forms.Label label1;
  6877. private System.Windows.Forms.Panel panelModernAppsList;
  6878. private System.Windows.Forms.CheckedListBox listModernApps;
  6879. private System.Windows.Forms.Button button74;
  6880. private System.Windows.Forms.Button button75;
  6881. private System.Windows.Forms.Label label28;
  6882. private ColoredCheckBox chkSelectAllModernApps;
  6883. private ToggleSwitch toggleSwitch1;
  6884. private ToggleSwitch toggleSwitch3;
  6885. private ToggleSwitch toggleSwitch2;
  6886. private ToggleSwitch toggleSwitch6;
  6887. private ToggleSwitch toggleSwitch5;
  6888. private ToggleSwitch toggleSwitch4;
  6889. private ToggleSwitch toggleSwitch12;
  6890. private ToggleSwitch toggleSwitch11;
  6891. private ToggleSwitch toggleSwitch10;
  6892. private ToggleSwitch toggleSwitch9;
  6893. private ToggleSwitch toggleSwitch8;
  6894. private ToggleSwitch toggleSwitch13;
  6895. private ToggleSwitch toggleSwitch15;
  6896. private ToggleSwitch toggleSwitch14;
  6897. private ToggleSwitch toggleSwitch20;
  6898. private ToggleSwitch toggleSwitch21;
  6899. private ToggleSwitch toggleSwitch23;
  6900. private ToggleSwitch toggleSwitch24;
  6901. private ToggleSwitch toggleSwitch25;
  6902. private ToggleSwitch toggleSwitch26;
  6903. private ToggleSwitch toggleSwitch19;
  6904. private ToggleSwitch toggleSwitch18;
  6905. private ToggleSwitch toggleSwitch17;
  6906. private ToggleSwitch toggleSwitch16;
  6907. private ToggleSwitch toggleSwitch27;
  6908. private ToggleSwitch toggleSwitch28;
  6909. private ToggleSwitch toggleSwitch29;
  6910. private ToggleSwitch toggleSwitch30;
  6911. private System.Windows.Forms.Button btnResetConfig;
  6912. private ToggleSwitch toggleSwitch31;
  6913. private ToggleSwitch toggleSwitch32;
  6914. private System.Windows.Forms.Button btnUpdate;
  6915. private System.Windows.Forms.Button btnChangelog;
  6916. private ToggleSwitch toggleSwitch33;
  6917. private ToggleSwitch toggleSwitch34;
  6918. private ToggleSwitch toggleSwitch35;
  6919. private ToggleSwitch toggleSwitch36;
  6920. private ColoredCheckBox chkReadOnly;
  6921. private System.Windows.Forms.Label label29;
  6922. private ToggleSwitch toggleSwitch37;
  6923. private ToggleSwitch toggleSwitch38;
  6924. private ToggleSwitch toggleSwitch39;
  6925. private ColoredCheckBox chkBlock;
  6926. private ToggleSwitch toggleSwitch40;
  6927. private System.Windows.Forms.Button button1;
  6928. private System.Windows.Forms.Label label31;
  6929. private System.Windows.Forms.Label label30;
  6930. private System.Windows.Forms.Button button4;
  6931. private System.Windows.Forms.Button button3;
  6932. private System.Windows.Forms.Button button2;
  6933. private System.Windows.Forms.TabPage appsTab;
  6934. private System.Windows.Forms.Button btnDownloadApps;
  6935. private System.Windows.Forms.Label label41;
  6936. private ColoredCheckBox c7zip;
  6937. private ColoredCheckBox cPeaZip;
  6938. private ColoredCheckBox cWinRar;
  6939. private ColoredCheckBox cChromium;
  6940. private ColoredCheckBox cChrome;
  6941. private ColoredCheckBox cFirefox;
  6942. private ColoredCheckBox cVivaldi;
  6943. private ColoredCheckBox cOpera;
  6944. private ColoredCheckBox cThunderbird;
  6945. private ColoredCheckBox cDiscord;
  6946. private ColoredCheckBox cSkype;
  6947. private ColoredCheckBox cViber;
  6948. private ColoredCheckBox cSumatra;
  6949. private ColoredCheckBox cAdobeReader;
  6950. private ColoredCheckBox cQB;
  6951. private ColoredCheckBox cDeluge;
  6952. private System.Windows.Forms.Label label42;
  6953. private System.Windows.Forms.TextBox txtDownloadFolder;
  6954. private System.Windows.Forms.Button button5;
  6955. private System.Windows.Forms.Label txtDownloadStatus;
  6956. private System.Windows.Forms.Label label44;
  6957. private ColoredRadioButton c32;
  6958. private ColoredCheckBox cFoxit;
  6959. private ColoredCheckBox cUT3;
  6960. private ColoredCheckBox cBT;
  6961. private System.Windows.Forms.Button button6;
  6962. private System.Windows.Forms.LinkLabel linkLabel1;
  6963. private ColoredCheckBox cTor;
  6964. private ColoredCheckBox cTV;
  6965. private ColoredCheckBox cZoom;
  6966. private ColoredCheckBox cEvernote;
  6967. private ColoredCheckBox cOneDrive;
  6968. private ColoredCheckBox cSteam;
  6969. private ColoredCheckBox cUbi;
  6970. private ColoredCheckBox cBlizzard;
  6971. private System.Windows.Forms.PictureBox pictureBox2;
  6972. private System.Windows.Forms.PictureBox pictureBox6;
  6973. private System.Windows.Forms.PictureBox pictureBox7;
  6974. private System.Windows.Forms.PictureBox pictureBox3;
  6975. private System.Windows.Forms.PictureBox pictureBox4;
  6976. private System.Windows.Forms.PictureBox pictureBox5;
  6977. private System.Windows.Forms.PictureBox pictureBox14;
  6978. private System.Windows.Forms.PictureBox pictureBox15;
  6979. private System.Windows.Forms.PictureBox pictureBox16;
  6980. private System.Windows.Forms.PictureBox pictureBox17;
  6981. private System.Windows.Forms.PictureBox pictureBox20;
  6982. private System.Windows.Forms.PictureBox pictureBox19;
  6983. private System.Windows.Forms.PictureBox pictureBox18;
  6984. private System.Windows.Forms.PictureBox pictureBox25;
  6985. private System.Windows.Forms.PictureBox pictureBox26;
  6986. private System.Windows.Forms.PictureBox pictureBox27;
  6987. private System.Windows.Forms.PictureBox pictureBox28;
  6988. private System.Windows.Forms.PictureBox pictureBox29;
  6989. private System.Windows.Forms.PictureBox pictureBox30;
  6990. private System.Windows.Forms.PictureBox pictureBox24;
  6991. private System.Windows.Forms.PictureBox pictureBox21;
  6992. private System.Windows.Forms.PictureBox pictureBox23;
  6993. private System.Windows.Forms.PictureBox pictureBox22;
  6994. private System.Windows.Forms.PictureBox pictureBox43;
  6995. private System.Windows.Forms.PictureBox pictureBox49;
  6996. private System.Windows.Forms.PictureBox pictureBox51;
  6997. private System.Windows.Forms.PictureBox pictureBox50;
  6998. private ColoredCheckBox cLibreOffice;
  6999. private System.Windows.Forms.PictureBox pictureBox52;
  7000. private ColoredCheckBox cAutoInstall;
  7001. private ColoredCheckBox cEpicStore;
  7002. private System.Windows.Forms.PictureBox pictureBox53;
  7003. private ColoredCheckBox cOrigin;
  7004. private System.Windows.Forms.PictureBox pictureBox54;
  7005. private ColoredCheckBox cMSTeams;
  7006. private System.Windows.Forms.PictureBox pictureBox55;
  7007. private ColoredCheckBox cAnyDesk;
  7008. private System.Windows.Forms.PictureBox pictureBox56;
  7009. private ColoredCheckBox cMaxthon;
  7010. private System.Windows.Forms.PictureBox picturemaxthon;
  7011. private System.Windows.Forms.PictureBox pictureBox63;
  7012. private ColoredCheckBox cDropbox;
  7013. private ColoredCheckBox cFlux;
  7014. private System.Windows.Forms.PictureBox pictureBox71;
  7015. private System.Windows.Forms.Panel panelApps1;
  7016. private System.Windows.Forms.Panel panelApps5;
  7017. private ColoredCheckBox chkOnlyRemovable;
  7018. private ColoredProgress progressDownloader;
  7019. private System.Windows.Forms.PictureBox pictureBox75;
  7020. private ColoredCheckBox cUT2;
  7021. private System.Windows.Forms.Button btnGetFeed;
  7022. private System.Windows.Forms.Panel panelCommonApps;
  7023. private ToggleSwitch toggleSwitch7;
  7024. private System.Windows.Forms.LinkLabel l2;
  7025. private System.Windows.Forms.Panel panelApps6;
  7026. private ColoredCheckBox cVCPP;
  7027. private System.Windows.Forms.PictureBox pictureBox80;
  7028. private ColoredCheckBox cNF472;
  7029. private System.Windows.Forms.PictureBox pictureBox78;
  7030. private ColoredCheckBox cNF452;
  7031. private System.Windows.Forms.PictureBox pictureBox79;
  7032. private ColoredCheckBox cNF40;
  7033. private System.Windows.Forms.PictureBox pictureBox77;
  7034. private ColoredCheckBox cNF35;
  7035. private System.Windows.Forms.PictureBox pictureBox76;
  7036. private ColoredCheckBox cIObitSU;
  7037. private ColoredCheckBox cIObitU;
  7038. private System.Windows.Forms.PictureBox pictureBox74;
  7039. private ColoredCheckBox cRevo;
  7040. private System.Windows.Forms.PictureBox pictureBox68;
  7041. private ColoredCheckBox cIObitDB;
  7042. private ColoredCheckBox cIObitSD;
  7043. private System.Windows.Forms.PictureBox pictureBox61;
  7044. private ColoredCheckBox cUUI;
  7045. private System.Windows.Forms.PictureBox pictureBox66;
  7046. private System.Windows.Forms.PictureBox pictureBox72;
  7047. private System.Windows.Forms.PictureBox pictureBox67;
  7048. private ColoredCheckBox cRufus;
  7049. private System.Windows.Forms.PictureBox pictureBox73;
  7050. private ColoredCheckBox cMalwarebytes;
  7051. private System.Windows.Forms.PictureBox pictureBox70;
  7052. private ColoredCheckBox cAntiExploit;
  7053. private System.Windows.Forms.PictureBox pictureBox69;
  7054. private System.Windows.Forms.Label txtFeedError;
  7055. private ColoredCheckBox cViper;
  7056. private System.Windows.Forms.PictureBox pictureBox81;
  7057. private System.Windows.Forms.PictureBox pictureBox8;
  7058. private ColoredCheckBox cIrfan;
  7059. private System.Windows.Forms.PictureBox pictureBox59;
  7060. private ColoredCheckBox ciTunes;
  7061. private ColoredCheckBox cWinamp;
  7062. private System.Windows.Forms.PictureBox pictureBox65;
  7063. private ColoredCheckBox cAudacity;
  7064. private ColoredCheckBox cPhotoFiltre;
  7065. private System.Windows.Forms.PictureBox pictureBox46;
  7066. private ColoredCheckBox cGIMP;
  7067. private System.Windows.Forms.PictureBox pictureBox47;
  7068. private System.Windows.Forms.PictureBox pictureBox45;
  7069. private System.Windows.Forms.PictureBox pictureBox48;
  7070. private ColoredCheckBox cMp3Tag;
  7071. private System.Windows.Forms.PictureBox pictureBox60;
  7072. private ColoredCheckBox cBlender;
  7073. private ColoredCheckBox cLightShot;
  7074. private System.Windows.Forms.PictureBox pictureBox58;
  7075. private System.Windows.Forms.PictureBox pictureBox57;
  7076. private ColoredCheckBox cGyazo;
  7077. private ColoredCheckBox cNPP;
  7078. private ColoredCheckBox cSublimeText;
  7079. private System.Windows.Forms.PictureBox pictureBox33;
  7080. private ColoredCheckBox cAtom;
  7081. private System.Windows.Forms.PictureBox pictureBox34;
  7082. private System.Windows.Forms.PictureBox pictureBox32;
  7083. private System.Windows.Forms.PictureBox pictureBox35;
  7084. private System.Windows.Forms.PictureBox pictureBox31;
  7085. private System.Windows.Forms.PictureBox pictureBox36;
  7086. private ColoredCheckBox cVS;
  7087. private ColoredCheckBox cVSCode;
  7088. private ColoredCheckBox cSublimeMerge;
  7089. private System.Windows.Forms.PictureBox pictureBox64;
  7090. private ColoredCheckBox cAndroidStudio;
  7091. private System.Windows.Forms.PictureBox pictureBox62;
  7092. private ColoredCheckBox cEclipse;
  7093. private ColoredCheckBox cGitHub;
  7094. private ColoredCheckBox cNode;
  7095. private System.Windows.Forms.PictureBox pictureBox38;
  7096. private ColoredCheckBox cXAMPP;
  7097. private ColoredCheckBox cPostman;
  7098. private System.Windows.Forms.PictureBox pictureBox40;
  7099. private System.Windows.Forms.PictureBox pictureBox41;
  7100. private System.Windows.Forms.PictureBox pictureBox42;
  7101. private ColoredCheckBox cFileZilla;
  7102. private System.Windows.Forms.PictureBox pictureBox39;
  7103. private System.Windows.Forms.PictureBox pictureBox37;
  7104. private ColoredCheckBox cPutty;
  7105. private System.Windows.Forms.PictureBox pictureBox44;
  7106. private ColoredCheckBox cWinScp;
  7107. private System.Windows.Forms.Button btnViewLog;
  7108. private System.Windows.Forms.Label label48;
  7109. private System.Windows.Forms.Label label43;
  7110. private System.Windows.Forms.Button btnOpenConf;
  7111. private System.Windows.Forms.PictureBox pictureBox82;
  7112. private ColoredCheckBox cMega;
  7113. private System.Windows.Forms.TabPage pingerTab;
  7114. private System.Windows.Forms.Label label32;
  7115. private System.Windows.Forms.TextBox txtPingInput;
  7116. private System.Windows.Forms.Label label39;
  7117. private System.Windows.Forms.Button btnPing;
  7118. private System.Windows.Forms.Label lblFootprint;
  7119. private System.Windows.Forms.Label lblPretext;
  7120. private System.Windows.Forms.Button btnShodan;
  7121. private System.Windows.Forms.Label label40;
  7122. private System.Windows.Forms.ListBox listPingResults;
  7123. private System.Windows.Forms.Panel panel7;
  7124. private System.Windows.Forms.Button button7;
  7125. private System.Windows.Forms.Button button9;
  7126. private System.Windows.Forms.Button btnExport;
  7127. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7128. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7129. private System.Windows.Forms.NotifyIcon launcherIcon;
  7130. private System.Windows.Forms.ToolStripMenuItem startupItem;
  7131. private System.Windows.Forms.ToolStripMenuItem cleanerItem;
  7132. private System.Windows.Forms.ToolStripMenuItem pingerItem;
  7133. private System.Windows.Forms.ToolStripMenuItem hostsItem;
  7134. private System.Windows.Forms.ToolStripMenuItem appsItem;
  7135. private System.Windows.Forms.ToolStripMenuItem exitItem;
  7136. private ToggleSwitch quickAccessToggle;
  7137. private System.Windows.Forms.PictureBox pictureBox83;
  7138. private System.Windows.Forms.LinkLabel linkLabel5;
  7139. private System.Windows.Forms.LinkLabel linkLabel6;
  7140. private System.Windows.Forms.PictureBox pictureBox84;
  7141. private System.Windows.Forms.Label lblLab;
  7142. private System.Windows.Forms.LinkLabel linkUpdate;
  7143. private System.Windows.Forms.Label lblUpdateDisabled;
  7144. private System.Windows.Forms.ToolStripMenuItem restartExpolorerItem;
  7145. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7146. private System.Windows.Forms.Button button10;
  7147. private ColoredCheckBox cVLC;
  7148. private ColoredCheckBox cFoobar;
  7149. private ColoredCheckBox cPot;
  7150. private System.Windows.Forms.PictureBox pictureBox10;
  7151. private System.Windows.Forms.PictureBox pictureBox11;
  7152. private System.Windows.Forms.PictureBox pictureBox12;
  7153. private ColoredCheckBox cBS;
  7154. private System.Windows.Forms.PictureBox pictureBox13;
  7155. private ColoredCheckBox cSpotify;
  7156. private System.Windows.Forms.PictureBox pictureBox9;
  7157. private ColoredRadioButton c64;
  7158. private System.Windows.Forms.Panel panel10;
  7159. private ToolTip infoBaloon;
  7160. }
  7161. }