MainForm.Designer.cs 426 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214
  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 System.Windows.Forms.ProgressBar();
  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.cleaningpanel = new System.Windows.Forms.Panel();
  295. this.progress2 = new System.Windows.Forms.ProgressBar();
  296. this.label4 = new System.Windows.Forms.Label();
  297. this.label6 = new System.Windows.Forms.Label();
  298. this.panel1 = new System.Windows.Forms.Panel();
  299. this.lblPretext = new System.Windows.Forms.Label();
  300. this.lblFootprint = new System.Windows.Forms.Label();
  301. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  302. this.button20 = new System.Windows.Forms.Button();
  303. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  304. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  305. this.checkTemp = new Optimizer.ColoredCheckBox();
  306. this.checkLogs = new Optimizer.ColoredCheckBox();
  307. this.checkBin = new Optimizer.ColoredCheckBox();
  308. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  309. this.pingerTab = new System.Windows.Forms.TabPage();
  310. this.button10 = new System.Windows.Forms.Button();
  311. this.btnExport = new System.Windows.Forms.Button();
  312. this.button9 = new System.Windows.Forms.Button();
  313. this.button7 = new System.Windows.Forms.Button();
  314. this.panel7 = new System.Windows.Forms.Panel();
  315. this.listPingResults = new System.Windows.Forms.ListBox();
  316. this.label40 = new System.Windows.Forms.Label();
  317. this.btnShodan = new System.Windows.Forms.Button();
  318. this.btnPing = new System.Windows.Forms.Button();
  319. this.txtPingInput = new System.Windows.Forms.TextBox();
  320. this.label39 = new System.Windows.Forms.Label();
  321. this.label32 = new System.Windows.Forms.Label();
  322. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  323. this.panel4 = new System.Windows.Forms.Panel();
  324. this.label31 = new System.Windows.Forms.Label();
  325. this.label30 = new System.Windows.Forms.Label();
  326. this.button4 = new System.Windows.Forms.Button();
  327. this.button3 = new System.Windows.Forms.Button();
  328. this.button2 = new System.Windows.Forms.Button();
  329. this.button1 = new System.Windows.Forms.Button();
  330. this.label29 = new System.Windows.Forms.Label();
  331. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  332. this.panelList = new System.Windows.Forms.Panel();
  333. this.listHostEntries = new System.Windows.Forms.ListBox();
  334. this.chkBlock = new Optimizer.ColoredCheckBox();
  335. this.button41 = new System.Windows.Forms.Button();
  336. this.button42 = new System.Windows.Forms.Button();
  337. this.button46 = new System.Windows.Forms.Button();
  338. this.button47 = new System.Windows.Forms.Button();
  339. this.txtIP = new System.Windows.Forms.TextBox();
  340. this.txtDomain = new System.Windows.Forms.TextBox();
  341. this.label12 = new System.Windows.Forms.Label();
  342. this.label11 = new System.Windows.Forms.Label();
  343. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  344. this.label10 = new System.Windows.Forms.Label();
  345. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  346. this.label9 = new System.Windows.Forms.Label();
  347. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  348. this.label3 = new System.Windows.Forms.Label();
  349. this.registryFixerTab = new System.Windows.Forms.TabPage();
  350. this.panel2 = new System.Windows.Forms.Panel();
  351. this.button33 = new System.Windows.Forms.Button();
  352. this.label8 = new System.Windows.Forms.Label();
  353. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  354. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  355. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  356. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  357. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  358. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  359. this.checkFirewall = new Optimizer.ColoredCheckBox();
  360. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  361. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  362. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  363. this.label7 = new System.Windows.Forms.Label();
  364. this.integratorTab = new System.Windows.Forms.TabPage();
  365. this.synapse = new System.Windows.Forms.TabControl();
  366. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  367. this.label19 = new System.Windows.Forms.Label();
  368. this.label18 = new System.Windows.Forms.Label();
  369. this.label17 = new System.Windows.Forms.Label();
  370. this.label16 = new System.Windows.Forms.Label();
  371. this.label15 = new System.Windows.Forms.Label();
  372. this.label14 = new System.Windows.Forms.Label();
  373. this.label13 = new System.Windows.Forms.Label();
  374. this.tabPage8 = new System.Windows.Forms.TabPage();
  375. this.btnAddItem = new System.Windows.Forms.Button();
  376. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  377. this.txtItemName = new System.Windows.Forms.TextBox();
  378. this.security = new System.Windows.Forms.GroupBox();
  379. this.checkShift = new Optimizer.ColoredCheckBox();
  380. this.itemposition = new System.Windows.Forms.GroupBox();
  381. this.radioTop = new Optimizer.ColoredRadioButton();
  382. this.radioMiddle = new Optimizer.ColoredRadioButton();
  383. this.radioBottom = new Optimizer.ColoredRadioButton();
  384. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  385. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  386. this.btnBrowseIcon = new System.Windows.Forms.Button();
  387. this.txtIcon = new System.Windows.Forms.TextBox();
  388. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  389. this.btnBrowseItem = new System.Windows.Forms.Button();
  390. this.txtItem = new System.Windows.Forms.TextBox();
  391. this.itemtype = new System.Windows.Forms.GroupBox();
  392. this.radioCommand = new Optimizer.ColoredRadioButton();
  393. this.radioProgram = new Optimizer.ColoredRadioButton();
  394. this.radioFolder = new Optimizer.ColoredRadioButton();
  395. this.radioFile = new Optimizer.ColoredRadioButton();
  396. this.radioLink = new Optimizer.ColoredRadioButton();
  397. this.label26 = new System.Windows.Forms.Label();
  398. this.tabPage9 = new System.Windows.Forms.TabPage();
  399. this.panel5 = new System.Windows.Forms.Panel();
  400. this.listDesktopItems = new System.Windows.Forms.ListBox();
  401. this.button60 = new System.Windows.Forms.Button();
  402. this.button61 = new System.Windows.Forms.Button();
  403. this.button62 = new System.Windows.Forms.Button();
  404. this.label25 = new System.Windows.Forms.Label();
  405. this.tabPage10 = new System.Windows.Forms.TabPage();
  406. this.button65 = new System.Windows.Forms.Button();
  407. this.button66 = new System.Windows.Forms.Button();
  408. this.label24 = new System.Windows.Forms.Label();
  409. this.button58 = new System.Windows.Forms.Button();
  410. this.button59 = new System.Windows.Forms.Button();
  411. this.button55 = new System.Windows.Forms.Button();
  412. this.button57 = new System.Windows.Forms.Button();
  413. this.button52 = new System.Windows.Forms.Button();
  414. this.button53 = new System.Windows.Forms.Button();
  415. this.button49 = new System.Windows.Forms.Button();
  416. this.button51 = new System.Windows.Forms.Button();
  417. this.button56 = new System.Windows.Forms.Button();
  418. this.button54 = new System.Windows.Forms.Button();
  419. this.tabPage11 = new System.Windows.Forms.TabPage();
  420. this.panel6 = new System.Windows.Forms.Panel();
  421. this.listCustomCommands = new System.Windows.Forms.ListBox();
  422. this.button26 = new System.Windows.Forms.Button();
  423. this.button8 = new System.Windows.Forms.Button();
  424. this.label23 = new System.Windows.Forms.Label();
  425. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  426. this.button48 = new System.Windows.Forms.Button();
  427. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  428. this.label22 = new System.Windows.Forms.Label();
  429. this.txtRunFile = new System.Windows.Forms.TextBox();
  430. this.label21 = new System.Windows.Forms.Label();
  431. this.label20 = new System.Windows.Forms.Label();
  432. this.optionsTab = new System.Windows.Forms.TabPage();
  433. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  434. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  435. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  436. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  437. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  438. this.btnOpenConf = new System.Windows.Forms.Button();
  439. this.label48 = new System.Windows.Forms.Label();
  440. this.label43 = new System.Windows.Forms.Label();
  441. this.btnViewLog = new System.Windows.Forms.Button();
  442. this.l2 = new System.Windows.Forms.LinkLabel();
  443. this.btnChangelog = new System.Windows.Forms.Button();
  444. this.btnUpdate = new System.Windows.Forms.Button();
  445. this.btnResetConfig = new System.Windows.Forms.Button();
  446. this.label27 = new System.Windows.Forms.Label();
  447. this.radioMinimal = new System.Windows.Forms.RadioButton();
  448. this.radioCaramel = new System.Windows.Forms.RadioButton();
  449. this.radioLime = new System.Windows.Forms.RadioButton();
  450. this.radioMagma = new System.Windows.Forms.RadioButton();
  451. this.radioOcean = new System.Windows.Forms.RadioButton();
  452. this.radioZerg = new System.Windows.Forms.RadioButton();
  453. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  454. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  455. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  456. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  457. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  458. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  459. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  460. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  461. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  462. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  463. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  464. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  465. this.startupItem = new System.Windows.Forms.ToolStripMenuItem();
  466. this.cleanerItem = new System.Windows.Forms.ToolStripMenuItem();
  467. this.pingerItem = new System.Windows.Forms.ToolStripMenuItem();
  468. this.hostsItem = new System.Windows.Forms.ToolStripMenuItem();
  469. this.appsItem = new System.Windows.Forms.ToolStripMenuItem();
  470. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  471. this.restartExpolorerItem = new System.Windows.Forms.ToolStripMenuItem();
  472. this.exitItem = new System.Windows.Forms.ToolStripMenuItem();
  473. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  474. this.infoBaloon = new System.Windows.Forms.ToolTip(this.components);
  475. this.tpanel.SuspendLayout();
  476. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  477. this.bpanel.SuspendLayout();
  478. this.tabCollection.SuspendLayout();
  479. this.universalTab.SuspendLayout();
  480. this.windowsXTab.SuspendLayout();
  481. this.windowsVIIITab.SuspendLayout();
  482. this.modernAppsTab.SuspendLayout();
  483. this.panelModernAppsList.SuspendLayout();
  484. this.startupTab.SuspendLayout();
  485. this.panel3.SuspendLayout();
  486. this.appsTab.SuspendLayout();
  487. this.panel10.SuspendLayout();
  488. this.panelCommonApps.SuspendLayout();
  489. this.panelApps5.SuspendLayout();
  490. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  491. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  492. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  518. this.panelApps6.SuspendLayout();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  543. this.panelApps1.SuspendLayout();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  574. this.cleanerTab.SuspendLayout();
  575. this.cleaningpanel.SuspendLayout();
  576. this.panel1.SuspendLayout();
  577. this.pingerTab.SuspendLayout();
  578. this.panel7.SuspendLayout();
  579. this.hostsEditorTab.SuspendLayout();
  580. this.panel4.SuspendLayout();
  581. this.panelList.SuspendLayout();
  582. this.registryFixerTab.SuspendLayout();
  583. this.panel2.SuspendLayout();
  584. this.integratorTab.SuspendLayout();
  585. this.synapse.SuspendLayout();
  586. this.integratorInfoTab.SuspendLayout();
  587. this.tabPage8.SuspendLayout();
  588. this.itemnamegroup.SuspendLayout();
  589. this.security.SuspendLayout();
  590. this.itemposition.SuspendLayout();
  591. this.icontoaddgroup.SuspendLayout();
  592. this.itemtoaddgroup.SuspendLayout();
  593. this.itemtype.SuspendLayout();
  594. this.tabPage9.SuspendLayout();
  595. this.panel5.SuspendLayout();
  596. this.tabPage10.SuspendLayout();
  597. this.tabPage11.SuspendLayout();
  598. this.panel6.SuspendLayout();
  599. this.optionsTab.SuspendLayout();
  600. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  601. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  602. this.launcherMenu.SuspendLayout();
  603. this.SuspendLayout();
  604. //
  605. // tpanel
  606. //
  607. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  608. this.tpanel.Controls.Add(this.linkUpdate);
  609. this.tpanel.Controls.Add(this.lblLab);
  610. this.tpanel.Controls.Add(this.txtBitness);
  611. this.tpanel.Controls.Add(this.txtOS);
  612. this.tpanel.Controls.Add(this.txtVersion);
  613. this.tpanel.Controls.Add(this.pictureBox1);
  614. this.tpanel.Controls.Add(this.label2);
  615. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  616. this.tpanel.Location = new System.Drawing.Point(0, 0);
  617. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  618. this.tpanel.Name = "tpanel";
  619. this.tpanel.Size = new System.Drawing.Size(768, 64);
  620. this.tpanel.TabIndex = 1;
  621. //
  622. // linkUpdate
  623. //
  624. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  625. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  626. this.linkUpdate.AutoSize = true;
  627. 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)));
  628. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  629. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  630. this.linkUpdate.Location = new System.Drawing.Point(608, 15);
  631. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  632. this.linkUpdate.Name = "linkUpdate";
  633. this.linkUpdate.Size = new System.Drawing.Size(148, 25);
  634. this.linkUpdate.TabIndex = 69;
  635. this.linkUpdate.TabStop = true;
  636. this.linkUpdate.Tag = "";
  637. this.linkUpdate.Text = "Update available";
  638. this.linkUpdate.Visible = false;
  639. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  640. //
  641. // lblLab
  642. //
  643. this.lblLab.AutoSize = true;
  644. 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)));
  645. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  646. this.lblLab.Location = new System.Drawing.Point(569, 4);
  647. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  648. this.lblLab.Name = "lblLab";
  649. this.lblLab.Size = new System.Drawing.Size(193, 50);
  650. this.lblLab.TabIndex = 68;
  651. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  652. this.lblLab.Visible = false;
  653. //
  654. // txtBitness
  655. //
  656. this.txtBitness.AutoSize = true;
  657. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  658. this.txtBitness.Location = new System.Drawing.Point(188, 37);
  659. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  660. this.txtBitness.Name = "txtBitness";
  661. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  662. this.txtBitness.TabIndex = 4;
  663. this.txtBitness.Text = "bitness";
  664. //
  665. // txtOS
  666. //
  667. this.txtOS.AutoSize = true;
  668. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  669. this.txtOS.Location = new System.Drawing.Point(188, 21);
  670. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  671. this.txtOS.Name = "txtOS";
  672. this.txtOS.Size = new System.Drawing.Size(19, 15);
  673. this.txtOS.TabIndex = 3;
  674. this.txtOS.Text = "os";
  675. //
  676. // txtVersion
  677. //
  678. this.txtVersion.AutoSize = true;
  679. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  680. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  681. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  682. this.txtVersion.Name = "txtVersion";
  683. this.txtVersion.Size = new System.Drawing.Size(49, 15);
  684. this.txtVersion.TabIndex = 1;
  685. this.txtVersion.Text = "Version:";
  686. //
  687. // pictureBox1
  688. //
  689. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  690. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  691. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  692. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  693. this.pictureBox1.Name = "pictureBox1";
  694. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  695. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  696. this.pictureBox1.TabIndex = 1;
  697. this.pictureBox1.TabStop = false;
  698. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  699. //
  700. // label2
  701. //
  702. this.label2.AutoSize = true;
  703. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  704. this.label2.ForeColor = System.Drawing.Color.White;
  705. this.label2.Location = new System.Drawing.Point(67, 7);
  706. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  707. this.label2.Name = "label2";
  708. this.label2.Size = new System.Drawing.Size(97, 25);
  709. this.label2.TabIndex = 2;
  710. this.label2.Text = "Optimizer";
  711. //
  712. // bpanel
  713. //
  714. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  715. this.bpanel.Controls.Add(this.tabCollection);
  716. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  717. this.bpanel.Location = new System.Drawing.Point(0, 64);
  718. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  719. this.bpanel.Name = "bpanel";
  720. this.bpanel.Size = new System.Drawing.Size(768, 641);
  721. this.bpanel.TabIndex = 2;
  722. //
  723. // tabCollection
  724. //
  725. this.tabCollection.Controls.Add(this.universalTab);
  726. this.tabCollection.Controls.Add(this.windowsXTab);
  727. this.tabCollection.Controls.Add(this.windowsVIIITab);
  728. this.tabCollection.Controls.Add(this.modernAppsTab);
  729. this.tabCollection.Controls.Add(this.startupTab);
  730. this.tabCollection.Controls.Add(this.appsTab);
  731. this.tabCollection.Controls.Add(this.cleanerTab);
  732. this.tabCollection.Controls.Add(this.pingerTab);
  733. this.tabCollection.Controls.Add(this.hostsEditorTab);
  734. this.tabCollection.Controls.Add(this.registryFixerTab);
  735. this.tabCollection.Controls.Add(this.integratorTab);
  736. this.tabCollection.Controls.Add(this.optionsTab);
  737. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  738. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  739. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  740. this.tabCollection.Name = "tabCollection";
  741. this.tabCollection.SelectedIndex = 0;
  742. this.tabCollection.Size = new System.Drawing.Size(766, 639);
  743. this.tabCollection.TabIndex = 0;
  744. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  745. //
  746. // universalTab
  747. //
  748. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  749. this.universalTab.Controls.Add(this.toggleSwitch38);
  750. this.universalTab.Controls.Add(this.toggleSwitch36);
  751. this.universalTab.Controls.Add(this.toggleSwitch33);
  752. this.universalTab.Controls.Add(this.toggleSwitch32);
  753. this.universalTab.Controls.Add(this.toggleSwitch12);
  754. this.universalTab.Controls.Add(this.toggleSwitch11);
  755. this.universalTab.Controls.Add(this.toggleSwitch10);
  756. this.universalTab.Controls.Add(this.toggleSwitch9);
  757. this.universalTab.Controls.Add(this.toggleSwitch8);
  758. this.universalTab.Controls.Add(this.toggleSwitch6);
  759. this.universalTab.Controls.Add(this.toggleSwitch5);
  760. this.universalTab.Controls.Add(this.toggleSwitch4);
  761. this.universalTab.Controls.Add(this.toggleSwitch1);
  762. this.universalTab.Controls.Add(this.toggleSwitch3);
  763. this.universalTab.Controls.Add(this.toggleSwitch2);
  764. this.universalTab.Controls.Add(this.button39);
  765. this.universalTab.Location = new System.Drawing.Point(4, 24);
  766. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  767. this.universalTab.Name = "universalTab";
  768. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  769. this.universalTab.Size = new System.Drawing.Size(758, 611);
  770. this.universalTab.TabIndex = 0;
  771. this.universalTab.Text = "Universal";
  772. //
  773. // toggleSwitch38
  774. //
  775. this.toggleSwitch38.Location = new System.Drawing.Point(439, 89);
  776. this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2);
  777. this.toggleSwitch38.Name = "toggleSwitch38";
  778. this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  779. this.toggleSwitch38.OffForeColor = System.Drawing.Color.White;
  780. this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  781. this.toggleSwitch38.OnForeColor = System.Drawing.Color.White;
  782. this.toggleSwitch38.OnText = "Disable Sticky Keys";
  783. this.toggleSwitch38.Size = new System.Drawing.Size(208, 31);
  784. this.toggleSwitch38.TabIndex = 50;
  785. this.toggleSwitch38.Tag = "themeable";
  786. this.infoBaloon.SetToolTip(this.toggleSwitch38, "Sticky Keys is an accessibility feature to help Windows users with\r\nphysical disa" +
  787. "bilities reducing the sort of movement associated with \r\nrepetitive strain injur" +
  788. "y.");
  789. //
  790. // toggleSwitch36
  791. //
  792. this.toggleSwitch36.Location = new System.Drawing.Point(439, 53);
  793. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  794. this.toggleSwitch36.Name = "toggleSwitch36";
  795. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  796. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  797. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  798. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  799. this.toggleSwitch36.OnText = "Disable SmartScreen";
  800. this.toggleSwitch36.Size = new System.Drawing.Size(208, 31);
  801. this.toggleSwitch36.TabIndex = 49;
  802. this.toggleSwitch36.Tag = "themeable";
  803. this.infoBaloon.SetToolTip(this.toggleSwitch36, "SmartScreen automatically scans files, downloads and websites, blocking\r\nalready-" +
  804. "known dangerous content and warns you before running them.");
  805. //
  806. // toggleSwitch33
  807. //
  808. this.toggleSwitch33.Location = new System.Drawing.Point(227, 17);
  809. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  810. this.toggleSwitch33.Name = "toggleSwitch33";
  811. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  812. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  813. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  814. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  815. this.toggleSwitch33.OnText = "Disable Fax Service";
  816. this.toggleSwitch33.Size = new System.Drawing.Size(208, 31);
  817. this.toggleSwitch33.TabIndex = 48;
  818. this.toggleSwitch33.Tag = "themeable";
  819. this.infoBaloon.SetToolTip(this.toggleSwitch33, "Fax service is responsible for sending and receiving faxes.");
  820. //
  821. // toggleSwitch32
  822. //
  823. this.toggleSwitch32.Location = new System.Drawing.Point(439, 16);
  824. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  825. this.toggleSwitch32.Name = "toggleSwitch32";
  826. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  827. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  828. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  829. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  830. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  831. this.toggleSwitch32.Size = new System.Drawing.Size(208, 31);
  832. this.toggleSwitch32.TabIndex = 47;
  833. this.toggleSwitch32.Tag = "themeable";
  834. this.infoBaloon.SetToolTip(this.toggleSwitch32, "Compatibility Assistant service detects known compatibility issues in older progr" +
  835. "ams.");
  836. //
  837. // toggleSwitch12
  838. //
  839. this.toggleSwitch12.Location = new System.Drawing.Point(227, 196);
  840. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  841. this.toggleSwitch12.Name = "toggleSwitch12";
  842. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  843. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  844. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  845. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  846. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  847. this.toggleSwitch12.Size = new System.Drawing.Size(208, 31);
  848. this.toggleSwitch12.TabIndex = 46;
  849. this.toggleSwitch12.Tag = "themeable";
  850. this.infoBaloon.SetToolTip(this.toggleSwitch12, "Office telemetry periodically sends usage and\r\nperformance data to Microsoft, for" +
  851. " future improvement.");
  852. //
  853. // toggleSwitch11
  854. //
  855. this.toggleSwitch11.Location = new System.Drawing.Point(227, 160);
  856. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  857. this.toggleSwitch11.Name = "toggleSwitch11";
  858. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  859. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  860. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  861. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  862. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  863. this.toggleSwitch11.Size = new System.Drawing.Size(208, 31);
  864. this.toggleSwitch11.TabIndex = 45;
  865. this.toggleSwitch11.Tag = "themeable";
  866. this.infoBaloon.SetToolTip(this.toggleSwitch11, "Telemetry services periodically sends usage and performance data to Microsoft,\r\nf" +
  867. "or future improvement.");
  868. //
  869. // toggleSwitch10
  870. //
  871. this.toggleSwitch10.Location = new System.Drawing.Point(227, 124);
  872. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  873. this.toggleSwitch10.Name = "toggleSwitch10";
  874. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  875. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  876. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  877. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  878. this.toggleSwitch10.OnText = "Disable Superfetch";
  879. this.toggleSwitch10.Size = new System.Drawing.Size(208, 31);
  880. this.toggleSwitch10.TabIndex = 44;
  881. this.toggleSwitch10.Tag = "themeable";
  882. this.infoBaloon.SetToolTip(this.toggleSwitch10, "Superfetch preloads commonly used apps to RAM, causing high disk usage,\r\nespecial" +
  883. "ly on HDDs.");
  884. //
  885. // toggleSwitch9
  886. //
  887. this.toggleSwitch9.Location = new System.Drawing.Point(227, 88);
  888. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  889. this.toggleSwitch9.Name = "toggleSwitch9";
  890. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  891. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  892. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  893. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  894. this.toggleSwitch9.OnText = "Disable HomeGroup";
  895. this.toggleSwitch9.Size = new System.Drawing.Size(208, 31);
  896. this.toggleSwitch9.TabIndex = 43;
  897. this.toggleSwitch9.Tag = "themeable";
  898. this.infoBaloon.SetToolTip(this.toggleSwitch9, "HomeGroup is a feature which allows to share files\r\non a home network using Windo" +
  899. "ws Explorer.");
  900. //
  901. // toggleSwitch8
  902. //
  903. this.toggleSwitch8.Location = new System.Drawing.Point(227, 52);
  904. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  905. this.toggleSwitch8.Name = "toggleSwitch8";
  906. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  907. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  908. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  909. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  910. this.toggleSwitch8.OnText = "Disable Error Reporting";
  911. this.toggleSwitch8.Size = new System.Drawing.Size(208, 31);
  912. this.toggleSwitch8.TabIndex = 42;
  913. this.toggleSwitch8.Tag = "themeable";
  914. this.infoBaloon.SetToolTip(this.toggleSwitch8, "Error Reporting collects application crashes and errors and send them to Microsof" +
  915. "t.");
  916. //
  917. // toggleSwitch6
  918. //
  919. this.toggleSwitch6.Location = new System.Drawing.Point(14, 196);
  920. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  921. this.toggleSwitch6.Name = "toggleSwitch6";
  922. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  923. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  924. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  925. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  926. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  927. this.toggleSwitch6.Size = new System.Drawing.Size(208, 31);
  928. this.toggleSwitch6.TabIndex = 40;
  929. this.toggleSwitch6.Tag = "themeable";
  930. this.infoBaloon.SetToolTip(this.toggleSwitch6, "Media Player Sharing provides home media sharing for Windows Media Player.");
  931. //
  932. // toggleSwitch5
  933. //
  934. this.toggleSwitch5.Location = new System.Drawing.Point(14, 160);
  935. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  936. this.toggleSwitch5.Name = "toggleSwitch5";
  937. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  938. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  939. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  940. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  941. this.toggleSwitch5.OnText = "Disable Print Service";
  942. this.toggleSwitch5.Size = new System.Drawing.Size(208, 31);
  943. this.toggleSwitch5.TabIndex = 39;
  944. this.toggleSwitch5.Tag = "themeable";
  945. this.infoBaloon.SetToolTip(this.toggleSwitch5, "Print service is responsible for detecting, installing and utilizing printers.");
  946. //
  947. // toggleSwitch4
  948. //
  949. this.toggleSwitch4.Location = new System.Drawing.Point(14, 124);
  950. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  951. this.toggleSwitch4.Name = "toggleSwitch4";
  952. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  953. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  954. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  955. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  956. this.toggleSwitch4.OnText = "Disable System Restore";
  957. this.toggleSwitch4.Size = new System.Drawing.Size(208, 31);
  958. this.toggleSwitch4.TabIndex = 38;
  959. this.toggleSwitch4.Tag = "themeable";
  960. this.infoBaloon.SetToolTip(this.toggleSwitch4, "System Restore is a feature that allows to revert Windows\' state\r\nto a previous o" +
  961. "ne to recover from malfunctions or other problems.");
  962. //
  963. // toggleSwitch1
  964. //
  965. this.toggleSwitch1.Location = new System.Drawing.Point(14, 16);
  966. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  967. this.toggleSwitch1.Name = "toggleSwitch1";
  968. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  969. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  970. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  971. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  972. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  973. this.toggleSwitch1.Size = new System.Drawing.Size(208, 31);
  974. this.toggleSwitch1.TabIndex = 37;
  975. this.toggleSwitch1.Tag = "themeable";
  976. this.infoBaloon.SetToolTip(this.toggleSwitch1, resources.GetString("toggleSwitch1.ToolTip"));
  977. //
  978. // toggleSwitch3
  979. //
  980. this.toggleSwitch3.Location = new System.Drawing.Point(14, 88);
  981. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  982. this.toggleSwitch3.Name = "toggleSwitch3";
  983. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  984. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  985. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  986. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  987. this.toggleSwitch3.OnText = "Disable Windows Defender";
  988. this.toggleSwitch3.Size = new System.Drawing.Size(208, 31);
  989. this.toggleSwitch3.TabIndex = 36;
  990. this.toggleSwitch3.Tag = "themeable";
  991. this.infoBaloon.SetToolTip(this.toggleSwitch3, "Windows Defender is the built-in antivirus in Windows systems.");
  992. //
  993. // toggleSwitch2
  994. //
  995. this.toggleSwitch2.Location = new System.Drawing.Point(14, 52);
  996. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  997. this.toggleSwitch2.Name = "toggleSwitch2";
  998. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  999. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  1000. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1001. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  1002. this.toggleSwitch2.OnText = "Disable Network Throttling";
  1003. this.toggleSwitch2.Size = new System.Drawing.Size(208, 31);
  1004. this.toggleSwitch2.TabIndex = 35;
  1005. this.toggleSwitch2.Tag = "themeable";
  1006. this.infoBaloon.SetToolTip(this.toggleSwitch2, "Windows implements a network throttling mechanism that will restrict\r\nnetwork tra" +
  1007. "ffic when running multimedia apps. It can also reduce network\'s\r\nperformance whe" +
  1008. "n playing online games.");
  1009. //
  1010. // button39
  1011. //
  1012. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  1013. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1014. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1015. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1016. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1017. this.button39.ForeColor = System.Drawing.Color.White;
  1018. this.button39.Location = new System.Drawing.Point(14, 246);
  1019. this.button39.Margin = new System.Windows.Forms.Padding(2);
  1020. this.button39.Name = "button39";
  1021. this.button39.Size = new System.Drawing.Size(115, 31);
  1022. this.button39.TabIndex = 30;
  1023. this.button39.Text = "Apply && Restart";
  1024. this.button39.UseVisualStyleBackColor = false;
  1025. this.button39.Click += new System.EventHandler(this.button39_Click);
  1026. //
  1027. // windowsXTab
  1028. //
  1029. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1030. this.windowsXTab.Controls.Add(this.button43);
  1031. this.windowsXTab.Controls.Add(this.button18);
  1032. this.windowsXTab.Controls.Add(this.toggleSwitch7);
  1033. this.windowsXTab.Controls.Add(this.toggleSwitch40);
  1034. this.windowsXTab.Controls.Add(this.toggleSwitch39);
  1035. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  1036. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  1037. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  1038. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  1039. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  1040. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  1041. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  1042. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  1043. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  1044. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  1045. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  1046. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  1047. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  1048. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  1049. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  1050. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  1051. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  1052. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  1053. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  1054. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  1055. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  1056. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  1057. this.windowsXTab.Name = "windowsXTab";
  1058. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  1059. this.windowsXTab.Size = new System.Drawing.Size(758, 611);
  1060. this.windowsXTab.TabIndex = 1;
  1061. this.windowsXTab.Text = "Windows 10";
  1062. //
  1063. // button43
  1064. //
  1065. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  1066. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1067. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1068. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1069. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1070. this.button43.ForeColor = System.Drawing.Color.White;
  1071. this.button43.Location = new System.Drawing.Point(14, 317);
  1072. this.button43.Margin = new System.Windows.Forms.Padding(2);
  1073. this.button43.Name = "button43";
  1074. this.button43.Size = new System.Drawing.Size(115, 31);
  1075. this.button43.TabIndex = 31;
  1076. this.button43.Text = "Apply && Restart";
  1077. this.button43.UseVisualStyleBackColor = false;
  1078. this.button43.Click += new System.EventHandler(this.button43_Click);
  1079. //
  1080. // button18
  1081. //
  1082. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  1083. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1084. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1085. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1086. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1087. this.button18.ForeColor = System.Drawing.Color.White;
  1088. this.button18.Location = new System.Drawing.Point(133, 317);
  1089. this.button18.Margin = new System.Windows.Forms.Padding(2);
  1090. this.button18.Name = "button18";
  1091. this.button18.Size = new System.Drawing.Size(187, 31);
  1092. this.button18.TabIndex = 14;
  1093. this.button18.Text = "Change Edge Download Folder";
  1094. this.button18.UseVisualStyleBackColor = false;
  1095. this.button18.Click += new System.EventHandler(this.button18_Click);
  1096. //
  1097. // toggleSwitch7
  1098. //
  1099. this.toggleSwitch7.Location = new System.Drawing.Point(440, 232);
  1100. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  1101. this.toggleSwitch7.Name = "toggleSwitch7";
  1102. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1103. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  1104. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1105. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  1106. this.toggleSwitch7.OnText = "Disable Notification Center";
  1107. this.toggleSwitch7.Size = new System.Drawing.Size(208, 31);
  1108. this.toggleSwitch7.TabIndex = 71;
  1109. this.toggleSwitch7.Tag = "themeable";
  1110. this.infoBaloon.SetToolTip(this.toggleSwitch7, "Notification Center is a central place for notifications and quick action tiles,\r" +
  1111. "\nlike Wi-Fi, Bluetooth, etc.");
  1112. //
  1113. // toggleSwitch40
  1114. //
  1115. this.toggleSwitch40.Location = new System.Drawing.Point(227, 267);
  1116. this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2);
  1117. this.toggleSwitch40.Name = "toggleSwitch40";
  1118. this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1119. this.toggleSwitch40.OffForeColor = System.Drawing.Color.White;
  1120. this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1121. this.toggleSwitch40.OnForeColor = System.Drawing.Color.White;
  1122. this.toggleSwitch40.OnText = "Remove Cast To Device";
  1123. this.toggleSwitch40.Size = new System.Drawing.Size(208, 31);
  1124. this.toggleSwitch40.TabIndex = 61;
  1125. this.toggleSwitch40.Tag = "themeable";
  1126. this.infoBaloon.SetToolTip(this.toggleSwitch40, "Removes right-click to share media content to Miracast devices.");
  1127. //
  1128. // toggleSwitch39
  1129. //
  1130. this.toggleSwitch39.Location = new System.Drawing.Point(14, 267);
  1131. this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2);
  1132. this.toggleSwitch39.Name = "toggleSwitch39";
  1133. this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1134. this.toggleSwitch39.OffForeColor = System.Drawing.Color.White;
  1135. this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1136. this.toggleSwitch39.OnForeColor = System.Drawing.Color.White;
  1137. this.toggleSwitch39.OnText = "Enable Long Paths";
  1138. this.toggleSwitch39.Size = new System.Drawing.Size(208, 31);
  1139. this.toggleSwitch39.TabIndex = 60;
  1140. this.toggleSwitch39.Tag = "themeable";
  1141. this.infoBaloon.SetToolTip(this.toggleSwitch39, "Removes maximum path length limitation of 256 characters.");
  1142. //
  1143. // toggleSwitch37
  1144. //
  1145. this.toggleSwitch37.Location = new System.Drawing.Point(227, 161);
  1146. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  1147. this.toggleSwitch37.Name = "toggleSwitch37";
  1148. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1149. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  1150. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1151. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  1152. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  1153. this.toggleSwitch37.Size = new System.Drawing.Size(208, 31);
  1154. this.toggleSwitch37.TabIndex = 59;
  1155. this.toggleSwitch37.Tag = "themeable";
  1156. this.infoBaloon.SetToolTip(this.toggleSwitch37, "Cloud Clipboard shares clipboard data across your devices.\r\nIt allows to copy on " +
  1157. "one device and paste on another.\r\nRequires Microsoft account sign-in.");
  1158. //
  1159. // toggleSwitch35
  1160. //
  1161. this.toggleSwitch35.Location = new System.Drawing.Point(440, 196);
  1162. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  1163. this.toggleSwitch35.Name = "toggleSwitch35";
  1164. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1165. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  1166. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1167. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  1168. this.toggleSwitch35.OnText = "Disable Feature Updates";
  1169. this.toggleSwitch35.Size = new System.Drawing.Size(208, 31);
  1170. this.toggleSwitch35.TabIndex = 58;
  1171. this.toggleSwitch35.Tag = "themeable";
  1172. this.infoBaloon.SetToolTip(this.toggleSwitch35, "Feature Updates are technically new versions of Windows, that require an upgrade." +
  1173. "\r\nHowever, they are considered a risky procedure. They are usually semi-annual r" +
  1174. "eleases.");
  1175. //
  1176. // toggleSwitch34
  1177. //
  1178. this.toggleSwitch34.Location = new System.Drawing.Point(440, 160);
  1179. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  1180. this.toggleSwitch34.Name = "toggleSwitch34";
  1181. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1182. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  1183. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1184. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  1185. this.toggleSwitch34.OnText = "Disable Insider Service";
  1186. this.toggleSwitch34.Size = new System.Drawing.Size(208, 31);
  1187. this.toggleSwitch34.TabIndex = 57;
  1188. this.toggleSwitch34.Tag = "themeable";
  1189. this.infoBaloon.SetToolTip(this.toggleSwitch34, "Windows Insider program allows you to test out latest features\r\nbefore they are r" +
  1190. "eleased to public.\r\nIt\'s considered an unnecessary service for users who don\'t w" +
  1191. "ish to participate.");
  1192. //
  1193. // toggleSwitch27
  1194. //
  1195. this.toggleSwitch27.Location = new System.Drawing.Point(14, 160);
  1196. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  1197. this.toggleSwitch27.Name = "toggleSwitch27";
  1198. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1199. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  1200. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1201. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  1202. this.toggleSwitch27.OnText = "Enable Dark Theme";
  1203. this.toggleSwitch27.Size = new System.Drawing.Size(208, 31);
  1204. this.toggleSwitch27.TabIndex = 56;
  1205. this.toggleSwitch27.Tag = "themeable";
  1206. this.infoBaloon.SetToolTip(this.toggleSwitch27, "Enables Windows dark theme.");
  1207. //
  1208. // toggleSwitch28
  1209. //
  1210. this.toggleSwitch28.Location = new System.Drawing.Point(440, 52);
  1211. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  1212. this.toggleSwitch28.Name = "toggleSwitch28";
  1213. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1214. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  1215. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1216. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  1217. this.toggleSwitch28.OnText = "Disable Spell Checking";
  1218. this.toggleSwitch28.Size = new System.Drawing.Size(208, 31);
  1219. this.toggleSwitch28.TabIndex = 55;
  1220. this.toggleSwitch28.Tag = "themeable";
  1221. this.infoBaloon.SetToolTip(this.toggleSwitch28, "Touch-keyboard only features like:\r\n\r\n- Auto-correction\r\n- Text suggestions\r\n- Sp" +
  1222. "ell-check");
  1223. //
  1224. // toggleSwitch29
  1225. //
  1226. this.toggleSwitch29.Location = new System.Drawing.Point(440, 16);
  1227. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  1228. this.toggleSwitch29.Name = "toggleSwitch29";
  1229. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1230. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  1231. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1232. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  1233. this.toggleSwitch29.OnText = "Disable Windows Ink";
  1234. this.toggleSwitch29.Size = new System.Drawing.Size(208, 31);
  1235. this.toggleSwitch29.TabIndex = 54;
  1236. this.toggleSwitch29.Tag = "themeable";
  1237. this.infoBaloon.SetToolTip(this.toggleSwitch29, "Windows Ink provides support for digital pens, to draw on screen.");
  1238. //
  1239. // toggleSwitch30
  1240. //
  1241. this.toggleSwitch30.Location = new System.Drawing.Point(227, 52);
  1242. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  1243. this.toggleSwitch30.Name = "toggleSwitch30";
  1244. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1245. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  1246. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1247. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  1248. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  1249. this.toggleSwitch30.Size = new System.Drawing.Size(208, 31);
  1250. this.toggleSwitch30.TabIndex = 53;
  1251. this.toggleSwitch30.Tag = "themeable";
  1252. this.infoBaloon.SetToolTip(this.toggleSwitch30, "Useful when Windows Update constantly replaces a properly\r\nworking driver with a " +
  1253. "faulty one.");
  1254. //
  1255. // toggleSwitch20
  1256. //
  1257. this.toggleSwitch20.Location = new System.Drawing.Point(227, 232);
  1258. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  1259. this.toggleSwitch20.Name = "toggleSwitch20";
  1260. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1261. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  1262. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1263. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  1264. this.toggleSwitch20.OnText = "Disable Sensor Services";
  1265. this.toggleSwitch20.Size = new System.Drawing.Size(208, 31);
  1266. this.toggleSwitch20.TabIndex = 51;
  1267. this.toggleSwitch20.Tag = "themeable";
  1268. this.infoBaloon.SetToolTip(this.toggleSwitch20, "Services that manage sensors\' functionality,\r\nlike auto-rotation, auto-brightness" +
  1269. ", etc.\r\nUseful only for tablets or devices with touch-screen.");
  1270. //
  1271. // toggleSwitch21
  1272. //
  1273. this.toggleSwitch21.Location = new System.Drawing.Point(227, 124);
  1274. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  1275. this.toggleSwitch21.Name = "toggleSwitch21";
  1276. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1277. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  1278. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1279. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  1280. this.toggleSwitch21.OnText = "Enhance Privacy";
  1281. this.toggleSwitch21.Size = new System.Drawing.Size(208, 31);
  1282. this.toggleSwitch21.TabIndex = 50;
  1283. this.toggleSwitch21.Tag = "themeable";
  1284. this.infoBaloon.SetToolTip(this.toggleSwitch21, "Extra privacy tweaks disabling the following:\r\n\r\n- Biometrics\r\n- Geolocation\r\n- S" +
  1285. "hare apps across devices\r\n- Text logger\r\n- Diagnostics");
  1286. //
  1287. // toggleSwitch23
  1288. //
  1289. this.toggleSwitch23.Location = new System.Drawing.Point(227, 88);
  1290. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  1291. this.toggleSwitch23.Name = "toggleSwitch23";
  1292. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1293. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  1294. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1295. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  1296. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  1297. this.toggleSwitch23.Size = new System.Drawing.Size(208, 31);
  1298. this.toggleSwitch23.TabIndex = 48;
  1299. this.toggleSwitch23.Tag = "themeable";
  1300. this.infoBaloon.SetToolTip(this.toggleSwitch23, "Telemetry services track and log usage data sending feedback\r\nfor analysis to Mic" +
  1301. "rosoft.");
  1302. //
  1303. // toggleSwitch24
  1304. //
  1305. this.toggleSwitch24.Location = new System.Drawing.Point(227, 16);
  1306. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  1307. this.toggleSwitch24.Name = "toggleSwitch24";
  1308. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1309. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  1310. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1311. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  1312. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  1313. this.toggleSwitch24.Size = new System.Drawing.Size(208, 31);
  1314. this.toggleSwitch24.TabIndex = 47;
  1315. this.toggleSwitch24.Tag = "themeable";
  1316. this.infoBaloon.SetToolTip(this.toggleSwitch24, "Disables automatic downloading and installation of Windows updates.\r\nInstead, the" +
  1317. "re is a notification when new updates are available.\r\nIt also disables Delivery " +
  1318. "Optimization service.");
  1319. //
  1320. // toggleSwitch25
  1321. //
  1322. this.toggleSwitch25.Location = new System.Drawing.Point(14, 232);
  1323. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  1324. this.toggleSwitch25.Name = "toggleSwitch25";
  1325. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1326. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  1327. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1328. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  1329. this.toggleSwitch25.OnText = "Disable My People";
  1330. this.toggleSwitch25.Size = new System.Drawing.Size(208, 31);
  1331. this.toggleSwitch25.TabIndex = 46;
  1332. this.toggleSwitch25.Tag = "themeable";
  1333. this.infoBaloon.SetToolTip(this.toggleSwitch25, "My People is a new feature showing recent contacts in taskbar.");
  1334. //
  1335. // toggleSwitch26
  1336. //
  1337. this.toggleSwitch26.Location = new System.Drawing.Point(14, 124);
  1338. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  1339. this.toggleSwitch26.Name = "toggleSwitch26";
  1340. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1341. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  1342. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1343. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  1344. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  1345. this.toggleSwitch26.Size = new System.Drawing.Size(208, 31);
  1346. this.toggleSwitch26.TabIndex = 45;
  1347. this.toggleSwitch26.Tag = "themeable";
  1348. this.infoBaloon.SetToolTip(this.toggleSwitch26, "Prevents advertisements from showing up in Start Menu.");
  1349. //
  1350. // toggleSwitch19
  1351. //
  1352. this.toggleSwitch19.Location = new System.Drawing.Point(14, 52);
  1353. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  1354. this.toggleSwitch19.Name = "toggleSwitch19";
  1355. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1356. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  1357. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1358. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  1359. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  1360. this.toggleSwitch19.Size = new System.Drawing.Size(208, 31);
  1361. this.toggleSwitch19.TabIndex = 44;
  1362. this.toggleSwitch19.Tag = "themeable";
  1363. this.infoBaloon.SetToolTip(this.toggleSwitch19, "- Colorizes taskbar with your personalized color.\r\n- Disables transparency effect" +
  1364. "s");
  1365. //
  1366. // toggleSwitch18
  1367. //
  1368. this.toggleSwitch18.Location = new System.Drawing.Point(14, 88);
  1369. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  1370. this.toggleSwitch18.Name = "toggleSwitch18";
  1371. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1372. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  1373. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1374. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  1375. this.toggleSwitch18.OnText = "Disable Quick Access History";
  1376. this.toggleSwitch18.Size = new System.Drawing.Size(208, 31);
  1377. this.toggleSwitch18.TabIndex = 43;
  1378. this.toggleSwitch18.Tag = "themeable";
  1379. this.infoBaloon.SetToolTip(this.toggleSwitch18, "Disables Quick Access and removes frequent files in Windows Explorer.");
  1380. //
  1381. // toggleSwitch17
  1382. //
  1383. this.toggleSwitch17.Location = new System.Drawing.Point(440, 88);
  1384. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  1385. this.toggleSwitch17.Name = "toggleSwitch17";
  1386. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1387. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  1388. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1389. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  1390. this.toggleSwitch17.OnText = "Disable Xbox Live";
  1391. this.toggleSwitch17.Size = new System.Drawing.Size(208, 31);
  1392. this.toggleSwitch17.TabIndex = 42;
  1393. this.toggleSwitch17.Tag = "themeable";
  1394. this.infoBaloon.SetToolTip(this.toggleSwitch17, "Xbox Live services offer streaming, recording and social features for Xbox games." +
  1395. "");
  1396. //
  1397. // toggleSwitch16
  1398. //
  1399. this.toggleSwitch16.Location = new System.Drawing.Point(227, 196);
  1400. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  1401. this.toggleSwitch16.Name = "toggleSwitch16";
  1402. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1403. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  1404. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1405. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  1406. this.toggleSwitch16.OnText = "Disable Cortana";
  1407. this.toggleSwitch16.Size = new System.Drawing.Size(208, 31);
  1408. this.toggleSwitch16.TabIndex = 41;
  1409. this.toggleSwitch16.Tag = "themeable";
  1410. this.infoBaloon.SetToolTip(this.toggleSwitch16, "Cortana is a virtual AI-based assistant.\r\n\r\n- Disables Cortana.\r\n- Disables web s" +
  1411. "earch in Start Menu\r\n- Prevents from keeping search history");
  1412. //
  1413. // toggleSwitch15
  1414. //
  1415. this.toggleSwitch15.Location = new System.Drawing.Point(440, 124);
  1416. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  1417. this.toggleSwitch15.Name = "toggleSwitch15";
  1418. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1419. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  1420. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1421. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  1422. this.toggleSwitch15.OnText = "Disable Game Bar";
  1423. this.toggleSwitch15.Size = new System.Drawing.Size(208, 31);
  1424. this.toggleSwitch15.TabIndex = 40;
  1425. this.toggleSwitch15.Tag = "themeable";
  1426. this.infoBaloon.SetToolTip(this.toggleSwitch15, "Game Bar is a quick-access menu for Xbox gaming services.");
  1427. //
  1428. // toggleSwitch14
  1429. //
  1430. this.toggleSwitch14.Location = new System.Drawing.Point(14, 196);
  1431. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  1432. this.toggleSwitch14.Name = "toggleSwitch14";
  1433. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1434. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  1435. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1436. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  1437. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  1438. this.toggleSwitch14.Size = new System.Drawing.Size(208, 31);
  1439. this.toggleSwitch14.TabIndex = 39;
  1440. this.toggleSwitch14.Tag = "themeable";
  1441. this.infoBaloon.SetToolTip(this.toggleSwitch14, "Completely removes OneDrive cloud-storage integration.");
  1442. //
  1443. // toggleSwitch13
  1444. //
  1445. this.toggleSwitch13.Location = new System.Drawing.Point(14, 16);
  1446. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  1447. this.toggleSwitch13.Name = "toggleSwitch13";
  1448. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1449. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  1450. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1451. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  1452. this.toggleSwitch13.OnText = "Enable Classic Volume Mixer";
  1453. this.toggleSwitch13.Size = new System.Drawing.Size(208, 31);
  1454. this.toggleSwitch13.TabIndex = 38;
  1455. this.toggleSwitch13.Tag = "themeable";
  1456. this.infoBaloon.SetToolTip(this.toggleSwitch13, "Restores the classic volume mixer control panel.");
  1457. //
  1458. // windowsVIIITab
  1459. //
  1460. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1461. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  1462. this.windowsVIIITab.Controls.Add(this.button44);
  1463. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1464. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1465. this.windowsVIIITab.Name = "windowsVIIITab";
  1466. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1467. this.windowsVIIITab.Size = new System.Drawing.Size(758, 611);
  1468. this.windowsVIIITab.TabIndex = 2;
  1469. this.windowsVIIITab.Text = "Windows 8.1";
  1470. //
  1471. // toggleSwitch31
  1472. //
  1473. this.toggleSwitch31.Location = new System.Drawing.Point(14, 16);
  1474. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  1475. this.toggleSwitch31.Name = "toggleSwitch31";
  1476. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1477. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  1478. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1479. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  1480. this.toggleSwitch31.OnText = "Disable OneDrive";
  1481. this.toggleSwitch31.Size = new System.Drawing.Size(208, 31);
  1482. this.toggleSwitch31.TabIndex = 46;
  1483. this.toggleSwitch31.Tag = "themeable";
  1484. this.infoBaloon.SetToolTip(this.toggleSwitch31, "Disables OneDrive cloud-storage integration.");
  1485. //
  1486. // button44
  1487. //
  1488. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  1489. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1490. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1491. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1492. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1493. this.button44.ForeColor = System.Drawing.Color.White;
  1494. this.button44.Location = new System.Drawing.Point(14, 65);
  1495. this.button44.Margin = new System.Windows.Forms.Padding(2);
  1496. this.button44.Name = "button44";
  1497. this.button44.Size = new System.Drawing.Size(115, 31);
  1498. this.button44.TabIndex = 32;
  1499. this.button44.Text = "Apply && Restart";
  1500. this.button44.UseVisualStyleBackColor = false;
  1501. this.button44.Click += new System.EventHandler(this.button44_Click);
  1502. //
  1503. // modernAppsTab
  1504. //
  1505. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1506. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1507. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1508. this.modernAppsTab.Controls.Add(this.label28);
  1509. this.modernAppsTab.Controls.Add(this.button74);
  1510. this.modernAppsTab.Controls.Add(this.button75);
  1511. this.modernAppsTab.Controls.Add(this.label1);
  1512. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1513. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1514. this.modernAppsTab.Name = "modernAppsTab";
  1515. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1516. this.modernAppsTab.Size = new System.Drawing.Size(758, 611);
  1517. this.modernAppsTab.TabIndex = 11;
  1518. this.modernAppsTab.Text = "UWP Apps";
  1519. //
  1520. // chkOnlyRemovable
  1521. //
  1522. this.chkOnlyRemovable.AutoSize = true;
  1523. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  1524. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  1525. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  1526. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  1527. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  1528. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  1529. this.chkOnlyRemovable.TabIndex = 53;
  1530. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  1531. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  1532. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  1533. //
  1534. // chkSelectAllModernApps
  1535. //
  1536. this.chkSelectAllModernApps.AutoSize = true;
  1537. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1538. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1539. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1540. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1541. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1542. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1543. this.chkSelectAllModernApps.TabIndex = 52;
  1544. this.chkSelectAllModernApps.Text = "Select all";
  1545. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1546. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1547. //
  1548. // label28
  1549. //
  1550. this.label28.AutoSize = true;
  1551. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1552. this.label28.ForeColor = System.Drawing.Color.Silver;
  1553. this.label28.Location = new System.Drawing.Point(499, 195);
  1554. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1555. this.label28.Name = "label28";
  1556. this.label28.Size = new System.Drawing.Size(160, 231);
  1557. this.label28.TabIndex = 51;
  1558. this.label28.Tag = "";
  1559. 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" +
  1560. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1561. //
  1562. // button74
  1563. //
  1564. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1565. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1566. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1567. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1568. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1569. this.button74.ForeColor = System.Drawing.Color.White;
  1570. this.button74.Location = new System.Drawing.Point(503, 76);
  1571. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1572. this.button74.Name = "button74";
  1573. this.button74.Size = new System.Drawing.Size(169, 31);
  1574. this.button74.TabIndex = 50;
  1575. this.button74.Text = "Uninstall";
  1576. this.button74.UseVisualStyleBackColor = false;
  1577. this.button74.Click += new System.EventHandler(this.button74_Click);
  1578. //
  1579. // button75
  1580. //
  1581. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1582. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1583. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1584. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1585. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1586. this.button75.ForeColor = System.Drawing.Color.White;
  1587. this.button75.Location = new System.Drawing.Point(503, 41);
  1588. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1589. this.button75.Name = "button75";
  1590. this.button75.Size = new System.Drawing.Size(169, 31);
  1591. this.button75.TabIndex = 49;
  1592. this.button75.Text = "Refresh";
  1593. this.button75.UseVisualStyleBackColor = false;
  1594. this.button75.Click += new System.EventHandler(this.button75_Click);
  1595. //
  1596. // label1
  1597. //
  1598. this.label1.AutoSize = true;
  1599. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1600. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1601. this.label1.Location = new System.Drawing.Point(6, 10);
  1602. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1603. this.label1.Name = "label1";
  1604. this.label1.Size = new System.Drawing.Size(291, 28);
  1605. this.label1.TabIndex = 47;
  1606. this.label1.Tag = "themeable";
  1607. this.label1.Text = "Uninstall unwanted UWP Apps";
  1608. //
  1609. // panelModernAppsList
  1610. //
  1611. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1612. | System.Windows.Forms.AnchorStyles.Left)));
  1613. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1614. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1615. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1616. this.panelModernAppsList.Name = "panelModernAppsList";
  1617. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1618. this.panelModernAppsList.TabIndex = 0;
  1619. //
  1620. // listModernApps
  1621. //
  1622. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1623. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1624. this.listModernApps.CheckOnClick = true;
  1625. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1626. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1627. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1628. this.listModernApps.FormattingEnabled = true;
  1629. this.listModernApps.HorizontalScrollbar = true;
  1630. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1631. this.listModernApps.Name = "listModernApps";
  1632. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1633. this.listModernApps.Sorted = true;
  1634. this.listModernApps.TabIndex = 0;
  1635. //
  1636. // startupTab
  1637. //
  1638. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1639. this.startupTab.Controls.Add(this.button64);
  1640. this.startupTab.Controls.Add(this.button31);
  1641. this.startupTab.Controls.Add(this.button37);
  1642. this.startupTab.Controls.Add(this.panel3);
  1643. this.startupTab.Controls.Add(this.button32);
  1644. this.startupTab.Controls.Add(this.button22);
  1645. this.startupTab.Controls.Add(this.label5);
  1646. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1647. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1648. this.startupTab.Name = "startupTab";
  1649. this.startupTab.Size = new System.Drawing.Size(758, 611);
  1650. this.startupTab.TabIndex = 7;
  1651. this.startupTab.Text = "Startup";
  1652. //
  1653. // button64
  1654. //
  1655. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1656. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1657. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1658. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1659. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1660. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1661. this.button64.ForeColor = System.Drawing.Color.White;
  1662. this.button64.Location = new System.Drawing.Point(432, 563);
  1663. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1664. this.button64.Name = "button64";
  1665. this.button64.Size = new System.Drawing.Size(101, 31);
  1666. this.button64.TabIndex = 40;
  1667. this.button64.Text = "Find in Registry";
  1668. this.button64.UseVisualStyleBackColor = false;
  1669. this.button64.Click += new System.EventHandler(this.button64_Click);
  1670. //
  1671. // button31
  1672. //
  1673. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1674. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1675. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1676. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1677. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1678. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1679. this.button31.ForeColor = System.Drawing.Color.White;
  1680. this.button31.Location = new System.Drawing.Point(537, 563);
  1681. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1682. this.button31.Name = "button31";
  1683. this.button31.Size = new System.Drawing.Size(101, 31);
  1684. this.button31.TabIndex = 39;
  1685. this.button31.Text = "Locate file";
  1686. this.button31.UseVisualStyleBackColor = false;
  1687. this.button31.Click += new System.EventHandler(this.button31_Click);
  1688. //
  1689. // button37
  1690. //
  1691. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1692. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1693. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1694. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1695. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1696. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1697. this.button37.ForeColor = System.Drawing.Color.White;
  1698. this.button37.Location = new System.Drawing.Point(327, 563);
  1699. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1700. this.button37.Name = "button37";
  1701. this.button37.Size = new System.Drawing.Size(101, 31);
  1702. this.button37.TabIndex = 38;
  1703. this.button37.Text = "Refresh";
  1704. this.button37.UseVisualStyleBackColor = false;
  1705. this.button37.Click += new System.EventHandler(this.button37_Click);
  1706. //
  1707. // panel3
  1708. //
  1709. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1710. | System.Windows.Forms.AnchorStyles.Right)));
  1711. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1712. this.panel3.Controls.Add(this.listStartupItems);
  1713. this.panel3.Location = new System.Drawing.Point(11, 40);
  1714. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1715. this.panel3.Name = "panel3";
  1716. this.panel3.Size = new System.Drawing.Size(732, 519);
  1717. this.panel3.TabIndex = 37;
  1718. //
  1719. // listStartupItems
  1720. //
  1721. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1722. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1723. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1724. this.columnHeader1,
  1725. this.columnHeader2,
  1726. this.columnHeader3});
  1727. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1728. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1729. this.listStartupItems.FullRowSelect = true;
  1730. this.listStartupItems.HideSelection = false;
  1731. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1732. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1733. this.listStartupItems.MultiSelect = false;
  1734. this.listStartupItems.Name = "listStartupItems";
  1735. this.listStartupItems.ShowGroups = false;
  1736. this.listStartupItems.Size = new System.Drawing.Size(730, 517);
  1737. this.listStartupItems.TabIndex = 0;
  1738. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1739. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1740. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1741. //
  1742. // columnHeader1
  1743. //
  1744. this.columnHeader1.Text = "Name";
  1745. this.columnHeader1.Width = 194;
  1746. //
  1747. // columnHeader2
  1748. //
  1749. this.columnHeader2.Text = "Location";
  1750. this.columnHeader2.Width = 507;
  1751. //
  1752. // columnHeader3
  1753. //
  1754. this.columnHeader3.Text = "Type";
  1755. this.columnHeader3.Width = 134;
  1756. //
  1757. // button32
  1758. //
  1759. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1760. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1761. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1762. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1763. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1764. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1765. this.button32.ForeColor = System.Drawing.Color.White;
  1766. this.button32.Location = new System.Drawing.Point(642, 563);
  1767. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1768. this.button32.Name = "button32";
  1769. this.button32.Size = new System.Drawing.Size(101, 31);
  1770. this.button32.TabIndex = 36;
  1771. this.button32.Text = "Remove";
  1772. this.button32.UseVisualStyleBackColor = false;
  1773. this.button32.Click += new System.EventHandler(this.button32_Click);
  1774. //
  1775. // button22
  1776. //
  1777. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1778. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1779. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1780. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1781. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1782. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1783. this.button22.ForeColor = System.Drawing.Color.White;
  1784. this.button22.Location = new System.Drawing.Point(222, 563);
  1785. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1786. this.button22.Name = "button22";
  1787. this.button22.Size = new System.Drawing.Size(101, 31);
  1788. this.button22.TabIndex = 34;
  1789. this.button22.Text = "Remove all";
  1790. this.button22.UseVisualStyleBackColor = false;
  1791. this.button22.Visible = false;
  1792. this.button22.Click += new System.EventHandler(this.button22_Click);
  1793. //
  1794. // label5
  1795. //
  1796. this.label5.AutoSize = true;
  1797. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1798. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1799. this.label5.Location = new System.Drawing.Point(6, 10);
  1800. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1801. this.label5.Name = "label5";
  1802. this.label5.Size = new System.Drawing.Size(254, 28);
  1803. this.label5.TabIndex = 3;
  1804. this.label5.Tag = "themeable";
  1805. this.label5.Text = "Choose your startup items";
  1806. //
  1807. // appsTab
  1808. //
  1809. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1810. this.appsTab.Controls.Add(this.txtFeedError);
  1811. this.appsTab.Controls.Add(this.panel10);
  1812. this.appsTab.Controls.Add(this.panelCommonApps);
  1813. this.appsTab.Controls.Add(this.panelApps5);
  1814. this.appsTab.Controls.Add(this.panelApps6);
  1815. this.appsTab.Controls.Add(this.panelApps1);
  1816. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1817. this.appsTab.Name = "appsTab";
  1818. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1819. this.appsTab.Size = new System.Drawing.Size(758, 611);
  1820. this.appsTab.TabIndex = 12;
  1821. this.appsTab.Text = "Common Apps";
  1822. //
  1823. // txtFeedError
  1824. //
  1825. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1826. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1827. 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)));
  1828. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1829. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1830. this.txtFeedError.Name = "txtFeedError";
  1831. this.txtFeedError.Size = new System.Drawing.Size(752, 396);
  1832. this.txtFeedError.TabIndex = 167;
  1833. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1834. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1835. this.txtFeedError.Visible = false;
  1836. //
  1837. // panel10
  1838. //
  1839. this.panel10.Controls.Add(this.label41);
  1840. this.panel10.Controls.Add(this.btnGetFeed);
  1841. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1842. this.panel10.Location = new System.Drawing.Point(3, 3);
  1843. this.panel10.Name = "panel10";
  1844. this.panel10.Size = new System.Drawing.Size(752, 44);
  1845. this.panel10.TabIndex = 163;
  1846. //
  1847. // label41
  1848. //
  1849. this.label41.AutoSize = true;
  1850. this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1851. this.label41.ForeColor = System.Drawing.Color.DodgerBlue;
  1852. this.label41.Location = new System.Drawing.Point(5, 7);
  1853. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1854. this.label41.Name = "label41";
  1855. this.label41.Size = new System.Drawing.Size(365, 28);
  1856. this.label41.TabIndex = 53;
  1857. this.label41.Tag = "themeable";
  1858. this.label41.Text = "Quickly download && install useful apps";
  1859. //
  1860. // btnGetFeed
  1861. //
  1862. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1863. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1864. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1865. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1866. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1867. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1868. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1869. this.btnGetFeed.Location = new System.Drawing.Point(650, 8);
  1870. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1871. this.btnGetFeed.Name = "btnGetFeed";
  1872. this.btnGetFeed.Size = new System.Drawing.Size(92, 32);
  1873. this.btnGetFeed.TabIndex = 161;
  1874. this.btnGetFeed.Text = "Refresh links";
  1875. this.btnGetFeed.UseVisualStyleBackColor = false;
  1876. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1877. //
  1878. // panelCommonApps
  1879. //
  1880. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1881. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1882. this.panelCommonApps.Controls.Add(this.c64);
  1883. this.panelCommonApps.Controls.Add(this.c32);
  1884. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1885. this.panelCommonApps.Controls.Add(this.label42);
  1886. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1887. this.panelCommonApps.Controls.Add(this.button5);
  1888. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1889. this.panelCommonApps.Controls.Add(this.linkLabel1);
  1890. this.panelCommonApps.Controls.Add(this.label44);
  1891. this.panelCommonApps.Controls.Add(this.button6);
  1892. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1893. this.panelCommonApps.Location = new System.Drawing.Point(3, 443);
  1894. this.panelCommonApps.Name = "panelCommonApps";
  1895. this.panelCommonApps.Size = new System.Drawing.Size(752, 165);
  1896. this.panelCommonApps.TabIndex = 162;
  1897. //
  1898. // cAutoInstall
  1899. //
  1900. this.cAutoInstall.AutoSize = true;
  1901. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1902. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1903. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1904. this.cAutoInstall.Location = new System.Drawing.Point(459, 100);
  1905. this.cAutoInstall.Name = "cAutoInstall";
  1906. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  1907. this.cAutoInstall.TabIndex = 107;
  1908. this.cAutoInstall.Text = "Install after downloading";
  1909. this.cAutoInstall.UseVisualStyleBackColor = true;
  1910. //
  1911. // progressDownloader
  1912. //
  1913. this.progressDownloader.Location = new System.Drawing.Point(7, 100);
  1914. this.progressDownloader.MarqueeAnimationSpeed = 15;
  1915. this.progressDownloader.Name = "progressDownloader";
  1916. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  1917. this.progressDownloader.TabIndex = 160;
  1918. //
  1919. // c64
  1920. //
  1921. this.c64.AutoSize = true;
  1922. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1923. this.c64.Location = new System.Drawing.Point(458, 30);
  1924. this.c64.Name = "c64";
  1925. this.c64.Size = new System.Drawing.Size(72, 25);
  1926. this.c64.TabIndex = 75;
  1927. this.c64.TabStop = true;
  1928. this.c64.Text = "64-bit";
  1929. this.c64.UseVisualStyleBackColor = true;
  1930. //
  1931. // c32
  1932. //
  1933. this.c32.AutoSize = true;
  1934. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1935. this.c32.Location = new System.Drawing.Point(536, 30);
  1936. this.c32.Name = "c32";
  1937. this.c32.Size = new System.Drawing.Size(72, 25);
  1938. this.c32.TabIndex = 76;
  1939. this.c32.TabStop = true;
  1940. this.c32.Text = "32-bit";
  1941. this.c32.UseVisualStyleBackColor = true;
  1942. //
  1943. // btnDownloadApps
  1944. //
  1945. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  1946. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1947. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1948. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1949. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1950. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1951. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  1952. this.btnDownloadApps.Location = new System.Drawing.Point(607, 128);
  1953. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  1954. this.btnDownloadApps.Name = "btnDownloadApps";
  1955. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  1956. this.btnDownloadApps.TabIndex = 50;
  1957. this.btnDownloadApps.Text = "Download";
  1958. this.btnDownloadApps.UseVisualStyleBackColor = false;
  1959. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  1960. //
  1961. // label42
  1962. //
  1963. this.label42.AutoSize = true;
  1964. this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1965. this.label42.ForeColor = System.Drawing.Color.DodgerBlue;
  1966. this.label42.Location = new System.Drawing.Point(2, 2);
  1967. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1968. this.label42.Name = "label42";
  1969. this.label42.Size = new System.Drawing.Size(184, 25);
  1970. this.label42.TabIndex = 69;
  1971. this.label42.Tag = "themeable";
  1972. this.label42.Text = "Set download folder";
  1973. //
  1974. // txtDownloadFolder
  1975. //
  1976. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  1977. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1978. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1979. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  1980. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 28);
  1981. this.txtDownloadFolder.Name = "txtDownloadFolder";
  1982. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  1983. this.txtDownloadFolder.TabIndex = 70;
  1984. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  1985. //
  1986. // button5
  1987. //
  1988. this.button5.BackColor = System.Drawing.Color.DodgerBlue;
  1989. this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1990. this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1991. this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1992. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1993. this.button5.ForeColor = System.Drawing.Color.White;
  1994. this.button5.Location = new System.Drawing.Point(312, 28);
  1995. this.button5.Margin = new System.Windows.Forms.Padding(2);
  1996. this.button5.Name = "button5";
  1997. this.button5.Size = new System.Drawing.Size(57, 27);
  1998. this.button5.TabIndex = 71;
  1999. this.button5.Text = "Change";
  2000. this.button5.UseVisualStyleBackColor = false;
  2001. this.button5.Click += new System.EventHandler(this.button5_Click);
  2002. //
  2003. // txtDownloadStatus
  2004. //
  2005. this.txtDownloadStatus.AutoSize = true;
  2006. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2007. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2008. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 76);
  2009. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2010. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2011. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2012. this.txtDownloadStatus.TabIndex = 72;
  2013. this.txtDownloadStatus.Tag = "";
  2014. this.txtDownloadStatus.Text = "Idle";
  2015. //
  2016. // linkLabel1
  2017. //
  2018. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold;
  2019. this.linkLabel1.AutoSize = true;
  2020. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2021. this.linkLabel1.ForeColor = System.Drawing.Color.Gold;
  2022. this.linkLabel1.LinkColor = System.Drawing.Color.Gold;
  2023. this.linkLabel1.Location = new System.Drawing.Point(4, 135);
  2024. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2025. this.linkLabel1.Name = "linkLabel1";
  2026. this.linkLabel1.Size = new System.Drawing.Size(106, 21);
  2027. this.linkLabel1.TabIndex = 78;
  2028. this.linkLabel1.TabStop = true;
  2029. this.linkLabel1.Tag = "";
  2030. this.linkLabel1.Text = "See warnings";
  2031. this.linkLabel1.Visible = false;
  2032. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold;
  2033. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2034. //
  2035. // label44
  2036. //
  2037. this.label44.AutoSize = true;
  2038. this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2039. this.label44.ForeColor = System.Drawing.Color.DodgerBlue;
  2040. this.label44.Location = new System.Drawing.Point(454, 1);
  2041. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2042. this.label44.Name = "label44";
  2043. this.label44.Size = new System.Drawing.Size(164, 25);
  2044. this.label44.TabIndex = 74;
  2045. this.label44.Tag = "themeable";
  2046. this.label44.Text = "Set bit preference";
  2047. //
  2048. // button6
  2049. //
  2050. this.button6.BackColor = System.Drawing.Color.DodgerBlue;
  2051. this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2052. this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2053. this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2054. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2055. this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2056. this.button6.ForeColor = System.Drawing.Color.White;
  2057. this.button6.Location = new System.Drawing.Point(460, 128);
  2058. this.button6.Margin = new System.Windows.Forms.Padding(2);
  2059. this.button6.Name = "button6";
  2060. this.button6.Size = new System.Drawing.Size(143, 35);
  2061. this.button6.TabIndex = 77;
  2062. this.button6.Text = "Go to Downloads";
  2063. this.button6.UseVisualStyleBackColor = false;
  2064. this.button6.Click += new System.EventHandler(this.button6_Click);
  2065. //
  2066. // panelApps5
  2067. //
  2068. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2069. | System.Windows.Forms.AnchorStyles.Left)));
  2070. this.panelApps5.AutoScroll = true;
  2071. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2072. this.panelApps5.Controls.Add(this.cLightShot);
  2073. this.panelApps5.Controls.Add(this.pictureBox58);
  2074. this.panelApps5.Controls.Add(this.cViper);
  2075. this.panelApps5.Controls.Add(this.pictureBox57);
  2076. this.panelApps5.Controls.Add(this.cVLC);
  2077. this.panelApps5.Controls.Add(this.cGyazo);
  2078. this.panelApps5.Controls.Add(this.pictureBox81);
  2079. this.panelApps5.Controls.Add(this.cFoobar);
  2080. this.panelApps5.Controls.Add(this.pictureBox8);
  2081. this.panelApps5.Controls.Add(this.cPot);
  2082. this.panelApps5.Controls.Add(this.cAudacity);
  2083. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  2084. this.panelApps5.Controls.Add(this.cIrfan);
  2085. this.panelApps5.Controls.Add(this.pictureBox59);
  2086. this.panelApps5.Controls.Add(this.pictureBox46);
  2087. this.panelApps5.Controls.Add(this.pictureBox10);
  2088. this.panelApps5.Controls.Add(this.ciTunes);
  2089. this.panelApps5.Controls.Add(this.cGIMP);
  2090. this.panelApps5.Controls.Add(this.pictureBox11);
  2091. this.panelApps5.Controls.Add(this.cWinamp);
  2092. this.panelApps5.Controls.Add(this.pictureBox47);
  2093. this.panelApps5.Controls.Add(this.pictureBox12);
  2094. this.panelApps5.Controls.Add(this.pictureBox65);
  2095. this.panelApps5.Controls.Add(this.pictureBox45);
  2096. this.panelApps5.Controls.Add(this.cBS);
  2097. this.panelApps5.Controls.Add(this.pictureBox13);
  2098. this.panelApps5.Controls.Add(this.pictureBox48);
  2099. this.panelApps5.Controls.Add(this.cSpotify);
  2100. this.panelApps5.Controls.Add(this.pictureBox9);
  2101. this.panelApps5.Controls.Add(this.cMp3Tag);
  2102. this.panelApps5.Controls.Add(this.pictureBox82);
  2103. this.panelApps5.Controls.Add(this.cMega);
  2104. this.panelApps5.Controls.Add(this.pictureBox60);
  2105. this.panelApps5.Controls.Add(this.cAdobeReader);
  2106. this.panelApps5.Controls.Add(this.cBlender);
  2107. this.panelApps5.Controls.Add(this.pictureBox22);
  2108. this.panelApps5.Controls.Add(this.cFoxit);
  2109. this.panelApps5.Controls.Add(this.pictureBox23);
  2110. this.panelApps5.Controls.Add(this.pictureBox21);
  2111. this.panelApps5.Controls.Add(this.pictureBox24);
  2112. this.panelApps5.Controls.Add(this.cEvernote);
  2113. this.panelApps5.Controls.Add(this.cSumatra);
  2114. this.panelApps5.Controls.Add(this.pictureBox52);
  2115. this.panelApps5.Controls.Add(this.cLibreOffice);
  2116. this.panelApps5.Controls.Add(this.cPeaZip);
  2117. this.panelApps5.Controls.Add(this.pictureBox14);
  2118. this.panelApps5.Controls.Add(this.cFlux);
  2119. this.panelApps5.Controls.Add(this.pictureBox71);
  2120. this.panelApps5.Controls.Add(this.pictureBox15);
  2121. this.panelApps5.Controls.Add(this.pictureBox16);
  2122. this.panelApps5.Controls.Add(this.c7zip);
  2123. this.panelApps5.Controls.Add(this.cWinRar);
  2124. this.panelApps5.Controls.Add(this.cDropbox);
  2125. this.panelApps5.Controls.Add(this.pictureBox43);
  2126. this.panelApps5.Controls.Add(this.cOneDrive);
  2127. this.panelApps5.Controls.Add(this.pictureBox63);
  2128. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  2129. this.panelApps5.Name = "panelApps5";
  2130. this.panelApps5.Size = new System.Drawing.Size(240, 389);
  2131. this.panelApps5.TabIndex = 158;
  2132. //
  2133. // cLightShot
  2134. //
  2135. this.cLightShot.AutoSize = true;
  2136. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2137. this.cLightShot.Location = new System.Drawing.Point(34, 788);
  2138. this.cLightShot.Name = "cLightShot";
  2139. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2140. this.cLightShot.TabIndex = 116;
  2141. this.cLightShot.Text = "Lightshot";
  2142. this.cLightShot.UseVisualStyleBackColor = true;
  2143. //
  2144. // pictureBox58
  2145. //
  2146. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2147. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2148. this.pictureBox58.Location = new System.Drawing.Point(4, 817);
  2149. this.pictureBox58.Name = "pictureBox58";
  2150. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2151. this.pictureBox58.TabIndex = 118;
  2152. this.pictureBox58.TabStop = false;
  2153. //
  2154. // cViper
  2155. //
  2156. this.cViper.AutoSize = true;
  2157. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2158. this.cViper.Location = new System.Drawing.Point(34, 758);
  2159. this.cViper.Name = "cViper";
  2160. this.cViper.Size = new System.Drawing.Size(139, 24);
  2161. this.cViper.TabIndex = 136;
  2162. this.cViper.Text = "ViPER4Windows";
  2163. this.cViper.UseVisualStyleBackColor = true;
  2164. //
  2165. // pictureBox57
  2166. //
  2167. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2168. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2169. this.pictureBox57.Location = new System.Drawing.Point(4, 788);
  2170. this.pictureBox57.Name = "pictureBox57";
  2171. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2172. this.pictureBox57.TabIndex = 119;
  2173. this.pictureBox57.TabStop = false;
  2174. //
  2175. // cVLC
  2176. //
  2177. this.cVLC.AutoSize = true;
  2178. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2179. this.cVLC.Location = new System.Drawing.Point(33, 368);
  2180. this.cVLC.Name = "cVLC";
  2181. this.cVLC.Size = new System.Drawing.Size(148, 24);
  2182. this.cVLC.TabIndex = 154;
  2183. this.cVLC.Text = "VLC Media Player";
  2184. this.cVLC.UseVisualStyleBackColor = true;
  2185. //
  2186. // cGyazo
  2187. //
  2188. this.cGyazo.AutoSize = true;
  2189. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2190. this.cGyazo.Location = new System.Drawing.Point(34, 817);
  2191. this.cGyazo.Name = "cGyazo";
  2192. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2193. this.cGyazo.TabIndex = 117;
  2194. this.cGyazo.Text = "Gyazo";
  2195. this.cGyazo.UseVisualStyleBackColor = true;
  2196. //
  2197. // pictureBox81
  2198. //
  2199. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  2200. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2201. this.pictureBox81.Location = new System.Drawing.Point(4, 758);
  2202. this.pictureBox81.Name = "pictureBox81";
  2203. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  2204. this.pictureBox81.TabIndex = 137;
  2205. this.pictureBox81.TabStop = false;
  2206. //
  2207. // cFoobar
  2208. //
  2209. this.cFoobar.AutoSize = true;
  2210. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2211. this.cFoobar.Location = new System.Drawing.Point(33, 428);
  2212. this.cFoobar.Name = "cFoobar";
  2213. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  2214. this.cFoobar.TabIndex = 153;
  2215. this.cFoobar.Text = "Foobar2000";
  2216. this.cFoobar.UseVisualStyleBackColor = true;
  2217. //
  2218. // pictureBox8
  2219. //
  2220. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  2221. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2222. this.pictureBox8.Location = new System.Drawing.Point(3, 518);
  2223. this.pictureBox8.Name = "pictureBox8";
  2224. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  2225. this.pictureBox8.TabIndex = 92;
  2226. this.pictureBox8.TabStop = false;
  2227. //
  2228. // cPot
  2229. //
  2230. this.cPot.AutoSize = true;
  2231. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2232. this.cPot.Location = new System.Drawing.Point(33, 398);
  2233. this.cPot.Name = "cPot";
  2234. this.cPot.Size = new System.Drawing.Size(93, 24);
  2235. this.cPot.TabIndex = 152;
  2236. this.cPot.Text = "PotPlayer";
  2237. this.cPot.UseVisualStyleBackColor = true;
  2238. //
  2239. // cAudacity
  2240. //
  2241. this.cAudacity.AutoSize = true;
  2242. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2243. this.cAudacity.Location = new System.Drawing.Point(34, 608);
  2244. this.cAudacity.Name = "cAudacity";
  2245. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2246. this.cAudacity.TabIndex = 55;
  2247. this.cAudacity.Text = "Audacity";
  2248. this.cAudacity.UseVisualStyleBackColor = true;
  2249. //
  2250. // cPhotoFiltre
  2251. //
  2252. this.cPhotoFiltre.AutoSize = true;
  2253. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2254. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 640);
  2255. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2256. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2257. this.cPhotoFiltre.TabIndex = 70;
  2258. this.cPhotoFiltre.Text = "PhotoFiltre";
  2259. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2260. //
  2261. // cIrfan
  2262. //
  2263. this.cIrfan.AutoSize = true;
  2264. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2265. this.cIrfan.Location = new System.Drawing.Point(33, 518);
  2266. this.cIrfan.Name = "cIrfan";
  2267. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2268. this.cIrfan.TabIndex = 60;
  2269. this.cIrfan.Text = "IrfanView";
  2270. this.cIrfan.UseVisualStyleBackColor = true;
  2271. //
  2272. // pictureBox59
  2273. //
  2274. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2275. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2276. this.pictureBox59.Location = new System.Drawing.Point(4, 547);
  2277. this.pictureBox59.Name = "pictureBox59";
  2278. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2279. this.pictureBox59.TabIndex = 123;
  2280. this.pictureBox59.TabStop = false;
  2281. //
  2282. // pictureBox46
  2283. //
  2284. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2285. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2286. this.pictureBox46.Location = new System.Drawing.Point(4, 697);
  2287. this.pictureBox46.Name = "pictureBox46";
  2288. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2289. this.pictureBox46.TabIndex = 105;
  2290. this.pictureBox46.TabStop = false;
  2291. //
  2292. // pictureBox10
  2293. //
  2294. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  2295. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2296. this.pictureBox10.Location = new System.Drawing.Point(3, 488);
  2297. this.pictureBox10.Name = "pictureBox10";
  2298. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  2299. this.pictureBox10.TabIndex = 161;
  2300. this.pictureBox10.TabStop = false;
  2301. //
  2302. // ciTunes
  2303. //
  2304. this.ciTunes.AutoSize = true;
  2305. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2306. this.ciTunes.Location = new System.Drawing.Point(34, 548);
  2307. this.ciTunes.Name = "ciTunes";
  2308. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2309. this.ciTunes.TabIndex = 122;
  2310. this.ciTunes.Text = "Apple iTunes";
  2311. this.ciTunes.UseVisualStyleBackColor = true;
  2312. //
  2313. // cGIMP
  2314. //
  2315. this.cGIMP.AutoSize = true;
  2316. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2317. this.cGIMP.Location = new System.Drawing.Point(34, 668);
  2318. this.cGIMP.Name = "cGIMP";
  2319. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2320. this.cGIMP.TabIndex = 58;
  2321. this.cGIMP.Text = "GIMP";
  2322. this.cGIMP.UseVisualStyleBackColor = true;
  2323. //
  2324. // pictureBox11
  2325. //
  2326. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  2327. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2328. this.pictureBox11.Location = new System.Drawing.Point(3, 398);
  2329. this.pictureBox11.Name = "pictureBox11";
  2330. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  2331. this.pictureBox11.TabIndex = 158;
  2332. this.pictureBox11.TabStop = false;
  2333. //
  2334. // cWinamp
  2335. //
  2336. this.cWinamp.AutoSize = true;
  2337. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2338. this.cWinamp.Location = new System.Drawing.Point(34, 578);
  2339. this.cWinamp.Name = "cWinamp";
  2340. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2341. this.cWinamp.TabIndex = 125;
  2342. this.cWinamp.Text = "Winamp";
  2343. this.cWinamp.UseVisualStyleBackColor = true;
  2344. //
  2345. // pictureBox47
  2346. //
  2347. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2348. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2349. this.pictureBox47.Location = new System.Drawing.Point(4, 608);
  2350. this.pictureBox47.Name = "pictureBox47";
  2351. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2352. this.pictureBox47.TabIndex = 103;
  2353. this.pictureBox47.TabStop = false;
  2354. //
  2355. // pictureBox12
  2356. //
  2357. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  2358. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2359. this.pictureBox12.Location = new System.Drawing.Point(3, 428);
  2360. this.pictureBox12.Name = "pictureBox12";
  2361. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  2362. this.pictureBox12.TabIndex = 160;
  2363. this.pictureBox12.TabStop = false;
  2364. //
  2365. // pictureBox65
  2366. //
  2367. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2368. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2369. this.pictureBox65.Location = new System.Drawing.Point(4, 578);
  2370. this.pictureBox65.Name = "pictureBox65";
  2371. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2372. this.pictureBox65.TabIndex = 130;
  2373. this.pictureBox65.TabStop = false;
  2374. //
  2375. // pictureBox45
  2376. //
  2377. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2378. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2379. this.pictureBox45.Location = new System.Drawing.Point(4, 668);
  2380. this.pictureBox45.Name = "pictureBox45";
  2381. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2382. this.pictureBox45.TabIndex = 106;
  2383. this.pictureBox45.TabStop = false;
  2384. //
  2385. // cBS
  2386. //
  2387. this.cBS.AutoSize = true;
  2388. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2389. this.cBS.Location = new System.Drawing.Point(33, 488);
  2390. this.cBS.Name = "cBS";
  2391. this.cBS.Size = new System.Drawing.Size(92, 24);
  2392. this.cBS.TabIndex = 155;
  2393. this.cBS.Text = "BS.Player";
  2394. this.cBS.UseVisualStyleBackColor = true;
  2395. //
  2396. // pictureBox13
  2397. //
  2398. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  2399. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2400. this.pictureBox13.Location = new System.Drawing.Point(3, 458);
  2401. this.pictureBox13.Name = "pictureBox13";
  2402. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  2403. this.pictureBox13.TabIndex = 159;
  2404. this.pictureBox13.TabStop = false;
  2405. //
  2406. // pictureBox48
  2407. //
  2408. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2409. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2410. this.pictureBox48.Location = new System.Drawing.Point(4, 638);
  2411. this.pictureBox48.Name = "pictureBox48";
  2412. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2413. this.pictureBox48.TabIndex = 104;
  2414. this.pictureBox48.TabStop = false;
  2415. //
  2416. // cSpotify
  2417. //
  2418. this.cSpotify.AutoSize = true;
  2419. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2420. this.cSpotify.Location = new System.Drawing.Point(33, 458);
  2421. this.cSpotify.Name = "cSpotify";
  2422. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  2423. this.cSpotify.TabIndex = 156;
  2424. this.cSpotify.Text = "Spotify";
  2425. this.cSpotify.UseVisualStyleBackColor = true;
  2426. //
  2427. // pictureBox9
  2428. //
  2429. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  2430. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2431. this.pictureBox9.Location = new System.Drawing.Point(3, 368);
  2432. this.pictureBox9.Name = "pictureBox9";
  2433. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  2434. this.pictureBox9.TabIndex = 157;
  2435. this.pictureBox9.TabStop = false;
  2436. //
  2437. // cMp3Tag
  2438. //
  2439. this.cMp3Tag.AutoSize = true;
  2440. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2441. this.cMp3Tag.Location = new System.Drawing.Point(34, 697);
  2442. this.cMp3Tag.Name = "cMp3Tag";
  2443. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2444. this.cMp3Tag.TabIndex = 81;
  2445. this.cMp3Tag.Text = "MP3 Tag";
  2446. this.cMp3Tag.UseVisualStyleBackColor = true;
  2447. //
  2448. // pictureBox82
  2449. //
  2450. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2451. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2452. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  2453. this.pictureBox82.Name = "pictureBox82";
  2454. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2455. this.pictureBox82.TabIndex = 151;
  2456. this.pictureBox82.TabStop = false;
  2457. //
  2458. // cMega
  2459. //
  2460. this.cMega.AutoSize = true;
  2461. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2462. this.cMega.Location = new System.Drawing.Point(33, 303);
  2463. this.cMega.Name = "cMega";
  2464. this.cMega.Size = new System.Drawing.Size(100, 24);
  2465. this.cMega.TabIndex = 150;
  2466. this.cMega.Text = "MEGAsync";
  2467. this.cMega.UseVisualStyleBackColor = true;
  2468. //
  2469. // pictureBox60
  2470. //
  2471. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2472. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2473. this.pictureBox60.Location = new System.Drawing.Point(4, 727);
  2474. this.pictureBox60.Name = "pictureBox60";
  2475. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2476. this.pictureBox60.TabIndex = 134;
  2477. this.pictureBox60.TabStop = false;
  2478. //
  2479. // cAdobeReader
  2480. //
  2481. this.cAdobeReader.AutoSize = true;
  2482. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2483. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  2484. this.cAdobeReader.Name = "cAdobeReader";
  2485. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  2486. this.cAdobeReader.TabIndex = 55;
  2487. this.cAdobeReader.Text = "Adobe Reader";
  2488. this.cAdobeReader.UseVisualStyleBackColor = true;
  2489. //
  2490. // cBlender
  2491. //
  2492. this.cBlender.AutoSize = true;
  2493. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2494. this.cBlender.Location = new System.Drawing.Point(34, 727);
  2495. this.cBlender.Name = "cBlender";
  2496. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2497. this.cBlender.TabIndex = 135;
  2498. this.cBlender.Text = "Blender";
  2499. this.cBlender.UseVisualStyleBackColor = true;
  2500. //
  2501. // pictureBox22
  2502. //
  2503. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2504. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2505. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2506. this.pictureBox22.Name = "pictureBox22";
  2507. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2508. this.pictureBox22.TabIndex = 96;
  2509. this.pictureBox22.TabStop = false;
  2510. //
  2511. // cFoxit
  2512. //
  2513. this.cFoxit.AutoSize = true;
  2514. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2515. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  2516. this.cFoxit.Name = "cFoxit";
  2517. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  2518. this.cFoxit.TabIndex = 59;
  2519. this.cFoxit.Text = "Foxit Reader";
  2520. this.cFoxit.UseVisualStyleBackColor = true;
  2521. //
  2522. // pictureBox23
  2523. //
  2524. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2525. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2526. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2527. this.pictureBox23.Name = "pictureBox23";
  2528. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2529. this.pictureBox23.TabIndex = 98;
  2530. this.pictureBox23.TabStop = false;
  2531. //
  2532. // pictureBox21
  2533. //
  2534. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2535. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2536. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2537. this.pictureBox21.Name = "pictureBox21";
  2538. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2539. this.pictureBox21.TabIndex = 95;
  2540. this.pictureBox21.TabStop = false;
  2541. //
  2542. // pictureBox24
  2543. //
  2544. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2545. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2546. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2547. this.pictureBox24.Name = "pictureBox24";
  2548. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2549. this.pictureBox24.TabIndex = 97;
  2550. this.pictureBox24.TabStop = false;
  2551. //
  2552. // cEvernote
  2553. //
  2554. this.cEvernote.AutoSize = true;
  2555. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2556. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  2557. this.cEvernote.Name = "cEvernote";
  2558. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  2559. this.cEvernote.TabIndex = 80;
  2560. this.cEvernote.Text = "Evernote";
  2561. this.cEvernote.UseVisualStyleBackColor = true;
  2562. //
  2563. // cSumatra
  2564. //
  2565. this.cSumatra.AutoSize = true;
  2566. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2567. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  2568. this.cSumatra.Name = "cSumatra";
  2569. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  2570. this.cSumatra.TabIndex = 58;
  2571. this.cSumatra.Text = "SumatraPDF";
  2572. this.cSumatra.UseVisualStyleBackColor = true;
  2573. //
  2574. // pictureBox52
  2575. //
  2576. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2577. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2578. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2579. this.pictureBox52.Name = "pictureBox52";
  2580. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2581. this.pictureBox52.TabIndex = 98;
  2582. this.pictureBox52.TabStop = false;
  2583. //
  2584. // cLibreOffice
  2585. //
  2586. this.cLibreOffice.AutoSize = true;
  2587. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2588. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  2589. this.cLibreOffice.Name = "cLibreOffice";
  2590. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  2591. this.cLibreOffice.TabIndex = 99;
  2592. this.cLibreOffice.Text = "LibreOffice";
  2593. this.cLibreOffice.UseVisualStyleBackColor = true;
  2594. //
  2595. // cPeaZip
  2596. //
  2597. this.cPeaZip.AutoSize = true;
  2598. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2599. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  2600. this.cPeaZip.Name = "cPeaZip";
  2601. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  2602. this.cPeaZip.TabIndex = 55;
  2603. this.cPeaZip.Text = "PeaZip";
  2604. this.cPeaZip.UseVisualStyleBackColor = true;
  2605. //
  2606. // pictureBox14
  2607. //
  2608. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2609. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2610. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  2611. this.pictureBox14.Name = "pictureBox14";
  2612. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2613. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2614. this.pictureBox14.TabIndex = 91;
  2615. this.pictureBox14.TabStop = false;
  2616. //
  2617. // cFlux
  2618. //
  2619. this.cFlux.AutoSize = true;
  2620. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2621. this.cFlux.Location = new System.Drawing.Point(34, 338);
  2622. this.cFlux.Name = "cFlux";
  2623. this.cFlux.Size = new System.Drawing.Size(60, 24);
  2624. this.cFlux.TabIndex = 148;
  2625. this.cFlux.Text = "F.lux";
  2626. this.cFlux.UseVisualStyleBackColor = true;
  2627. //
  2628. // pictureBox71
  2629. //
  2630. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2631. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2632. this.pictureBox71.Location = new System.Drawing.Point(4, 338);
  2633. this.pictureBox71.Name = "pictureBox71";
  2634. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2635. this.pictureBox71.TabIndex = 149;
  2636. this.pictureBox71.TabStop = false;
  2637. //
  2638. // pictureBox15
  2639. //
  2640. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2641. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2642. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  2643. this.pictureBox15.Name = "pictureBox15";
  2644. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2645. this.pictureBox15.TabIndex = 93;
  2646. this.pictureBox15.TabStop = false;
  2647. //
  2648. // pictureBox16
  2649. //
  2650. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2651. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2652. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  2653. this.pictureBox16.Name = "pictureBox16";
  2654. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2655. this.pictureBox16.TabIndex = 92;
  2656. this.pictureBox16.TabStop = false;
  2657. //
  2658. // c7zip
  2659. //
  2660. this.c7zip.AutoSize = true;
  2661. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2662. this.c7zip.Location = new System.Drawing.Point(33, 153);
  2663. this.c7zip.Name = "c7zip";
  2664. this.c7zip.Size = new System.Drawing.Size(64, 24);
  2665. this.c7zip.TabIndex = 58;
  2666. this.c7zip.Text = "7-Zip";
  2667. this.c7zip.UseVisualStyleBackColor = true;
  2668. //
  2669. // cWinRar
  2670. //
  2671. this.cWinRar.AutoSize = true;
  2672. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2673. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  2674. this.cWinRar.Name = "cWinRar";
  2675. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  2676. this.cWinRar.TabIndex = 57;
  2677. this.cWinRar.Text = "WinRAR";
  2678. this.cWinRar.UseVisualStyleBackColor = true;
  2679. //
  2680. // cDropbox
  2681. //
  2682. this.cDropbox.AutoSize = true;
  2683. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2684. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  2685. this.cDropbox.Name = "cDropbox";
  2686. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  2687. this.cDropbox.TabIndex = 124;
  2688. this.cDropbox.Text = "Dropbox";
  2689. this.cDropbox.UseVisualStyleBackColor = true;
  2690. //
  2691. // pictureBox43
  2692. //
  2693. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2694. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2695. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  2696. this.pictureBox43.Name = "pictureBox43";
  2697. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2698. this.pictureBox43.TabIndex = 105;
  2699. this.pictureBox43.TabStop = false;
  2700. //
  2701. // cOneDrive
  2702. //
  2703. this.cOneDrive.AutoSize = true;
  2704. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2705. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  2706. this.cOneDrive.Name = "cOneDrive";
  2707. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  2708. this.cOneDrive.TabIndex = 73;
  2709. this.cOneDrive.Text = "OneDrive";
  2710. this.cOneDrive.UseVisualStyleBackColor = true;
  2711. //
  2712. // pictureBox63
  2713. //
  2714. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2715. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2716. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  2717. this.pictureBox63.Name = "pictureBox63";
  2718. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2719. this.pictureBox63.TabIndex = 128;
  2720. this.pictureBox63.TabStop = false;
  2721. //
  2722. // panelApps6
  2723. //
  2724. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2725. | System.Windows.Forms.AnchorStyles.Left)));
  2726. this.panelApps6.AutoScroll = true;
  2727. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2728. this.panelApps6.Controls.Add(this.cSteam);
  2729. this.panelApps6.Controls.Add(this.pictureBox75);
  2730. this.panelApps6.Controls.Add(this.cOrigin);
  2731. this.panelApps6.Controls.Add(this.cVCPP);
  2732. this.panelApps6.Controls.Add(this.pictureBox54);
  2733. this.panelApps6.Controls.Add(this.cQB);
  2734. this.panelApps6.Controls.Add(this.cEpicStore);
  2735. this.panelApps6.Controls.Add(this.cUT2);
  2736. this.panelApps6.Controls.Add(this.pictureBox53);
  2737. this.panelApps6.Controls.Add(this.pictureBox80);
  2738. this.panelApps6.Controls.Add(this.cBlizzard);
  2739. this.panelApps6.Controls.Add(this.pictureBox49);
  2740. this.panelApps6.Controls.Add(this.cDeluge);
  2741. this.panelApps6.Controls.Add(this.pictureBox51);
  2742. this.panelApps6.Controls.Add(this.cNF472);
  2743. this.panelApps6.Controls.Add(this.cUbi);
  2744. this.panelApps6.Controls.Add(this.pictureBox18);
  2745. this.panelApps6.Controls.Add(this.pictureBox50);
  2746. this.panelApps6.Controls.Add(this.pictureBox78);
  2747. this.panelApps6.Controls.Add(this.pictureBox19);
  2748. this.panelApps6.Controls.Add(this.cNF452);
  2749. this.panelApps6.Controls.Add(this.cUT3);
  2750. this.panelApps6.Controls.Add(this.pictureBox79);
  2751. this.panelApps6.Controls.Add(this.pictureBox20);
  2752. this.panelApps6.Controls.Add(this.cNF40);
  2753. this.panelApps6.Controls.Add(this.pictureBox17);
  2754. this.panelApps6.Controls.Add(this.pictureBox77);
  2755. this.panelApps6.Controls.Add(this.cBT);
  2756. this.panelApps6.Controls.Add(this.cNF35);
  2757. this.panelApps6.Controls.Add(this.pictureBox76);
  2758. this.panelApps6.Controls.Add(this.cIObitSU);
  2759. this.panelApps6.Controls.Add(this.cIObitU);
  2760. this.panelApps6.Controls.Add(this.pictureBox74);
  2761. this.panelApps6.Controls.Add(this.cRevo);
  2762. this.panelApps6.Controls.Add(this.pictureBox68);
  2763. this.panelApps6.Controls.Add(this.cIObitDB);
  2764. this.panelApps6.Controls.Add(this.cIObitSD);
  2765. this.panelApps6.Controls.Add(this.pictureBox61);
  2766. this.panelApps6.Controls.Add(this.cUUI);
  2767. this.panelApps6.Controls.Add(this.pictureBox66);
  2768. this.panelApps6.Controls.Add(this.pictureBox72);
  2769. this.panelApps6.Controls.Add(this.pictureBox67);
  2770. this.panelApps6.Controls.Add(this.cRufus);
  2771. this.panelApps6.Controls.Add(this.pictureBox73);
  2772. this.panelApps6.Controls.Add(this.cMalwarebytes);
  2773. this.panelApps6.Controls.Add(this.pictureBox70);
  2774. this.panelApps6.Controls.Add(this.cAntiExploit);
  2775. this.panelApps6.Controls.Add(this.pictureBox69);
  2776. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  2777. this.panelApps6.Name = "panelApps6";
  2778. this.panelApps6.Size = new System.Drawing.Size(242, 389);
  2779. this.panelApps6.TabIndex = 162;
  2780. //
  2781. // cSteam
  2782. //
  2783. this.cSteam.AutoSize = true;
  2784. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2785. this.cSteam.Location = new System.Drawing.Point(35, 573);
  2786. this.cSteam.Name = "cSteam";
  2787. this.cSteam.Size = new System.Drawing.Size(70, 24);
  2788. this.cSteam.TabIndex = 70;
  2789. this.cSteam.Text = "Steam";
  2790. this.cSteam.UseVisualStyleBackColor = true;
  2791. //
  2792. // pictureBox75
  2793. //
  2794. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  2795. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2796. this.pictureBox75.Location = new System.Drawing.Point(5, 514);
  2797. this.pictureBox75.Name = "pictureBox75";
  2798. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  2799. this.pictureBox75.TabIndex = 162;
  2800. this.pictureBox75.TabStop = false;
  2801. //
  2802. // cOrigin
  2803. //
  2804. this.cOrigin.AutoSize = true;
  2805. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2806. this.cOrigin.Location = new System.Drawing.Point(35, 693);
  2807. this.cOrigin.Name = "cOrigin";
  2808. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  2809. this.cOrigin.TabIndex = 111;
  2810. this.cOrigin.Text = "EA Origin";
  2811. this.cOrigin.UseVisualStyleBackColor = true;
  2812. //
  2813. // cVCPP
  2814. //
  2815. this.cVCPP.AutoSize = true;
  2816. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2817. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2818. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2819. this.cVCPP.Location = new System.Drawing.Point(35, 125);
  2820. this.cVCPP.Name = "cVCPP";
  2821. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  2822. this.cVCPP.TabIndex = 171;
  2823. this.cVCPP.Text = "Visual C++ AiO";
  2824. this.cVCPP.UseVisualStyleBackColor = true;
  2825. //
  2826. // pictureBox54
  2827. //
  2828. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  2829. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2830. this.pictureBox54.Location = new System.Drawing.Point(5, 693);
  2831. this.pictureBox54.Name = "pictureBox54";
  2832. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  2833. this.pictureBox54.TabIndex = 110;
  2834. this.pictureBox54.TabStop = false;
  2835. //
  2836. // cQB
  2837. //
  2838. this.cQB.AutoSize = true;
  2839. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2840. this.cQB.Location = new System.Drawing.Point(35, 424);
  2841. this.cQB.Name = "cQB";
  2842. this.cQB.Size = new System.Drawing.Size(105, 24);
  2843. this.cQB.TabIndex = 58;
  2844. this.cQB.Text = "qBitTorrent";
  2845. this.cQB.UseVisualStyleBackColor = true;
  2846. //
  2847. // cEpicStore
  2848. //
  2849. this.cEpicStore.AutoSize = true;
  2850. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2851. this.cEpicStore.Location = new System.Drawing.Point(35, 663);
  2852. this.cEpicStore.Name = "cEpicStore";
  2853. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  2854. this.cEpicStore.TabIndex = 109;
  2855. this.cEpicStore.Text = "Epic Games";
  2856. this.cEpicStore.UseVisualStyleBackColor = true;
  2857. //
  2858. // cUT2
  2859. //
  2860. this.cUT2.AutoSize = true;
  2861. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2862. this.cUT2.Location = new System.Drawing.Point(35, 514);
  2863. this.cUT2.Name = "cUT2";
  2864. this.cUT2.Size = new System.Drawing.Size(121, 24);
  2865. this.cUT2.TabIndex = 161;
  2866. this.cUT2.Text = "uTorrent 2.2.1";
  2867. this.cUT2.UseVisualStyleBackColor = true;
  2868. //
  2869. // pictureBox53
  2870. //
  2871. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  2872. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2873. this.pictureBox53.Location = new System.Drawing.Point(5, 663);
  2874. this.pictureBox53.Name = "pictureBox53";
  2875. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  2876. this.pictureBox53.TabIndex = 108;
  2877. this.pictureBox53.TabStop = false;
  2878. //
  2879. // pictureBox80
  2880. //
  2881. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  2882. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2883. this.pictureBox80.Location = new System.Drawing.Point(5, 124);
  2884. this.pictureBox80.Name = "pictureBox80";
  2885. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  2886. this.pictureBox80.TabIndex = 172;
  2887. this.pictureBox80.TabStop = false;
  2888. //
  2889. // cBlizzard
  2890. //
  2891. this.cBlizzard.AutoSize = true;
  2892. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2893. this.cBlizzard.Location = new System.Drawing.Point(35, 633);
  2894. this.cBlizzard.Name = "cBlizzard";
  2895. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  2896. this.cBlizzard.TabIndex = 82;
  2897. this.cBlizzard.Text = "Battle.net";
  2898. this.cBlizzard.UseVisualStyleBackColor = true;
  2899. //
  2900. // pictureBox49
  2901. //
  2902. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  2903. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2904. this.pictureBox49.Location = new System.Drawing.Point(5, 633);
  2905. this.pictureBox49.Name = "pictureBox49";
  2906. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  2907. this.pictureBox49.TabIndex = 105;
  2908. this.pictureBox49.TabStop = false;
  2909. //
  2910. // cDeluge
  2911. //
  2912. this.cDeluge.AutoSize = true;
  2913. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2914. this.cDeluge.Location = new System.Drawing.Point(35, 454);
  2915. this.cDeluge.Name = "cDeluge";
  2916. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  2917. this.cDeluge.TabIndex = 55;
  2918. this.cDeluge.Text = "Deluge";
  2919. this.cDeluge.UseVisualStyleBackColor = true;
  2920. //
  2921. // pictureBox51
  2922. //
  2923. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  2924. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2925. this.pictureBox51.Location = new System.Drawing.Point(5, 603);
  2926. this.pictureBox51.Name = "pictureBox51";
  2927. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  2928. this.pictureBox51.TabIndex = 104;
  2929. this.pictureBox51.TabStop = false;
  2930. //
  2931. // cNF472
  2932. //
  2933. this.cNF472.AutoSize = true;
  2934. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2935. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2936. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2937. this.cNF472.Location = new System.Drawing.Point(35, 95);
  2938. this.cNF472.Name = "cNF472";
  2939. this.cNF472.Size = new System.Drawing.Size(178, 24);
  2940. this.cNF472.TabIndex = 169;
  2941. this.cNF472.Text = ".NET Framework 4.7.2";
  2942. this.cNF472.UseVisualStyleBackColor = true;
  2943. //
  2944. // cUbi
  2945. //
  2946. this.cUbi.AutoSize = true;
  2947. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2948. this.cUbi.Location = new System.Drawing.Point(35, 603);
  2949. this.cUbi.Name = "cUbi";
  2950. this.cUbi.Size = new System.Drawing.Size(68, 24);
  2951. this.cUbi.TabIndex = 81;
  2952. this.cUbi.Text = "Uplay";
  2953. this.cUbi.UseVisualStyleBackColor = true;
  2954. //
  2955. // pictureBox18
  2956. //
  2957. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  2958. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2959. this.pictureBox18.Location = new System.Drawing.Point(5, 544);
  2960. this.pictureBox18.Name = "pictureBox18";
  2961. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  2962. this.pictureBox18.TabIndex = 93;
  2963. this.pictureBox18.TabStop = false;
  2964. //
  2965. // pictureBox50
  2966. //
  2967. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  2968. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2969. this.pictureBox50.Location = new System.Drawing.Point(5, 573);
  2970. this.pictureBox50.Name = "pictureBox50";
  2971. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  2972. this.pictureBox50.TabIndex = 103;
  2973. this.pictureBox50.TabStop = false;
  2974. //
  2975. // pictureBox78
  2976. //
  2977. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  2978. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2979. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  2980. this.pictureBox78.Name = "pictureBox78";
  2981. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  2982. this.pictureBox78.TabIndex = 170;
  2983. this.pictureBox78.TabStop = false;
  2984. //
  2985. // pictureBox19
  2986. //
  2987. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  2988. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2989. this.pictureBox19.Location = new System.Drawing.Point(5, 484);
  2990. this.pictureBox19.Name = "pictureBox19";
  2991. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  2992. this.pictureBox19.TabIndex = 94;
  2993. this.pictureBox19.TabStop = false;
  2994. //
  2995. // cNF452
  2996. //
  2997. this.cNF452.AutoSize = true;
  2998. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2999. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3000. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3001. this.cNF452.Location = new System.Drawing.Point(35, 65);
  3002. this.cNF452.Name = "cNF452";
  3003. this.cNF452.Size = new System.Drawing.Size(178, 24);
  3004. this.cNF452.TabIndex = 167;
  3005. this.cNF452.Text = ".NET Framework 4.5.2";
  3006. this.cNF452.UseVisualStyleBackColor = true;
  3007. //
  3008. // cUT3
  3009. //
  3010. this.cUT3.AutoSize = true;
  3011. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3012. this.cUT3.Location = new System.Drawing.Point(35, 484);
  3013. this.cUT3.Name = "cUT3";
  3014. this.cUT3.Size = new System.Drawing.Size(111, 24);
  3015. this.cUT3.TabIndex = 59;
  3016. this.cUT3.Text = "uTorrent 3.x";
  3017. this.cUT3.UseVisualStyleBackColor = true;
  3018. //
  3019. // pictureBox79
  3020. //
  3021. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  3022. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3023. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  3024. this.pictureBox79.Name = "pictureBox79";
  3025. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  3026. this.pictureBox79.TabIndex = 168;
  3027. this.pictureBox79.TabStop = false;
  3028. //
  3029. // pictureBox20
  3030. //
  3031. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  3032. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3033. this.pictureBox20.Location = new System.Drawing.Point(5, 454);
  3034. this.pictureBox20.Name = "pictureBox20";
  3035. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  3036. this.pictureBox20.TabIndex = 92;
  3037. this.pictureBox20.TabStop = false;
  3038. //
  3039. // cNF40
  3040. //
  3041. this.cNF40.AutoSize = true;
  3042. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3043. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3044. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3045. this.cNF40.Location = new System.Drawing.Point(35, 35);
  3046. this.cNF40.Name = "cNF40";
  3047. this.cNF40.Size = new System.Drawing.Size(166, 24);
  3048. this.cNF40.TabIndex = 165;
  3049. this.cNF40.Text = ".NET Framework 4.0";
  3050. this.cNF40.UseVisualStyleBackColor = true;
  3051. //
  3052. // pictureBox17
  3053. //
  3054. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  3055. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3056. this.pictureBox17.Location = new System.Drawing.Point(5, 424);
  3057. this.pictureBox17.Name = "pictureBox17";
  3058. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  3059. this.pictureBox17.TabIndex = 91;
  3060. this.pictureBox17.TabStop = false;
  3061. //
  3062. // pictureBox77
  3063. //
  3064. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  3065. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3066. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  3067. this.pictureBox77.Name = "pictureBox77";
  3068. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  3069. this.pictureBox77.TabIndex = 166;
  3070. this.pictureBox77.TabStop = false;
  3071. //
  3072. // cBT
  3073. //
  3074. this.cBT.AutoSize = true;
  3075. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3076. this.cBT.Location = new System.Drawing.Point(35, 544);
  3077. this.cBT.Name = "cBT";
  3078. this.cBT.Size = new System.Drawing.Size(96, 24);
  3079. this.cBT.TabIndex = 60;
  3080. this.cBT.Text = "BitTorrent";
  3081. this.cBT.UseVisualStyleBackColor = true;
  3082. //
  3083. // cNF35
  3084. //
  3085. this.cNF35.AutoSize = true;
  3086. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3087. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3088. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3089. this.cNF35.Location = new System.Drawing.Point(35, 5);
  3090. this.cNF35.Name = "cNF35";
  3091. this.cNF35.Size = new System.Drawing.Size(165, 24);
  3092. this.cNF35.TabIndex = 163;
  3093. this.cNF35.Text = ".NET Framework 3.5";
  3094. this.cNF35.UseVisualStyleBackColor = true;
  3095. //
  3096. // pictureBox76
  3097. //
  3098. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  3099. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3100. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  3101. this.pictureBox76.Name = "pictureBox76";
  3102. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  3103. this.pictureBox76.TabIndex = 164;
  3104. this.pictureBox76.TabStop = false;
  3105. //
  3106. // cIObitSU
  3107. //
  3108. this.cIObitSU.AutoSize = true;
  3109. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3110. this.cIObitSU.Location = new System.Drawing.Point(35, 244);
  3111. this.cIObitSU.Name = "cIObitSU";
  3112. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  3113. this.cIObitSU.TabIndex = 162;
  3114. this.cIObitSU.Text = "IObit Software Updater";
  3115. this.cIObitSU.UseVisualStyleBackColor = true;
  3116. //
  3117. // cIObitU
  3118. //
  3119. this.cIObitU.AutoSize = true;
  3120. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3121. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3122. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3123. this.cIObitU.Location = new System.Drawing.Point(35, 155);
  3124. this.cIObitU.Name = "cIObitU";
  3125. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  3126. this.cIObitU.TabIndex = 138;
  3127. this.cIObitU.Text = "IObit Uninstaller";
  3128. this.cIObitU.UseVisualStyleBackColor = true;
  3129. //
  3130. // pictureBox74
  3131. //
  3132. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  3133. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3134. this.pictureBox74.Location = new System.Drawing.Point(5, 244);
  3135. this.pictureBox74.Name = "pictureBox74";
  3136. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  3137. this.pictureBox74.TabIndex = 161;
  3138. this.pictureBox74.TabStop = false;
  3139. //
  3140. // cRevo
  3141. //
  3142. this.cRevo.AutoSize = true;
  3143. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3144. this.cRevo.Location = new System.Drawing.Point(35, 274);
  3145. this.cRevo.Name = "cRevo";
  3146. this.cRevo.Size = new System.Drawing.Size(140, 24);
  3147. this.cRevo.TabIndex = 142;
  3148. this.cRevo.Text = "Revo Uninstaller";
  3149. this.cRevo.UseVisualStyleBackColor = true;
  3150. //
  3151. // pictureBox68
  3152. //
  3153. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  3154. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3155. this.pictureBox68.Location = new System.Drawing.Point(5, 274);
  3156. this.pictureBox68.Name = "pictureBox68";
  3157. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  3158. this.pictureBox68.TabIndex = 143;
  3159. this.pictureBox68.TabStop = false;
  3160. //
  3161. // cIObitDB
  3162. //
  3163. this.cIObitDB.AutoSize = true;
  3164. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3165. this.cIObitDB.Location = new System.Drawing.Point(35, 185);
  3166. this.cIObitDB.Name = "cIObitDB";
  3167. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  3168. this.cIObitDB.TabIndex = 137;
  3169. this.cIObitDB.Text = "IObit Driver Booster";
  3170. this.cIObitDB.UseVisualStyleBackColor = true;
  3171. //
  3172. // cIObitSD
  3173. //
  3174. this.cIObitSD.AutoSize = true;
  3175. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3176. this.cIObitSD.Location = new System.Drawing.Point(35, 215);
  3177. this.cIObitSD.Name = "cIObitSD";
  3178. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  3179. this.cIObitSD.TabIndex = 136;
  3180. this.cIObitSD.Text = "IObit Smart Defrag";
  3181. this.cIObitSD.UseVisualStyleBackColor = true;
  3182. //
  3183. // pictureBox61
  3184. //
  3185. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  3186. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3187. this.pictureBox61.Location = new System.Drawing.Point(5, 154);
  3188. this.pictureBox61.Name = "pictureBox61";
  3189. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  3190. this.pictureBox61.TabIndex = 139;
  3191. this.pictureBox61.TabStop = false;
  3192. //
  3193. // cUUI
  3194. //
  3195. this.cUUI.AutoSize = true;
  3196. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3197. this.cUUI.Location = new System.Drawing.Point(35, 394);
  3198. this.cUUI.Name = "cUUI";
  3199. this.cUUI.Size = new System.Drawing.Size(182, 24);
  3200. this.cUUI.TabIndex = 152;
  3201. this.cUUI.Text = "Universal USB Installer";
  3202. this.cUUI.UseVisualStyleBackColor = true;
  3203. //
  3204. // pictureBox66
  3205. //
  3206. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  3207. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3208. this.pictureBox66.Location = new System.Drawing.Point(5, 184);
  3209. this.pictureBox66.Name = "pictureBox66";
  3210. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  3211. this.pictureBox66.TabIndex = 140;
  3212. this.pictureBox66.TabStop = false;
  3213. //
  3214. // pictureBox72
  3215. //
  3216. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  3217. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3218. this.pictureBox72.Location = new System.Drawing.Point(5, 393);
  3219. this.pictureBox72.Name = "pictureBox72";
  3220. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  3221. this.pictureBox72.TabIndex = 153;
  3222. this.pictureBox72.TabStop = false;
  3223. //
  3224. // pictureBox67
  3225. //
  3226. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  3227. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3228. this.pictureBox67.Location = new System.Drawing.Point(5, 214);
  3229. this.pictureBox67.Name = "pictureBox67";
  3230. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  3231. this.pictureBox67.TabIndex = 141;
  3232. this.pictureBox67.TabStop = false;
  3233. //
  3234. // cRufus
  3235. //
  3236. this.cRufus.AutoSize = true;
  3237. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3238. this.cRufus.Location = new System.Drawing.Point(35, 364);
  3239. this.cRufus.Name = "cRufus";
  3240. this.cRufus.Size = new System.Drawing.Size(66, 24);
  3241. this.cRufus.TabIndex = 150;
  3242. this.cRufus.Text = "Rufus";
  3243. this.cRufus.UseVisualStyleBackColor = true;
  3244. //
  3245. // pictureBox73
  3246. //
  3247. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  3248. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3249. this.pictureBox73.Location = new System.Drawing.Point(5, 363);
  3250. this.pictureBox73.Name = "pictureBox73";
  3251. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  3252. this.pictureBox73.TabIndex = 151;
  3253. this.pictureBox73.TabStop = false;
  3254. //
  3255. // cMalwarebytes
  3256. //
  3257. this.cMalwarebytes.AutoSize = true;
  3258. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3259. this.cMalwarebytes.Location = new System.Drawing.Point(35, 304);
  3260. this.cMalwarebytes.Name = "cMalwarebytes";
  3261. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  3262. this.cMalwarebytes.TabIndex = 144;
  3263. this.cMalwarebytes.Text = "Malwarebytes";
  3264. this.cMalwarebytes.UseVisualStyleBackColor = true;
  3265. //
  3266. // pictureBox70
  3267. //
  3268. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  3269. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3270. this.pictureBox70.Location = new System.Drawing.Point(5, 303);
  3271. this.pictureBox70.Name = "pictureBox70";
  3272. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  3273. this.pictureBox70.TabIndex = 145;
  3274. this.pictureBox70.TabStop = false;
  3275. //
  3276. // cAntiExploit
  3277. //
  3278. this.cAntiExploit.AutoSize = true;
  3279. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3280. this.cAntiExploit.Location = new System.Drawing.Point(35, 334);
  3281. this.cAntiExploit.Name = "cAntiExploit";
  3282. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  3283. this.cAntiExploit.TabIndex = 146;
  3284. this.cAntiExploit.Text = "Anti-Exploit";
  3285. this.cAntiExploit.UseVisualStyleBackColor = true;
  3286. //
  3287. // pictureBox69
  3288. //
  3289. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  3290. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3291. this.pictureBox69.Location = new System.Drawing.Point(5, 333);
  3292. this.pictureBox69.Name = "pictureBox69";
  3293. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  3294. this.pictureBox69.TabIndex = 147;
  3295. this.pictureBox69.TabStop = false;
  3296. //
  3297. // panelApps1
  3298. //
  3299. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3300. | System.Windows.Forms.AnchorStyles.Left)));
  3301. this.panelApps1.AutoScroll = true;
  3302. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3303. this.panelApps1.Controls.Add(this.cFileZilla);
  3304. this.panelApps1.Controls.Add(this.pictureBox39);
  3305. this.panelApps1.Controls.Add(this.cGitHub);
  3306. this.panelApps1.Controls.Add(this.pictureBox37);
  3307. this.panelApps1.Controls.Add(this.cNode);
  3308. this.panelApps1.Controls.Add(this.cPutty);
  3309. this.panelApps1.Controls.Add(this.pictureBox64);
  3310. this.panelApps1.Controls.Add(this.pictureBox44);
  3311. this.panelApps1.Controls.Add(this.cNPP);
  3312. this.panelApps1.Controls.Add(this.cWinScp);
  3313. this.panelApps1.Controls.Add(this.pictureBox38);
  3314. this.panelApps1.Controls.Add(this.cAndroidStudio);
  3315. this.panelApps1.Controls.Add(this.pictureBox62);
  3316. this.panelApps1.Controls.Add(this.cXAMPP);
  3317. this.panelApps1.Controls.Add(this.cChromium);
  3318. this.panelApps1.Controls.Add(this.cEclipse);
  3319. this.panelApps1.Controls.Add(this.cPostman);
  3320. this.panelApps1.Controls.Add(this.cSublimeText);
  3321. this.panelApps1.Controls.Add(this.cVivaldi);
  3322. this.panelApps1.Controls.Add(this.pictureBox40);
  3323. this.panelApps1.Controls.Add(this.pictureBox33);
  3324. this.panelApps1.Controls.Add(this.pictureBox5);
  3325. this.panelApps1.Controls.Add(this.pictureBox41);
  3326. this.panelApps1.Controls.Add(this.cAtom);
  3327. this.panelApps1.Controls.Add(this.pictureBox4);
  3328. this.panelApps1.Controls.Add(this.pictureBox42);
  3329. this.panelApps1.Controls.Add(this.pictureBox34);
  3330. this.panelApps1.Controls.Add(this.pictureBox3);
  3331. this.panelApps1.Controls.Add(this.pictureBox32);
  3332. this.panelApps1.Controls.Add(this.cMaxthon);
  3333. this.panelApps1.Controls.Add(this.pictureBox35);
  3334. this.panelApps1.Controls.Add(this.pictureBox7);
  3335. this.panelApps1.Controls.Add(this.pictureBox31);
  3336. this.panelApps1.Controls.Add(this.picturemaxthon);
  3337. this.panelApps1.Controls.Add(this.pictureBox36);
  3338. this.panelApps1.Controls.Add(this.pictureBox2);
  3339. this.panelApps1.Controls.Add(this.cVS);
  3340. this.panelApps1.Controls.Add(this.cChrome);
  3341. this.panelApps1.Controls.Add(this.cVSCode);
  3342. this.panelApps1.Controls.Add(this.cOpera);
  3343. this.panelApps1.Controls.Add(this.cSublimeMerge);
  3344. this.panelApps1.Controls.Add(this.cFirefox);
  3345. this.panelApps1.Controls.Add(this.pictureBox6);
  3346. this.panelApps1.Controls.Add(this.cTor);
  3347. this.panelApps1.Controls.Add(this.cDiscord);
  3348. this.panelApps1.Controls.Add(this.cAnyDesk);
  3349. this.panelApps1.Controls.Add(this.cMSTeams);
  3350. this.panelApps1.Controls.Add(this.cViber);
  3351. this.panelApps1.Controls.Add(this.pictureBox55);
  3352. this.panelApps1.Controls.Add(this.pictureBox56);
  3353. this.panelApps1.Controls.Add(this.cSkype);
  3354. this.panelApps1.Controls.Add(this.cThunderbird);
  3355. this.panelApps1.Controls.Add(this.cZoom);
  3356. this.panelApps1.Controls.Add(this.pictureBox27);
  3357. this.panelApps1.Controls.Add(this.pictureBox25);
  3358. this.panelApps1.Controls.Add(this.pictureBox30);
  3359. this.panelApps1.Controls.Add(this.pictureBox28);
  3360. this.panelApps1.Controls.Add(this.cTV);
  3361. this.panelApps1.Controls.Add(this.pictureBox29);
  3362. this.panelApps1.Controls.Add(this.pictureBox26);
  3363. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  3364. this.panelApps1.Name = "panelApps1";
  3365. this.panelApps1.Size = new System.Drawing.Size(240, 389);
  3366. this.panelApps1.TabIndex = 154;
  3367. //
  3368. // cFileZilla
  3369. //
  3370. this.cFileZilla.AutoSize = true;
  3371. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3372. this.cFileZilla.Location = new System.Drawing.Point(35, 843);
  3373. this.cFileZilla.Name = "cFileZilla";
  3374. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  3375. this.cFileZilla.TabIndex = 55;
  3376. this.cFileZilla.Text = "FileZilla";
  3377. this.cFileZilla.UseVisualStyleBackColor = true;
  3378. //
  3379. // pictureBox39
  3380. //
  3381. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  3382. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3383. this.pictureBox39.Location = new System.Drawing.Point(5, 843);
  3384. this.pictureBox39.Name = "pictureBox39";
  3385. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  3386. this.pictureBox39.TabIndex = 100;
  3387. this.pictureBox39.TabStop = false;
  3388. //
  3389. // cGitHub
  3390. //
  3391. this.cGitHub.AutoSize = true;
  3392. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3393. this.cGitHub.Location = new System.Drawing.Point(35, 693);
  3394. this.cGitHub.Name = "cGitHub";
  3395. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  3396. this.cGitHub.TabIndex = 57;
  3397. this.cGitHub.Text = "GitHub";
  3398. this.cGitHub.UseVisualStyleBackColor = true;
  3399. //
  3400. // pictureBox37
  3401. //
  3402. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  3403. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3404. this.pictureBox37.Location = new System.Drawing.Point(5, 873);
  3405. this.pictureBox37.Name = "pictureBox37";
  3406. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  3407. this.pictureBox37.TabIndex = 99;
  3408. this.pictureBox37.TabStop = false;
  3409. //
  3410. // cNode
  3411. //
  3412. this.cNode.AutoSize = true;
  3413. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3414. this.cNode.Location = new System.Drawing.Point(35, 724);
  3415. this.cNode.Name = "cNode";
  3416. this.cNode.Size = new System.Drawing.Size(80, 24);
  3417. this.cNode.TabIndex = 70;
  3418. this.cNode.Text = "NodeJS";
  3419. this.cNode.UseVisualStyleBackColor = true;
  3420. //
  3421. // cPutty
  3422. //
  3423. this.cPutty.AutoSize = true;
  3424. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3425. this.cPutty.Location = new System.Drawing.Point(35, 873);
  3426. this.cPutty.Name = "cPutty";
  3427. this.cPutty.Size = new System.Drawing.Size(64, 24);
  3428. this.cPutty.TabIndex = 58;
  3429. this.cPutty.Text = "Putty";
  3430. this.cPutty.UseVisualStyleBackColor = true;
  3431. //
  3432. // pictureBox64
  3433. //
  3434. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  3435. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3436. this.pictureBox64.Location = new System.Drawing.Point(5, 633);
  3437. this.pictureBox64.Name = "pictureBox64";
  3438. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  3439. this.pictureBox64.TabIndex = 129;
  3440. this.pictureBox64.TabStop = false;
  3441. //
  3442. // pictureBox44
  3443. //
  3444. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  3445. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3446. this.pictureBox44.Location = new System.Drawing.Point(5, 813);
  3447. this.pictureBox44.Name = "pictureBox44";
  3448. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  3449. this.pictureBox44.TabIndex = 106;
  3450. this.pictureBox44.TabStop = false;
  3451. //
  3452. // cNPP
  3453. //
  3454. this.cNPP.AutoSize = true;
  3455. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3456. this.cNPP.Location = new System.Drawing.Point(35, 453);
  3457. this.cNPP.Name = "cNPP";
  3458. this.cNPP.Size = new System.Drawing.Size(108, 24);
  3459. this.cNPP.TabIndex = 58;
  3460. this.cNPP.Text = "Notepad++";
  3461. this.cNPP.UseVisualStyleBackColor = true;
  3462. //
  3463. // cWinScp
  3464. //
  3465. this.cWinScp.AutoSize = true;
  3466. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3467. this.cWinScp.Location = new System.Drawing.Point(35, 813);
  3468. this.cWinScp.Name = "cWinScp";
  3469. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  3470. this.cWinScp.TabIndex = 81;
  3471. this.cWinScp.Text = "WinSCP";
  3472. this.cWinScp.UseVisualStyleBackColor = true;
  3473. //
  3474. // pictureBox38
  3475. //
  3476. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  3477. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3478. this.pictureBox38.Location = new System.Drawing.Point(5, 752);
  3479. this.pictureBox38.Name = "pictureBox38";
  3480. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  3481. this.pictureBox38.TabIndex = 103;
  3482. this.pictureBox38.TabStop = false;
  3483. //
  3484. // cAndroidStudio
  3485. //
  3486. this.cAndroidStudio.AutoSize = true;
  3487. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3488. this.cAndroidStudio.Location = new System.Drawing.Point(35, 663);
  3489. this.cAndroidStudio.Name = "cAndroidStudio";
  3490. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  3491. this.cAndroidStudio.TabIndex = 127;
  3492. this.cAndroidStudio.Text = "Android Studio";
  3493. this.cAndroidStudio.UseVisualStyleBackColor = true;
  3494. //
  3495. // pictureBox62
  3496. //
  3497. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  3498. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3499. this.pictureBox62.Location = new System.Drawing.Point(5, 663);
  3500. this.pictureBox62.Name = "pictureBox62";
  3501. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  3502. this.pictureBox62.TabIndex = 131;
  3503. this.pictureBox62.TabStop = false;
  3504. //
  3505. // cXAMPP
  3506. //
  3507. this.cXAMPP.AutoSize = true;
  3508. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3509. this.cXAMPP.Location = new System.Drawing.Point(35, 754);
  3510. this.cXAMPP.Name = "cXAMPP";
  3511. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  3512. this.cXAMPP.TabIndex = 71;
  3513. this.cXAMPP.Text = "XAMPP";
  3514. this.cXAMPP.UseVisualStyleBackColor = true;
  3515. //
  3516. // cChromium
  3517. //
  3518. this.cChromium.AutoSize = true;
  3519. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3520. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3521. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3522. this.cChromium.Location = new System.Drawing.Point(35, 3);
  3523. this.cChromium.Name = "cChromium";
  3524. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3525. this.cChromium.TabIndex = 58;
  3526. this.cChromium.Text = "Chromium";
  3527. this.cChromium.UseVisualStyleBackColor = true;
  3528. //
  3529. // cEclipse
  3530. //
  3531. this.cEclipse.AutoSize = true;
  3532. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3533. this.cEclipse.Location = new System.Drawing.Point(35, 633);
  3534. this.cEclipse.Name = "cEclipse";
  3535. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  3536. this.cEclipse.TabIndex = 126;
  3537. this.cEclipse.Text = "Eclipse";
  3538. this.cEclipse.UseVisualStyleBackColor = true;
  3539. //
  3540. // cPostman
  3541. //
  3542. this.cPostman.AutoSize = true;
  3543. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3544. this.cPostman.Location = new System.Drawing.Point(35, 782);
  3545. this.cPostman.Name = "cPostman";
  3546. this.cPostman.Size = new System.Drawing.Size(86, 24);
  3547. this.cPostman.TabIndex = 72;
  3548. this.cPostman.Text = "Postman";
  3549. this.cPostman.UseVisualStyleBackColor = true;
  3550. //
  3551. // cSublimeText
  3552. //
  3553. this.cSublimeText.AutoSize = true;
  3554. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3555. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  3556. this.cSublimeText.Name = "cSublimeText";
  3557. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  3558. this.cSublimeText.TabIndex = 55;
  3559. this.cSublimeText.Text = "Sublime Text";
  3560. this.cSublimeText.UseVisualStyleBackColor = true;
  3561. //
  3562. // cVivaldi
  3563. //
  3564. this.cVivaldi.AutoSize = true;
  3565. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3566. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  3567. this.cVivaldi.Name = "cVivaldi";
  3568. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3569. this.cVivaldi.TabIndex = 57;
  3570. this.cVivaldi.Text = "Vivaldi";
  3571. this.cVivaldi.UseVisualStyleBackColor = true;
  3572. //
  3573. // pictureBox40
  3574. //
  3575. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  3576. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3577. this.pictureBox40.Location = new System.Drawing.Point(5, 722);
  3578. this.pictureBox40.Name = "pictureBox40";
  3579. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  3580. this.pictureBox40.TabIndex = 101;
  3581. this.pictureBox40.TabStop = false;
  3582. //
  3583. // pictureBox33
  3584. //
  3585. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  3586. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3587. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  3588. this.pictureBox33.Name = "pictureBox33";
  3589. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  3590. this.pictureBox33.TabIndex = 100;
  3591. this.pictureBox33.TabStop = false;
  3592. //
  3593. // pictureBox5
  3594. //
  3595. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3596. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3597. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  3598. this.pictureBox5.Name = "pictureBox5";
  3599. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3600. this.pictureBox5.TabIndex = 83;
  3601. this.pictureBox5.TabStop = false;
  3602. //
  3603. // pictureBox41
  3604. //
  3605. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  3606. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3607. this.pictureBox41.Location = new System.Drawing.Point(5, 782);
  3608. this.pictureBox41.Name = "pictureBox41";
  3609. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  3610. this.pictureBox41.TabIndex = 104;
  3611. this.pictureBox41.TabStop = false;
  3612. //
  3613. // cAtom
  3614. //
  3615. this.cAtom.AutoSize = true;
  3616. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3617. this.cAtom.Location = new System.Drawing.Point(35, 603);
  3618. this.cAtom.Name = "cAtom";
  3619. this.cAtom.Size = new System.Drawing.Size(65, 24);
  3620. this.cAtom.TabIndex = 59;
  3621. this.cAtom.Text = "Atom";
  3622. this.cAtom.UseVisualStyleBackColor = true;
  3623. //
  3624. // pictureBox4
  3625. //
  3626. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3627. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3628. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  3629. this.pictureBox4.Name = "pictureBox4";
  3630. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3631. this.pictureBox4.TabIndex = 84;
  3632. this.pictureBox4.TabStop = false;
  3633. //
  3634. // pictureBox42
  3635. //
  3636. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  3637. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3638. this.pictureBox42.Location = new System.Drawing.Point(5, 693);
  3639. this.pictureBox42.Name = "pictureBox42";
  3640. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  3641. this.pictureBox42.TabIndex = 102;
  3642. this.pictureBox42.TabStop = false;
  3643. //
  3644. // pictureBox34
  3645. //
  3646. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  3647. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3648. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  3649. this.pictureBox34.Name = "pictureBox34";
  3650. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  3651. this.pictureBox34.TabIndex = 101;
  3652. this.pictureBox34.TabStop = false;
  3653. //
  3654. // pictureBox3
  3655. //
  3656. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3657. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3658. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  3659. this.pictureBox3.Name = "pictureBox3";
  3660. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3661. this.pictureBox3.TabIndex = 82;
  3662. this.pictureBox3.TabStop = false;
  3663. //
  3664. // pictureBox32
  3665. //
  3666. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  3667. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3668. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  3669. this.pictureBox32.Name = "pictureBox32";
  3670. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  3671. this.pictureBox32.TabIndex = 103;
  3672. this.pictureBox32.TabStop = false;
  3673. //
  3674. // cMaxthon
  3675. //
  3676. this.cMaxthon.AutoSize = true;
  3677. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3678. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  3679. this.cMaxthon.Name = "cMaxthon";
  3680. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  3681. this.cMaxthon.TabIndex = 120;
  3682. this.cMaxthon.Text = "Maxthon";
  3683. this.cMaxthon.UseVisualStyleBackColor = true;
  3684. //
  3685. // pictureBox35
  3686. //
  3687. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  3688. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3689. this.pictureBox35.Location = new System.Drawing.Point(5, 603);
  3690. this.pictureBox35.Name = "pictureBox35";
  3691. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  3692. this.pictureBox35.TabIndex = 104;
  3693. this.pictureBox35.TabStop = false;
  3694. //
  3695. // pictureBox7
  3696. //
  3697. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3698. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3699. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  3700. this.pictureBox7.Name = "pictureBox7";
  3701. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3702. this.pictureBox7.TabIndex = 85;
  3703. this.pictureBox7.TabStop = false;
  3704. //
  3705. // pictureBox31
  3706. //
  3707. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  3708. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3709. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  3710. this.pictureBox31.Name = "pictureBox31";
  3711. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  3712. this.pictureBox31.TabIndex = 99;
  3713. this.pictureBox31.TabStop = false;
  3714. //
  3715. // picturemaxthon
  3716. //
  3717. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  3718. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3719. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  3720. this.picturemaxthon.Name = "picturemaxthon";
  3721. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  3722. this.picturemaxthon.TabIndex = 121;
  3723. this.picturemaxthon.TabStop = false;
  3724. //
  3725. // pictureBox36
  3726. //
  3727. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  3728. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3729. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  3730. this.pictureBox36.Name = "pictureBox36";
  3731. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  3732. this.pictureBox36.TabIndex = 102;
  3733. this.pictureBox36.TabStop = false;
  3734. //
  3735. // pictureBox2
  3736. //
  3737. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3738. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3739. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  3740. this.pictureBox2.Name = "pictureBox2";
  3741. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3742. this.pictureBox2.TabIndex = 81;
  3743. this.pictureBox2.TabStop = false;
  3744. //
  3745. // cVS
  3746. //
  3747. this.cVS.AutoSize = true;
  3748. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3749. this.cVS.Location = new System.Drawing.Point(35, 573);
  3750. this.cVS.Name = "cVS";
  3751. this.cVS.Size = new System.Drawing.Size(117, 24);
  3752. this.cVS.TabIndex = 60;
  3753. this.cVS.Text = "Visual Studio";
  3754. this.cVS.UseVisualStyleBackColor = true;
  3755. //
  3756. // cChrome
  3757. //
  3758. this.cChrome.AutoSize = true;
  3759. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3760. this.cChrome.Location = new System.Drawing.Point(35, 63);
  3761. this.cChrome.Name = "cChrome";
  3762. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3763. this.cChrome.TabIndex = 54;
  3764. this.cChrome.Text = "Google Chrome";
  3765. this.cChrome.UseVisualStyleBackColor = true;
  3766. //
  3767. // cVSCode
  3768. //
  3769. this.cVSCode.AutoSize = true;
  3770. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3771. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  3772. this.cVSCode.Name = "cVSCode";
  3773. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  3774. this.cVSCode.TabIndex = 57;
  3775. this.cVSCode.Text = "Visual Studio Code";
  3776. this.cVSCode.UseVisualStyleBackColor = true;
  3777. //
  3778. // cOpera
  3779. //
  3780. this.cOpera.AutoSize = true;
  3781. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3782. this.cOpera.Location = new System.Drawing.Point(35, 123);
  3783. this.cOpera.Name = "cOpera";
  3784. this.cOpera.Size = new System.Drawing.Size(70, 24);
  3785. this.cOpera.TabIndex = 56;
  3786. this.cOpera.Text = "Opera";
  3787. this.cOpera.UseVisualStyleBackColor = true;
  3788. //
  3789. // cSublimeMerge
  3790. //
  3791. this.cSublimeMerge.AutoSize = true;
  3792. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3793. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  3794. this.cSublimeMerge.Name = "cSublimeMerge";
  3795. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  3796. this.cSublimeMerge.TabIndex = 59;
  3797. this.cSublimeMerge.Text = "Sublime Merge";
  3798. this.cSublimeMerge.UseVisualStyleBackColor = true;
  3799. //
  3800. // cFirefox
  3801. //
  3802. this.cFirefox.AutoSize = true;
  3803. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3804. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  3805. this.cFirefox.Name = "cFirefox";
  3806. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  3807. this.cFirefox.TabIndex = 55;
  3808. this.cFirefox.Text = "Mozilla Firefox";
  3809. this.cFirefox.UseVisualStyleBackColor = true;
  3810. //
  3811. // pictureBox6
  3812. //
  3813. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  3814. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3815. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  3816. this.pictureBox6.Name = "pictureBox6";
  3817. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  3818. this.pictureBox6.TabIndex = 86;
  3819. this.pictureBox6.TabStop = false;
  3820. //
  3821. // cTor
  3822. //
  3823. this.cTor.AutoSize = true;
  3824. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3825. this.cTor.Location = new System.Drawing.Point(35, 183);
  3826. this.cTor.Name = "cTor";
  3827. this.cTor.Size = new System.Drawing.Size(109, 24);
  3828. this.cTor.TabIndex = 79;
  3829. this.cTor.Text = "Tor Browser";
  3830. this.cTor.UseVisualStyleBackColor = true;
  3831. //
  3832. // cDiscord
  3833. //
  3834. this.cDiscord.AutoSize = true;
  3835. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3836. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  3837. this.cDiscord.Name = "cDiscord";
  3838. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  3839. this.cDiscord.TabIndex = 58;
  3840. this.cDiscord.Text = "Discord";
  3841. this.cDiscord.UseVisualStyleBackColor = true;
  3842. //
  3843. // cAnyDesk
  3844. //
  3845. this.cAnyDesk.AutoSize = true;
  3846. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3847. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  3848. this.cAnyDesk.Name = "cAnyDesk";
  3849. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  3850. this.cAnyDesk.TabIndex = 113;
  3851. this.cAnyDesk.Text = "AnyDesk";
  3852. this.cAnyDesk.UseVisualStyleBackColor = true;
  3853. //
  3854. // cMSTeams
  3855. //
  3856. this.cMSTeams.AutoSize = true;
  3857. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3858. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  3859. this.cMSTeams.Name = "cMSTeams";
  3860. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  3861. this.cMSTeams.TabIndex = 115;
  3862. this.cMSTeams.Text = "Microsoft Teams";
  3863. this.cMSTeams.UseVisualStyleBackColor = true;
  3864. //
  3865. // cViber
  3866. //
  3867. this.cViber.AutoSize = true;
  3868. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3869. this.cViber.Location = new System.Drawing.Point(35, 273);
  3870. this.cViber.Name = "cViber";
  3871. this.cViber.Size = new System.Drawing.Size(65, 24);
  3872. this.cViber.TabIndex = 57;
  3873. this.cViber.Text = "Viber";
  3874. this.cViber.UseVisualStyleBackColor = true;
  3875. //
  3876. // pictureBox55
  3877. //
  3878. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  3879. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3880. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  3881. this.pictureBox55.Name = "pictureBox55";
  3882. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  3883. this.pictureBox55.TabIndex = 114;
  3884. this.pictureBox55.TabStop = false;
  3885. //
  3886. // pictureBox56
  3887. //
  3888. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  3889. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3890. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  3891. this.pictureBox56.Name = "pictureBox56";
  3892. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  3893. this.pictureBox56.TabIndex = 112;
  3894. this.pictureBox56.TabStop = false;
  3895. //
  3896. // cSkype
  3897. //
  3898. this.cSkype.AutoSize = true;
  3899. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3900. this.cSkype.Location = new System.Drawing.Point(35, 243);
  3901. this.cSkype.Name = "cSkype";
  3902. this.cSkype.Size = new System.Drawing.Size(69, 24);
  3903. this.cSkype.TabIndex = 55;
  3904. this.cSkype.Text = "Skype";
  3905. this.cSkype.UseVisualStyleBackColor = true;
  3906. //
  3907. // cThunderbird
  3908. //
  3909. this.cThunderbird.AutoSize = true;
  3910. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3911. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  3912. this.cThunderbird.Name = "cThunderbird";
  3913. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  3914. this.cThunderbird.TabIndex = 58;
  3915. this.cThunderbird.Text = "Mozilla Thunderbird";
  3916. this.cThunderbird.UseVisualStyleBackColor = true;
  3917. //
  3918. // cZoom
  3919. //
  3920. this.cZoom.AutoSize = true;
  3921. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3922. this.cZoom.Location = new System.Drawing.Point(35, 303);
  3923. this.cZoom.Name = "cZoom";
  3924. this.cZoom.Size = new System.Drawing.Size(121, 24);
  3925. this.cZoom.TabIndex = 59;
  3926. this.cZoom.Text = "Google Zoom";
  3927. this.cZoom.UseVisualStyleBackColor = true;
  3928. //
  3929. // pictureBox27
  3930. //
  3931. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  3932. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3933. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  3934. this.pictureBox27.Name = "pictureBox27";
  3935. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  3936. this.pictureBox27.TabIndex = 96;
  3937. this.pictureBox27.TabStop = false;
  3938. //
  3939. // pictureBox25
  3940. //
  3941. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  3942. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3943. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  3944. this.pictureBox25.Name = "pictureBox25";
  3945. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  3946. this.pictureBox25.TabIndex = 93;
  3947. this.pictureBox25.TabStop = false;
  3948. //
  3949. // pictureBox30
  3950. //
  3951. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  3952. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3953. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  3954. this.pictureBox30.Name = "pictureBox30";
  3955. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  3956. this.pictureBox30.TabIndex = 97;
  3957. this.pictureBox30.TabStop = false;
  3958. //
  3959. // pictureBox28
  3960. //
  3961. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  3962. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3963. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  3964. this.pictureBox28.Name = "pictureBox28";
  3965. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  3966. this.pictureBox28.TabIndex = 98;
  3967. this.pictureBox28.TabStop = false;
  3968. //
  3969. // cTV
  3970. //
  3971. this.cTV.AutoSize = true;
  3972. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3973. this.cTV.Location = new System.Drawing.Point(35, 364);
  3974. this.cTV.Name = "cTV";
  3975. this.cTV.Size = new System.Drawing.Size(111, 24);
  3976. this.cTV.TabIndex = 80;
  3977. this.cTV.Text = "TeamViewer";
  3978. this.cTV.UseVisualStyleBackColor = true;
  3979. //
  3980. // pictureBox29
  3981. //
  3982. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  3983. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3984. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  3985. this.pictureBox29.Name = "pictureBox29";
  3986. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  3987. this.pictureBox29.TabIndex = 94;
  3988. this.pictureBox29.TabStop = false;
  3989. //
  3990. // pictureBox26
  3991. //
  3992. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  3993. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3994. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  3995. this.pictureBox26.Name = "pictureBox26";
  3996. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  3997. this.pictureBox26.TabIndex = 95;
  3998. this.pictureBox26.TabStop = false;
  3999. //
  4000. // cleanerTab
  4001. //
  4002. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4003. this.cleanerTab.Controls.Add(this.cleaningpanel);
  4004. this.cleanerTab.Controls.Add(this.label6);
  4005. this.cleanerTab.Controls.Add(this.panel1);
  4006. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  4007. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  4008. this.cleanerTab.Name = "cleanerTab";
  4009. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  4010. this.cleanerTab.Size = new System.Drawing.Size(758, 611);
  4011. this.cleanerTab.TabIndex = 5;
  4012. this.cleanerTab.Text = "Cleaner";
  4013. //
  4014. // cleaningpanel
  4015. //
  4016. this.cleaningpanel.Controls.Add(this.progress2);
  4017. this.cleaningpanel.Controls.Add(this.label4);
  4018. this.cleaningpanel.Location = new System.Drawing.Point(11, 288);
  4019. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  4020. this.cleaningpanel.Name = "cleaningpanel";
  4021. this.cleaningpanel.Size = new System.Drawing.Size(511, 70);
  4022. this.cleaningpanel.TabIndex = 47;
  4023. //
  4024. // progress2
  4025. //
  4026. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  4027. this.progress2.Location = new System.Drawing.Point(29, 38);
  4028. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  4029. this.progress2.MarqueeAnimationSpeed = 1;
  4030. this.progress2.Name = "progress2";
  4031. this.progress2.Size = new System.Drawing.Size(454, 11);
  4032. this.progress2.TabIndex = 44;
  4033. this.progress2.Visible = false;
  4034. //
  4035. // label4
  4036. //
  4037. this.label4.AutoSize = true;
  4038. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4039. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  4040. this.label4.Location = new System.Drawing.Point(25, 13);
  4041. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4042. this.label4.Name = "label4";
  4043. this.label4.Size = new System.Drawing.Size(85, 21);
  4044. this.label4.TabIndex = 45;
  4045. this.label4.Tag = "themeable";
  4046. this.label4.Text = "Cleaning...";
  4047. this.label4.Visible = false;
  4048. //
  4049. // label6
  4050. //
  4051. this.label6.AutoSize = true;
  4052. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4053. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  4054. this.label6.Location = new System.Drawing.Point(6, 10);
  4055. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4056. this.label6.Name = "label6";
  4057. this.label6.Size = new System.Drawing.Size(260, 28);
  4058. this.label6.TabIndex = 46;
  4059. this.label6.Tag = "themeable";
  4060. this.label6.Text = "Clean up your system drive";
  4061. //
  4062. // panel1
  4063. //
  4064. this.panel1.Controls.Add(this.lblPretext);
  4065. this.panel1.Controls.Add(this.lblFootprint);
  4066. this.panel1.Controls.Add(this.checkErrorReports);
  4067. this.panel1.Controls.Add(this.button20);
  4068. this.panel1.Controls.Add(this.checkSelectAll);
  4069. this.panel1.Controls.Add(this.checkMediaCache);
  4070. this.panel1.Controls.Add(this.checkTemp);
  4071. this.panel1.Controls.Add(this.checkLogs);
  4072. this.panel1.Controls.Add(this.checkBin);
  4073. this.panel1.Controls.Add(this.checkMiniDumps);
  4074. this.panel1.Location = new System.Drawing.Point(11, 40);
  4075. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  4076. this.panel1.Name = "panel1";
  4077. this.panel1.Size = new System.Drawing.Size(511, 243);
  4078. this.panel1.TabIndex = 45;
  4079. //
  4080. // lblPretext
  4081. //
  4082. 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)));
  4083. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  4084. this.lblPretext.Location = new System.Drawing.Point(104, 196);
  4085. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4086. this.lblPretext.Name = "lblPretext";
  4087. this.lblPretext.Size = new System.Drawing.Size(127, 31);
  4088. this.lblPretext.TabIndex = 49;
  4089. this.lblPretext.Tag = "";
  4090. this.lblPretext.Text = "Size to be freed:";
  4091. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4092. //
  4093. // lblFootprint
  4094. //
  4095. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  4096. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4097. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  4098. this.lblFootprint.Location = new System.Drawing.Point(235, 195);
  4099. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4100. this.lblFootprint.Name = "lblFootprint";
  4101. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  4102. this.lblFootprint.TabIndex = 48;
  4103. this.lblFootprint.Tag = "themeable";
  4104. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4105. //
  4106. // checkErrorReports
  4107. //
  4108. this.checkErrorReports.AutoSize = true;
  4109. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4110. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  4111. this.checkErrorReports.Location = new System.Drawing.Point(256, 104);
  4112. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  4113. this.checkErrorReports.Name = "checkErrorReports";
  4114. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  4115. this.checkErrorReports.TabIndex = 44;
  4116. this.checkErrorReports.Text = "Error reports";
  4117. this.checkErrorReports.UseVisualStyleBackColor = true;
  4118. //
  4119. // button20
  4120. //
  4121. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  4122. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4123. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4124. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4125. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4126. this.button20.ForeColor = System.Drawing.Color.White;
  4127. this.button20.Location = new System.Drawing.Point(29, 196);
  4128. this.button20.Margin = new System.Windows.Forms.Padding(2);
  4129. this.button20.Name = "button20";
  4130. this.button20.Size = new System.Drawing.Size(71, 31);
  4131. this.button20.TabIndex = 34;
  4132. this.button20.Text = "Clean";
  4133. this.button20.UseVisualStyleBackColor = false;
  4134. this.button20.Click += new System.EventHandler(this.button20_Click);
  4135. //
  4136. // checkSelectAll
  4137. //
  4138. this.checkSelectAll.AutoSize = true;
  4139. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4140. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4141. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4142. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4143. this.checkSelectAll.Name = "checkSelectAll";
  4144. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4145. this.checkSelectAll.TabIndex = 35;
  4146. this.checkSelectAll.Tag = "";
  4147. this.checkSelectAll.Text = "Select all";
  4148. this.checkSelectAll.UseVisualStyleBackColor = true;
  4149. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4150. //
  4151. // checkMediaCache
  4152. //
  4153. this.checkMediaCache.AutoSize = true;
  4154. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4155. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4156. this.checkMediaCache.Location = new System.Drawing.Point(256, 75);
  4157. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4158. this.checkMediaCache.Name = "checkMediaCache";
  4159. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4160. this.checkMediaCache.TabIndex = 43;
  4161. this.checkMediaCache.Text = "Media Players cache";
  4162. this.checkMediaCache.UseVisualStyleBackColor = true;
  4163. //
  4164. // checkTemp
  4165. //
  4166. this.checkTemp.AutoSize = true;
  4167. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4168. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4169. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4170. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4171. this.checkTemp.Name = "checkTemp";
  4172. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4173. this.checkTemp.TabIndex = 36;
  4174. this.checkTemp.Text = "Temporary files";
  4175. this.checkTemp.UseVisualStyleBackColor = true;
  4176. //
  4177. // checkLogs
  4178. //
  4179. this.checkLogs.AutoSize = true;
  4180. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4181. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4182. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4183. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4184. this.checkLogs.Name = "checkLogs";
  4185. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  4186. this.checkLogs.TabIndex = 42;
  4187. this.checkLogs.Text = "Windows logs";
  4188. this.checkLogs.UseVisualStyleBackColor = true;
  4189. //
  4190. // checkBin
  4191. //
  4192. this.checkBin.AutoSize = true;
  4193. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4194. this.checkBin.ForeColor = System.Drawing.Color.White;
  4195. this.checkBin.Location = new System.Drawing.Point(256, 45);
  4196. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4197. this.checkBin.Name = "checkBin";
  4198. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4199. this.checkBin.TabIndex = 41;
  4200. this.checkBin.Text = "Empty Recycle Bin";
  4201. this.checkBin.UseVisualStyleBackColor = true;
  4202. //
  4203. // checkMiniDumps
  4204. //
  4205. this.checkMiniDumps.AutoSize = true;
  4206. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4207. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4208. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  4209. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4210. this.checkMiniDumps.Name = "checkMiniDumps";
  4211. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4212. this.checkMiniDumps.TabIndex = 39;
  4213. this.checkMiniDumps.Text = "BSOD Minidumps";
  4214. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4215. //
  4216. // pingerTab
  4217. //
  4218. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4219. this.pingerTab.Controls.Add(this.button10);
  4220. this.pingerTab.Controls.Add(this.btnExport);
  4221. this.pingerTab.Controls.Add(this.button9);
  4222. this.pingerTab.Controls.Add(this.button7);
  4223. this.pingerTab.Controls.Add(this.panel7);
  4224. this.pingerTab.Controls.Add(this.label40);
  4225. this.pingerTab.Controls.Add(this.btnShodan);
  4226. this.pingerTab.Controls.Add(this.btnPing);
  4227. this.pingerTab.Controls.Add(this.txtPingInput);
  4228. this.pingerTab.Controls.Add(this.label39);
  4229. this.pingerTab.Controls.Add(this.label32);
  4230. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  4231. this.pingerTab.Name = "pingerTab";
  4232. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  4233. this.pingerTab.Size = new System.Drawing.Size(758, 611);
  4234. this.pingerTab.TabIndex = 13;
  4235. this.pingerTab.Text = "Pinger";
  4236. //
  4237. // button10
  4238. //
  4239. this.button10.BackColor = System.Drawing.Color.DodgerBlue;
  4240. this.button10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4241. this.button10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4242. this.button10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4243. this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4244. this.button10.ForeColor = System.Drawing.Color.White;
  4245. this.button10.Location = new System.Drawing.Point(26, 512);
  4246. this.button10.Margin = new System.Windows.Forms.Padding(2);
  4247. this.button10.Name = "button10";
  4248. this.button10.Size = new System.Drawing.Size(139, 29);
  4249. this.button10.TabIndex = 84;
  4250. this.button10.Text = "Flush DNS cache";
  4251. this.button10.UseVisualStyleBackColor = false;
  4252. this.button10.Click += new System.EventHandler(this.button10_Click);
  4253. //
  4254. // btnExport
  4255. //
  4256. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  4257. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4258. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4259. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4260. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4261. this.btnExport.ForeColor = System.Drawing.Color.White;
  4262. this.btnExport.Location = new System.Drawing.Point(499, 512);
  4263. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  4264. this.btnExport.Name = "btnExport";
  4265. this.btnExport.Size = new System.Drawing.Size(71, 29);
  4266. this.btnExport.TabIndex = 83;
  4267. this.btnExport.Text = "Export...";
  4268. this.btnExport.UseVisualStyleBackColor = false;
  4269. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  4270. //
  4271. // button9
  4272. //
  4273. this.button9.BackColor = System.Drawing.Color.DodgerBlue;
  4274. this.button9.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4275. this.button9.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4276. this.button9.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4277. this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4278. this.button9.ForeColor = System.Drawing.Color.White;
  4279. this.button9.Location = new System.Drawing.Point(265, 116);
  4280. this.button9.Margin = new System.Windows.Forms.Padding(2);
  4281. this.button9.Name = "button9";
  4282. this.button9.Size = new System.Drawing.Size(71, 31);
  4283. this.button9.TabIndex = 82;
  4284. this.button9.Text = "Copy IP";
  4285. this.button9.UseVisualStyleBackColor = false;
  4286. this.button9.Click += new System.EventHandler(this.button9_Click);
  4287. //
  4288. // button7
  4289. //
  4290. this.button7.BackColor = System.Drawing.Color.DodgerBlue;
  4291. this.button7.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4292. this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4293. this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4294. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4295. this.button7.ForeColor = System.Drawing.Color.White;
  4296. this.button7.Location = new System.Drawing.Point(340, 83);
  4297. this.button7.Margin = new System.Windows.Forms.Padding(2);
  4298. this.button7.Name = "button7";
  4299. this.button7.Size = new System.Drawing.Size(71, 29);
  4300. this.button7.TabIndex = 81;
  4301. this.button7.Text = "Copy";
  4302. this.button7.UseVisualStyleBackColor = false;
  4303. this.button7.Click += new System.EventHandler(this.button7_Click);
  4304. //
  4305. // panel7
  4306. //
  4307. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4308. this.panel7.Controls.Add(this.listPingResults);
  4309. this.panel7.Location = new System.Drawing.Point(26, 200);
  4310. this.panel7.Name = "panel7";
  4311. this.panel7.Size = new System.Drawing.Size(544, 307);
  4312. this.panel7.TabIndex = 80;
  4313. //
  4314. // listPingResults
  4315. //
  4316. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4317. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4318. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  4319. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4320. this.listPingResults.ForeColor = System.Drawing.Color.White;
  4321. this.listPingResults.FormattingEnabled = true;
  4322. this.listPingResults.HorizontalScrollbar = true;
  4323. this.listPingResults.ItemHeight = 21;
  4324. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  4325. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  4326. this.listPingResults.Name = "listPingResults";
  4327. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  4328. this.listPingResults.TabIndex = 79;
  4329. //
  4330. // label40
  4331. //
  4332. this.label40.AutoSize = true;
  4333. this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4334. this.label40.ForeColor = System.Drawing.Color.Silver;
  4335. this.label40.Location = new System.Drawing.Point(21, 176);
  4336. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4337. this.label40.Name = "label40";
  4338. this.label40.Size = new System.Drawing.Size(62, 21);
  4339. this.label40.TabIndex = 60;
  4340. this.label40.Tag = "";
  4341. this.label40.Text = "Results";
  4342. //
  4343. // btnShodan
  4344. //
  4345. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  4346. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4347. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4348. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4349. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4350. this.btnShodan.ForeColor = System.Drawing.Color.White;
  4351. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  4352. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  4353. this.btnShodan.Name = "btnShodan";
  4354. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  4355. this.btnShodan.TabIndex = 59;
  4356. this.btnShodan.Text = "Check on SHODAN.io";
  4357. this.btnShodan.UseVisualStyleBackColor = false;
  4358. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  4359. //
  4360. // btnPing
  4361. //
  4362. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  4363. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4364. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4365. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4366. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4367. this.btnPing.ForeColor = System.Drawing.Color.White;
  4368. this.btnPing.Location = new System.Drawing.Point(26, 116);
  4369. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  4370. this.btnPing.Name = "btnPing";
  4371. this.btnPing.Size = new System.Drawing.Size(71, 31);
  4372. this.btnPing.TabIndex = 58;
  4373. this.btnPing.Text = "Ping";
  4374. this.btnPing.UseVisualStyleBackColor = false;
  4375. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  4376. //
  4377. // txtPingInput
  4378. //
  4379. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4380. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4381. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4382. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  4383. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  4384. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  4385. this.txtPingInput.Name = "txtPingInput";
  4386. this.txtPingInput.Size = new System.Drawing.Size(310, 29);
  4387. this.txtPingInput.TabIndex = 56;
  4388. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4389. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  4390. //
  4391. // label39
  4392. //
  4393. this.label39.AutoSize = true;
  4394. this.label39.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4395. this.label39.ForeColor = System.Drawing.Color.Silver;
  4396. this.label39.Location = new System.Drawing.Point(23, 60);
  4397. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4398. this.label39.Name = "label39";
  4399. this.label39.Size = new System.Drawing.Size(139, 21);
  4400. this.label39.TabIndex = 57;
  4401. this.label39.Tag = "";
  4402. this.label39.Text = "IP / Domain name";
  4403. //
  4404. // label32
  4405. //
  4406. this.label32.AutoSize = true;
  4407. this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4408. this.label32.ForeColor = System.Drawing.Color.DodgerBlue;
  4409. this.label32.Location = new System.Drawing.Point(6, 10);
  4410. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4411. this.label32.Name = "label32";
  4412. this.label32.Size = new System.Drawing.Size(393, 28);
  4413. this.label32.TabIndex = 47;
  4414. this.label32.Tag = "themeable";
  4415. this.label32.Text = "Ping IP addresses and assess your latency";
  4416. //
  4417. // hostsEditorTab
  4418. //
  4419. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4420. this.hostsEditorTab.Controls.Add(this.panel4);
  4421. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  4422. this.hostsEditorTab.Controls.Add(this.label10);
  4423. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  4424. this.hostsEditorTab.Controls.Add(this.label9);
  4425. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  4426. this.hostsEditorTab.Controls.Add(this.label3);
  4427. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  4428. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4429. this.hostsEditorTab.Name = "hostsEditorTab";
  4430. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4431. this.hostsEditorTab.Size = new System.Drawing.Size(758, 611);
  4432. this.hostsEditorTab.TabIndex = 9;
  4433. this.hostsEditorTab.Text = "Hosts";
  4434. //
  4435. // panel4
  4436. //
  4437. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4438. | System.Windows.Forms.AnchorStyles.Left)
  4439. | System.Windows.Forms.AnchorStyles.Right)));
  4440. this.panel4.Controls.Add(this.label31);
  4441. this.panel4.Controls.Add(this.label30);
  4442. this.panel4.Controls.Add(this.button4);
  4443. this.panel4.Controls.Add(this.button3);
  4444. this.panel4.Controls.Add(this.button2);
  4445. this.panel4.Controls.Add(this.button1);
  4446. this.panel4.Controls.Add(this.label29);
  4447. this.panel4.Controls.Add(this.chkReadOnly);
  4448. this.panel4.Controls.Add(this.panelList);
  4449. this.panel4.Controls.Add(this.chkBlock);
  4450. this.panel4.Controls.Add(this.button41);
  4451. this.panel4.Controls.Add(this.button42);
  4452. this.panel4.Controls.Add(this.button46);
  4453. this.panel4.Controls.Add(this.button47);
  4454. this.panel4.Controls.Add(this.txtIP);
  4455. this.panel4.Controls.Add(this.txtDomain);
  4456. this.panel4.Controls.Add(this.label12);
  4457. this.panel4.Controls.Add(this.label11);
  4458. this.panel4.Location = new System.Drawing.Point(6, 70);
  4459. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4460. this.panel4.Name = "panel4";
  4461. this.panel4.Size = new System.Drawing.Size(746, 535);
  4462. this.panel4.TabIndex = 53;
  4463. //
  4464. // label31
  4465. //
  4466. this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4467. this.label31.ForeColor = System.Drawing.Color.Silver;
  4468. this.label31.Location = new System.Drawing.Point(325, 279);
  4469. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4470. this.label31.Name = "label31";
  4471. this.label31.Size = new System.Drawing.Size(281, 25);
  4472. this.label31.TabIndex = 68;
  4473. this.label31.Tag = "";
  4474. this.label31.Text = "(will delete your current config)";
  4475. //
  4476. // label30
  4477. //
  4478. this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4479. this.label30.ForeColor = System.Drawing.Color.DodgerBlue;
  4480. this.label30.Location = new System.Drawing.Point(322, 254);
  4481. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4482. this.label30.Name = "label30";
  4483. this.label30.Size = new System.Drawing.Size(281, 25);
  4484. this.label30.TabIndex = 67;
  4485. this.label30.Tag = "themeable";
  4486. this.label30.Text = "Pre-made adblocks";
  4487. //
  4488. // button4
  4489. //
  4490. this.button4.BackColor = System.Drawing.Color.DodgerBlue;
  4491. this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4492. this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4493. this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4494. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4495. this.button4.ForeColor = System.Drawing.Color.White;
  4496. this.button4.Location = new System.Drawing.Point(485, 351);
  4497. this.button4.Margin = new System.Windows.Forms.Padding(2);
  4498. this.button4.Name = "button4";
  4499. this.button4.Size = new System.Drawing.Size(153, 31);
  4500. this.button4.TabIndex = 66;
  4501. this.button4.Text = "Enable AdBlock Ultimate\r\n";
  4502. this.button4.UseVisualStyleBackColor = false;
  4503. this.button4.Click += new System.EventHandler(this.button4_Click);
  4504. //
  4505. // button3
  4506. //
  4507. this.button3.BackColor = System.Drawing.Color.DodgerBlue;
  4508. this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4509. this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4510. this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4511. this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4512. this.button3.ForeColor = System.Drawing.Color.White;
  4513. this.button3.Location = new System.Drawing.Point(485, 316);
  4514. this.button3.Margin = new System.Windows.Forms.Padding(2);
  4515. this.button3.Name = "button3";
  4516. this.button3.Size = new System.Drawing.Size(153, 31);
  4517. this.button3.TabIndex = 65;
  4518. this.button3.Text = "Enable AdBlock + Porn";
  4519. this.button3.UseVisualStyleBackColor = false;
  4520. this.button3.Click += new System.EventHandler(this.button3_Click);
  4521. //
  4522. // button2
  4523. //
  4524. this.button2.BackColor = System.Drawing.Color.DodgerBlue;
  4525. this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4526. this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4527. this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4528. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4529. this.button2.ForeColor = System.Drawing.Color.White;
  4530. this.button2.Location = new System.Drawing.Point(327, 351);
  4531. this.button2.Margin = new System.Windows.Forms.Padding(2);
  4532. this.button2.Name = "button2";
  4533. this.button2.Size = new System.Drawing.Size(153, 31);
  4534. this.button2.TabIndex = 64;
  4535. this.button2.Text = "Enable AdBlock + Social";
  4536. this.button2.UseVisualStyleBackColor = false;
  4537. this.button2.Click += new System.EventHandler(this.button2_Click);
  4538. //
  4539. // button1
  4540. //
  4541. this.button1.BackColor = System.Drawing.Color.DodgerBlue;
  4542. this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4543. this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4544. this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4545. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4546. this.button1.ForeColor = System.Drawing.Color.White;
  4547. this.button1.Location = new System.Drawing.Point(327, 316);
  4548. this.button1.Margin = new System.Windows.Forms.Padding(2);
  4549. this.button1.Name = "button1";
  4550. this.button1.Size = new System.Drawing.Size(153, 31);
  4551. this.button1.TabIndex = 63;
  4552. this.button1.Text = "Enable AdBlock Basic";
  4553. this.button1.UseVisualStyleBackColor = false;
  4554. this.button1.Click += new System.EventHandler(this.button1_Click);
  4555. //
  4556. // label29
  4557. //
  4558. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4559. this.label29.ForeColor = System.Drawing.Color.Silver;
  4560. this.label29.Location = new System.Drawing.Point(323, 165);
  4561. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4562. this.label29.Name = "label29";
  4563. this.label29.Size = new System.Drawing.Size(281, 25);
  4564. this.label29.TabIndex = 62;
  4565. this.label29.Tag = "";
  4566. this.label29.Text = "Protect your HOSTS file by locking it.";
  4567. //
  4568. // chkReadOnly
  4569. //
  4570. this.chkReadOnly.AutoSize = true;
  4571. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4572. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4573. this.chkReadOnly.Location = new System.Drawing.Point(327, 192);
  4574. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4575. this.chkReadOnly.Name = "chkReadOnly";
  4576. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4577. this.chkReadOnly.TabIndex = 61;
  4578. this.chkReadOnly.Text = "Read-only";
  4579. this.chkReadOnly.UseVisualStyleBackColor = true;
  4580. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4581. //
  4582. // panelList
  4583. //
  4584. this.panelList.Controls.Add(this.listHostEntries);
  4585. this.panelList.Location = new System.Drawing.Point(5, 3);
  4586. this.panelList.Name = "panelList";
  4587. this.panelList.Size = new System.Drawing.Size(312, 388);
  4588. this.panelList.TabIndex = 60;
  4589. //
  4590. // listHostEntries
  4591. //
  4592. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4593. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4594. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4595. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4596. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4597. this.listHostEntries.FormattingEnabled = true;
  4598. this.listHostEntries.HorizontalScrollbar = true;
  4599. this.listHostEntries.ItemHeight = 21;
  4600. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4601. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4602. this.listHostEntries.Name = "listHostEntries";
  4603. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4604. this.listHostEntries.TabIndex = 52;
  4605. //
  4606. // chkBlock
  4607. //
  4608. this.chkBlock.AutoSize = true;
  4609. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4610. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4611. this.chkBlock.Location = new System.Drawing.Point(328, 110);
  4612. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4613. this.chkBlock.Name = "chkBlock";
  4614. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4615. this.chkBlock.TabIndex = 59;
  4616. this.chkBlock.Text = "Block";
  4617. this.chkBlock.UseVisualStyleBackColor = true;
  4618. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4619. //
  4620. // button41
  4621. //
  4622. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  4623. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4624. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4625. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4626. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4627. this.button41.ForeColor = System.Drawing.Color.White;
  4628. this.button41.Location = new System.Drawing.Point(112, 394);
  4629. this.button41.Margin = new System.Windows.Forms.Padding(2);
  4630. this.button41.Name = "button41";
  4631. this.button41.Size = new System.Drawing.Size(98, 31);
  4632. this.button41.TabIndex = 55;
  4633. this.button41.Text = "Refresh";
  4634. this.button41.UseVisualStyleBackColor = false;
  4635. this.button41.Click += new System.EventHandler(this.button41_Click);
  4636. //
  4637. // button42
  4638. //
  4639. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  4640. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4641. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4642. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4643. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4644. this.button42.ForeColor = System.Drawing.Color.White;
  4645. this.button42.Location = new System.Drawing.Point(213, 394);
  4646. this.button42.Margin = new System.Windows.Forms.Padding(2);
  4647. this.button42.Name = "button42";
  4648. this.button42.Size = new System.Drawing.Size(104, 31);
  4649. this.button42.TabIndex = 54;
  4650. this.button42.Text = "Remove";
  4651. this.button42.UseVisualStyleBackColor = false;
  4652. this.button42.Click += new System.EventHandler(this.button42_Click);
  4653. //
  4654. // button46
  4655. //
  4656. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  4657. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4658. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4659. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4660. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4661. this.button46.ForeColor = System.Drawing.Color.White;
  4662. this.button46.Location = new System.Drawing.Point(6, 394);
  4663. this.button46.Margin = new System.Windows.Forms.Padding(2);
  4664. this.button46.Name = "button46";
  4665. this.button46.Size = new System.Drawing.Size(102, 31);
  4666. this.button46.TabIndex = 53;
  4667. this.button46.Text = "Remove all";
  4668. this.button46.UseVisualStyleBackColor = false;
  4669. this.button46.Click += new System.EventHandler(this.button46_Click);
  4670. //
  4671. // button47
  4672. //
  4673. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  4674. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4675. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4676. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4677. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4678. this.button47.ForeColor = System.Drawing.Color.White;
  4679. this.button47.Location = new System.Drawing.Point(551, 110);
  4680. this.button47.Margin = new System.Windows.Forms.Padding(2);
  4681. this.button47.Name = "button47";
  4682. this.button47.Size = new System.Drawing.Size(87, 31);
  4683. this.button47.TabIndex = 57;
  4684. this.button47.Text = "Add";
  4685. this.button47.UseVisualStyleBackColor = false;
  4686. this.button47.Click += new System.EventHandler(this.button47_Click);
  4687. //
  4688. // txtIP
  4689. //
  4690. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4691. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4692. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4693. this.txtIP.ForeColor = System.Drawing.Color.White;
  4694. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4695. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4696. this.txtIP.Name = "txtIP";
  4697. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4698. this.txtIP.TabIndex = 0;
  4699. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4700. //
  4701. // txtDomain
  4702. //
  4703. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4704. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4705. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4706. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4707. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4708. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4709. this.txtDomain.Name = "txtDomain";
  4710. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4711. this.txtDomain.TabIndex = 1;
  4712. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4713. //
  4714. // label12
  4715. //
  4716. this.label12.AutoSize = true;
  4717. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4718. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  4719. this.label12.Location = new System.Drawing.Point(323, 54);
  4720. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4721. this.label12.Name = "label12";
  4722. this.label12.Size = new System.Drawing.Size(66, 21);
  4723. this.label12.TabIndex = 55;
  4724. this.label12.Tag = "themeable";
  4725. this.label12.Text = "Domain";
  4726. //
  4727. // label11
  4728. //
  4729. this.label11.AutoSize = true;
  4730. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4731. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  4732. this.label11.Location = new System.Drawing.Point(323, 0);
  4733. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4734. this.label11.Name = "label11";
  4735. this.label11.Size = new System.Drawing.Size(85, 21);
  4736. this.label11.TabIndex = 53;
  4737. this.label11.Tag = "themeable";
  4738. this.label11.Text = "IP address";
  4739. //
  4740. // linkLabel4
  4741. //
  4742. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4743. this.linkLabel4.AutoSize = true;
  4744. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4745. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  4746. this.linkLabel4.Location = new System.Drawing.Point(234, 38);
  4747. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4748. this.linkLabel4.Name = "linkLabel4";
  4749. this.linkLabel4.Size = new System.Drawing.Size(123, 21);
  4750. this.linkLabel4.TabIndex = 51;
  4751. this.linkLabel4.TabStop = true;
  4752. this.linkLabel4.Tag = "";
  4753. this.linkLabel4.Text = "Restore default";
  4754. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4755. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4756. //
  4757. // label10
  4758. //
  4759. this.label10.AutoSize = true;
  4760. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4761. this.label10.Location = new System.Drawing.Point(215, 38);
  4762. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4763. this.label10.Name = "label10";
  4764. this.label10.Size = new System.Drawing.Size(18, 21);
  4765. this.label10.TabIndex = 50;
  4766. this.label10.Text = " |";
  4767. //
  4768. // linkLabel3
  4769. //
  4770. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4771. this.linkLabel3.AutoSize = true;
  4772. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4773. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  4774. this.linkLabel3.Location = new System.Drawing.Point(84, 38);
  4775. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4776. this.linkLabel3.Name = "linkLabel3";
  4777. this.linkLabel3.Size = new System.Drawing.Size(132, 21);
  4778. this.linkLabel3.TabIndex = 49;
  4779. this.linkLabel3.TabStop = true;
  4780. this.linkLabel3.Tag = "";
  4781. this.linkLabel3.Text = "Advanced editor";
  4782. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4783. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4784. //
  4785. // label9
  4786. //
  4787. this.label9.AutoSize = true;
  4788. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4789. this.label9.Location = new System.Drawing.Point(65, 38);
  4790. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4791. this.label9.Name = "label9";
  4792. this.label9.Size = new System.Drawing.Size(18, 21);
  4793. this.label9.TabIndex = 48;
  4794. this.label9.Text = " |";
  4795. //
  4796. // linkLabel2
  4797. //
  4798. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  4799. this.linkLabel2.AutoSize = true;
  4800. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4801. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  4802. this.linkLabel2.Location = new System.Drawing.Point(7, 38);
  4803. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4804. this.linkLabel2.Name = "linkLabel2";
  4805. this.linkLabel2.Size = new System.Drawing.Size(59, 21);
  4806. this.linkLabel2.TabIndex = 47;
  4807. this.linkLabel2.TabStop = true;
  4808. this.linkLabel2.Tag = "";
  4809. this.linkLabel2.Text = "Locate";
  4810. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  4811. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4812. //
  4813. // label3
  4814. //
  4815. this.label3.AutoSize = true;
  4816. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4817. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  4818. this.label3.Location = new System.Drawing.Point(6, 10);
  4819. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4820. this.label3.Name = "label3";
  4821. this.label3.Size = new System.Drawing.Size(182, 28);
  4822. this.label3.TabIndex = 3;
  4823. this.label3.Tag = "themeable";
  4824. this.label3.Text = "Edit your hosts file";
  4825. //
  4826. // registryFixerTab
  4827. //
  4828. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4829. this.registryFixerTab.Controls.Add(this.panel2);
  4830. this.registryFixerTab.Controls.Add(this.label7);
  4831. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  4832. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4833. this.registryFixerTab.Name = "registryFixerTab";
  4834. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4835. this.registryFixerTab.Size = new System.Drawing.Size(758, 611);
  4836. this.registryFixerTab.TabIndex = 8;
  4837. this.registryFixerTab.Text = "Registry";
  4838. //
  4839. // panel2
  4840. //
  4841. this.panel2.Controls.Add(this.button33);
  4842. this.panel2.Controls.Add(this.label8);
  4843. this.panel2.Controls.Add(this.checkRestartExplorer);
  4844. this.panel2.Controls.Add(this.checkRegistryEditor);
  4845. this.panel2.Controls.Add(this.checkEnableAll);
  4846. this.panel2.Controls.Add(this.checkContextMenu);
  4847. this.panel2.Controls.Add(this.checkTaskManager);
  4848. this.panel2.Controls.Add(this.checkCommandPrompt);
  4849. this.panel2.Controls.Add(this.checkFirewall);
  4850. this.panel2.Controls.Add(this.checkRunDialog);
  4851. this.panel2.Controls.Add(this.checkFolderOptions);
  4852. this.panel2.Controls.Add(this.checkControlPanel);
  4853. this.panel2.Location = new System.Drawing.Point(11, 40);
  4854. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4855. this.panel2.Name = "panel2";
  4856. this.panel2.Size = new System.Drawing.Size(511, 286);
  4857. this.panel2.TabIndex = 48;
  4858. //
  4859. // button33
  4860. //
  4861. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  4862. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4863. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4864. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4865. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4866. this.button33.ForeColor = System.Drawing.Color.White;
  4867. this.button33.Location = new System.Drawing.Point(29, 252);
  4868. this.button33.Margin = new System.Windows.Forms.Padding(2);
  4869. this.button33.Name = "button33";
  4870. this.button33.Size = new System.Drawing.Size(71, 31);
  4871. this.button33.TabIndex = 49;
  4872. this.button33.Text = "Fix";
  4873. this.button33.UseVisualStyleBackColor = false;
  4874. this.button33.Click += new System.EventHandler(this.button33_Click);
  4875. //
  4876. // label8
  4877. //
  4878. this.label8.AutoSize = true;
  4879. 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)));
  4880. this.label8.ForeColor = System.Drawing.Color.Silver;
  4881. this.label8.Location = new System.Drawing.Point(94, 202);
  4882. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4883. this.label8.Name = "label8";
  4884. this.label8.Size = new System.Drawing.Size(236, 21);
  4885. this.label8.TabIndex = 51;
  4886. this.label8.Tag = "";
  4887. this.label8.Text = "(some changes might need this)";
  4888. //
  4889. // checkRestartExplorer
  4890. //
  4891. this.checkRestartExplorer.AutoSize = true;
  4892. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4893. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4894. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4895. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4896. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4897. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4898. this.checkRestartExplorer.TabIndex = 50;
  4899. this.checkRestartExplorer.Tag = "";
  4900. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4901. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4902. //
  4903. // checkRegistryEditor
  4904. //
  4905. this.checkRegistryEditor.AutoSize = true;
  4906. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4907. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4908. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4909. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4910. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4911. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4912. this.checkRegistryEditor.TabIndex = 38;
  4913. this.checkRegistryEditor.Text = "Registry Editor";
  4914. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4915. //
  4916. // checkEnableAll
  4917. //
  4918. this.checkEnableAll.AutoSize = true;
  4919. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4920. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4921. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4922. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4923. this.checkEnableAll.Name = "checkEnableAll";
  4924. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4925. this.checkEnableAll.TabIndex = 35;
  4926. this.checkEnableAll.Tag = "";
  4927. this.checkEnableAll.Text = "Enable all";
  4928. this.checkEnableAll.UseVisualStyleBackColor = true;
  4929. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4930. //
  4931. // checkContextMenu
  4932. //
  4933. this.checkContextMenu.AutoSize = true;
  4934. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4935. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4936. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4937. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4938. this.checkContextMenu.Name = "checkContextMenu";
  4939. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4940. this.checkContextMenu.TabIndex = 43;
  4941. this.checkContextMenu.Text = "Right Click menu";
  4942. this.checkContextMenu.UseVisualStyleBackColor = true;
  4943. //
  4944. // checkTaskManager
  4945. //
  4946. this.checkTaskManager.AutoSize = true;
  4947. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4948. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4949. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4950. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4951. this.checkTaskManager.Name = "checkTaskManager";
  4952. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4953. this.checkTaskManager.TabIndex = 36;
  4954. this.checkTaskManager.Text = "Task Manager";
  4955. this.checkTaskManager.UseVisualStyleBackColor = true;
  4956. //
  4957. // checkCommandPrompt
  4958. //
  4959. this.checkCommandPrompt.AutoSize = true;
  4960. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4961. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4962. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4963. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4964. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4965. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4966. this.checkCommandPrompt.TabIndex = 42;
  4967. this.checkCommandPrompt.Text = "Command Prompt";
  4968. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4969. //
  4970. // checkFirewall
  4971. //
  4972. this.checkFirewall.AutoSize = true;
  4973. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4974. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4975. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  4976. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4977. this.checkFirewall.Name = "checkFirewall";
  4978. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4979. this.checkFirewall.TabIndex = 37;
  4980. this.checkFirewall.Text = "Windows Firewall";
  4981. this.checkFirewall.UseVisualStyleBackColor = true;
  4982. //
  4983. // checkRunDialog
  4984. //
  4985. this.checkRunDialog.AutoSize = true;
  4986. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4987. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4988. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  4989. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4990. this.checkRunDialog.Name = "checkRunDialog";
  4991. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4992. this.checkRunDialog.TabIndex = 41;
  4993. this.checkRunDialog.Text = "Run Dialog";
  4994. this.checkRunDialog.UseVisualStyleBackColor = true;
  4995. //
  4996. // checkFolderOptions
  4997. //
  4998. this.checkFolderOptions.AutoSize = true;
  4999. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5000. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  5001. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  5002. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  5003. this.checkFolderOptions.Name = "checkFolderOptions";
  5004. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  5005. this.checkFolderOptions.TabIndex = 39;
  5006. this.checkFolderOptions.Text = "Folder Options";
  5007. this.checkFolderOptions.UseVisualStyleBackColor = true;
  5008. //
  5009. // checkControlPanel
  5010. //
  5011. this.checkControlPanel.AutoSize = true;
  5012. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5013. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  5014. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  5015. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  5016. this.checkControlPanel.Name = "checkControlPanel";
  5017. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  5018. this.checkControlPanel.TabIndex = 40;
  5019. this.checkControlPanel.Text = "Control Panel";
  5020. this.checkControlPanel.UseVisualStyleBackColor = true;
  5021. //
  5022. // label7
  5023. //
  5024. this.label7.AutoSize = true;
  5025. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5026. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  5027. this.label7.Location = new System.Drawing.Point(6, 10);
  5028. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5029. this.label7.Name = "label7";
  5030. this.label7.Size = new System.Drawing.Size(260, 28);
  5031. this.label7.TabIndex = 47;
  5032. this.label7.Tag = "themeable";
  5033. this.label7.Text = "Fix common registry issues";
  5034. //
  5035. // integratorTab
  5036. //
  5037. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5038. this.integratorTab.Controls.Add(this.synapse);
  5039. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  5040. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  5041. this.integratorTab.Name = "integratorTab";
  5042. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  5043. this.integratorTab.Size = new System.Drawing.Size(758, 611);
  5044. this.integratorTab.TabIndex = 10;
  5045. this.integratorTab.Text = "Integrator";
  5046. //
  5047. // synapse
  5048. //
  5049. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  5050. this.synapse.Controls.Add(this.integratorInfoTab);
  5051. this.synapse.Controls.Add(this.tabPage8);
  5052. this.synapse.Controls.Add(this.tabPage9);
  5053. this.synapse.Controls.Add(this.tabPage10);
  5054. this.synapse.Controls.Add(this.tabPage11);
  5055. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  5056. this.synapse.Location = new System.Drawing.Point(2, 2);
  5057. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  5058. this.synapse.Multiline = true;
  5059. this.synapse.Name = "synapse";
  5060. this.synapse.SelectedIndex = 0;
  5061. this.synapse.Size = new System.Drawing.Size(754, 607);
  5062. this.synapse.TabIndex = 0;
  5063. //
  5064. // integratorInfoTab
  5065. //
  5066. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5067. this.integratorInfoTab.Controls.Add(this.label19);
  5068. this.integratorInfoTab.Controls.Add(this.label18);
  5069. this.integratorInfoTab.Controls.Add(this.label17);
  5070. this.integratorInfoTab.Controls.Add(this.label16);
  5071. this.integratorInfoTab.Controls.Add(this.label15);
  5072. this.integratorInfoTab.Controls.Add(this.label14);
  5073. this.integratorInfoTab.Controls.Add(this.label13);
  5074. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  5075. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  5076. this.integratorInfoTab.Name = "integratorInfoTab";
  5077. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  5078. this.integratorInfoTab.Size = new System.Drawing.Size(746, 579);
  5079. this.integratorInfoTab.TabIndex = 0;
  5080. this.integratorInfoTab.Text = "Info";
  5081. //
  5082. // label19
  5083. //
  5084. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5085. this.label19.ForeColor = System.Drawing.Color.Silver;
  5086. this.label19.Location = new System.Drawing.Point(6, 225);
  5087. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5088. this.label19.Name = "label19";
  5089. this.label19.Size = new System.Drawing.Size(501, 233);
  5090. this.label19.TabIndex = 10;
  5091. this.label19.Tag = "";
  5092. this.label19.Text = resources.GetString("label19.Text");
  5093. //
  5094. // label18
  5095. //
  5096. this.label18.AutoSize = true;
  5097. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5098. this.label18.ForeColor = System.Drawing.Color.Silver;
  5099. this.label18.Location = new System.Drawing.Point(38, 183);
  5100. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5101. this.label18.Name = "label18";
  5102. this.label18.Size = new System.Drawing.Size(122, 25);
  5103. this.label18.TabIndex = 9;
  5104. this.label18.Tag = "";
  5105. this.label18.Text = "• Commands";
  5106. //
  5107. // label17
  5108. //
  5109. this.label17.AutoSize = true;
  5110. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5111. this.label17.ForeColor = System.Drawing.Color.Silver;
  5112. this.label17.Location = new System.Drawing.Point(38, 158);
  5113. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5114. this.label17.Name = "label17";
  5115. this.label17.Size = new System.Drawing.Size(157, 25);
  5116. this.label17.TabIndex = 8;
  5117. this.label17.Tag = "";
  5118. this.label17.Text = "• Any type of file";
  5119. //
  5120. // label16
  5121. //
  5122. this.label16.AutoSize = true;
  5123. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5124. this.label16.ForeColor = System.Drawing.Color.Silver;
  5125. this.label16.Location = new System.Drawing.Point(38, 132);
  5126. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5127. this.label16.Name = "label16";
  5128. this.label16.Size = new System.Drawing.Size(181, 25);
  5129. this.label16.TabIndex = 7;
  5130. this.label16.Tag = "";
  5131. this.label16.Text = "• Links to webpages";
  5132. //
  5133. // label15
  5134. //
  5135. this.label15.AutoSize = true;
  5136. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5137. this.label15.ForeColor = System.Drawing.Color.Silver;
  5138. this.label15.Location = new System.Drawing.Point(38, 106);
  5139. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5140. this.label15.Name = "label15";
  5141. this.label15.Size = new System.Drawing.Size(194, 25);
  5142. this.label15.TabIndex = 6;
  5143. this.label15.Tag = "";
  5144. this.label15.Text = "• Shortcuts to folders";
  5145. //
  5146. // label14
  5147. //
  5148. this.label14.AutoSize = true;
  5149. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5150. this.label14.ForeColor = System.Drawing.Color.Silver;
  5151. this.label14.Location = new System.Drawing.Point(38, 81);
  5152. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5153. this.label14.Name = "label14";
  5154. this.label14.Size = new System.Drawing.Size(138, 25);
  5155. this.label14.TabIndex = 5;
  5156. this.label14.Tag = "";
  5157. this.label14.Text = "• Any program";
  5158. //
  5159. // label13
  5160. //
  5161. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5162. this.label13.ForeColor = System.Drawing.Color.Silver;
  5163. this.label13.Location = new System.Drawing.Point(6, 10);
  5164. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5165. this.label13.Name = "label13";
  5166. this.label13.Size = new System.Drawing.Size(412, 61);
  5167. this.label13.TabIndex = 4;
  5168. this.label13.Tag = "";
  5169. this.label13.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  5170. //
  5171. // tabPage8
  5172. //
  5173. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5174. this.tabPage8.Controls.Add(this.btnAddItem);
  5175. this.tabPage8.Controls.Add(this.itemnamegroup);
  5176. this.tabPage8.Controls.Add(this.security);
  5177. this.tabPage8.Controls.Add(this.itemposition);
  5178. this.tabPage8.Controls.Add(this.icontoaddgroup);
  5179. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  5180. this.tabPage8.Controls.Add(this.itemtype);
  5181. this.tabPage8.Controls.Add(this.label26);
  5182. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  5183. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  5184. this.tabPage8.Name = "tabPage8";
  5185. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  5186. this.tabPage8.Size = new System.Drawing.Size(746, 579);
  5187. this.tabPage8.TabIndex = 1;
  5188. this.tabPage8.Text = "Add/Modify";
  5189. //
  5190. // btnAddItem
  5191. //
  5192. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  5193. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5194. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5195. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5196. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5197. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  5198. this.btnAddItem.Location = new System.Drawing.Point(410, 473);
  5199. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  5200. this.btnAddItem.Name = "btnAddItem";
  5201. this.btnAddItem.Size = new System.Drawing.Size(98, 31);
  5202. this.btnAddItem.TabIndex = 85;
  5203. this.btnAddItem.Text = "Add/Modify";
  5204. this.btnAddItem.UseVisualStyleBackColor = false;
  5205. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  5206. //
  5207. // itemnamegroup
  5208. //
  5209. this.itemnamegroup.Controls.Add(this.txtItemName);
  5210. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5211. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  5212. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  5213. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  5214. this.itemnamegroup.Name = "itemnamegroup";
  5215. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  5216. this.itemnamegroup.Size = new System.Drawing.Size(497, 66);
  5217. this.itemnamegroup.TabIndex = 84;
  5218. this.itemnamegroup.TabStop = false;
  5219. this.itemnamegroup.Text = "Item name in menu:";
  5220. //
  5221. // txtItemName
  5222. //
  5223. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5224. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5225. this.txtItemName.ForeColor = System.Drawing.Color.White;
  5226. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  5227. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5228. this.txtItemName.Name = "txtItemName";
  5229. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  5230. this.txtItemName.TabIndex = 82;
  5231. //
  5232. // security
  5233. //
  5234. this.security.Controls.Add(this.checkShift);
  5235. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5236. this.security.ForeColor = System.Drawing.Color.Silver;
  5237. this.security.Location = new System.Drawing.Point(11, 338);
  5238. this.security.Margin = new System.Windows.Forms.Padding(2);
  5239. this.security.Name = "security";
  5240. this.security.Padding = new System.Windows.Forms.Padding(2);
  5241. this.security.Size = new System.Drawing.Size(497, 61);
  5242. this.security.TabIndex = 83;
  5243. this.security.TabStop = false;
  5244. this.security.Text = "Security:";
  5245. //
  5246. // checkShift
  5247. //
  5248. this.checkShift.AutoSize = true;
  5249. this.checkShift.ForeColor = System.Drawing.Color.White;
  5250. this.checkShift.Location = new System.Drawing.Point(11, 26);
  5251. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5252. this.checkShift.Name = "checkShift";
  5253. this.checkShift.Size = new System.Drawing.Size(300, 25);
  5254. this.checkShift.TabIndex = 83;
  5255. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5256. this.checkShift.UseVisualStyleBackColor = true;
  5257. //
  5258. // itemposition
  5259. //
  5260. this.itemposition.Controls.Add(this.radioTop);
  5261. this.itemposition.Controls.Add(this.radioMiddle);
  5262. this.itemposition.Controls.Add(this.radioBottom);
  5263. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5264. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5265. this.itemposition.Location = new System.Drawing.Point(11, 272);
  5266. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5267. this.itemposition.Name = "itemposition";
  5268. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5269. this.itemposition.Size = new System.Drawing.Size(497, 62);
  5270. this.itemposition.TabIndex = 82;
  5271. this.itemposition.TabStop = false;
  5272. this.itemposition.Text = "Item position:";
  5273. //
  5274. // radioTop
  5275. //
  5276. this.radioTop.AutoSize = true;
  5277. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5278. this.radioTop.ForeColor = System.Drawing.Color.White;
  5279. this.radioTop.Location = new System.Drawing.Point(11, 26);
  5280. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5281. this.radioTop.Name = "radioTop";
  5282. this.radioTop.Size = new System.Drawing.Size(55, 25);
  5283. this.radioTop.TabIndex = 83;
  5284. this.radioTop.Text = "Top";
  5285. this.radioTop.UseVisualStyleBackColor = true;
  5286. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5287. //
  5288. // radioMiddle
  5289. //
  5290. this.radioMiddle.AutoSize = true;
  5291. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5292. this.radioMiddle.Location = new System.Drawing.Point(69, 26);
  5293. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5294. this.radioMiddle.Name = "radioMiddle";
  5295. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5296. this.radioMiddle.TabIndex = 84;
  5297. this.radioMiddle.Text = "Middle";
  5298. this.radioMiddle.UseVisualStyleBackColor = true;
  5299. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5300. //
  5301. // radioBottom
  5302. //
  5303. this.radioBottom.AutoSize = true;
  5304. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5305. this.radioBottom.Location = new System.Drawing.Point(150, 26);
  5306. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5307. this.radioBottom.Name = "radioBottom";
  5308. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5309. this.radioBottom.TabIndex = 85;
  5310. this.radioBottom.Text = "Bottom";
  5311. this.radioBottom.UseVisualStyleBackColor = true;
  5312. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5313. //
  5314. // icontoaddgroup
  5315. //
  5316. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5317. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5318. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5319. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5320. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5321. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5322. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5323. this.icontoaddgroup.Name = "icontoaddgroup";
  5324. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5325. this.icontoaddgroup.Size = new System.Drawing.Size(497, 90);
  5326. this.icontoaddgroup.TabIndex = 81;
  5327. this.icontoaddgroup.TabStop = false;
  5328. this.icontoaddgroup.Text = "Icon to add:";
  5329. //
  5330. // checkDefaultIcon
  5331. //
  5332. this.checkDefaultIcon.AutoSize = true;
  5333. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5334. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5335. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5336. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5337. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5338. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5339. this.checkDefaultIcon.TabIndex = 82;
  5340. this.checkDefaultIcon.Text = "Use program\'s icon";
  5341. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5342. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5343. //
  5344. // btnBrowseIcon
  5345. //
  5346. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5347. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5348. this.btnBrowseIcon.Enabled = false;
  5349. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5350. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5351. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5352. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5353. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5354. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5355. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5356. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5357. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27);
  5358. this.btnBrowseIcon.TabIndex = 82;
  5359. this.btnBrowseIcon.Text = "...";
  5360. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5361. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5362. //
  5363. // txtIcon
  5364. //
  5365. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5366. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5367. this.txtIcon.Enabled = false;
  5368. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5369. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5370. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5371. this.txtIcon.Name = "txtIcon";
  5372. this.txtIcon.ReadOnly = true;
  5373. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5374. this.txtIcon.TabIndex = 81;
  5375. //
  5376. // itemtoaddgroup
  5377. //
  5378. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5379. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5380. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5381. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5382. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5383. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5384. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5385. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5386. this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67);
  5387. this.itemtoaddgroup.TabIndex = 80;
  5388. this.itemtoaddgroup.TabStop = false;
  5389. this.itemtoaddgroup.Text = "Program to add:";
  5390. //
  5391. // btnBrowseItem
  5392. //
  5393. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5394. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5395. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5396. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5397. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5398. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5399. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5400. this.btnBrowseItem.Location = new System.Drawing.Point(450, 26);
  5401. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5402. this.btnBrowseItem.Name = "btnBrowseItem";
  5403. this.btnBrowseItem.Size = new System.Drawing.Size(36, 27);
  5404. this.btnBrowseItem.TabIndex = 82;
  5405. this.btnBrowseItem.Text = "...";
  5406. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5407. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5408. //
  5409. // txtItem
  5410. //
  5411. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5412. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5413. this.txtItem.ForeColor = System.Drawing.Color.White;
  5414. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5415. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5416. this.txtItem.Name = "txtItem";
  5417. this.txtItem.ReadOnly = true;
  5418. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5419. this.txtItem.TabIndex = 81;
  5420. //
  5421. // itemtype
  5422. //
  5423. this.itemtype.Controls.Add(this.radioCommand);
  5424. this.itemtype.Controls.Add(this.radioProgram);
  5425. this.itemtype.Controls.Add(this.radioFolder);
  5426. this.itemtype.Controls.Add(this.radioFile);
  5427. this.itemtype.Controls.Add(this.radioLink);
  5428. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5429. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5430. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5431. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5432. this.itemtype.Name = "itemtype";
  5433. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5434. this.itemtype.Size = new System.Drawing.Size(497, 63);
  5435. this.itemtype.TabIndex = 79;
  5436. this.itemtype.TabStop = false;
  5437. this.itemtype.Text = "Item Type:";
  5438. //
  5439. // radioCommand
  5440. //
  5441. this.radioCommand.AutoSize = true;
  5442. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5443. this.radioCommand.Location = new System.Drawing.Point(385, 26);
  5444. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5445. this.radioCommand.Name = "radioCommand";
  5446. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5447. this.radioCommand.TabIndex = 84;
  5448. this.radioCommand.Text = "Command";
  5449. this.radioCommand.UseVisualStyleBackColor = true;
  5450. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5451. //
  5452. // radioProgram
  5453. //
  5454. this.radioProgram.AutoSize = true;
  5455. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5456. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5457. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5458. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5459. this.radioProgram.Name = "radioProgram";
  5460. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5461. this.radioProgram.TabIndex = 80;
  5462. this.radioProgram.Text = "Program";
  5463. this.radioProgram.UseVisualStyleBackColor = true;
  5464. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5465. //
  5466. // radioFolder
  5467. //
  5468. this.radioFolder.AutoSize = true;
  5469. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5470. this.radioFolder.Location = new System.Drawing.Point(105, 26);
  5471. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5472. this.radioFolder.Name = "radioFolder";
  5473. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5474. this.radioFolder.TabIndex = 81;
  5475. this.radioFolder.Text = "Folder";
  5476. this.radioFolder.UseVisualStyleBackColor = true;
  5477. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5478. //
  5479. // radioFile
  5480. //
  5481. this.radioFile.AutoSize = true;
  5482. this.radioFile.ForeColor = System.Drawing.Color.White;
  5483. this.radioFile.Location = new System.Drawing.Point(242, 26);
  5484. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5485. this.radioFile.Name = "radioFile";
  5486. this.radioFile.Size = new System.Drawing.Size(140, 25);
  5487. this.radioFile.TabIndex = 83;
  5488. this.radioFile.Text = "Any type of file";
  5489. this.radioFile.UseVisualStyleBackColor = true;
  5490. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5491. //
  5492. // radioLink
  5493. //
  5494. this.radioLink.AutoSize = true;
  5495. this.radioLink.ForeColor = System.Drawing.Color.White;
  5496. this.radioLink.Location = new System.Drawing.Point(182, 26);
  5497. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5498. this.radioLink.Name = "radioLink";
  5499. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5500. this.radioLink.TabIndex = 82;
  5501. this.radioLink.Text = "Link";
  5502. this.radioLink.UseVisualStyleBackColor = true;
  5503. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5504. //
  5505. // label26
  5506. //
  5507. this.label26.AutoSize = true;
  5508. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5509. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  5510. this.label26.Location = new System.Drawing.Point(6, 10);
  5511. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5512. this.label26.Name = "label26";
  5513. this.label26.Size = new System.Drawing.Size(219, 28);
  5514. this.label26.TabIndex = 78;
  5515. this.label26.Tag = "themeable";
  5516. this.label26.Text = "Add or modify an item";
  5517. //
  5518. // tabPage9
  5519. //
  5520. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5521. this.tabPage9.Controls.Add(this.panel5);
  5522. this.tabPage9.Controls.Add(this.button60);
  5523. this.tabPage9.Controls.Add(this.button61);
  5524. this.tabPage9.Controls.Add(this.button62);
  5525. this.tabPage9.Controls.Add(this.label25);
  5526. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5527. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5528. this.tabPage9.Name = "tabPage9";
  5529. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5530. this.tabPage9.Size = new System.Drawing.Size(746, 579);
  5531. this.tabPage9.TabIndex = 2;
  5532. this.tabPage9.Text = "Remove";
  5533. //
  5534. // panel5
  5535. //
  5536. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5537. this.panel5.Controls.Add(this.listDesktopItems);
  5538. this.panel5.Location = new System.Drawing.Point(11, 39);
  5539. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5540. this.panel5.Name = "panel5";
  5541. this.panel5.Size = new System.Drawing.Size(293, 435);
  5542. this.panel5.TabIndex = 82;
  5543. //
  5544. // listDesktopItems
  5545. //
  5546. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5547. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5548. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5549. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5550. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5551. this.listDesktopItems.FormattingEnabled = true;
  5552. this.listDesktopItems.HorizontalScrollbar = true;
  5553. this.listDesktopItems.ItemHeight = 21;
  5554. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5555. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5556. this.listDesktopItems.Name = "listDesktopItems";
  5557. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5558. this.listDesktopItems.TabIndex = 78;
  5559. //
  5560. // button60
  5561. //
  5562. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  5563. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5564. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5565. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5566. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5567. this.button60.ForeColor = System.Drawing.Color.White;
  5568. this.button60.Location = new System.Drawing.Point(308, 75);
  5569. this.button60.Margin = new System.Windows.Forms.Padding(2);
  5570. this.button60.Name = "button60";
  5571. this.button60.Size = new System.Drawing.Size(94, 31);
  5572. this.button60.TabIndex = 81;
  5573. this.button60.Text = "Refresh";
  5574. this.button60.UseVisualStyleBackColor = false;
  5575. this.button60.Click += new System.EventHandler(this.button60_Click);
  5576. //
  5577. // button61
  5578. //
  5579. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  5580. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5581. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5582. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5583. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5584. this.button61.ForeColor = System.Drawing.Color.White;
  5585. this.button61.Location = new System.Drawing.Point(308, 40);
  5586. this.button61.Margin = new System.Windows.Forms.Padding(2);
  5587. this.button61.Name = "button61";
  5588. this.button61.Size = new System.Drawing.Size(94, 31);
  5589. this.button61.TabIndex = 80;
  5590. this.button61.Text = "Remove";
  5591. this.button61.UseVisualStyleBackColor = false;
  5592. this.button61.Click += new System.EventHandler(this.button61_Click);
  5593. //
  5594. // button62
  5595. //
  5596. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  5597. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5598. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5599. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5600. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5601. this.button62.ForeColor = System.Drawing.Color.White;
  5602. this.button62.Location = new System.Drawing.Point(308, 110);
  5603. this.button62.Margin = new System.Windows.Forms.Padding(2);
  5604. this.button62.Name = "button62";
  5605. this.button62.Size = new System.Drawing.Size(94, 31);
  5606. this.button62.TabIndex = 79;
  5607. this.button62.Text = "Remove all";
  5608. this.button62.UseVisualStyleBackColor = false;
  5609. this.button62.Click += new System.EventHandler(this.button62_Click);
  5610. //
  5611. // label25
  5612. //
  5613. this.label25.AutoSize = true;
  5614. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5615. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  5616. this.label25.Location = new System.Drawing.Point(6, 10);
  5617. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5618. this.label25.Name = "label25";
  5619. this.label25.Size = new System.Drawing.Size(300, 28);
  5620. this.label25.TabIndex = 77;
  5621. this.label25.Tag = "themeable";
  5622. this.label25.Text = "Remove existing Desktop items";
  5623. //
  5624. // tabPage10
  5625. //
  5626. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5627. this.tabPage10.Controls.Add(this.button65);
  5628. this.tabPage10.Controls.Add(this.button66);
  5629. this.tabPage10.Controls.Add(this.label24);
  5630. this.tabPage10.Controls.Add(this.button58);
  5631. this.tabPage10.Controls.Add(this.button59);
  5632. this.tabPage10.Controls.Add(this.button55);
  5633. this.tabPage10.Controls.Add(this.button57);
  5634. this.tabPage10.Controls.Add(this.button52);
  5635. this.tabPage10.Controls.Add(this.button53);
  5636. this.tabPage10.Controls.Add(this.button49);
  5637. this.tabPage10.Controls.Add(this.button51);
  5638. this.tabPage10.Controls.Add(this.button56);
  5639. this.tabPage10.Controls.Add(this.button54);
  5640. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5641. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5642. this.tabPage10.Name = "tabPage10";
  5643. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5644. this.tabPage10.Size = new System.Drawing.Size(746, 579);
  5645. this.tabPage10.TabIndex = 3;
  5646. this.tabPage10.Text = "Ready Menus";
  5647. //
  5648. // button65
  5649. //
  5650. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  5651. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5652. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5653. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5654. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5655. this.button65.ForeColor = System.Drawing.Color.White;
  5656. this.button65.Location = new System.Drawing.Point(11, 276);
  5657. this.button65.Margin = new System.Windows.Forms.Padding(2);
  5658. this.button65.Name = "button65";
  5659. this.button65.Size = new System.Drawing.Size(186, 31);
  5660. this.button65.TabIndex = 78;
  5661. this.button65.Text = "Remove \"Take Ownership\"";
  5662. this.button65.UseVisualStyleBackColor = false;
  5663. this.button65.Click += new System.EventHandler(this.button65_Click);
  5664. //
  5665. // button66
  5666. //
  5667. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  5668. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5669. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5670. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5671. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5672. this.button66.ForeColor = System.Drawing.Color.White;
  5673. this.button66.Location = new System.Drawing.Point(11, 240);
  5674. this.button66.Margin = new System.Windows.Forms.Padding(2);
  5675. this.button66.Name = "button66";
  5676. this.button66.Size = new System.Drawing.Size(186, 31);
  5677. this.button66.TabIndex = 77;
  5678. this.button66.Text = "Add \"Take Ownership\"";
  5679. this.button66.UseVisualStyleBackColor = false;
  5680. this.button66.Click += new System.EventHandler(this.button66_Click);
  5681. //
  5682. // label24
  5683. //
  5684. this.label24.AutoSize = true;
  5685. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5686. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  5687. this.label24.Location = new System.Drawing.Point(6, 10);
  5688. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5689. this.label24.Name = "label24";
  5690. this.label24.Size = new System.Drawing.Size(232, 28);
  5691. this.label24.TabIndex = 76;
  5692. this.label24.Tag = "themeable";
  5693. this.label24.Text = "Add ready-made menus";
  5694. //
  5695. // button58
  5696. //
  5697. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  5698. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5699. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5700. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5701. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5702. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5703. this.button58.ForeColor = System.Drawing.Color.White;
  5704. this.button58.Location = new System.Drawing.Point(202, 48);
  5705. this.button58.Margin = new System.Windows.Forms.Padding(2);
  5706. this.button58.Name = "button58";
  5707. this.button58.Size = new System.Drawing.Size(30, 31);
  5708. this.button58.TabIndex = 75;
  5709. this.button58.Text = "?";
  5710. this.button58.UseVisualStyleBackColor = false;
  5711. this.button58.Click += new System.EventHandler(this.button58_Click);
  5712. //
  5713. // button59
  5714. //
  5715. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  5716. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5717. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5718. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5719. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5720. this.button59.ForeColor = System.Drawing.Color.White;
  5721. this.button59.Location = new System.Drawing.Point(11, 48);
  5722. this.button59.Margin = new System.Windows.Forms.Padding(2);
  5723. this.button59.Name = "button59";
  5724. this.button59.Size = new System.Drawing.Size(186, 31);
  5725. this.button59.TabIndex = 74;
  5726. this.button59.Text = "Add \"Power Menu\"";
  5727. this.button59.UseVisualStyleBackColor = false;
  5728. this.button59.Click += new System.EventHandler(this.button59_Click);
  5729. //
  5730. // button55
  5731. //
  5732. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  5733. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5734. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5735. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5736. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5737. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5738. this.button55.ForeColor = System.Drawing.Color.White;
  5739. this.button55.Location = new System.Drawing.Point(202, 192);
  5740. this.button55.Margin = new System.Windows.Forms.Padding(2);
  5741. this.button55.Name = "button55";
  5742. this.button55.Size = new System.Drawing.Size(30, 31);
  5743. this.button55.TabIndex = 73;
  5744. this.button55.Text = "?";
  5745. this.button55.UseVisualStyleBackColor = false;
  5746. this.button55.Click += new System.EventHandler(this.button55_Click);
  5747. //
  5748. // button57
  5749. //
  5750. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  5751. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5752. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5753. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5754. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5755. this.button57.ForeColor = System.Drawing.Color.White;
  5756. this.button57.Location = new System.Drawing.Point(11, 192);
  5757. this.button57.Margin = new System.Windows.Forms.Padding(2);
  5758. this.button57.Name = "button57";
  5759. this.button57.Size = new System.Drawing.Size(186, 31);
  5760. this.button57.TabIndex = 72;
  5761. this.button57.Text = "Add \"Desktop Shortcuts\"";
  5762. this.button57.UseVisualStyleBackColor = false;
  5763. this.button57.Click += new System.EventHandler(this.button57_Click);
  5764. //
  5765. // button52
  5766. //
  5767. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  5768. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5769. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5770. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5771. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5772. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5773. this.button52.ForeColor = System.Drawing.Color.White;
  5774. this.button52.Location = new System.Drawing.Point(202, 120);
  5775. this.button52.Margin = new System.Windows.Forms.Padding(2);
  5776. this.button52.Name = "button52";
  5777. this.button52.Size = new System.Drawing.Size(30, 31);
  5778. this.button52.TabIndex = 71;
  5779. this.button52.Text = "?";
  5780. this.button52.UseVisualStyleBackColor = false;
  5781. this.button52.Click += new System.EventHandler(this.button52_Click);
  5782. //
  5783. // button53
  5784. //
  5785. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  5786. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5787. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5788. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5789. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5790. this.button53.ForeColor = System.Drawing.Color.White;
  5791. this.button53.Location = new System.Drawing.Point(11, 84);
  5792. this.button53.Margin = new System.Windows.Forms.Padding(2);
  5793. this.button53.Name = "button53";
  5794. this.button53.Size = new System.Drawing.Size(186, 31);
  5795. this.button53.TabIndex = 70;
  5796. this.button53.Text = "Add \"System Tools\"";
  5797. this.button53.UseVisualStyleBackColor = false;
  5798. this.button53.Click += new System.EventHandler(this.button53_Click);
  5799. //
  5800. // button49
  5801. //
  5802. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  5803. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5804. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5805. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5806. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5807. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5808. this.button49.ForeColor = System.Drawing.Color.White;
  5809. this.button49.Location = new System.Drawing.Point(202, 156);
  5810. this.button49.Margin = new System.Windows.Forms.Padding(2);
  5811. this.button49.Name = "button49";
  5812. this.button49.Size = new System.Drawing.Size(30, 31);
  5813. this.button49.TabIndex = 69;
  5814. this.button49.Text = "?";
  5815. this.button49.UseVisualStyleBackColor = false;
  5816. this.button49.Click += new System.EventHandler(this.button49_Click);
  5817. //
  5818. // button51
  5819. //
  5820. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  5821. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5822. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5823. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5824. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5825. this.button51.ForeColor = System.Drawing.Color.White;
  5826. this.button51.Location = new System.Drawing.Point(11, 156);
  5827. this.button51.Margin = new System.Windows.Forms.Padding(2);
  5828. this.button51.Name = "button51";
  5829. this.button51.Size = new System.Drawing.Size(186, 31);
  5830. this.button51.TabIndex = 68;
  5831. this.button51.Text = "Add \"System Shortcuts\"";
  5832. this.button51.UseVisualStyleBackColor = false;
  5833. this.button51.Click += new System.EventHandler(this.button51_Click);
  5834. //
  5835. // button56
  5836. //
  5837. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  5838. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5839. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5840. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5841. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5842. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5843. this.button56.ForeColor = System.Drawing.Color.White;
  5844. this.button56.Location = new System.Drawing.Point(202, 84);
  5845. this.button56.Margin = new System.Windows.Forms.Padding(2);
  5846. this.button56.Name = "button56";
  5847. this.button56.Size = new System.Drawing.Size(30, 31);
  5848. this.button56.TabIndex = 67;
  5849. this.button56.Text = "?";
  5850. this.button56.UseVisualStyleBackColor = false;
  5851. this.button56.Click += new System.EventHandler(this.button56_Click);
  5852. //
  5853. // button54
  5854. //
  5855. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  5856. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5857. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5858. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5859. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5860. this.button54.ForeColor = System.Drawing.Color.White;
  5861. this.button54.Location = new System.Drawing.Point(11, 120);
  5862. this.button54.Margin = new System.Windows.Forms.Padding(2);
  5863. this.button54.Name = "button54";
  5864. this.button54.Size = new System.Drawing.Size(186, 31);
  5865. this.button54.TabIndex = 65;
  5866. this.button54.Text = "Add \"Windows Apps\"";
  5867. this.button54.UseVisualStyleBackColor = false;
  5868. this.button54.Click += new System.EventHandler(this.button54_Click);
  5869. //
  5870. // tabPage11
  5871. //
  5872. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5873. this.tabPage11.Controls.Add(this.panel6);
  5874. this.tabPage11.Controls.Add(this.button26);
  5875. this.tabPage11.Controls.Add(this.button8);
  5876. this.tabPage11.Controls.Add(this.label23);
  5877. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5878. this.tabPage11.Controls.Add(this.button48);
  5879. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5880. this.tabPage11.Controls.Add(this.label22);
  5881. this.tabPage11.Controls.Add(this.txtRunFile);
  5882. this.tabPage11.Controls.Add(this.label21);
  5883. this.tabPage11.Controls.Add(this.label20);
  5884. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5885. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5886. this.tabPage11.Name = "tabPage11";
  5887. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5888. this.tabPage11.Size = new System.Drawing.Size(746, 579);
  5889. this.tabPage11.TabIndex = 4;
  5890. this.tabPage11.Text = "Run Dialog";
  5891. //
  5892. // panel6
  5893. //
  5894. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5895. this.panel6.Controls.Add(this.listCustomCommands);
  5896. this.panel6.Location = new System.Drawing.Point(11, 210);
  5897. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5898. this.panel6.Name = "panel6";
  5899. this.panel6.Size = new System.Drawing.Size(271, 263);
  5900. this.panel6.TabIndex = 84;
  5901. //
  5902. // listCustomCommands
  5903. //
  5904. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5905. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5906. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5907. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5908. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5909. this.listCustomCommands.FormattingEnabled = true;
  5910. this.listCustomCommands.HorizontalScrollbar = true;
  5911. this.listCustomCommands.ItemHeight = 21;
  5912. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5913. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5914. this.listCustomCommands.Name = "listCustomCommands";
  5915. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5916. this.listCustomCommands.TabIndex = 79;
  5917. //
  5918. // button26
  5919. //
  5920. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  5921. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5922. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5923. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5924. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5925. this.button26.ForeColor = System.Drawing.Color.White;
  5926. this.button26.Location = new System.Drawing.Point(286, 210);
  5927. this.button26.Margin = new System.Windows.Forms.Padding(2);
  5928. this.button26.Name = "button26";
  5929. this.button26.Size = new System.Drawing.Size(66, 27);
  5930. this.button26.TabIndex = 82;
  5931. this.button26.Text = "Remove";
  5932. this.button26.UseVisualStyleBackColor = false;
  5933. this.button26.Click += new System.EventHandler(this.button26_Click);
  5934. //
  5935. // button8
  5936. //
  5937. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  5938. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5939. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5940. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5941. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5942. this.button8.ForeColor = System.Drawing.Color.White;
  5943. this.button8.Location = new System.Drawing.Point(286, 241);
  5944. this.button8.Margin = new System.Windows.Forms.Padding(2);
  5945. this.button8.Name = "button8";
  5946. this.button8.Size = new System.Drawing.Size(66, 27);
  5947. this.button8.TabIndex = 81;
  5948. this.button8.Text = "Refresh";
  5949. this.button8.UseVisualStyleBackColor = false;
  5950. this.button8.Click += new System.EventHandler(this.button8_Click);
  5951. //
  5952. // label23
  5953. //
  5954. this.label23.AutoSize = true;
  5955. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5956. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  5957. this.label23.Location = new System.Drawing.Point(6, 173);
  5958. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5959. this.label23.Name = "label23";
  5960. this.label23.Size = new System.Drawing.Size(268, 28);
  5961. this.label23.TabIndex = 80;
  5962. this.label23.Tag = "themeable";
  5963. this.label23.Text = "Remove existing commands";
  5964. //
  5965. // btnCreateCustomCommand
  5966. //
  5967. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5968. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5969. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5970. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5971. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5972. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5973. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5974. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5975. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5976. this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29);
  5977. this.btnCreateCustomCommand.TabIndex = 60;
  5978. this.btnCreateCustomCommand.Text = "Create";
  5979. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5980. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5981. //
  5982. // button48
  5983. //
  5984. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5985. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5986. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5987. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5988. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5989. this.button48.ForeColor = System.Drawing.Color.White;
  5990. this.button48.Location = new System.Drawing.Point(320, 75);
  5991. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5992. this.button48.Name = "button48";
  5993. this.button48.Size = new System.Drawing.Size(32, 29);
  5994. this.button48.TabIndex = 58;
  5995. this.button48.Text = "...";
  5996. this.button48.UseVisualStyleBackColor = false;
  5997. this.button48.Click += new System.EventHandler(this.button48_Click);
  5998. //
  5999. // txtRunKeyword
  6000. //
  6001. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6002. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  6003. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6004. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  6005. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  6006. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  6007. this.txtRunKeyword.Name = "txtRunKeyword";
  6008. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  6009. this.txtRunKeyword.TabIndex = 9;
  6010. //
  6011. // label22
  6012. //
  6013. this.label22.AutoSize = true;
  6014. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6015. this.label22.ForeColor = System.Drawing.Color.White;
  6016. this.label22.Location = new System.Drawing.Point(7, 105);
  6017. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6018. this.label22.Name = "label22";
  6019. this.label22.Size = new System.Drawing.Size(79, 21);
  6020. this.label22.TabIndex = 8;
  6021. this.label22.Text = "Keyword:";
  6022. //
  6023. // txtRunFile
  6024. //
  6025. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6026. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  6027. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6028. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  6029. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  6030. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  6031. this.txtRunFile.Name = "txtRunFile";
  6032. this.txtRunFile.ReadOnly = true;
  6033. this.txtRunFile.Size = new System.Drawing.Size(305, 29);
  6034. this.txtRunFile.TabIndex = 7;
  6035. //
  6036. // label21
  6037. //
  6038. this.label21.AutoSize = true;
  6039. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6040. this.label21.ForeColor = System.Drawing.Color.White;
  6041. this.label21.Location = new System.Drawing.Point(7, 50);
  6042. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6043. this.label21.Name = "label21";
  6044. this.label21.Size = new System.Drawing.Size(102, 21);
  6045. this.label21.TabIndex = 6;
  6046. this.label21.Text = "File location:";
  6047. //
  6048. // label20
  6049. //
  6050. this.label20.AutoSize = true;
  6051. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6052. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  6053. this.label20.Location = new System.Drawing.Point(6, 10);
  6054. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6055. this.label20.Name = "label20";
  6056. this.label20.Size = new System.Drawing.Size(298, 28);
  6057. this.label20.TabIndex = 5;
  6058. this.label20.Tag = "themeable";
  6059. this.label20.Text = "Define your custom commands";
  6060. //
  6061. // optionsTab
  6062. //
  6063. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6064. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  6065. this.optionsTab.Controls.Add(this.linkLabel6);
  6066. this.optionsTab.Controls.Add(this.pictureBox84);
  6067. this.optionsTab.Controls.Add(this.pictureBox83);
  6068. this.optionsTab.Controls.Add(this.linkLabel5);
  6069. this.optionsTab.Controls.Add(this.btnOpenConf);
  6070. this.optionsTab.Controls.Add(this.label48);
  6071. this.optionsTab.Controls.Add(this.label43);
  6072. this.optionsTab.Controls.Add(this.btnViewLog);
  6073. this.optionsTab.Controls.Add(this.l2);
  6074. this.optionsTab.Controls.Add(this.btnChangelog);
  6075. this.optionsTab.Controls.Add(this.btnUpdate);
  6076. this.optionsTab.Controls.Add(this.btnResetConfig);
  6077. this.optionsTab.Controls.Add(this.label27);
  6078. this.optionsTab.Controls.Add(this.radioMinimal);
  6079. this.optionsTab.Controls.Add(this.radioCaramel);
  6080. this.optionsTab.Controls.Add(this.radioLime);
  6081. this.optionsTab.Controls.Add(this.radioMagma);
  6082. this.optionsTab.Controls.Add(this.radioOcean);
  6083. this.optionsTab.Controls.Add(this.radioZerg);
  6084. this.optionsTab.Controls.Add(this.quickAccessToggle);
  6085. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  6086. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  6087. this.optionsTab.Name = "optionsTab";
  6088. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  6089. this.optionsTab.Size = new System.Drawing.Size(758, 611);
  6090. this.optionsTab.TabIndex = 6;
  6091. this.optionsTab.Text = "Options";
  6092. //
  6093. // lblUpdateDisabled
  6094. //
  6095. this.lblUpdateDisabled.AutoSize = true;
  6096. 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)));
  6097. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  6098. this.lblUpdateDisabled.Location = new System.Drawing.Point(185, 255);
  6099. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6100. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  6101. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  6102. this.lblUpdateDisabled.TabIndex = 69;
  6103. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  6104. this.lblUpdateDisabled.Visible = false;
  6105. //
  6106. // linkLabel6
  6107. //
  6108. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6109. this.linkLabel6.AutoSize = true;
  6110. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6111. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  6112. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  6113. this.linkLabel6.Location = new System.Drawing.Point(622, 427);
  6114. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6115. this.linkLabel6.Name = "linkLabel6";
  6116. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  6117. this.linkLabel6.TabIndex = 68;
  6118. this.linkLabel6.TabStop = true;
  6119. this.linkLabel6.Tag = "themeable";
  6120. this.linkLabel6.Text = "Open Source";
  6121. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  6122. //
  6123. // pictureBox84
  6124. //
  6125. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6126. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  6127. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6128. this.pictureBox84.Location = new System.Drawing.Point(619, 313);
  6129. this.pictureBox84.Name = "pictureBox84";
  6130. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  6131. this.pictureBox84.TabIndex = 67;
  6132. this.pictureBox84.TabStop = false;
  6133. //
  6134. // pictureBox83
  6135. //
  6136. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6137. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  6138. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6139. this.pictureBox83.Location = new System.Drawing.Point(602, 460);
  6140. this.pictureBox83.Name = "pictureBox83";
  6141. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  6142. this.pictureBox83.TabIndex = 66;
  6143. this.pictureBox83.TabStop = false;
  6144. //
  6145. // linkLabel5
  6146. //
  6147. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6148. this.linkLabel5.AutoSize = true;
  6149. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6150. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6151. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6152. this.linkLabel5.Location = new System.Drawing.Point(551, 576);
  6153. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6154. this.linkLabel5.Name = "linkLabel5";
  6155. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  6156. this.linkLabel5.TabIndex = 65;
  6157. this.linkLabel5.TabStop = true;
  6158. this.linkLabel5.Tag = "themeable";
  6159. this.linkLabel5.Text = "GNU GPL 3.0 License";
  6160. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6161. //
  6162. // btnOpenConf
  6163. //
  6164. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6165. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6166. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6167. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6168. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6169. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6170. this.btnOpenConf.Location = new System.Drawing.Point(26, 429);
  6171. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6172. this.btnOpenConf.Name = "btnOpenConf";
  6173. this.btnOpenConf.Size = new System.Drawing.Size(155, 31);
  6174. this.btnOpenConf.TabIndex = 63;
  6175. this.btnOpenConf.Text = "Show config folder";
  6176. this.btnOpenConf.UseVisualStyleBackColor = false;
  6177. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6178. //
  6179. // label48
  6180. //
  6181. this.label48.AutoSize = true;
  6182. this.label48.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6183. this.label48.ForeColor = System.Drawing.Color.DodgerBlue;
  6184. this.label48.Location = new System.Drawing.Point(6, 348);
  6185. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6186. this.label48.Name = "label48";
  6187. this.label48.Size = new System.Drawing.Size(161, 28);
  6188. this.label48.TabIndex = 62;
  6189. this.label48.Tag = "themeable";
  6190. this.label48.Text = "Troubleshooting";
  6191. //
  6192. // label43
  6193. //
  6194. this.label43.AutoSize = true;
  6195. this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6196. this.label43.ForeColor = System.Drawing.Color.DodgerBlue;
  6197. this.label43.Location = new System.Drawing.Point(6, 205);
  6198. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6199. this.label43.Name = "label43";
  6200. this.label43.Size = new System.Drawing.Size(157, 28);
  6201. this.label43.TabIndex = 61;
  6202. this.label43.Tag = "themeable";
  6203. this.label43.Text = "Check && update";
  6204. //
  6205. // btnViewLog
  6206. //
  6207. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6208. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6209. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6210. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6211. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6212. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6213. this.btnViewLog.Location = new System.Drawing.Point(26, 394);
  6214. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6215. this.btnViewLog.Name = "btnViewLog";
  6216. this.btnViewLog.Size = new System.Drawing.Size(155, 31);
  6217. this.btnViewLog.TabIndex = 60;
  6218. this.btnViewLog.Text = "View errors";
  6219. this.btnViewLog.UseVisualStyleBackColor = false;
  6220. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6221. //
  6222. // l2
  6223. //
  6224. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6225. this.l2.AutoSize = true;
  6226. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6227. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6228. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6229. this.l2.Location = new System.Drawing.Point(6, 576);
  6230. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6231. this.l2.Name = "l2";
  6232. this.l2.Size = new System.Drawing.Size(157, 28);
  6233. this.l2.TabIndex = 59;
  6234. this.l2.TabStop = true;
  6235. this.l2.Tag = "themeable";
  6236. this.l2.Text = "deadmoon © ∞";
  6237. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6238. //
  6239. // btnChangelog
  6240. //
  6241. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  6242. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6243. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6244. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6245. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6246. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  6247. this.btnChangelog.Location = new System.Drawing.Point(26, 287);
  6248. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  6249. this.btnChangelog.Name = "btnChangelog";
  6250. this.btnChangelog.Size = new System.Drawing.Size(155, 31);
  6251. this.btnChangelog.TabIndex = 58;
  6252. this.btnChangelog.Text = "View changes";
  6253. this.btnChangelog.UseVisualStyleBackColor = false;
  6254. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  6255. //
  6256. // btnUpdate
  6257. //
  6258. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6259. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6260. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6261. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6262. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6263. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6264. this.btnUpdate.Location = new System.Drawing.Point(26, 252);
  6265. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6266. this.btnUpdate.Name = "btnUpdate";
  6267. this.btnUpdate.Size = new System.Drawing.Size(155, 31);
  6268. this.btnUpdate.TabIndex = 57;
  6269. this.btnUpdate.Text = "Check for update";
  6270. this.btnUpdate.UseVisualStyleBackColor = false;
  6271. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6272. //
  6273. // btnResetConfig
  6274. //
  6275. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6276. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6277. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6278. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6279. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6280. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6281. this.btnResetConfig.Location = new System.Drawing.Point(26, 464);
  6282. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6283. this.btnResetConfig.Name = "btnResetConfig";
  6284. this.btnResetConfig.Size = new System.Drawing.Size(155, 31);
  6285. this.btnResetConfig.TabIndex = 56;
  6286. this.btnResetConfig.Text = "Reset configuration";
  6287. this.btnResetConfig.UseVisualStyleBackColor = false;
  6288. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6289. //
  6290. // label27
  6291. //
  6292. this.label27.AutoSize = true;
  6293. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6294. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  6295. this.label27.Location = new System.Drawing.Point(6, 10);
  6296. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6297. this.label27.Name = "label27";
  6298. this.label27.Size = new System.Drawing.Size(192, 28);
  6299. this.label27.TabIndex = 55;
  6300. this.label27.Tag = "themeable";
  6301. this.label27.Text = "Choose your theme";
  6302. //
  6303. // radioMinimal
  6304. //
  6305. this.radioMinimal.AutoSize = true;
  6306. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6307. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  6308. this.radioMinimal.Location = new System.Drawing.Point(119, 111);
  6309. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  6310. this.radioMinimal.Name = "radioMinimal";
  6311. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  6312. this.radioMinimal.TabIndex = 53;
  6313. this.radioMinimal.Text = "Minimal";
  6314. this.radioMinimal.UseVisualStyleBackColor = true;
  6315. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  6316. //
  6317. // radioCaramel
  6318. //
  6319. this.radioCaramel.AutoSize = true;
  6320. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6321. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  6322. this.radioCaramel.Location = new System.Drawing.Point(119, 50);
  6323. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  6324. this.radioCaramel.Name = "radioCaramel";
  6325. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  6326. this.radioCaramel.TabIndex = 52;
  6327. this.radioCaramel.Text = "Caramel";
  6328. this.radioCaramel.UseVisualStyleBackColor = true;
  6329. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  6330. //
  6331. // radioLime
  6332. //
  6333. this.radioLime.AutoSize = true;
  6334. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6335. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  6336. this.radioLime.Location = new System.Drawing.Point(119, 81);
  6337. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  6338. this.radioLime.Name = "radioLime";
  6339. this.radioLime.Size = new System.Drawing.Size(63, 25);
  6340. this.radioLime.TabIndex = 51;
  6341. this.radioLime.Text = "Lime";
  6342. this.radioLime.UseVisualStyleBackColor = true;
  6343. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  6344. //
  6345. // radioMagma
  6346. //
  6347. this.radioMagma.AutoSize = true;
  6348. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6349. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  6350. this.radioMagma.Location = new System.Drawing.Point(26, 81);
  6351. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  6352. this.radioMagma.Name = "radioMagma";
  6353. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  6354. this.radioMagma.TabIndex = 50;
  6355. this.radioMagma.Text = "Magma";
  6356. this.radioMagma.UseVisualStyleBackColor = true;
  6357. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  6358. //
  6359. // radioOcean
  6360. //
  6361. this.radioOcean.AutoSize = true;
  6362. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6363. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  6364. this.radioOcean.Location = new System.Drawing.Point(26, 50);
  6365. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  6366. this.radioOcean.Name = "radioOcean";
  6367. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  6368. this.radioOcean.TabIndex = 49;
  6369. this.radioOcean.Text = "Ocean";
  6370. this.radioOcean.UseVisualStyleBackColor = true;
  6371. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  6372. //
  6373. // radioZerg
  6374. //
  6375. this.radioZerg.AutoSize = true;
  6376. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6377. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  6378. this.radioZerg.Location = new System.Drawing.Point(26, 111);
  6379. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  6380. this.radioZerg.Name = "radioZerg";
  6381. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  6382. this.radioZerg.TabIndex = 48;
  6383. this.radioZerg.Text = "Zerg";
  6384. this.radioZerg.UseVisualStyleBackColor = true;
  6385. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  6386. //
  6387. // quickAccessToggle
  6388. //
  6389. this.quickAccessToggle.Location = new System.Drawing.Point(25, 153);
  6390. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6391. this.quickAccessToggle.Name = "quickAccessToggle";
  6392. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6393. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6394. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6395. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6396. this.quickAccessToggle.OnText = "Quick Access Menu";
  6397. this.quickAccessToggle.Size = new System.Drawing.Size(208, 31);
  6398. this.quickAccessToggle.TabIndex = 64;
  6399. this.quickAccessToggle.Tag = "themeable";
  6400. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6401. //
  6402. // defineCommandDialog
  6403. //
  6404. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6405. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  6406. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6407. //
  6408. // defineProgramDialog
  6409. //
  6410. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6411. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  6412. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6413. //
  6414. // defineFolderDialog
  6415. //
  6416. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  6417. //
  6418. // defineFileDialog
  6419. //
  6420. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6421. this.defineFileDialog.Title = "Optimizer | Select a file...";
  6422. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6423. //
  6424. // DefineProgramIconDialog
  6425. //
  6426. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6427. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  6428. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6429. //
  6430. // DefineFolderIconDialog
  6431. //
  6432. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6433. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  6434. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6435. //
  6436. // DefineURLIconDialog
  6437. //
  6438. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6439. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  6440. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6441. //
  6442. // DefineFileIconDialog
  6443. //
  6444. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6445. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  6446. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6447. //
  6448. // DefineCommandIconDialog
  6449. //
  6450. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6451. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  6452. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6453. //
  6454. // ExportDialog
  6455. //
  6456. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6457. this.ExportDialog.Title = "Optimizer | Export PING results...";
  6458. //
  6459. // launcherMenu
  6460. //
  6461. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6462. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6463. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6464. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6465. this.startupItem,
  6466. this.cleanerItem,
  6467. this.pingerItem,
  6468. this.hostsItem,
  6469. this.appsItem,
  6470. this.toolStripSeparator1,
  6471. this.restartExpolorerItem,
  6472. this.exitItem});
  6473. this.launcherMenu.Name = "launcherMenu";
  6474. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6475. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  6476. //
  6477. // startupItem
  6478. //
  6479. this.startupItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6480. this.startupItem.ForeColor = System.Drawing.Color.White;
  6481. this.startupItem.Image = ((System.Drawing.Image)(resources.GetObject("startupItem.Image")));
  6482. this.startupItem.Name = "startupItem";
  6483. this.startupItem.Size = new System.Drawing.Size(214, 26);
  6484. this.startupItem.Text = "Startup Manager";
  6485. this.startupItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6486. this.startupItem.Click += new System.EventHandler(this.startupItem_Click);
  6487. //
  6488. // cleanerItem
  6489. //
  6490. this.cleanerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6491. this.cleanerItem.ForeColor = System.Drawing.Color.White;
  6492. this.cleanerItem.Image = ((System.Drawing.Image)(resources.GetObject("cleanerItem.Image")));
  6493. this.cleanerItem.Name = "cleanerItem";
  6494. this.cleanerItem.Size = new System.Drawing.Size(214, 26);
  6495. this.cleanerItem.Text = "PC Cleaner";
  6496. this.cleanerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6497. this.cleanerItem.Click += new System.EventHandler(this.cleanerItem_Click);
  6498. //
  6499. // pingerItem
  6500. //
  6501. this.pingerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6502. this.pingerItem.ForeColor = System.Drawing.Color.White;
  6503. this.pingerItem.Image = ((System.Drawing.Image)(resources.GetObject("pingerItem.Image")));
  6504. this.pingerItem.Name = "pingerItem";
  6505. this.pingerItem.Size = new System.Drawing.Size(214, 26);
  6506. this.pingerItem.Text = "Pinger Tool";
  6507. this.pingerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6508. this.pingerItem.Click += new System.EventHandler(this.pingerItem_Click);
  6509. //
  6510. // hostsItem
  6511. //
  6512. this.hostsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6513. this.hostsItem.ForeColor = System.Drawing.Color.White;
  6514. this.hostsItem.Image = ((System.Drawing.Image)(resources.GetObject("hostsItem.Image")));
  6515. this.hostsItem.Name = "hostsItem";
  6516. this.hostsItem.Size = new System.Drawing.Size(214, 26);
  6517. this.hostsItem.Text = "HOSTS Editor";
  6518. this.hostsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6519. this.hostsItem.Click += new System.EventHandler(this.hostsItem_Click);
  6520. //
  6521. // appsItem
  6522. //
  6523. this.appsItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6524. this.appsItem.ForeColor = System.Drawing.Color.White;
  6525. this.appsItem.Image = ((System.Drawing.Image)(resources.GetObject("appsItem.Image")));
  6526. this.appsItem.Name = "appsItem";
  6527. this.appsItem.Size = new System.Drawing.Size(214, 26);
  6528. this.appsItem.Text = "Apps Downloader";
  6529. this.appsItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6530. this.appsItem.Click += new System.EventHandler(this.appsItem_Click);
  6531. //
  6532. // toolStripSeparator1
  6533. //
  6534. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6535. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  6536. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6537. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  6538. this.toolStripSeparator1.Tag = "";
  6539. //
  6540. // restartExpolorerItem
  6541. //
  6542. this.restartExpolorerItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6543. this.restartExpolorerItem.ForeColor = System.Drawing.Color.White;
  6544. this.restartExpolorerItem.Image = ((System.Drawing.Image)(resources.GetObject("restartExpolorerItem.Image")));
  6545. this.restartExpolorerItem.Name = "restartExpolorerItem";
  6546. this.restartExpolorerItem.Size = new System.Drawing.Size(214, 26);
  6547. this.restartExpolorerItem.Text = "Restart Explorer";
  6548. this.restartExpolorerItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6549. this.restartExpolorerItem.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6550. //
  6551. // exitItem
  6552. //
  6553. this.exitItem.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6554. this.exitItem.ForeColor = System.Drawing.Color.White;
  6555. this.exitItem.Image = ((System.Drawing.Image)(resources.GetObject("exitItem.Image")));
  6556. this.exitItem.Name = "exitItem";
  6557. this.exitItem.Size = new System.Drawing.Size(214, 26);
  6558. this.exitItem.Text = "Exit";
  6559. this.exitItem.Click += new System.EventHandler(this.exitItem_Click);
  6560. //
  6561. // launcherIcon
  6562. //
  6563. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6564. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6565. this.launcherIcon.Text = "Optimizer";
  6566. this.launcherIcon.Visible = true;
  6567. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6568. //
  6569. // infoBaloon
  6570. //
  6571. this.infoBaloon.AutoPopDelay = 32000;
  6572. this.infoBaloon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  6573. this.infoBaloon.ForeColor = System.Drawing.Color.DodgerBlue;
  6574. this.infoBaloon.InitialDelay = 250;
  6575. this.infoBaloon.IsBalloon = true;
  6576. this.infoBaloon.ReshowDelay = 100;
  6577. this.infoBaloon.ShowAlways = true;
  6578. this.infoBaloon.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  6579. this.infoBaloon.UseAnimation = false;
  6580. this.infoBaloon.UseFading = false;
  6581. this.infoBaloon.Popup += new System.Windows.Forms.PopupEventHandler(this.infoBaloon_Popup);
  6582. //
  6583. // MainForm
  6584. //
  6585. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6586. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6587. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6588. this.ClientSize = new System.Drawing.Size(768, 705);
  6589. this.Controls.Add(this.bpanel);
  6590. this.Controls.Add(this.tpanel);
  6591. this.DoubleBuffered = true;
  6592. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6593. this.ForeColor = System.Drawing.Color.White;
  6594. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6595. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6596. this.MinimumSize = new System.Drawing.Size(784, 744);
  6597. this.Name = "MainForm";
  6598. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6599. this.Text = "Optimizer";
  6600. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6601. this.Load += new System.EventHandler(this.Main_Load);
  6602. this.tpanel.ResumeLayout(false);
  6603. this.tpanel.PerformLayout();
  6604. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6605. this.bpanel.ResumeLayout(false);
  6606. this.tabCollection.ResumeLayout(false);
  6607. this.universalTab.ResumeLayout(false);
  6608. this.windowsXTab.ResumeLayout(false);
  6609. this.windowsVIIITab.ResumeLayout(false);
  6610. this.modernAppsTab.ResumeLayout(false);
  6611. this.modernAppsTab.PerformLayout();
  6612. this.panelModernAppsList.ResumeLayout(false);
  6613. this.startupTab.ResumeLayout(false);
  6614. this.startupTab.PerformLayout();
  6615. this.panel3.ResumeLayout(false);
  6616. this.appsTab.ResumeLayout(false);
  6617. this.panel10.ResumeLayout(false);
  6618. this.panel10.PerformLayout();
  6619. this.panelCommonApps.ResumeLayout(false);
  6620. this.panelCommonApps.PerformLayout();
  6621. this.panelApps5.ResumeLayout(false);
  6622. this.panelApps5.PerformLayout();
  6623. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6624. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6625. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6626. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6627. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6628. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6629. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6630. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6631. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6633. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6634. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6635. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6636. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6637. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6638. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6639. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6640. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6641. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6642. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6643. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6644. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6645. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6646. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6647. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6648. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6649. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6650. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6651. this.panelApps6.ResumeLayout(false);
  6652. this.panelApps6.PerformLayout();
  6653. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6654. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6655. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6656. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6657. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6658. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6659. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6660. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6661. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6662. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6663. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6664. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6665. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6666. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6667. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6668. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6669. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6670. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6671. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6672. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6673. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6674. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6675. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6676. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6677. this.panelApps1.ResumeLayout(false);
  6678. this.panelApps1.PerformLayout();
  6679. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6680. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6681. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6682. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6683. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6684. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6685. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6686. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6687. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6688. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6689. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6690. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6691. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6692. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6693. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6694. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6695. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6696. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6697. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6698. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6699. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6700. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6701. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6702. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6703. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6704. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6705. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6706. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6707. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6708. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6709. this.cleanerTab.ResumeLayout(false);
  6710. this.cleanerTab.PerformLayout();
  6711. this.cleaningpanel.ResumeLayout(false);
  6712. this.cleaningpanel.PerformLayout();
  6713. this.panel1.ResumeLayout(false);
  6714. this.panel1.PerformLayout();
  6715. this.pingerTab.ResumeLayout(false);
  6716. this.pingerTab.PerformLayout();
  6717. this.panel7.ResumeLayout(false);
  6718. this.hostsEditorTab.ResumeLayout(false);
  6719. this.hostsEditorTab.PerformLayout();
  6720. this.panel4.ResumeLayout(false);
  6721. this.panel4.PerformLayout();
  6722. this.panelList.ResumeLayout(false);
  6723. this.registryFixerTab.ResumeLayout(false);
  6724. this.registryFixerTab.PerformLayout();
  6725. this.panel2.ResumeLayout(false);
  6726. this.panel2.PerformLayout();
  6727. this.integratorTab.ResumeLayout(false);
  6728. this.synapse.ResumeLayout(false);
  6729. this.integratorInfoTab.ResumeLayout(false);
  6730. this.integratorInfoTab.PerformLayout();
  6731. this.tabPage8.ResumeLayout(false);
  6732. this.tabPage8.PerformLayout();
  6733. this.itemnamegroup.ResumeLayout(false);
  6734. this.itemnamegroup.PerformLayout();
  6735. this.security.ResumeLayout(false);
  6736. this.security.PerformLayout();
  6737. this.itemposition.ResumeLayout(false);
  6738. this.itemposition.PerformLayout();
  6739. this.icontoaddgroup.ResumeLayout(false);
  6740. this.icontoaddgroup.PerformLayout();
  6741. this.itemtoaddgroup.ResumeLayout(false);
  6742. this.itemtoaddgroup.PerformLayout();
  6743. this.itemtype.ResumeLayout(false);
  6744. this.itemtype.PerformLayout();
  6745. this.tabPage9.ResumeLayout(false);
  6746. this.tabPage9.PerformLayout();
  6747. this.panel5.ResumeLayout(false);
  6748. this.tabPage10.ResumeLayout(false);
  6749. this.tabPage10.PerformLayout();
  6750. this.tabPage11.ResumeLayout(false);
  6751. this.tabPage11.PerformLayout();
  6752. this.panel6.ResumeLayout(false);
  6753. this.optionsTab.ResumeLayout(false);
  6754. this.optionsTab.PerformLayout();
  6755. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  6756. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  6757. this.launcherMenu.ResumeLayout(false);
  6758. this.ResumeLayout(false);
  6759. }
  6760. #endregion
  6761. private System.Windows.Forms.Panel tpanel;
  6762. private System.Windows.Forms.Label txtBitness;
  6763. private System.Windows.Forms.Label txtOS;
  6764. private System.Windows.Forms.Label txtVersion;
  6765. private System.Windows.Forms.PictureBox pictureBox1;
  6766. private System.Windows.Forms.Label label2;
  6767. private System.Windows.Forms.Panel bpanel;
  6768. private System.Windows.Forms.TabControl tabCollection;
  6769. private System.Windows.Forms.TabPage universalTab;
  6770. private System.Windows.Forms.Button button39;
  6771. private System.Windows.Forms.TabPage windowsXTab;
  6772. private System.Windows.Forms.Button button43;
  6773. private System.Windows.Forms.Button button18;
  6774. private System.Windows.Forms.TabPage windowsVIIITab;
  6775. private System.Windows.Forms.Button button44;
  6776. private System.Windows.Forms.TabPage cleanerTab;
  6777. private ColoredCheckBox checkTemp;
  6778. private ColoredCheckBox checkSelectAll;
  6779. private System.Windows.Forms.Button button20;
  6780. private ColoredCheckBox checkMediaCache;
  6781. private ColoredCheckBox checkLogs;
  6782. private ColoredCheckBox checkBin;
  6783. private ColoredCheckBox checkMiniDumps;
  6784. private System.Windows.Forms.Panel panel1;
  6785. private System.Windows.Forms.Label label4;
  6786. private System.Windows.Forms.ProgressBar progress2;
  6787. private System.Windows.Forms.TabPage startupTab;
  6788. private System.Windows.Forms.Label label5;
  6789. private System.Windows.Forms.Button button32;
  6790. private System.Windows.Forms.Button button22;
  6791. private System.Windows.Forms.Label label6;
  6792. private System.Windows.Forms.TabPage registryFixerTab;
  6793. private System.Windows.Forms.Label label7;
  6794. private System.Windows.Forms.Button button33;
  6795. private System.Windows.Forms.Panel panel2;
  6796. private ColoredCheckBox checkRegistryEditor;
  6797. private ColoredCheckBox checkEnableAll;
  6798. private ColoredCheckBox checkContextMenu;
  6799. private ColoredCheckBox checkTaskManager;
  6800. private ColoredCheckBox checkCommandPrompt;
  6801. private ColoredCheckBox checkFirewall;
  6802. private ColoredCheckBox checkRunDialog;
  6803. private ColoredCheckBox checkFolderOptions;
  6804. private ColoredCheckBox checkControlPanel;
  6805. private ColoredCheckBox checkRestartExplorer;
  6806. private System.Windows.Forms.Panel panel3;
  6807. private System.Windows.Forms.Label label8;
  6808. private System.Windows.Forms.ListView listStartupItems;
  6809. private System.Windows.Forms.ColumnHeader columnHeader1;
  6810. private System.Windows.Forms.ColumnHeader columnHeader2;
  6811. private System.Windows.Forms.Button button37;
  6812. private System.Windows.Forms.Button button31;
  6813. private System.Windows.Forms.ColumnHeader columnHeader3;
  6814. private System.Windows.Forms.TabPage hostsEditorTab;
  6815. private System.Windows.Forms.Label label3;
  6816. private System.Windows.Forms.LinkLabel linkLabel2;
  6817. private System.Windows.Forms.LinkLabel linkLabel3;
  6818. private System.Windows.Forms.Label label9;
  6819. private System.Windows.Forms.LinkLabel linkLabel4;
  6820. private System.Windows.Forms.Label label10;
  6821. private System.Windows.Forms.ListBox listHostEntries;
  6822. private System.Windows.Forms.Panel panel4;
  6823. private System.Windows.Forms.Button button46;
  6824. private System.Windows.Forms.Button button41;
  6825. private System.Windows.Forms.Button button42;
  6826. private System.Windows.Forms.TextBox txtDomain;
  6827. private System.Windows.Forms.Label label12;
  6828. private System.Windows.Forms.Label label11;
  6829. private System.Windows.Forms.Button button47;
  6830. private System.Windows.Forms.TextBox txtIP;
  6831. private ColoredCheckBox checkErrorReports;
  6832. private System.Windows.Forms.Panel cleaningpanel;
  6833. private System.Windows.Forms.TabPage integratorTab;
  6834. private System.Windows.Forms.TabControl synapse;
  6835. private System.Windows.Forms.TabPage integratorInfoTab;
  6836. private System.Windows.Forms.TabPage tabPage8;
  6837. private System.Windows.Forms.TabPage tabPage9;
  6838. private System.Windows.Forms.TabPage tabPage10;
  6839. private System.Windows.Forms.TabPage tabPage11;
  6840. private System.Windows.Forms.Label label19;
  6841. private System.Windows.Forms.Label label18;
  6842. private System.Windows.Forms.Label label17;
  6843. private System.Windows.Forms.Label label16;
  6844. private System.Windows.Forms.Label label15;
  6845. private System.Windows.Forms.Label label14;
  6846. private System.Windows.Forms.Label label13;
  6847. private System.Windows.Forms.Button button48;
  6848. private System.Windows.Forms.TextBox txtRunKeyword;
  6849. private System.Windows.Forms.Label label22;
  6850. private System.Windows.Forms.TextBox txtRunFile;
  6851. private System.Windows.Forms.Label label21;
  6852. private System.Windows.Forms.Label label20;
  6853. private System.Windows.Forms.Button btnCreateCustomCommand;
  6854. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6855. private System.Windows.Forms.Button button58;
  6856. private System.Windows.Forms.Button button59;
  6857. private System.Windows.Forms.Button button55;
  6858. private System.Windows.Forms.Button button57;
  6859. private System.Windows.Forms.Button button52;
  6860. private System.Windows.Forms.Button button53;
  6861. private System.Windows.Forms.Button button49;
  6862. private System.Windows.Forms.Button button51;
  6863. private System.Windows.Forms.Button button56;
  6864. private System.Windows.Forms.Button button54;
  6865. private System.Windows.Forms.Label label24;
  6866. private System.Windows.Forms.ListBox listDesktopItems;
  6867. private System.Windows.Forms.Label label25;
  6868. private System.Windows.Forms.Button button60;
  6869. private System.Windows.Forms.Button button61;
  6870. private System.Windows.Forms.Button button62;
  6871. private System.Windows.Forms.GroupBox itemtype;
  6872. private ColoredRadioButton radioCommand;
  6873. private ColoredRadioButton radioProgram;
  6874. private ColoredRadioButton radioFile;
  6875. private ColoredRadioButton radioFolder;
  6876. private ColoredRadioButton radioLink;
  6877. private System.Windows.Forms.Label label26;
  6878. private System.Windows.Forms.GroupBox icontoaddgroup;
  6879. private ColoredCheckBox checkDefaultIcon;
  6880. private System.Windows.Forms.Button btnBrowseIcon;
  6881. private System.Windows.Forms.TextBox txtIcon;
  6882. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6883. private System.Windows.Forms.Button btnBrowseItem;
  6884. private System.Windows.Forms.TextBox txtItem;
  6885. private System.Windows.Forms.GroupBox security;
  6886. private ColoredCheckBox checkShift;
  6887. private System.Windows.Forms.GroupBox itemposition;
  6888. private ColoredRadioButton radioTop;
  6889. private ColoredRadioButton radioMiddle;
  6890. private ColoredRadioButton radioBottom;
  6891. private System.Windows.Forms.GroupBox itemnamegroup;
  6892. private System.Windows.Forms.TextBox txtItemName;
  6893. private System.Windows.Forms.Button btnAddItem;
  6894. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6895. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6896. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6897. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6898. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6899. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6900. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6901. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6902. private System.Windows.Forms.Button button64;
  6903. private System.Windows.Forms.Button button65;
  6904. private System.Windows.Forms.Button button66;
  6905. private System.Windows.Forms.TabPage optionsTab;
  6906. private System.Windows.Forms.RadioButton radioMinimal;
  6907. private System.Windows.Forms.RadioButton radioCaramel;
  6908. private System.Windows.Forms.RadioButton radioLime;
  6909. private System.Windows.Forms.RadioButton radioMagma;
  6910. private System.Windows.Forms.RadioButton radioOcean;
  6911. private System.Windows.Forms.RadioButton radioZerg;
  6912. private System.Windows.Forms.Label label27;
  6913. private System.Windows.Forms.ListBox listCustomCommands;
  6914. private System.Windows.Forms.Label label23;
  6915. private System.Windows.Forms.Button button26;
  6916. private System.Windows.Forms.Button button8;
  6917. private System.Windows.Forms.Panel panel5;
  6918. private System.Windows.Forms.Panel panel6;
  6919. private System.Windows.Forms.Panel panelList;
  6920. private System.Windows.Forms.TabPage modernAppsTab;
  6921. private System.Windows.Forms.Label label1;
  6922. private System.Windows.Forms.Panel panelModernAppsList;
  6923. private System.Windows.Forms.CheckedListBox listModernApps;
  6924. private System.Windows.Forms.Button button74;
  6925. private System.Windows.Forms.Button button75;
  6926. private System.Windows.Forms.Label label28;
  6927. private ColoredCheckBox chkSelectAllModernApps;
  6928. private ToggleSwitch toggleSwitch1;
  6929. private ToggleSwitch toggleSwitch3;
  6930. private ToggleSwitch toggleSwitch2;
  6931. private ToggleSwitch toggleSwitch6;
  6932. private ToggleSwitch toggleSwitch5;
  6933. private ToggleSwitch toggleSwitch4;
  6934. private ToggleSwitch toggleSwitch12;
  6935. private ToggleSwitch toggleSwitch11;
  6936. private ToggleSwitch toggleSwitch10;
  6937. private ToggleSwitch toggleSwitch9;
  6938. private ToggleSwitch toggleSwitch8;
  6939. private ToggleSwitch toggleSwitch13;
  6940. private ToggleSwitch toggleSwitch15;
  6941. private ToggleSwitch toggleSwitch14;
  6942. private ToggleSwitch toggleSwitch20;
  6943. private ToggleSwitch toggleSwitch21;
  6944. private ToggleSwitch toggleSwitch23;
  6945. private ToggleSwitch toggleSwitch24;
  6946. private ToggleSwitch toggleSwitch25;
  6947. private ToggleSwitch toggleSwitch26;
  6948. private ToggleSwitch toggleSwitch19;
  6949. private ToggleSwitch toggleSwitch18;
  6950. private ToggleSwitch toggleSwitch17;
  6951. private ToggleSwitch toggleSwitch16;
  6952. private ToggleSwitch toggleSwitch27;
  6953. private ToggleSwitch toggleSwitch28;
  6954. private ToggleSwitch toggleSwitch29;
  6955. private ToggleSwitch toggleSwitch30;
  6956. private System.Windows.Forms.Button btnResetConfig;
  6957. private ToggleSwitch toggleSwitch31;
  6958. private ToggleSwitch toggleSwitch32;
  6959. private System.Windows.Forms.Button btnUpdate;
  6960. private System.Windows.Forms.Button btnChangelog;
  6961. private ToggleSwitch toggleSwitch33;
  6962. private ToggleSwitch toggleSwitch34;
  6963. private ToggleSwitch toggleSwitch35;
  6964. private ToggleSwitch toggleSwitch36;
  6965. private ColoredCheckBox chkReadOnly;
  6966. private System.Windows.Forms.Label label29;
  6967. private ToggleSwitch toggleSwitch37;
  6968. private ToggleSwitch toggleSwitch38;
  6969. private ToggleSwitch toggleSwitch39;
  6970. private ColoredCheckBox chkBlock;
  6971. private ToggleSwitch toggleSwitch40;
  6972. private System.Windows.Forms.Button button1;
  6973. private System.Windows.Forms.Label label31;
  6974. private System.Windows.Forms.Label label30;
  6975. private System.Windows.Forms.Button button4;
  6976. private System.Windows.Forms.Button button3;
  6977. private System.Windows.Forms.Button button2;
  6978. private System.Windows.Forms.TabPage appsTab;
  6979. private System.Windows.Forms.Button btnDownloadApps;
  6980. private System.Windows.Forms.Label label41;
  6981. private ColoredCheckBox c7zip;
  6982. private ColoredCheckBox cPeaZip;
  6983. private ColoredCheckBox cWinRar;
  6984. private ColoredCheckBox cChromium;
  6985. private ColoredCheckBox cChrome;
  6986. private ColoredCheckBox cFirefox;
  6987. private ColoredCheckBox cVivaldi;
  6988. private ColoredCheckBox cOpera;
  6989. private ColoredCheckBox cThunderbird;
  6990. private ColoredCheckBox cDiscord;
  6991. private ColoredCheckBox cSkype;
  6992. private ColoredCheckBox cViber;
  6993. private ColoredCheckBox cSumatra;
  6994. private ColoredCheckBox cAdobeReader;
  6995. private ColoredCheckBox cQB;
  6996. private ColoredCheckBox cDeluge;
  6997. private System.Windows.Forms.Label label42;
  6998. private System.Windows.Forms.TextBox txtDownloadFolder;
  6999. private System.Windows.Forms.Button button5;
  7000. private System.Windows.Forms.Label txtDownloadStatus;
  7001. private System.Windows.Forms.Label label44;
  7002. private ColoredRadioButton c32;
  7003. private ColoredCheckBox cFoxit;
  7004. private ColoredCheckBox cUT3;
  7005. private ColoredCheckBox cBT;
  7006. private System.Windows.Forms.Button button6;
  7007. private System.Windows.Forms.LinkLabel linkLabel1;
  7008. private ColoredCheckBox cTor;
  7009. private ColoredCheckBox cTV;
  7010. private ColoredCheckBox cZoom;
  7011. private ColoredCheckBox cEvernote;
  7012. private ColoredCheckBox cOneDrive;
  7013. private ColoredCheckBox cSteam;
  7014. private ColoredCheckBox cUbi;
  7015. private ColoredCheckBox cBlizzard;
  7016. private System.Windows.Forms.PictureBox pictureBox2;
  7017. private System.Windows.Forms.PictureBox pictureBox6;
  7018. private System.Windows.Forms.PictureBox pictureBox7;
  7019. private System.Windows.Forms.PictureBox pictureBox3;
  7020. private System.Windows.Forms.PictureBox pictureBox4;
  7021. private System.Windows.Forms.PictureBox pictureBox5;
  7022. private System.Windows.Forms.PictureBox pictureBox14;
  7023. private System.Windows.Forms.PictureBox pictureBox15;
  7024. private System.Windows.Forms.PictureBox pictureBox16;
  7025. private System.Windows.Forms.PictureBox pictureBox17;
  7026. private System.Windows.Forms.PictureBox pictureBox20;
  7027. private System.Windows.Forms.PictureBox pictureBox19;
  7028. private System.Windows.Forms.PictureBox pictureBox18;
  7029. private System.Windows.Forms.PictureBox pictureBox25;
  7030. private System.Windows.Forms.PictureBox pictureBox26;
  7031. private System.Windows.Forms.PictureBox pictureBox27;
  7032. private System.Windows.Forms.PictureBox pictureBox28;
  7033. private System.Windows.Forms.PictureBox pictureBox29;
  7034. private System.Windows.Forms.PictureBox pictureBox30;
  7035. private System.Windows.Forms.PictureBox pictureBox24;
  7036. private System.Windows.Forms.PictureBox pictureBox21;
  7037. private System.Windows.Forms.PictureBox pictureBox23;
  7038. private System.Windows.Forms.PictureBox pictureBox22;
  7039. private System.Windows.Forms.PictureBox pictureBox43;
  7040. private System.Windows.Forms.PictureBox pictureBox49;
  7041. private System.Windows.Forms.PictureBox pictureBox51;
  7042. private System.Windows.Forms.PictureBox pictureBox50;
  7043. private ColoredCheckBox cLibreOffice;
  7044. private System.Windows.Forms.PictureBox pictureBox52;
  7045. private ColoredCheckBox cAutoInstall;
  7046. private ColoredCheckBox cEpicStore;
  7047. private System.Windows.Forms.PictureBox pictureBox53;
  7048. private ColoredCheckBox cOrigin;
  7049. private System.Windows.Forms.PictureBox pictureBox54;
  7050. private ColoredCheckBox cMSTeams;
  7051. private System.Windows.Forms.PictureBox pictureBox55;
  7052. private ColoredCheckBox cAnyDesk;
  7053. private System.Windows.Forms.PictureBox pictureBox56;
  7054. private ColoredCheckBox cMaxthon;
  7055. private System.Windows.Forms.PictureBox picturemaxthon;
  7056. private System.Windows.Forms.PictureBox pictureBox63;
  7057. private ColoredCheckBox cDropbox;
  7058. private ColoredCheckBox cFlux;
  7059. private System.Windows.Forms.PictureBox pictureBox71;
  7060. private System.Windows.Forms.Panel panelApps1;
  7061. private System.Windows.Forms.Panel panelApps5;
  7062. private ColoredCheckBox chkOnlyRemovable;
  7063. private System.Windows.Forms.ProgressBar progressDownloader;
  7064. private System.Windows.Forms.PictureBox pictureBox75;
  7065. private ColoredCheckBox cUT2;
  7066. private System.Windows.Forms.Button btnGetFeed;
  7067. private System.Windows.Forms.Panel panelCommonApps;
  7068. private ToggleSwitch toggleSwitch7;
  7069. private System.Windows.Forms.LinkLabel l2;
  7070. private System.Windows.Forms.Panel panelApps6;
  7071. private ColoredCheckBox cVCPP;
  7072. private System.Windows.Forms.PictureBox pictureBox80;
  7073. private ColoredCheckBox cNF472;
  7074. private System.Windows.Forms.PictureBox pictureBox78;
  7075. private ColoredCheckBox cNF452;
  7076. private System.Windows.Forms.PictureBox pictureBox79;
  7077. private ColoredCheckBox cNF40;
  7078. private System.Windows.Forms.PictureBox pictureBox77;
  7079. private ColoredCheckBox cNF35;
  7080. private System.Windows.Forms.PictureBox pictureBox76;
  7081. private ColoredCheckBox cIObitSU;
  7082. private ColoredCheckBox cIObitU;
  7083. private System.Windows.Forms.PictureBox pictureBox74;
  7084. private ColoredCheckBox cRevo;
  7085. private System.Windows.Forms.PictureBox pictureBox68;
  7086. private ColoredCheckBox cIObitDB;
  7087. private ColoredCheckBox cIObitSD;
  7088. private System.Windows.Forms.PictureBox pictureBox61;
  7089. private ColoredCheckBox cUUI;
  7090. private System.Windows.Forms.PictureBox pictureBox66;
  7091. private System.Windows.Forms.PictureBox pictureBox72;
  7092. private System.Windows.Forms.PictureBox pictureBox67;
  7093. private ColoredCheckBox cRufus;
  7094. private System.Windows.Forms.PictureBox pictureBox73;
  7095. private ColoredCheckBox cMalwarebytes;
  7096. private System.Windows.Forms.PictureBox pictureBox70;
  7097. private ColoredCheckBox cAntiExploit;
  7098. private System.Windows.Forms.PictureBox pictureBox69;
  7099. private System.Windows.Forms.Label txtFeedError;
  7100. private ColoredCheckBox cViper;
  7101. private System.Windows.Forms.PictureBox pictureBox81;
  7102. private System.Windows.Forms.PictureBox pictureBox8;
  7103. private ColoredCheckBox cIrfan;
  7104. private System.Windows.Forms.PictureBox pictureBox59;
  7105. private ColoredCheckBox ciTunes;
  7106. private ColoredCheckBox cWinamp;
  7107. private System.Windows.Forms.PictureBox pictureBox65;
  7108. private ColoredCheckBox cAudacity;
  7109. private ColoredCheckBox cPhotoFiltre;
  7110. private System.Windows.Forms.PictureBox pictureBox46;
  7111. private ColoredCheckBox cGIMP;
  7112. private System.Windows.Forms.PictureBox pictureBox47;
  7113. private System.Windows.Forms.PictureBox pictureBox45;
  7114. private System.Windows.Forms.PictureBox pictureBox48;
  7115. private ColoredCheckBox cMp3Tag;
  7116. private System.Windows.Forms.PictureBox pictureBox60;
  7117. private ColoredCheckBox cBlender;
  7118. private ColoredCheckBox cLightShot;
  7119. private System.Windows.Forms.PictureBox pictureBox58;
  7120. private System.Windows.Forms.PictureBox pictureBox57;
  7121. private ColoredCheckBox cGyazo;
  7122. private ColoredCheckBox cNPP;
  7123. private ColoredCheckBox cSublimeText;
  7124. private System.Windows.Forms.PictureBox pictureBox33;
  7125. private ColoredCheckBox cAtom;
  7126. private System.Windows.Forms.PictureBox pictureBox34;
  7127. private System.Windows.Forms.PictureBox pictureBox32;
  7128. private System.Windows.Forms.PictureBox pictureBox35;
  7129. private System.Windows.Forms.PictureBox pictureBox31;
  7130. private System.Windows.Forms.PictureBox pictureBox36;
  7131. private ColoredCheckBox cVS;
  7132. private ColoredCheckBox cVSCode;
  7133. private ColoredCheckBox cSublimeMerge;
  7134. private System.Windows.Forms.PictureBox pictureBox64;
  7135. private ColoredCheckBox cAndroidStudio;
  7136. private System.Windows.Forms.PictureBox pictureBox62;
  7137. private ColoredCheckBox cEclipse;
  7138. private ColoredCheckBox cGitHub;
  7139. private ColoredCheckBox cNode;
  7140. private System.Windows.Forms.PictureBox pictureBox38;
  7141. private ColoredCheckBox cXAMPP;
  7142. private ColoredCheckBox cPostman;
  7143. private System.Windows.Forms.PictureBox pictureBox40;
  7144. private System.Windows.Forms.PictureBox pictureBox41;
  7145. private System.Windows.Forms.PictureBox pictureBox42;
  7146. private ColoredCheckBox cFileZilla;
  7147. private System.Windows.Forms.PictureBox pictureBox39;
  7148. private System.Windows.Forms.PictureBox pictureBox37;
  7149. private ColoredCheckBox cPutty;
  7150. private System.Windows.Forms.PictureBox pictureBox44;
  7151. private ColoredCheckBox cWinScp;
  7152. private System.Windows.Forms.Button btnViewLog;
  7153. private System.Windows.Forms.Label label48;
  7154. private System.Windows.Forms.Label label43;
  7155. private System.Windows.Forms.Button btnOpenConf;
  7156. private System.Windows.Forms.PictureBox pictureBox82;
  7157. private ColoredCheckBox cMega;
  7158. private System.Windows.Forms.TabPage pingerTab;
  7159. private System.Windows.Forms.Label label32;
  7160. private System.Windows.Forms.TextBox txtPingInput;
  7161. private System.Windows.Forms.Label label39;
  7162. private System.Windows.Forms.Button btnPing;
  7163. private System.Windows.Forms.Label lblFootprint;
  7164. private System.Windows.Forms.Label lblPretext;
  7165. private System.Windows.Forms.Button btnShodan;
  7166. private System.Windows.Forms.Label label40;
  7167. private System.Windows.Forms.ListBox listPingResults;
  7168. private System.Windows.Forms.Panel panel7;
  7169. private System.Windows.Forms.Button button7;
  7170. private System.Windows.Forms.Button button9;
  7171. private System.Windows.Forms.Button btnExport;
  7172. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7173. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7174. private System.Windows.Forms.NotifyIcon launcherIcon;
  7175. private System.Windows.Forms.ToolStripMenuItem startupItem;
  7176. private System.Windows.Forms.ToolStripMenuItem cleanerItem;
  7177. private System.Windows.Forms.ToolStripMenuItem pingerItem;
  7178. private System.Windows.Forms.ToolStripMenuItem hostsItem;
  7179. private System.Windows.Forms.ToolStripMenuItem appsItem;
  7180. private System.Windows.Forms.ToolStripMenuItem exitItem;
  7181. private ToggleSwitch quickAccessToggle;
  7182. private System.Windows.Forms.PictureBox pictureBox83;
  7183. private System.Windows.Forms.LinkLabel linkLabel5;
  7184. private System.Windows.Forms.LinkLabel linkLabel6;
  7185. private System.Windows.Forms.PictureBox pictureBox84;
  7186. private System.Windows.Forms.Label lblLab;
  7187. private System.Windows.Forms.LinkLabel linkUpdate;
  7188. private System.Windows.Forms.Label lblUpdateDisabled;
  7189. private System.Windows.Forms.ToolStripMenuItem restartExpolorerItem;
  7190. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7191. private System.Windows.Forms.Button button10;
  7192. private ColoredCheckBox cVLC;
  7193. private ColoredCheckBox cFoobar;
  7194. private ColoredCheckBox cPot;
  7195. private System.Windows.Forms.PictureBox pictureBox10;
  7196. private System.Windows.Forms.PictureBox pictureBox11;
  7197. private System.Windows.Forms.PictureBox pictureBox12;
  7198. private ColoredCheckBox cBS;
  7199. private System.Windows.Forms.PictureBox pictureBox13;
  7200. private ColoredCheckBox cSpotify;
  7201. private System.Windows.Forms.PictureBox pictureBox9;
  7202. private ColoredRadioButton c64;
  7203. private System.Windows.Forms.Panel panel10;
  7204. private ToolTip infoBaloon;
  7205. }
  7206. }