MainForm.Designer.cs 443 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508
  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.txtNetFw = new System.Windows.Forms.Label();
  33. this.linkUpdate = new System.Windows.Forms.LinkLabel();
  34. this.lblLab = new System.Windows.Forms.Label();
  35. this.txtBitness = new System.Windows.Forms.Label();
  36. this.txtOS = new System.Windows.Forms.Label();
  37. this.txtVersion = new System.Windows.Forms.Label();
  38. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  39. this.label2 = new System.Windows.Forms.Label();
  40. this.bpanel = new System.Windows.Forms.Panel();
  41. this.tabCollection = new System.Windows.Forms.TabControl();
  42. this.universalTab = new System.Windows.Forms.TabPage();
  43. this.stickySw = new Optimizer.ToggleSwitch();
  44. this.smartScreenSw = new Optimizer.ToggleSwitch();
  45. this.faxSw = new Optimizer.ToggleSwitch();
  46. this.compatSw = new Optimizer.ToggleSwitch();
  47. this.officeTelemetrySw = new Optimizer.ToggleSwitch();
  48. this.telemetryTasksSw = new Optimizer.ToggleSwitch();
  49. this.superfetchSw = new Optimizer.ToggleSwitch();
  50. this.homegroupSw = new Optimizer.ToggleSwitch();
  51. this.reportingSw = new Optimizer.ToggleSwitch();
  52. this.mediaSharingSw = new Optimizer.ToggleSwitch();
  53. this.printSw = new Optimizer.ToggleSwitch();
  54. this.systemRestoreSw = new Optimizer.ToggleSwitch();
  55. this.performanceSw = new Optimizer.ToggleSwitch();
  56. this.defenderSw = new Optimizer.ToggleSwitch();
  57. this.networkSw = new Optimizer.ToggleSwitch();
  58. this.restartButton = new System.Windows.Forms.Button();
  59. this.windowsXTab = new System.Windows.Forms.TabPage();
  60. this.restartButton10 = new System.Windows.Forms.Button();
  61. this.actionSw = new Optimizer.ToggleSwitch();
  62. this.castSw = new Optimizer.ToggleSwitch();
  63. this.longPathsSw = new Optimizer.ToggleSwitch();
  64. this.ccSw = new Optimizer.ToggleSwitch();
  65. this.featuresSw = new Optimizer.ToggleSwitch();
  66. this.insiderSw = new Optimizer.ToggleSwitch();
  67. this.darkSw = new Optimizer.ToggleSwitch();
  68. this.spellSw = new Optimizer.ToggleSwitch();
  69. this.inkSw = new Optimizer.ToggleSwitch();
  70. this.driversSw = new Optimizer.ToggleSwitch();
  71. this.sensorSw = new Optimizer.ToggleSwitch();
  72. this.privacySw = new Optimizer.ToggleSwitch();
  73. this.telemetryServicesSw = new Optimizer.ToggleSwitch();
  74. this.autoUpdatesSw = new Optimizer.ToggleSwitch();
  75. this.peopleSw = new Optimizer.ToggleSwitch();
  76. this.adsSw = new Optimizer.ToggleSwitch();
  77. this.colorBarSw = new Optimizer.ToggleSwitch();
  78. this.oldExplorerSw = new Optimizer.ToggleSwitch();
  79. this.xboxSw = new Optimizer.ToggleSwitch();
  80. this.cortanaSw = new Optimizer.ToggleSwitch();
  81. this.gameBarSw = new Optimizer.ToggleSwitch();
  82. this.uODSw = new Optimizer.ToggleSwitch();
  83. this.oldMixerSw = new Optimizer.ToggleSwitch();
  84. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  85. this.disableOneDriveSw = new Optimizer.ToggleSwitch();
  86. this.restartButton8 = 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.txtUWP = new System.Windows.Forms.Label();
  91. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  92. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  93. this.txtModernAppsTitle = 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.cancelBackup = new System.Windows.Forms.Button();
  98. this.doBackup = new System.Windows.Forms.Button();
  99. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  100. this.lblBackupTitle = new System.Windows.Forms.Label();
  101. this.restoreStartupB = new System.Windows.Forms.Button();
  102. this.backupStartupB = new System.Windows.Forms.Button();
  103. this.findInRegB = new System.Windows.Forms.Button();
  104. this.locateFileB = new System.Windows.Forms.Button();
  105. this.refreshStartupB = new System.Windows.Forms.Button();
  106. this.panel3 = new System.Windows.Forms.Panel();
  107. this.listStartupItems = new System.Windows.Forms.ListView();
  108. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  109. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  110. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  111. this.removeStartupItemB = new System.Windows.Forms.Button();
  112. this.startupTitle = new System.Windows.Forms.Label();
  113. this.appsTab = new System.Windows.Forms.TabPage();
  114. this.txtFeedError = new System.Windows.Forms.Label();
  115. this.panel10 = new System.Windows.Forms.Panel();
  116. this.appsTitle = new System.Windows.Forms.Label();
  117. this.btnGetFeed = new System.Windows.Forms.Button();
  118. this.panelCommonApps = new System.Windows.Forms.Panel();
  119. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  120. this.progressDownloader = new Optimizer.ColoredProgress();
  121. this.c64 = new Optimizer.ColoredRadioButton();
  122. this.c32 = new Optimizer.ColoredRadioButton();
  123. this.btnDownloadApps = new System.Windows.Forms.Button();
  124. this.setDownDirLbl = new System.Windows.Forms.Label();
  125. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  126. this.changeDownDirB = new System.Windows.Forms.Button();
  127. this.txtDownloadStatus = new System.Windows.Forms.Label();
  128. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  129. this.bitPref = new System.Windows.Forms.Label();
  130. this.goToDownloadsB = new System.Windows.Forms.Button();
  131. this.panelApps5 = new System.Windows.Forms.Panel();
  132. this.cLightShot = new Optimizer.ColoredCheckBox();
  133. this.pictureBox58 = new System.Windows.Forms.PictureBox();
  134. this.cViper = new Optimizer.ColoredCheckBox();
  135. this.pictureBox57 = new System.Windows.Forms.PictureBox();
  136. this.cVLC = new Optimizer.ColoredCheckBox();
  137. this.cGyazo = new Optimizer.ColoredCheckBox();
  138. this.pictureBox81 = new System.Windows.Forms.PictureBox();
  139. this.cFoobar = new Optimizer.ColoredCheckBox();
  140. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  141. this.cPot = new Optimizer.ColoredCheckBox();
  142. this.cAudacity = new Optimizer.ColoredCheckBox();
  143. this.cPhotoFiltre = new Optimizer.ColoredCheckBox();
  144. this.cIrfan = new Optimizer.ColoredCheckBox();
  145. this.pictureBox59 = new System.Windows.Forms.PictureBox();
  146. this.pictureBox46 = new System.Windows.Forms.PictureBox();
  147. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  148. this.ciTunes = new Optimizer.ColoredCheckBox();
  149. this.cGIMP = new Optimizer.ColoredCheckBox();
  150. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  151. this.cWinamp = new Optimizer.ColoredCheckBox();
  152. this.pictureBox47 = new System.Windows.Forms.PictureBox();
  153. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  154. this.pictureBox65 = new System.Windows.Forms.PictureBox();
  155. this.pictureBox45 = new System.Windows.Forms.PictureBox();
  156. this.cBS = new Optimizer.ColoredCheckBox();
  157. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  158. this.pictureBox48 = new System.Windows.Forms.PictureBox();
  159. this.cSpotify = new Optimizer.ColoredCheckBox();
  160. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  161. this.cMp3Tag = new Optimizer.ColoredCheckBox();
  162. this.pictureBox82 = new System.Windows.Forms.PictureBox();
  163. this.cMega = new Optimizer.ColoredCheckBox();
  164. this.pictureBox60 = new System.Windows.Forms.PictureBox();
  165. this.cAdobeReader = new Optimizer.ColoredCheckBox();
  166. this.cBlender = new Optimizer.ColoredCheckBox();
  167. this.pictureBox22 = new System.Windows.Forms.PictureBox();
  168. this.cFoxit = new Optimizer.ColoredCheckBox();
  169. this.pictureBox23 = new System.Windows.Forms.PictureBox();
  170. this.pictureBox21 = new System.Windows.Forms.PictureBox();
  171. this.pictureBox24 = new System.Windows.Forms.PictureBox();
  172. this.cEvernote = new Optimizer.ColoredCheckBox();
  173. this.cSumatra = new Optimizer.ColoredCheckBox();
  174. this.pictureBox52 = new System.Windows.Forms.PictureBox();
  175. this.cLibreOffice = new Optimizer.ColoredCheckBox();
  176. this.cPeaZip = new Optimizer.ColoredCheckBox();
  177. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  178. this.cFlux = new Optimizer.ColoredCheckBox();
  179. this.pictureBox71 = new System.Windows.Forms.PictureBox();
  180. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  181. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  182. this.c7zip = new Optimizer.ColoredCheckBox();
  183. this.cWinRar = new Optimizer.ColoredCheckBox();
  184. this.cDropbox = new Optimizer.ColoredCheckBox();
  185. this.pictureBox43 = new System.Windows.Forms.PictureBox();
  186. this.cOneDrive = new Optimizer.ColoredCheckBox();
  187. this.pictureBox63 = new System.Windows.Forms.PictureBox();
  188. this.panelApps6 = new System.Windows.Forms.Panel();
  189. this.cSteam = new Optimizer.ColoredCheckBox();
  190. this.pictureBox75 = new System.Windows.Forms.PictureBox();
  191. this.cOrigin = new Optimizer.ColoredCheckBox();
  192. this.cVCPP = new Optimizer.ColoredCheckBox();
  193. this.pictureBox54 = new System.Windows.Forms.PictureBox();
  194. this.cQB = new Optimizer.ColoredCheckBox();
  195. this.cEpicStore = new Optimizer.ColoredCheckBox();
  196. this.cUT2 = new Optimizer.ColoredCheckBox();
  197. this.pictureBox53 = new System.Windows.Forms.PictureBox();
  198. this.pictureBox80 = new System.Windows.Forms.PictureBox();
  199. this.cBlizzard = new Optimizer.ColoredCheckBox();
  200. this.pictureBox49 = new System.Windows.Forms.PictureBox();
  201. this.cDeluge = new Optimizer.ColoredCheckBox();
  202. this.pictureBox51 = new System.Windows.Forms.PictureBox();
  203. this.cNF472 = new Optimizer.ColoredCheckBox();
  204. this.cUbi = new Optimizer.ColoredCheckBox();
  205. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  206. this.pictureBox50 = new System.Windows.Forms.PictureBox();
  207. this.pictureBox78 = new System.Windows.Forms.PictureBox();
  208. this.pictureBox19 = new System.Windows.Forms.PictureBox();
  209. this.cNF452 = new Optimizer.ColoredCheckBox();
  210. this.cUT3 = new Optimizer.ColoredCheckBox();
  211. this.pictureBox79 = new System.Windows.Forms.PictureBox();
  212. this.pictureBox20 = new System.Windows.Forms.PictureBox();
  213. this.cNF40 = new Optimizer.ColoredCheckBox();
  214. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  215. this.pictureBox77 = new System.Windows.Forms.PictureBox();
  216. this.cBT = new Optimizer.ColoredCheckBox();
  217. this.cNF35 = new Optimizer.ColoredCheckBox();
  218. this.pictureBox76 = new System.Windows.Forms.PictureBox();
  219. this.cIObitSU = new Optimizer.ColoredCheckBox();
  220. this.cIObitU = new Optimizer.ColoredCheckBox();
  221. this.pictureBox74 = new System.Windows.Forms.PictureBox();
  222. this.cRevo = new Optimizer.ColoredCheckBox();
  223. this.pictureBox68 = new System.Windows.Forms.PictureBox();
  224. this.cIObitDB = new Optimizer.ColoredCheckBox();
  225. this.cIObitSD = new Optimizer.ColoredCheckBox();
  226. this.pictureBox61 = new System.Windows.Forms.PictureBox();
  227. this.cUUI = new Optimizer.ColoredCheckBox();
  228. this.pictureBox66 = new System.Windows.Forms.PictureBox();
  229. this.pictureBox72 = new System.Windows.Forms.PictureBox();
  230. this.pictureBox67 = new System.Windows.Forms.PictureBox();
  231. this.cRufus = new Optimizer.ColoredCheckBox();
  232. this.pictureBox73 = new System.Windows.Forms.PictureBox();
  233. this.cMalwarebytes = new Optimizer.ColoredCheckBox();
  234. this.pictureBox70 = new System.Windows.Forms.PictureBox();
  235. this.cAntiExploit = new Optimizer.ColoredCheckBox();
  236. this.pictureBox69 = new System.Windows.Forms.PictureBox();
  237. this.panelApps1 = new System.Windows.Forms.Panel();
  238. this.cFileZilla = new Optimizer.ColoredCheckBox();
  239. this.pictureBox39 = new System.Windows.Forms.PictureBox();
  240. this.cGitHub = new Optimizer.ColoredCheckBox();
  241. this.pictureBox37 = new System.Windows.Forms.PictureBox();
  242. this.cNode = new Optimizer.ColoredCheckBox();
  243. this.cPutty = new Optimizer.ColoredCheckBox();
  244. this.pictureBox64 = new System.Windows.Forms.PictureBox();
  245. this.pictureBox44 = new System.Windows.Forms.PictureBox();
  246. this.cNPP = new Optimizer.ColoredCheckBox();
  247. this.cWinScp = new Optimizer.ColoredCheckBox();
  248. this.pictureBox38 = new System.Windows.Forms.PictureBox();
  249. this.cAndroidStudio = new Optimizer.ColoredCheckBox();
  250. this.pictureBox62 = new System.Windows.Forms.PictureBox();
  251. this.cXAMPP = new Optimizer.ColoredCheckBox();
  252. this.cChromium = new Optimizer.ColoredCheckBox();
  253. this.cEclipse = new Optimizer.ColoredCheckBox();
  254. this.cPostman = new Optimizer.ColoredCheckBox();
  255. this.cSublimeText = new Optimizer.ColoredCheckBox();
  256. this.cVivaldi = new Optimizer.ColoredCheckBox();
  257. this.pictureBox40 = new System.Windows.Forms.PictureBox();
  258. this.pictureBox33 = new System.Windows.Forms.PictureBox();
  259. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  260. this.pictureBox41 = new System.Windows.Forms.PictureBox();
  261. this.cAtom = new Optimizer.ColoredCheckBox();
  262. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  263. this.pictureBox42 = new System.Windows.Forms.PictureBox();
  264. this.pictureBox34 = new System.Windows.Forms.PictureBox();
  265. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  266. this.pictureBox32 = new System.Windows.Forms.PictureBox();
  267. this.cMaxthon = new Optimizer.ColoredCheckBox();
  268. this.pictureBox35 = new System.Windows.Forms.PictureBox();
  269. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  270. this.pictureBox31 = new System.Windows.Forms.PictureBox();
  271. this.picturemaxthon = new System.Windows.Forms.PictureBox();
  272. this.pictureBox36 = new System.Windows.Forms.PictureBox();
  273. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  274. this.cVS = new Optimizer.ColoredCheckBox();
  275. this.cChrome = new Optimizer.ColoredCheckBox();
  276. this.cVSCode = new Optimizer.ColoredCheckBox();
  277. this.cOpera = new Optimizer.ColoredCheckBox();
  278. this.cSublimeMerge = new Optimizer.ColoredCheckBox();
  279. this.cFirefox = new Optimizer.ColoredCheckBox();
  280. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  281. this.cTor = new Optimizer.ColoredCheckBox();
  282. this.cDiscord = new Optimizer.ColoredCheckBox();
  283. this.cAnyDesk = new Optimizer.ColoredCheckBox();
  284. this.cMSTeams = new Optimizer.ColoredCheckBox();
  285. this.cViber = new Optimizer.ColoredCheckBox();
  286. this.pictureBox55 = new System.Windows.Forms.PictureBox();
  287. this.pictureBox56 = new System.Windows.Forms.PictureBox();
  288. this.cSkype = new Optimizer.ColoredCheckBox();
  289. this.cThunderbird = new Optimizer.ColoredCheckBox();
  290. this.cZoom = new Optimizer.ColoredCheckBox();
  291. this.pictureBox27 = new System.Windows.Forms.PictureBox();
  292. this.pictureBox25 = new System.Windows.Forms.PictureBox();
  293. this.pictureBox30 = new System.Windows.Forms.PictureBox();
  294. this.pictureBox28 = new System.Windows.Forms.PictureBox();
  295. this.cTV = new Optimizer.ColoredCheckBox();
  296. this.pictureBox29 = new System.Windows.Forms.PictureBox();
  297. this.pictureBox26 = new System.Windows.Forms.PictureBox();
  298. this.cleanerTab = new System.Windows.Forms.TabPage();
  299. this.cleanerTitle = new System.Windows.Forms.Label();
  300. this.panel1 = new System.Windows.Forms.Panel();
  301. this.lblPretext = new System.Windows.Forms.Label();
  302. this.lblFootprint = new System.Windows.Forms.Label();
  303. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  304. this.cleanDriveB = new System.Windows.Forms.Button();
  305. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  306. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  307. this.checkTemp = new Optimizer.ColoredCheckBox();
  308. this.checkLogs = new Optimizer.ColoredCheckBox();
  309. this.checkBin = new Optimizer.ColoredCheckBox();
  310. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  311. this.pingerTab = new System.Windows.Forms.TabPage();
  312. this.flushCacheB = new System.Windows.Forms.Button();
  313. this.btnExport = new System.Windows.Forms.Button();
  314. this.copyB = new System.Windows.Forms.Button();
  315. this.copyIPB = new System.Windows.Forms.Button();
  316. this.panel7 = new System.Windows.Forms.Panel();
  317. this.listPingResults = new System.Windows.Forms.ListBox();
  318. this.lblResults = new System.Windows.Forms.Label();
  319. this.btnShodan = new System.Windows.Forms.Button();
  320. this.btnPing = new System.Windows.Forms.Button();
  321. this.txtPingInput = new System.Windows.Forms.TextBox();
  322. this.lblPinger = new System.Windows.Forms.Label();
  323. this.pingerTitle = new System.Windows.Forms.Label();
  324. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  325. this.panel4 = new System.Windows.Forms.Panel();
  326. this.lblAdblockSub = new System.Windows.Forms.Label();
  327. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  328. this.lblAdblock = new System.Windows.Forms.Label();
  329. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  330. this.adblockUlti = new System.Windows.Forms.Button();
  331. this.adblockP = new System.Windows.Forms.Button();
  332. this.adblockS = new System.Windows.Forms.Button();
  333. this.adblockBasic = new System.Windows.Forms.Button();
  334. this.lblLock = new System.Windows.Forms.Label();
  335. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  336. this.panelList = new System.Windows.Forms.Panel();
  337. this.listHostEntries = new System.Windows.Forms.ListBox();
  338. this.chkBlock = new Optimizer.ColoredCheckBox();
  339. this.refreshHostsB = new System.Windows.Forms.Button();
  340. this.removeHostB = new System.Windows.Forms.Button();
  341. this.removeAllHostsB = new System.Windows.Forms.Button();
  342. this.addHostB = new System.Windows.Forms.Button();
  343. this.txtIP = new System.Windows.Forms.TextBox();
  344. this.txtDomain = new System.Windows.Forms.TextBox();
  345. this.lblDomain = new System.Windows.Forms.Label();
  346. this.lblIP = new System.Windows.Forms.Label();
  347. this.hostsTitle = new System.Windows.Forms.Label();
  348. this.linkLocate = new System.Windows.Forms.LinkLabel();
  349. this.registryFixerTab = new System.Windows.Forms.TabPage();
  350. this.panel2 = new System.Windows.Forms.Panel();
  351. this.regFixB = new System.Windows.Forms.Button();
  352. this.regLbl = 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.registryTitle = 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.integrator7 = new System.Windows.Forms.Label();
  368. this.integrator6 = new System.Windows.Forms.Label();
  369. this.integrator5 = new System.Windows.Forms.Label();
  370. this.integrator4 = new System.Windows.Forms.Label();
  371. this.integrator3 = new System.Windows.Forms.Label();
  372. this.integrator2 = new System.Windows.Forms.Label();
  373. this.integrator1 = 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.radioLink = new Optimizer.ColoredRadioButton();
  396. this.radioFile = new Optimizer.ColoredRadioButton();
  397. this.addItemL = 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.refreshIIB = new System.Windows.Forms.Button();
  402. this.removeDIB = new System.Windows.Forms.Button();
  403. this.removeAllIIB = new System.Windows.Forms.Button();
  404. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  405. this.tabPage10 = new System.Windows.Forms.TabPage();
  406. this.RemoveOwnerB = new System.Windows.Forms.Button();
  407. this.AddOwnerB = new System.Windows.Forms.Button();
  408. this.readyMenusL = new System.Windows.Forms.Label();
  409. this.PMB = new System.Windows.Forms.Button();
  410. this.DSB = new System.Windows.Forms.Button();
  411. this.STB = new System.Windows.Forms.Button();
  412. this.SSB = new System.Windows.Forms.Button();
  413. this.WAB = new System.Windows.Forms.Button();
  414. this.tabPage11 = new System.Windows.Forms.TabPage();
  415. this.panel6 = new System.Windows.Forms.Panel();
  416. this.listCustomCommands = new System.Windows.Forms.ListBox();
  417. this.removeCCB = new System.Windows.Forms.Button();
  418. this.refreshCCB = new System.Windows.Forms.Button();
  419. this.removeCCL = new System.Windows.Forms.Label();
  420. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  421. this.button48 = new System.Windows.Forms.Button();
  422. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  423. this.ccKeywordL = new System.Windows.Forms.Label();
  424. this.txtRunFile = new System.Windows.Forms.TextBox();
  425. this.ccFileL = new System.Windows.Forms.Label();
  426. this.ccL = new System.Windows.Forms.Label();
  427. this.optionsTab = new System.Windows.Forms.TabPage();
  428. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  429. this.panel9 = new System.Windows.Forms.Panel();
  430. this.pictureBox89 = new System.Windows.Forms.PictureBox();
  431. this.radioTurkish = new Optimizer.ColoredRadioButton();
  432. this.pictureBox88 = new System.Windows.Forms.PictureBox();
  433. this.radioHellenic = new Optimizer.ColoredRadioButton();
  434. this.pictureBox87 = new System.Windows.Forms.PictureBox();
  435. this.radioEnglish = new Optimizer.ColoredRadioButton();
  436. this.radioRussian = new Optimizer.ColoredRadioButton();
  437. this.pictureBox86 = new System.Windows.Forms.PictureBox();
  438. this.panel8 = new System.Windows.Forms.Panel();
  439. this.radioCaramel = new System.Windows.Forms.RadioButton();
  440. this.radioZerg = new System.Windows.Forms.RadioButton();
  441. this.radioOcean = new System.Windows.Forms.RadioButton();
  442. this.radioMagma = new System.Windows.Forms.RadioButton();
  443. this.radioLime = new System.Windows.Forms.RadioButton();
  444. this.radioMinimal = new System.Windows.Forms.RadioButton();
  445. this.languagesL = new System.Windows.Forms.Label();
  446. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  447. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  448. this.pictureBox84 = new System.Windows.Forms.PictureBox();
  449. this.pictureBox83 = new System.Windows.Forms.PictureBox();
  450. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  451. this.btnOpenConf = new System.Windows.Forms.Button();
  452. this.lblTroubleshoot = new System.Windows.Forms.Label();
  453. this.lblUpdating = new System.Windows.Forms.Label();
  454. this.btnViewLog = new System.Windows.Forms.Button();
  455. this.l2 = new System.Windows.Forms.LinkLabel();
  456. this.btnChangelog = new System.Windows.Forms.Button();
  457. this.btnUpdate = new System.Windows.Forms.Button();
  458. this.btnResetConfig = new System.Windows.Forms.Button();
  459. this.lblTheming = new System.Windows.Forms.Label();
  460. this.helpTipsToggle = new Optimizer.ToggleSwitch();
  461. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  462. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  463. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  464. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  465. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  466. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  467. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  468. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  469. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  470. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  471. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  472. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  473. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  474. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  475. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  476. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  477. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  478. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  479. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  480. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  481. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  482. this.helpBox = new System.Windows.Forms.ToolTip(this.components);
  483. this.cNF48 = new Optimizer.ColoredCheckBox();
  484. this.pictureBox90 = new System.Windows.Forms.PictureBox();
  485. this.cJava = new Optimizer.ColoredCheckBox();
  486. this.pictureBox91 = new System.Windows.Forms.PictureBox();
  487. this.cPython3 = new Optimizer.ColoredCheckBox();
  488. this.pictureBox92 = new System.Windows.Forms.PictureBox();
  489. this.cPython2 = new Optimizer.ColoredCheckBox();
  490. this.pictureBox93 = new System.Windows.Forms.PictureBox();
  491. this.cCodecs = new Optimizer.ColoredCheckBox();
  492. this.pictureBox94 = new System.Windows.Forms.PictureBox();
  493. this.cBalena = new Optimizer.ColoredCheckBox();
  494. this.pictureBox95 = new System.Windows.Forms.PictureBox();
  495. this.cCodium = new Optimizer.ColoredCheckBox();
  496. this.pictureBox96 = new System.Windows.Forms.PictureBox();
  497. this.tpanel.SuspendLayout();
  498. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  499. this.bpanel.SuspendLayout();
  500. this.tabCollection.SuspendLayout();
  501. this.universalTab.SuspendLayout();
  502. this.windowsXTab.SuspendLayout();
  503. this.windowsVIIITab.SuspendLayout();
  504. this.modernAppsTab.SuspendLayout();
  505. this.panelModernAppsList.SuspendLayout();
  506. this.startupTab.SuspendLayout();
  507. this.panel3.SuspendLayout();
  508. this.appsTab.SuspendLayout();
  509. this.panel10.SuspendLayout();
  510. this.panelCommonApps.SuspendLayout();
  511. this.panelApps5.SuspendLayout();
  512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit();
  540. this.panelApps6.SuspendLayout();
  541. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit();
  565. this.panelApps1.SuspendLayout();
  566. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
  570. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  580. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
  581. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
  582. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).BeginInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  587. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  588. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit();
  589. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
  592. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
  593. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
  596. this.cleanerTab.SuspendLayout();
  597. this.panel1.SuspendLayout();
  598. this.pingerTab.SuspendLayout();
  599. this.panel7.SuspendLayout();
  600. this.hostsEditorTab.SuspendLayout();
  601. this.panel4.SuspendLayout();
  602. this.panelList.SuspendLayout();
  603. this.registryFixerTab.SuspendLayout();
  604. this.panel2.SuspendLayout();
  605. this.integratorTab.SuspendLayout();
  606. this.synapse.SuspendLayout();
  607. this.integratorInfoTab.SuspendLayout();
  608. this.tabPage8.SuspendLayout();
  609. this.itemnamegroup.SuspendLayout();
  610. this.security.SuspendLayout();
  611. this.itemposition.SuspendLayout();
  612. this.icontoaddgroup.SuspendLayout();
  613. this.itemtoaddgroup.SuspendLayout();
  614. this.itemtype.SuspendLayout();
  615. this.tabPage9.SuspendLayout();
  616. this.panel5.SuspendLayout();
  617. this.tabPage10.SuspendLayout();
  618. this.tabPage11.SuspendLayout();
  619. this.panel6.SuspendLayout();
  620. this.optionsTab.SuspendLayout();
  621. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  622. this.panel9.SuspendLayout();
  623. ((System.ComponentModel.ISupportInitialize)(this.pictureBox89)).BeginInit();
  624. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).BeginInit();
  625. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
  626. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
  627. this.panel8.SuspendLayout();
  628. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).BeginInit();
  629. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit();
  630. this.launcherMenu.SuspendLayout();
  631. ((System.ComponentModel.ISupportInitialize)(this.pictureBox90)).BeginInit();
  632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox91)).BeginInit();
  633. ((System.ComponentModel.ISupportInitialize)(this.pictureBox92)).BeginInit();
  634. ((System.ComponentModel.ISupportInitialize)(this.pictureBox93)).BeginInit();
  635. ((System.ComponentModel.ISupportInitialize)(this.pictureBox94)).BeginInit();
  636. ((System.ComponentModel.ISupportInitialize)(this.pictureBox95)).BeginInit();
  637. ((System.ComponentModel.ISupportInitialize)(this.pictureBox96)).BeginInit();
  638. this.SuspendLayout();
  639. //
  640. // tpanel
  641. //
  642. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  643. this.tpanel.Controls.Add(this.txtNetFw);
  644. this.tpanel.Controls.Add(this.linkUpdate);
  645. this.tpanel.Controls.Add(this.lblLab);
  646. this.tpanel.Controls.Add(this.txtBitness);
  647. this.tpanel.Controls.Add(this.txtOS);
  648. this.tpanel.Controls.Add(this.txtVersion);
  649. this.tpanel.Controls.Add(this.pictureBox1);
  650. this.tpanel.Controls.Add(this.label2);
  651. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  652. this.tpanel.Location = new System.Drawing.Point(0, 0);
  653. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  654. this.tpanel.Name = "tpanel";
  655. this.tpanel.Size = new System.Drawing.Size(870, 64);
  656. this.tpanel.TabIndex = 1;
  657. //
  658. // txtNetFw
  659. //
  660. this.txtNetFw.AutoSize = true;
  661. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  662. this.txtNetFw.Location = new System.Drawing.Point(188, 42);
  663. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  664. this.txtNetFw.Name = "txtNetFw";
  665. this.txtNetFw.Size = new System.Drawing.Size(37, 15);
  666. this.txtNetFw.TabIndex = 70;
  667. this.txtNetFw.Text = "netfw";
  668. //
  669. // linkUpdate
  670. //
  671. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  672. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  673. 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)));
  674. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  675. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  676. this.linkUpdate.Location = new System.Drawing.Point(538, 6);
  677. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  678. this.linkUpdate.Name = "linkUpdate";
  679. this.linkUpdate.Size = new System.Drawing.Size(320, 50);
  680. this.linkUpdate.TabIndex = 69;
  681. this.linkUpdate.TabStop = true;
  682. this.linkUpdate.Tag = "";
  683. this.linkUpdate.Text = "Update available";
  684. this.linkUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  685. this.linkUpdate.Visible = false;
  686. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  687. //
  688. // lblLab
  689. //
  690. this.lblLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  691. 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)));
  692. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  693. this.lblLab.Location = new System.Drawing.Point(462, 6);
  694. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  695. this.lblLab.Name = "lblLab";
  696. this.lblLab.Size = new System.Drawing.Size(402, 50);
  697. this.lblLab.TabIndex = 68;
  698. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  699. this.lblLab.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  700. this.lblLab.Visible = false;
  701. //
  702. // txtBitness
  703. //
  704. this.txtBitness.AutoSize = true;
  705. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  706. this.txtBitness.Location = new System.Drawing.Point(188, 24);
  707. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  708. this.txtBitness.Name = "txtBitness";
  709. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  710. this.txtBitness.TabIndex = 4;
  711. this.txtBitness.Text = "bitness";
  712. //
  713. // txtOS
  714. //
  715. this.txtOS.AutoSize = true;
  716. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  717. this.txtOS.Location = new System.Drawing.Point(188, 6);
  718. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  719. this.txtOS.Name = "txtOS";
  720. this.txtOS.Size = new System.Drawing.Size(19, 15);
  721. this.txtOS.TabIndex = 3;
  722. this.txtOS.Text = "os";
  723. //
  724. // txtVersion
  725. //
  726. this.txtVersion.AutoSize = true;
  727. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  728. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  729. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  730. this.txtVersion.Name = "txtVersion";
  731. this.txtVersion.Size = new System.Drawing.Size(77, 15);
  732. this.txtVersion.TabIndex = 1;
  733. this.txtVersion.Text = "Version: {VN}";
  734. //
  735. // pictureBox1
  736. //
  737. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  738. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  739. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  740. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  741. this.pictureBox1.Name = "pictureBox1";
  742. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  743. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  744. this.pictureBox1.TabIndex = 1;
  745. this.pictureBox1.TabStop = false;
  746. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  747. //
  748. // label2
  749. //
  750. this.label2.AutoSize = true;
  751. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  752. this.label2.ForeColor = System.Drawing.Color.White;
  753. this.label2.Location = new System.Drawing.Point(67, 7);
  754. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  755. this.label2.Name = "label2";
  756. this.label2.Size = new System.Drawing.Size(97, 25);
  757. this.label2.TabIndex = 2;
  758. this.label2.Text = "Optimizer";
  759. //
  760. // bpanel
  761. //
  762. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  763. this.bpanel.Controls.Add(this.tabCollection);
  764. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  765. this.bpanel.Location = new System.Drawing.Point(0, 64);
  766. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  767. this.bpanel.Name = "bpanel";
  768. this.bpanel.Size = new System.Drawing.Size(870, 641);
  769. this.bpanel.TabIndex = 2;
  770. //
  771. // tabCollection
  772. //
  773. this.tabCollection.Controls.Add(this.universalTab);
  774. this.tabCollection.Controls.Add(this.windowsXTab);
  775. this.tabCollection.Controls.Add(this.windowsVIIITab);
  776. this.tabCollection.Controls.Add(this.modernAppsTab);
  777. this.tabCollection.Controls.Add(this.startupTab);
  778. this.tabCollection.Controls.Add(this.appsTab);
  779. this.tabCollection.Controls.Add(this.cleanerTab);
  780. this.tabCollection.Controls.Add(this.pingerTab);
  781. this.tabCollection.Controls.Add(this.hostsEditorTab);
  782. this.tabCollection.Controls.Add(this.registryFixerTab);
  783. this.tabCollection.Controls.Add(this.integratorTab);
  784. this.tabCollection.Controls.Add(this.optionsTab);
  785. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  786. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  787. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  788. this.tabCollection.Name = "tabCollection";
  789. this.tabCollection.SelectedIndex = 0;
  790. this.tabCollection.Size = new System.Drawing.Size(868, 639);
  791. this.tabCollection.TabIndex = 0;
  792. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  793. //
  794. // universalTab
  795. //
  796. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  797. this.universalTab.Controls.Add(this.stickySw);
  798. this.universalTab.Controls.Add(this.smartScreenSw);
  799. this.universalTab.Controls.Add(this.faxSw);
  800. this.universalTab.Controls.Add(this.compatSw);
  801. this.universalTab.Controls.Add(this.officeTelemetrySw);
  802. this.universalTab.Controls.Add(this.telemetryTasksSw);
  803. this.universalTab.Controls.Add(this.superfetchSw);
  804. this.universalTab.Controls.Add(this.homegroupSw);
  805. this.universalTab.Controls.Add(this.reportingSw);
  806. this.universalTab.Controls.Add(this.mediaSharingSw);
  807. this.universalTab.Controls.Add(this.printSw);
  808. this.universalTab.Controls.Add(this.systemRestoreSw);
  809. this.universalTab.Controls.Add(this.performanceSw);
  810. this.universalTab.Controls.Add(this.defenderSw);
  811. this.universalTab.Controls.Add(this.networkSw);
  812. this.universalTab.Controls.Add(this.restartButton);
  813. this.universalTab.Location = new System.Drawing.Point(4, 24);
  814. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  815. this.universalTab.Name = "universalTab";
  816. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  817. this.universalTab.Size = new System.Drawing.Size(860, 611);
  818. this.universalTab.TabIndex = 0;
  819. this.universalTab.Text = "Universal";
  820. //
  821. // stickySw
  822. //
  823. this.stickySw.Location = new System.Drawing.Point(337, 121);
  824. this.stickySw.Margin = new System.Windows.Forms.Padding(2);
  825. this.stickySw.Name = "stickySw";
  826. this.stickySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  827. this.stickySw.OffForeColor = System.Drawing.Color.White;
  828. this.stickySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  829. this.stickySw.OnForeColor = System.Drawing.Color.White;
  830. this.stickySw.OnText = "Disable Sticky Keys";
  831. this.stickySw.Size = new System.Drawing.Size(319, 31);
  832. this.stickySw.TabIndex = 50;
  833. this.stickySw.Tag = "themeable";
  834. //
  835. // smartScreenSw
  836. //
  837. this.smartScreenSw.Location = new System.Drawing.Point(14, 121);
  838. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(2);
  839. this.smartScreenSw.Name = "smartScreenSw";
  840. this.smartScreenSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  841. this.smartScreenSw.OffForeColor = System.Drawing.Color.White;
  842. this.smartScreenSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  843. this.smartScreenSw.OnForeColor = System.Drawing.Color.White;
  844. this.smartScreenSw.OnText = "Disable SmartScreen";
  845. this.smartScreenSw.Size = new System.Drawing.Size(319, 31);
  846. this.smartScreenSw.TabIndex = 49;
  847. this.smartScreenSw.Tag = "themeable";
  848. //
  849. // faxSw
  850. //
  851. this.faxSw.Location = new System.Drawing.Point(337, 51);
  852. this.faxSw.Margin = new System.Windows.Forms.Padding(2);
  853. this.faxSw.Name = "faxSw";
  854. this.faxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  855. this.faxSw.OffForeColor = System.Drawing.Color.White;
  856. this.faxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  857. this.faxSw.OnForeColor = System.Drawing.Color.White;
  858. this.faxSw.OnText = "Disable Fax Service";
  859. this.faxSw.Size = new System.Drawing.Size(319, 31);
  860. this.faxSw.TabIndex = 48;
  861. this.faxSw.Tag = "themeable";
  862. //
  863. // compatSw
  864. //
  865. this.compatSw.Location = new System.Drawing.Point(337, 226);
  866. this.compatSw.Margin = new System.Windows.Forms.Padding(2);
  867. this.compatSw.Name = "compatSw";
  868. this.compatSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  869. this.compatSw.OffForeColor = System.Drawing.Color.White;
  870. this.compatSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  871. this.compatSw.OnForeColor = System.Drawing.Color.White;
  872. this.compatSw.OnText = "Disable Compatibility Assistant";
  873. this.compatSw.Size = new System.Drawing.Size(319, 31);
  874. this.compatSw.TabIndex = 47;
  875. this.compatSw.Tag = "themeable";
  876. //
  877. // officeTelemetrySw
  878. //
  879. this.officeTelemetrySw.Location = new System.Drawing.Point(14, 261);
  880. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(2);
  881. this.officeTelemetrySw.Name = "officeTelemetrySw";
  882. this.officeTelemetrySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  883. this.officeTelemetrySw.OffForeColor = System.Drawing.Color.White;
  884. this.officeTelemetrySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  885. this.officeTelemetrySw.OnForeColor = System.Drawing.Color.White;
  886. this.officeTelemetrySw.OnText = "Disable Office 2016 Telemetry";
  887. this.officeTelemetrySw.Size = new System.Drawing.Size(319, 31);
  888. this.officeTelemetrySw.TabIndex = 46;
  889. this.officeTelemetrySw.Tag = "themeable";
  890. //
  891. // telemetryTasksSw
  892. //
  893. this.telemetryTasksSw.Location = new System.Drawing.Point(14, 226);
  894. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(2);
  895. this.telemetryTasksSw.Name = "telemetryTasksSw";
  896. this.telemetryTasksSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  897. this.telemetryTasksSw.OffForeColor = System.Drawing.Color.White;
  898. this.telemetryTasksSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  899. this.telemetryTasksSw.OnForeColor = System.Drawing.Color.White;
  900. this.telemetryTasksSw.OnText = "Disable Telemetry Tasks";
  901. this.telemetryTasksSw.Size = new System.Drawing.Size(319, 31);
  902. this.telemetryTasksSw.TabIndex = 45;
  903. this.telemetryTasksSw.Tag = "themeable";
  904. //
  905. // superfetchSw
  906. //
  907. this.superfetchSw.Location = new System.Drawing.Point(337, 191);
  908. this.superfetchSw.Margin = new System.Windows.Forms.Padding(2);
  909. this.superfetchSw.Name = "superfetchSw";
  910. this.superfetchSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  911. this.superfetchSw.OffForeColor = System.Drawing.Color.White;
  912. this.superfetchSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  913. this.superfetchSw.OnForeColor = System.Drawing.Color.White;
  914. this.superfetchSw.OnText = "Disable Superfetch";
  915. this.superfetchSw.Size = new System.Drawing.Size(319, 31);
  916. this.superfetchSw.TabIndex = 44;
  917. this.superfetchSw.Tag = "themeable";
  918. //
  919. // homegroupSw
  920. //
  921. this.homegroupSw.Location = new System.Drawing.Point(337, 156);
  922. this.homegroupSw.Margin = new System.Windows.Forms.Padding(2);
  923. this.homegroupSw.Name = "homegroupSw";
  924. this.homegroupSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  925. this.homegroupSw.OffForeColor = System.Drawing.Color.White;
  926. this.homegroupSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  927. this.homegroupSw.OnForeColor = System.Drawing.Color.White;
  928. this.homegroupSw.OnText = "Disable HomeGroup";
  929. this.homegroupSw.Size = new System.Drawing.Size(319, 31);
  930. this.homegroupSw.TabIndex = 43;
  931. this.homegroupSw.Tag = "themeable";
  932. //
  933. // reportingSw
  934. //
  935. this.reportingSw.Location = new System.Drawing.Point(14, 191);
  936. this.reportingSw.Margin = new System.Windows.Forms.Padding(2);
  937. this.reportingSw.Name = "reportingSw";
  938. this.reportingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  939. this.reportingSw.OffForeColor = System.Drawing.Color.White;
  940. this.reportingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  941. this.reportingSw.OnForeColor = System.Drawing.Color.White;
  942. this.reportingSw.OnText = "Disable Error Reporting";
  943. this.reportingSw.Size = new System.Drawing.Size(319, 31);
  944. this.reportingSw.TabIndex = 42;
  945. this.reportingSw.Tag = "themeable";
  946. //
  947. // mediaSharingSw
  948. //
  949. this.mediaSharingSw.Location = new System.Drawing.Point(337, 86);
  950. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(2);
  951. this.mediaSharingSw.Name = "mediaSharingSw";
  952. this.mediaSharingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  953. this.mediaSharingSw.OffForeColor = System.Drawing.Color.White;
  954. this.mediaSharingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  955. this.mediaSharingSw.OnForeColor = System.Drawing.Color.White;
  956. this.mediaSharingSw.OnText = "Disable Media Player Sharing";
  957. this.mediaSharingSw.Size = new System.Drawing.Size(319, 31);
  958. this.mediaSharingSw.TabIndex = 40;
  959. this.mediaSharingSw.Tag = "themeable";
  960. //
  961. // printSw
  962. //
  963. this.printSw.Location = new System.Drawing.Point(337, 16);
  964. this.printSw.Margin = new System.Windows.Forms.Padding(2);
  965. this.printSw.Name = "printSw";
  966. this.printSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  967. this.printSw.OffForeColor = System.Drawing.Color.White;
  968. this.printSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  969. this.printSw.OnForeColor = System.Drawing.Color.White;
  970. this.printSw.OnText = "Disable Print Service";
  971. this.printSw.Size = new System.Drawing.Size(319, 31);
  972. this.printSw.TabIndex = 39;
  973. this.printSw.Tag = "themeable";
  974. //
  975. // systemRestoreSw
  976. //
  977. this.systemRestoreSw.Location = new System.Drawing.Point(14, 156);
  978. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(2);
  979. this.systemRestoreSw.Name = "systemRestoreSw";
  980. this.systemRestoreSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  981. this.systemRestoreSw.OffForeColor = System.Drawing.Color.White;
  982. this.systemRestoreSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  983. this.systemRestoreSw.OnForeColor = System.Drawing.Color.White;
  984. this.systemRestoreSw.OnText = "Disable System Restore";
  985. this.systemRestoreSw.Size = new System.Drawing.Size(319, 31);
  986. this.systemRestoreSw.TabIndex = 38;
  987. this.systemRestoreSw.Tag = "themeable";
  988. //
  989. // performanceSw
  990. //
  991. this.performanceSw.Location = new System.Drawing.Point(14, 16);
  992. this.performanceSw.Margin = new System.Windows.Forms.Padding(2);
  993. this.performanceSw.Name = "performanceSw";
  994. this.performanceSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  995. this.performanceSw.OffForeColor = System.Drawing.Color.White;
  996. this.performanceSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  997. this.performanceSw.OnForeColor = System.Drawing.Color.White;
  998. this.performanceSw.OnText = "Enable Performance Tweaks";
  999. this.performanceSw.Size = new System.Drawing.Size(319, 31);
  1000. this.performanceSw.TabIndex = 37;
  1001. this.performanceSw.Tag = "themeable";
  1002. //
  1003. // defenderSw
  1004. //
  1005. this.defenderSw.Location = new System.Drawing.Point(14, 86);
  1006. this.defenderSw.Margin = new System.Windows.Forms.Padding(2);
  1007. this.defenderSw.Name = "defenderSw";
  1008. this.defenderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1009. this.defenderSw.OffForeColor = System.Drawing.Color.White;
  1010. this.defenderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1011. this.defenderSw.OnForeColor = System.Drawing.Color.White;
  1012. this.defenderSw.OnText = "Disable Windows Defender";
  1013. this.defenderSw.Size = new System.Drawing.Size(319, 31);
  1014. this.defenderSw.TabIndex = 36;
  1015. this.defenderSw.Tag = "themeable";
  1016. //
  1017. // networkSw
  1018. //
  1019. this.networkSw.Location = new System.Drawing.Point(14, 51);
  1020. this.networkSw.Margin = new System.Windows.Forms.Padding(2);
  1021. this.networkSw.Name = "networkSw";
  1022. this.networkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1023. this.networkSw.OffForeColor = System.Drawing.Color.White;
  1024. this.networkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1025. this.networkSw.OnForeColor = System.Drawing.Color.White;
  1026. this.networkSw.OnText = "Disable Network Throttling";
  1027. this.networkSw.Size = new System.Drawing.Size(319, 31);
  1028. this.networkSw.TabIndex = 35;
  1029. this.networkSw.Tag = "themeable";
  1030. //
  1031. // restartButton
  1032. //
  1033. this.restartButton.AutoSize = true;
  1034. this.restartButton.BackColor = System.Drawing.Color.DodgerBlue;
  1035. this.restartButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1036. this.restartButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1037. this.restartButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1038. this.restartButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1039. this.restartButton.ForeColor = System.Drawing.Color.White;
  1040. this.restartButton.Location = new System.Drawing.Point(14, 310);
  1041. this.restartButton.Margin = new System.Windows.Forms.Padding(2);
  1042. this.restartButton.Name = "restartButton";
  1043. this.restartButton.Size = new System.Drawing.Size(115, 31);
  1044. this.restartButton.TabIndex = 30;
  1045. this.restartButton.Text = "Apply && Restart";
  1046. this.restartButton.UseVisualStyleBackColor = false;
  1047. this.restartButton.Click += new System.EventHandler(this.button39_Click);
  1048. //
  1049. // windowsXTab
  1050. //
  1051. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1052. this.windowsXTab.Controls.Add(this.restartButton10);
  1053. this.windowsXTab.Controls.Add(this.actionSw);
  1054. this.windowsXTab.Controls.Add(this.castSw);
  1055. this.windowsXTab.Controls.Add(this.longPathsSw);
  1056. this.windowsXTab.Controls.Add(this.ccSw);
  1057. this.windowsXTab.Controls.Add(this.featuresSw);
  1058. this.windowsXTab.Controls.Add(this.insiderSw);
  1059. this.windowsXTab.Controls.Add(this.darkSw);
  1060. this.windowsXTab.Controls.Add(this.spellSw);
  1061. this.windowsXTab.Controls.Add(this.inkSw);
  1062. this.windowsXTab.Controls.Add(this.driversSw);
  1063. this.windowsXTab.Controls.Add(this.sensorSw);
  1064. this.windowsXTab.Controls.Add(this.privacySw);
  1065. this.windowsXTab.Controls.Add(this.telemetryServicesSw);
  1066. this.windowsXTab.Controls.Add(this.autoUpdatesSw);
  1067. this.windowsXTab.Controls.Add(this.peopleSw);
  1068. this.windowsXTab.Controls.Add(this.adsSw);
  1069. this.windowsXTab.Controls.Add(this.colorBarSw);
  1070. this.windowsXTab.Controls.Add(this.oldExplorerSw);
  1071. this.windowsXTab.Controls.Add(this.xboxSw);
  1072. this.windowsXTab.Controls.Add(this.cortanaSw);
  1073. this.windowsXTab.Controls.Add(this.gameBarSw);
  1074. this.windowsXTab.Controls.Add(this.uODSw);
  1075. this.windowsXTab.Controls.Add(this.oldMixerSw);
  1076. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  1077. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  1078. this.windowsXTab.Name = "windowsXTab";
  1079. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  1080. this.windowsXTab.Size = new System.Drawing.Size(860, 611);
  1081. this.windowsXTab.TabIndex = 1;
  1082. this.windowsXTab.Text = "Windows 10";
  1083. //
  1084. // restartButton10
  1085. //
  1086. this.restartButton10.AutoSize = true;
  1087. this.restartButton10.BackColor = System.Drawing.Color.DodgerBlue;
  1088. this.restartButton10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1089. this.restartButton10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1090. this.restartButton10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1091. this.restartButton10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1092. this.restartButton10.ForeColor = System.Drawing.Color.White;
  1093. this.restartButton10.Location = new System.Drawing.Point(14, 457);
  1094. this.restartButton10.Margin = new System.Windows.Forms.Padding(2);
  1095. this.restartButton10.Name = "restartButton10";
  1096. this.restartButton10.Size = new System.Drawing.Size(115, 31);
  1097. this.restartButton10.TabIndex = 31;
  1098. this.restartButton10.Text = "Apply && Restart";
  1099. this.restartButton10.UseVisualStyleBackColor = false;
  1100. this.restartButton10.Click += new System.EventHandler(this.button43_Click);
  1101. //
  1102. // actionSw
  1103. //
  1104. this.actionSw.Location = new System.Drawing.Point(14, 410);
  1105. this.actionSw.Margin = new System.Windows.Forms.Padding(2);
  1106. this.actionSw.Name = "actionSw";
  1107. this.actionSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1108. this.actionSw.OffForeColor = System.Drawing.Color.White;
  1109. this.actionSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1110. this.actionSw.OnForeColor = System.Drawing.Color.White;
  1111. this.actionSw.OnText = "Disable Notification Center";
  1112. this.actionSw.Size = new System.Drawing.Size(319, 31);
  1113. this.actionSw.TabIndex = 71;
  1114. this.actionSw.Tag = "themeable";
  1115. //
  1116. // castSw
  1117. //
  1118. this.castSw.Location = new System.Drawing.Point(337, 267);
  1119. this.castSw.Margin = new System.Windows.Forms.Padding(2);
  1120. this.castSw.Name = "castSw";
  1121. this.castSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1122. this.castSw.OffForeColor = System.Drawing.Color.White;
  1123. this.castSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1124. this.castSw.OnForeColor = System.Drawing.Color.White;
  1125. this.castSw.OnText = "Remove Cast To Device";
  1126. this.castSw.Size = new System.Drawing.Size(319, 31);
  1127. this.castSw.TabIndex = 61;
  1128. this.castSw.Tag = "themeable";
  1129. //
  1130. // longPathsSw
  1131. //
  1132. this.longPathsSw.Location = new System.Drawing.Point(14, 267);
  1133. this.longPathsSw.Margin = new System.Windows.Forms.Padding(2);
  1134. this.longPathsSw.Name = "longPathsSw";
  1135. this.longPathsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1136. this.longPathsSw.OffForeColor = System.Drawing.Color.White;
  1137. this.longPathsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1138. this.longPathsSw.OnForeColor = System.Drawing.Color.White;
  1139. this.longPathsSw.OnText = "Enable Long Paths";
  1140. this.longPathsSw.Size = new System.Drawing.Size(319, 31);
  1141. this.longPathsSw.TabIndex = 60;
  1142. this.longPathsSw.Tag = "themeable";
  1143. //
  1144. // ccSw
  1145. //
  1146. this.ccSw.Location = new System.Drawing.Point(337, 161);
  1147. this.ccSw.Margin = new System.Windows.Forms.Padding(2);
  1148. this.ccSw.Name = "ccSw";
  1149. this.ccSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1150. this.ccSw.OffForeColor = System.Drawing.Color.White;
  1151. this.ccSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1152. this.ccSw.OnForeColor = System.Drawing.Color.White;
  1153. this.ccSw.OnText = "Disable Cloud Clipboard";
  1154. this.ccSw.Size = new System.Drawing.Size(319, 31);
  1155. this.ccSw.TabIndex = 59;
  1156. this.ccSw.Tag = "themeable";
  1157. //
  1158. // featuresSw
  1159. //
  1160. this.featuresSw.Location = new System.Drawing.Point(337, 375);
  1161. this.featuresSw.Margin = new System.Windows.Forms.Padding(2);
  1162. this.featuresSw.Name = "featuresSw";
  1163. this.featuresSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1164. this.featuresSw.OffForeColor = System.Drawing.Color.White;
  1165. this.featuresSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1166. this.featuresSw.OnForeColor = System.Drawing.Color.White;
  1167. this.featuresSw.OnText = "Disable Feature Updates";
  1168. this.featuresSw.Size = new System.Drawing.Size(319, 31);
  1169. this.featuresSw.TabIndex = 58;
  1170. this.featuresSw.Tag = "themeable";
  1171. //
  1172. // insiderSw
  1173. //
  1174. this.insiderSw.Location = new System.Drawing.Point(337, 339);
  1175. this.insiderSw.Margin = new System.Windows.Forms.Padding(2);
  1176. this.insiderSw.Name = "insiderSw";
  1177. this.insiderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1178. this.insiderSw.OffForeColor = System.Drawing.Color.White;
  1179. this.insiderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1180. this.insiderSw.OnForeColor = System.Drawing.Color.White;
  1181. this.insiderSw.OnText = "Disable Insider Service";
  1182. this.insiderSw.Size = new System.Drawing.Size(319, 31);
  1183. this.insiderSw.TabIndex = 57;
  1184. this.insiderSw.Tag = "themeable";
  1185. //
  1186. // darkSw
  1187. //
  1188. this.darkSw.Location = new System.Drawing.Point(14, 160);
  1189. this.darkSw.Margin = new System.Windows.Forms.Padding(2);
  1190. this.darkSw.Name = "darkSw";
  1191. this.darkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1192. this.darkSw.OffForeColor = System.Drawing.Color.White;
  1193. this.darkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1194. this.darkSw.OnForeColor = System.Drawing.Color.White;
  1195. this.darkSw.OnText = "Enable Dark Theme";
  1196. this.darkSw.Size = new System.Drawing.Size(319, 31);
  1197. this.darkSw.TabIndex = 56;
  1198. this.darkSw.Tag = "themeable";
  1199. //
  1200. // spellSw
  1201. //
  1202. this.spellSw.Location = new System.Drawing.Point(14, 339);
  1203. this.spellSw.Margin = new System.Windows.Forms.Padding(2);
  1204. this.spellSw.Name = "spellSw";
  1205. this.spellSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1206. this.spellSw.OffForeColor = System.Drawing.Color.White;
  1207. this.spellSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1208. this.spellSw.OnForeColor = System.Drawing.Color.White;
  1209. this.spellSw.OnText = "Disable Spell Checking";
  1210. this.spellSw.Size = new System.Drawing.Size(319, 31);
  1211. this.spellSw.TabIndex = 55;
  1212. this.spellSw.Tag = "themeable";
  1213. //
  1214. // inkSw
  1215. //
  1216. this.inkSw.Location = new System.Drawing.Point(14, 303);
  1217. this.inkSw.Margin = new System.Windows.Forms.Padding(2);
  1218. this.inkSw.Name = "inkSw";
  1219. this.inkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1220. this.inkSw.OffForeColor = System.Drawing.Color.White;
  1221. this.inkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1222. this.inkSw.OnForeColor = System.Drawing.Color.White;
  1223. this.inkSw.OnText = "Disable Windows Ink";
  1224. this.inkSw.Size = new System.Drawing.Size(319, 31);
  1225. this.inkSw.TabIndex = 54;
  1226. this.inkSw.Tag = "themeable";
  1227. //
  1228. // driversSw
  1229. //
  1230. this.driversSw.Location = new System.Drawing.Point(337, 52);
  1231. this.driversSw.Margin = new System.Windows.Forms.Padding(2);
  1232. this.driversSw.Name = "driversSw";
  1233. this.driversSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1234. this.driversSw.OffForeColor = System.Drawing.Color.White;
  1235. this.driversSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1236. this.driversSw.OnForeColor = System.Drawing.Color.White;
  1237. this.driversSw.OnText = "Exclude Drivers from Updates";
  1238. this.driversSw.Size = new System.Drawing.Size(319, 31);
  1239. this.driversSw.TabIndex = 53;
  1240. this.driversSw.Tag = "themeable";
  1241. //
  1242. // sensorSw
  1243. //
  1244. this.sensorSw.Location = new System.Drawing.Point(337, 232);
  1245. this.sensorSw.Margin = new System.Windows.Forms.Padding(2);
  1246. this.sensorSw.Name = "sensorSw";
  1247. this.sensorSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1248. this.sensorSw.OffForeColor = System.Drawing.Color.White;
  1249. this.sensorSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1250. this.sensorSw.OnForeColor = System.Drawing.Color.White;
  1251. this.sensorSw.OnText = "Disable Sensor Services";
  1252. this.sensorSw.Size = new System.Drawing.Size(319, 31);
  1253. this.sensorSw.TabIndex = 51;
  1254. this.sensorSw.Tag = "themeable";
  1255. //
  1256. // privacySw
  1257. //
  1258. this.privacySw.Location = new System.Drawing.Point(337, 124);
  1259. this.privacySw.Margin = new System.Windows.Forms.Padding(2);
  1260. this.privacySw.Name = "privacySw";
  1261. this.privacySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1262. this.privacySw.OffForeColor = System.Drawing.Color.White;
  1263. this.privacySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1264. this.privacySw.OnForeColor = System.Drawing.Color.White;
  1265. this.privacySw.OnText = "Enhance Privacy";
  1266. this.privacySw.Size = new System.Drawing.Size(319, 31);
  1267. this.privacySw.TabIndex = 50;
  1268. this.privacySw.Tag = "themeable";
  1269. //
  1270. // telemetryServicesSw
  1271. //
  1272. this.telemetryServicesSw.Location = new System.Drawing.Point(337, 88);
  1273. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(2);
  1274. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1275. this.telemetryServicesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1276. this.telemetryServicesSw.OffForeColor = System.Drawing.Color.White;
  1277. this.telemetryServicesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1278. this.telemetryServicesSw.OnForeColor = System.Drawing.Color.White;
  1279. this.telemetryServicesSw.OnText = "Disable Telemetry Services";
  1280. this.telemetryServicesSw.Size = new System.Drawing.Size(319, 31);
  1281. this.telemetryServicesSw.TabIndex = 48;
  1282. this.telemetryServicesSw.Tag = "themeable";
  1283. //
  1284. // autoUpdatesSw
  1285. //
  1286. this.autoUpdatesSw.Location = new System.Drawing.Point(337, 16);
  1287. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(2);
  1288. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1289. this.autoUpdatesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1290. this.autoUpdatesSw.OffForeColor = System.Drawing.Color.White;
  1291. this.autoUpdatesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1292. this.autoUpdatesSw.OnForeColor = System.Drawing.Color.White;
  1293. this.autoUpdatesSw.OnText = "Disable Automatic Updates";
  1294. this.autoUpdatesSw.Size = new System.Drawing.Size(319, 31);
  1295. this.autoUpdatesSw.TabIndex = 47;
  1296. this.autoUpdatesSw.Tag = "themeable";
  1297. //
  1298. // peopleSw
  1299. //
  1300. this.peopleSw.Location = new System.Drawing.Point(14, 232);
  1301. this.peopleSw.Margin = new System.Windows.Forms.Padding(2);
  1302. this.peopleSw.Name = "peopleSw";
  1303. this.peopleSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1304. this.peopleSw.OffForeColor = System.Drawing.Color.White;
  1305. this.peopleSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1306. this.peopleSw.OnForeColor = System.Drawing.Color.White;
  1307. this.peopleSw.OnText = "Disable My People";
  1308. this.peopleSw.Size = new System.Drawing.Size(319, 31);
  1309. this.peopleSw.TabIndex = 46;
  1310. this.peopleSw.Tag = "themeable";
  1311. //
  1312. // adsSw
  1313. //
  1314. this.adsSw.Location = new System.Drawing.Point(14, 124);
  1315. this.adsSw.Margin = new System.Windows.Forms.Padding(2);
  1316. this.adsSw.Name = "adsSw";
  1317. this.adsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1318. this.adsSw.OffForeColor = System.Drawing.Color.White;
  1319. this.adsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1320. this.adsSw.OnForeColor = System.Drawing.Color.White;
  1321. this.adsSw.OnText = "Disable Start Menu Ads";
  1322. this.adsSw.Size = new System.Drawing.Size(319, 31);
  1323. this.adsSw.TabIndex = 45;
  1324. this.adsSw.Tag = "themeable";
  1325. //
  1326. // colorBarSw
  1327. //
  1328. this.colorBarSw.Location = new System.Drawing.Point(14, 52);
  1329. this.colorBarSw.Margin = new System.Windows.Forms.Padding(2);
  1330. this.colorBarSw.Name = "colorBarSw";
  1331. this.colorBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1332. this.colorBarSw.OffForeColor = System.Drawing.Color.White;
  1333. this.colorBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1334. this.colorBarSw.OnForeColor = System.Drawing.Color.White;
  1335. this.colorBarSw.OnText = "Enable Taskbar Color";
  1336. this.colorBarSw.Size = new System.Drawing.Size(319, 31);
  1337. this.colorBarSw.TabIndex = 44;
  1338. this.colorBarSw.Tag = "themeable";
  1339. //
  1340. // oldExplorerSw
  1341. //
  1342. this.oldExplorerSw.Location = new System.Drawing.Point(14, 88);
  1343. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(2);
  1344. this.oldExplorerSw.Name = "oldExplorerSw";
  1345. this.oldExplorerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1346. this.oldExplorerSw.OffForeColor = System.Drawing.Color.White;
  1347. this.oldExplorerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1348. this.oldExplorerSw.OnForeColor = System.Drawing.Color.White;
  1349. this.oldExplorerSw.OnText = "Disable Quick Access History";
  1350. this.oldExplorerSw.Size = new System.Drawing.Size(319, 31);
  1351. this.oldExplorerSw.TabIndex = 43;
  1352. this.oldExplorerSw.Tag = "themeable";
  1353. //
  1354. // xboxSw
  1355. //
  1356. this.xboxSw.Location = new System.Drawing.Point(14, 375);
  1357. this.xboxSw.Margin = new System.Windows.Forms.Padding(2);
  1358. this.xboxSw.Name = "xboxSw";
  1359. this.xboxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1360. this.xboxSw.OffForeColor = System.Drawing.Color.White;
  1361. this.xboxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1362. this.xboxSw.OnForeColor = System.Drawing.Color.White;
  1363. this.xboxSw.OnText = "Disable Xbox Live";
  1364. this.xboxSw.Size = new System.Drawing.Size(319, 31);
  1365. this.xboxSw.TabIndex = 42;
  1366. this.xboxSw.Tag = "themeable";
  1367. //
  1368. // cortanaSw
  1369. //
  1370. this.cortanaSw.Location = new System.Drawing.Point(337, 196);
  1371. this.cortanaSw.Margin = new System.Windows.Forms.Padding(2);
  1372. this.cortanaSw.Name = "cortanaSw";
  1373. this.cortanaSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1374. this.cortanaSw.OffForeColor = System.Drawing.Color.White;
  1375. this.cortanaSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1376. this.cortanaSw.OnForeColor = System.Drawing.Color.White;
  1377. this.cortanaSw.OnText = "Disable Cortana";
  1378. this.cortanaSw.Size = new System.Drawing.Size(319, 31);
  1379. this.cortanaSw.TabIndex = 41;
  1380. this.cortanaSw.Tag = "themeable";
  1381. //
  1382. // gameBarSw
  1383. //
  1384. this.gameBarSw.Location = new System.Drawing.Point(337, 303);
  1385. this.gameBarSw.Margin = new System.Windows.Forms.Padding(2);
  1386. this.gameBarSw.Name = "gameBarSw";
  1387. this.gameBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1388. this.gameBarSw.OffForeColor = System.Drawing.Color.White;
  1389. this.gameBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1390. this.gameBarSw.OnForeColor = System.Drawing.Color.White;
  1391. this.gameBarSw.OnText = "Disable Game Bar";
  1392. this.gameBarSw.Size = new System.Drawing.Size(319, 31);
  1393. this.gameBarSw.TabIndex = 40;
  1394. this.gameBarSw.Tag = "themeable";
  1395. //
  1396. // uODSw
  1397. //
  1398. this.uODSw.Location = new System.Drawing.Point(14, 196);
  1399. this.uODSw.Margin = new System.Windows.Forms.Padding(2);
  1400. this.uODSw.Name = "uODSw";
  1401. this.uODSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1402. this.uODSw.OffForeColor = System.Drawing.Color.White;
  1403. this.uODSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1404. this.uODSw.OnForeColor = System.Drawing.Color.White;
  1405. this.uODSw.OnText = "Uninstall OneDrive";
  1406. this.uODSw.Size = new System.Drawing.Size(319, 31);
  1407. this.uODSw.TabIndex = 39;
  1408. this.uODSw.Tag = "themeable";
  1409. //
  1410. // oldMixerSw
  1411. //
  1412. this.oldMixerSw.Location = new System.Drawing.Point(14, 16);
  1413. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(2);
  1414. this.oldMixerSw.Name = "oldMixerSw";
  1415. this.oldMixerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1416. this.oldMixerSw.OffForeColor = System.Drawing.Color.White;
  1417. this.oldMixerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1418. this.oldMixerSw.OnForeColor = System.Drawing.Color.White;
  1419. this.oldMixerSw.OnText = "Enable Classic Volume Mixer";
  1420. this.oldMixerSw.Size = new System.Drawing.Size(319, 31);
  1421. this.oldMixerSw.TabIndex = 38;
  1422. this.oldMixerSw.Tag = "themeable";
  1423. //
  1424. // windowsVIIITab
  1425. //
  1426. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1427. this.windowsVIIITab.Controls.Add(this.disableOneDriveSw);
  1428. this.windowsVIIITab.Controls.Add(this.restartButton8);
  1429. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  1430. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  1431. this.windowsVIIITab.Name = "windowsVIIITab";
  1432. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  1433. this.windowsVIIITab.Size = new System.Drawing.Size(860, 611);
  1434. this.windowsVIIITab.TabIndex = 2;
  1435. this.windowsVIIITab.Text = "Windows 8.1";
  1436. //
  1437. // disableOneDriveSw
  1438. //
  1439. this.disableOneDriveSw.Location = new System.Drawing.Point(14, 16);
  1440. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(2);
  1441. this.disableOneDriveSw.Name = "disableOneDriveSw";
  1442. this.disableOneDriveSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1443. this.disableOneDriveSw.OffForeColor = System.Drawing.Color.White;
  1444. this.disableOneDriveSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1445. this.disableOneDriveSw.OnForeColor = System.Drawing.Color.White;
  1446. this.disableOneDriveSw.OnText = "Disable OneDrive";
  1447. this.disableOneDriveSw.Size = new System.Drawing.Size(319, 31);
  1448. this.disableOneDriveSw.TabIndex = 46;
  1449. this.disableOneDriveSw.Tag = "themeable";
  1450. //
  1451. // restartButton8
  1452. //
  1453. this.restartButton8.AutoSize = true;
  1454. this.restartButton8.BackColor = System.Drawing.Color.DodgerBlue;
  1455. this.restartButton8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1456. this.restartButton8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1457. this.restartButton8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1458. this.restartButton8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1459. this.restartButton8.ForeColor = System.Drawing.Color.White;
  1460. this.restartButton8.Location = new System.Drawing.Point(14, 65);
  1461. this.restartButton8.Margin = new System.Windows.Forms.Padding(2);
  1462. this.restartButton8.Name = "restartButton8";
  1463. this.restartButton8.Size = new System.Drawing.Size(115, 31);
  1464. this.restartButton8.TabIndex = 32;
  1465. this.restartButton8.Text = "Apply && Restart";
  1466. this.restartButton8.UseVisualStyleBackColor = false;
  1467. this.restartButton8.Click += new System.EventHandler(this.button44_Click);
  1468. //
  1469. // modernAppsTab
  1470. //
  1471. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1472. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1473. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1474. this.modernAppsTab.Controls.Add(this.txtUWP);
  1475. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  1476. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  1477. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  1478. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1479. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  1480. this.modernAppsTab.Name = "modernAppsTab";
  1481. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  1482. this.modernAppsTab.Size = new System.Drawing.Size(860, 611);
  1483. this.modernAppsTab.TabIndex = 11;
  1484. this.modernAppsTab.Text = "UWP Apps";
  1485. //
  1486. // chkOnlyRemovable
  1487. //
  1488. this.chkOnlyRemovable.AutoSize = true;
  1489. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  1490. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  1491. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  1492. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  1493. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  1494. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  1495. this.chkOnlyRemovable.TabIndex = 53;
  1496. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  1497. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  1498. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  1499. //
  1500. // chkSelectAllModernApps
  1501. //
  1502. this.chkSelectAllModernApps.AutoSize = true;
  1503. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1504. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1505. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  1506. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1507. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1508. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  1509. this.chkSelectAllModernApps.TabIndex = 52;
  1510. this.chkSelectAllModernApps.Text = "Select all";
  1511. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1512. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1513. //
  1514. // txtUWP
  1515. //
  1516. this.txtUWP.AutoSize = true;
  1517. this.txtUWP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1518. this.txtUWP.ForeColor = System.Drawing.Color.Silver;
  1519. this.txtUWP.Location = new System.Drawing.Point(499, 195);
  1520. this.txtUWP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1521. this.txtUWP.Name = "txtUWP";
  1522. this.txtUWP.Size = new System.Drawing.Size(160, 231);
  1523. this.txtUWP.TabIndex = 51;
  1524. this.txtUWP.Tag = "";
  1525. this.txtUWP.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  1526. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1527. //
  1528. // uninstallModernAppsButton
  1529. //
  1530. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1531. this.uninstallModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1532. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1533. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1534. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1535. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  1536. this.uninstallModernAppsButton.Location = new System.Drawing.Point(503, 76);
  1537. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1538. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  1539. this.uninstallModernAppsButton.Size = new System.Drawing.Size(169, 31);
  1540. this.uninstallModernAppsButton.TabIndex = 50;
  1541. this.uninstallModernAppsButton.Text = "Uninstall";
  1542. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  1543. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  1544. //
  1545. // refreshModernAppsButton
  1546. //
  1547. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1548. this.refreshModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1549. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1550. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1551. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1552. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  1553. this.refreshModernAppsButton.Location = new System.Drawing.Point(503, 41);
  1554. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  1555. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  1556. this.refreshModernAppsButton.Size = new System.Drawing.Size(169, 31);
  1557. this.refreshModernAppsButton.TabIndex = 49;
  1558. this.refreshModernAppsButton.Text = "Refresh";
  1559. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  1560. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  1561. //
  1562. // txtModernAppsTitle
  1563. //
  1564. this.txtModernAppsTitle.AutoSize = true;
  1565. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1566. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1567. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  1568. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1569. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  1570. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  1571. this.txtModernAppsTitle.TabIndex = 47;
  1572. this.txtModernAppsTitle.Tag = "themeable";
  1573. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  1574. //
  1575. // panelModernAppsList
  1576. //
  1577. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1578. | System.Windows.Forms.AnchorStyles.Left)));
  1579. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1580. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1581. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  1582. this.panelModernAppsList.Name = "panelModernAppsList";
  1583. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  1584. this.panelModernAppsList.TabIndex = 0;
  1585. //
  1586. // listModernApps
  1587. //
  1588. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1589. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1590. this.listModernApps.CheckOnClick = true;
  1591. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1592. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1593. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1594. this.listModernApps.FormattingEnabled = true;
  1595. this.listModernApps.HorizontalScrollbar = true;
  1596. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1597. this.listModernApps.Name = "listModernApps";
  1598. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  1599. this.listModernApps.Sorted = true;
  1600. this.listModernApps.TabIndex = 0;
  1601. //
  1602. // startupTab
  1603. //
  1604. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1605. this.startupTab.Controls.Add(this.cancelBackup);
  1606. this.startupTab.Controls.Add(this.doBackup);
  1607. this.startupTab.Controls.Add(this.txtBackupTitle);
  1608. this.startupTab.Controls.Add(this.lblBackupTitle);
  1609. this.startupTab.Controls.Add(this.restoreStartupB);
  1610. this.startupTab.Controls.Add(this.backupStartupB);
  1611. this.startupTab.Controls.Add(this.findInRegB);
  1612. this.startupTab.Controls.Add(this.locateFileB);
  1613. this.startupTab.Controls.Add(this.refreshStartupB);
  1614. this.startupTab.Controls.Add(this.panel3);
  1615. this.startupTab.Controls.Add(this.removeStartupItemB);
  1616. this.startupTab.Controls.Add(this.startupTitle);
  1617. this.startupTab.Location = new System.Drawing.Point(4, 24);
  1618. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1619. this.startupTab.Name = "startupTab";
  1620. this.startupTab.Size = new System.Drawing.Size(860, 611);
  1621. this.startupTab.TabIndex = 7;
  1622. this.startupTab.Text = "Startup";
  1623. //
  1624. // cancelBackup
  1625. //
  1626. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1627. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1628. this.cancelBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1629. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1630. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1631. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1632. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  1633. this.cancelBackup.Location = new System.Drawing.Point(432, 522);
  1634. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  1635. this.cancelBackup.Name = "cancelBackup";
  1636. this.cancelBackup.Size = new System.Drawing.Size(90, 25);
  1637. this.cancelBackup.TabIndex = 61;
  1638. this.cancelBackup.Text = "Cancel";
  1639. this.cancelBackup.UseVisualStyleBackColor = false;
  1640. this.cancelBackup.Visible = false;
  1641. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  1642. //
  1643. // doBackup
  1644. //
  1645. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1646. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  1647. this.doBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1648. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1649. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1650. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1651. this.doBackup.ForeColor = System.Drawing.Color.White;
  1652. this.doBackup.Location = new System.Drawing.Point(338, 522);
  1653. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  1654. this.doBackup.Name = "doBackup";
  1655. this.doBackup.Size = new System.Drawing.Size(90, 25);
  1656. this.doBackup.TabIndex = 60;
  1657. this.doBackup.Text = "OK";
  1658. this.doBackup.UseVisualStyleBackColor = false;
  1659. this.doBackup.Visible = false;
  1660. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  1661. //
  1662. // txtBackupTitle
  1663. //
  1664. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1665. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1666. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1667. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  1668. this.txtBackupTitle.Location = new System.Drawing.Point(11, 522);
  1669. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  1670. this.txtBackupTitle.Name = "txtBackupTitle";
  1671. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  1672. this.txtBackupTitle.TabIndex = 58;
  1673. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1674. this.txtBackupTitle.Visible = false;
  1675. //
  1676. // lblBackupTitle
  1677. //
  1678. this.lblBackupTitle.AutoSize = true;
  1679. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1680. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  1681. this.lblBackupTitle.Location = new System.Drawing.Point(7, 501);
  1682. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1683. this.lblBackupTitle.Name = "lblBackupTitle";
  1684. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  1685. this.lblBackupTitle.TabIndex = 59;
  1686. this.lblBackupTitle.Tag = "";
  1687. this.lblBackupTitle.Text = "Backup title:";
  1688. this.lblBackupTitle.Visible = false;
  1689. //
  1690. // restoreStartupB
  1691. //
  1692. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1693. this.restoreStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1694. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1695. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1696. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1697. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  1698. this.restoreStartupB.Location = new System.Drawing.Point(175, 502);
  1699. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  1700. this.restoreStartupB.Name = "restoreStartupB";
  1701. this.restoreStartupB.Size = new System.Drawing.Size(160, 31);
  1702. this.restoreStartupB.TabIndex = 42;
  1703. this.restoreStartupB.Text = "Restore";
  1704. this.restoreStartupB.UseVisualStyleBackColor = false;
  1705. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  1706. //
  1707. // backupStartupB
  1708. //
  1709. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1710. this.backupStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1711. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1712. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1713. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1714. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  1715. this.backupStartupB.Location = new System.Drawing.Point(11, 502);
  1716. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  1717. this.backupStartupB.Name = "backupStartupB";
  1718. this.backupStartupB.Size = new System.Drawing.Size(160, 31);
  1719. this.backupStartupB.TabIndex = 41;
  1720. this.backupStartupB.Text = "Backup";
  1721. this.backupStartupB.UseVisualStyleBackColor = false;
  1722. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  1723. //
  1724. // findInRegB
  1725. //
  1726. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1727. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  1728. this.findInRegB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1729. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1730. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1731. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1732. this.findInRegB.ForeColor = System.Drawing.Color.White;
  1733. this.findInRegB.Location = new System.Drawing.Point(521, 537);
  1734. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  1735. this.findInRegB.Name = "findInRegB";
  1736. this.findInRegB.Size = new System.Drawing.Size(160, 31);
  1737. this.findInRegB.TabIndex = 40;
  1738. this.findInRegB.Text = "Find in Registry";
  1739. this.findInRegB.UseVisualStyleBackColor = false;
  1740. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  1741. //
  1742. // locateFileB
  1743. //
  1744. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1745. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  1746. this.locateFileB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1747. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1748. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1749. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1750. this.locateFileB.ForeColor = System.Drawing.Color.White;
  1751. this.locateFileB.Location = new System.Drawing.Point(521, 502);
  1752. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  1753. this.locateFileB.Name = "locateFileB";
  1754. this.locateFileB.Size = new System.Drawing.Size(160, 31);
  1755. this.locateFileB.TabIndex = 39;
  1756. this.locateFileB.Text = "Locate file";
  1757. this.locateFileB.UseVisualStyleBackColor = false;
  1758. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  1759. //
  1760. // refreshStartupB
  1761. //
  1762. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1763. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  1764. this.refreshStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1765. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1766. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1767. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1768. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  1769. this.refreshStartupB.Location = new System.Drawing.Point(685, 537);
  1770. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  1771. this.refreshStartupB.Name = "refreshStartupB";
  1772. this.refreshStartupB.Size = new System.Drawing.Size(160, 31);
  1773. this.refreshStartupB.TabIndex = 38;
  1774. this.refreshStartupB.Text = "Refresh";
  1775. this.refreshStartupB.UseVisualStyleBackColor = false;
  1776. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  1777. //
  1778. // panel3
  1779. //
  1780. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1781. | System.Windows.Forms.AnchorStyles.Right)));
  1782. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1783. this.panel3.Controls.Add(this.listStartupItems);
  1784. this.panel3.Location = new System.Drawing.Point(11, 40);
  1785. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1786. this.panel3.Name = "panel3";
  1787. this.panel3.Size = new System.Drawing.Size(834, 459);
  1788. this.panel3.TabIndex = 37;
  1789. //
  1790. // listStartupItems
  1791. //
  1792. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1793. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1794. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1795. this.columnHeader1,
  1796. this.columnHeader2,
  1797. this.columnHeader3});
  1798. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1799. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1800. this.listStartupItems.FullRowSelect = true;
  1801. this.listStartupItems.HideSelection = false;
  1802. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1803. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1804. this.listStartupItems.MultiSelect = false;
  1805. this.listStartupItems.Name = "listStartupItems";
  1806. this.listStartupItems.ShowGroups = false;
  1807. this.listStartupItems.Size = new System.Drawing.Size(832, 457);
  1808. this.listStartupItems.TabIndex = 0;
  1809. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1810. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1811. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1812. //
  1813. // columnHeader1
  1814. //
  1815. this.columnHeader1.Text = "Name";
  1816. this.columnHeader1.Width = 194;
  1817. //
  1818. // columnHeader2
  1819. //
  1820. this.columnHeader2.Text = "Location";
  1821. this.columnHeader2.Width = 507;
  1822. //
  1823. // columnHeader3
  1824. //
  1825. this.columnHeader3.Text = "Type";
  1826. this.columnHeader3.Width = 134;
  1827. //
  1828. // removeStartupItemB
  1829. //
  1830. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1831. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  1832. this.removeStartupItemB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1833. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1834. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1835. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1836. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  1837. this.removeStartupItemB.Location = new System.Drawing.Point(685, 502);
  1838. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  1839. this.removeStartupItemB.Name = "removeStartupItemB";
  1840. this.removeStartupItemB.Size = new System.Drawing.Size(160, 31);
  1841. this.removeStartupItemB.TabIndex = 36;
  1842. this.removeStartupItemB.Text = "Remove";
  1843. this.removeStartupItemB.UseVisualStyleBackColor = false;
  1844. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  1845. //
  1846. // startupTitle
  1847. //
  1848. this.startupTitle.AutoSize = true;
  1849. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1850. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1851. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  1852. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1853. this.startupTitle.Name = "startupTitle";
  1854. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  1855. this.startupTitle.TabIndex = 3;
  1856. this.startupTitle.Tag = "themeable";
  1857. this.startupTitle.Text = "Choose your startup items";
  1858. //
  1859. // appsTab
  1860. //
  1861. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1862. this.appsTab.Controls.Add(this.txtFeedError);
  1863. this.appsTab.Controls.Add(this.panel10);
  1864. this.appsTab.Controls.Add(this.panelCommonApps);
  1865. this.appsTab.Controls.Add(this.panelApps5);
  1866. this.appsTab.Controls.Add(this.panelApps6);
  1867. this.appsTab.Controls.Add(this.panelApps1);
  1868. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1869. this.appsTab.Name = "appsTab";
  1870. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1871. this.appsTab.Size = new System.Drawing.Size(860, 611);
  1872. this.appsTab.TabIndex = 12;
  1873. this.appsTab.Text = "Common Apps";
  1874. //
  1875. // txtFeedError
  1876. //
  1877. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1878. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  1879. 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)));
  1880. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1881. this.txtFeedError.Location = new System.Drawing.Point(3, 47);
  1882. this.txtFeedError.Name = "txtFeedError";
  1883. this.txtFeedError.Size = new System.Drawing.Size(854, 414);
  1884. this.txtFeedError.TabIndex = 167;
  1885. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1886. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1887. this.txtFeedError.Visible = false;
  1888. //
  1889. // panel10
  1890. //
  1891. this.panel10.Controls.Add(this.appsTitle);
  1892. this.panel10.Controls.Add(this.btnGetFeed);
  1893. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1894. this.panel10.Location = new System.Drawing.Point(3, 3);
  1895. this.panel10.Name = "panel10";
  1896. this.panel10.Size = new System.Drawing.Size(854, 44);
  1897. this.panel10.TabIndex = 163;
  1898. //
  1899. // appsTitle
  1900. //
  1901. this.appsTitle.AutoSize = true;
  1902. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1903. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1904. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  1905. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1906. this.appsTitle.Name = "appsTitle";
  1907. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  1908. this.appsTitle.TabIndex = 53;
  1909. this.appsTitle.Tag = "themeable";
  1910. this.appsTitle.Text = "Quickly download && install useful apps";
  1911. //
  1912. // btnGetFeed
  1913. //
  1914. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1915. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1916. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1917. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1918. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1919. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1920. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1921. this.btnGetFeed.Location = new System.Drawing.Point(708, 7);
  1922. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1923. this.btnGetFeed.Name = "btnGetFeed";
  1924. this.btnGetFeed.Size = new System.Drawing.Size(144, 32);
  1925. this.btnGetFeed.TabIndex = 161;
  1926. this.btnGetFeed.Text = "Refresh links";
  1927. this.btnGetFeed.UseVisualStyleBackColor = false;
  1928. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1929. //
  1930. // panelCommonApps
  1931. //
  1932. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1933. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1934. this.panelCommonApps.Controls.Add(this.c64);
  1935. this.panelCommonApps.Controls.Add(this.c32);
  1936. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1937. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  1938. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1939. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  1940. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1941. this.panelCommonApps.Controls.Add(this.linkWarnings);
  1942. this.panelCommonApps.Controls.Add(this.bitPref);
  1943. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  1944. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1945. this.panelCommonApps.Location = new System.Drawing.Point(3, 461);
  1946. this.panelCommonApps.Name = "panelCommonApps";
  1947. this.panelCommonApps.Size = new System.Drawing.Size(854, 147);
  1948. this.panelCommonApps.TabIndex = 162;
  1949. //
  1950. // cAutoInstall
  1951. //
  1952. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1953. this.cAutoInstall.AutoSize = true;
  1954. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  1955. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1956. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1957. this.cAutoInstall.Location = new System.Drawing.Point(560, 83);
  1958. this.cAutoInstall.Name = "cAutoInstall";
  1959. this.cAutoInstall.Size = new System.Drawing.Size(198, 24);
  1960. this.cAutoInstall.TabIndex = 107;
  1961. this.cAutoInstall.Text = "Install after downloading";
  1962. this.cAutoInstall.UseVisualStyleBackColor = true;
  1963. //
  1964. // progressDownloader
  1965. //
  1966. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1967. this.progressDownloader.Location = new System.Drawing.Point(7, 92);
  1968. this.progressDownloader.MarqueeAnimationSpeed = 15;
  1969. this.progressDownloader.Name = "progressDownloader";
  1970. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  1971. this.progressDownloader.TabIndex = 160;
  1972. //
  1973. // c64
  1974. //
  1975. this.c64.Anchor = System.Windows.Forms.AnchorStyles.Top;
  1976. this.c64.AutoSize = true;
  1977. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1978. this.c64.Location = new System.Drawing.Point(458, 38);
  1979. this.c64.Name = "c64";
  1980. this.c64.Size = new System.Drawing.Size(72, 25);
  1981. this.c64.TabIndex = 75;
  1982. this.c64.TabStop = true;
  1983. this.c64.Text = "64-bit";
  1984. this.c64.UseVisualStyleBackColor = true;
  1985. //
  1986. // c32
  1987. //
  1988. this.c32.Anchor = System.Windows.Forms.AnchorStyles.Top;
  1989. this.c32.AutoSize = true;
  1990. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1991. this.c32.Location = new System.Drawing.Point(536, 38);
  1992. this.c32.Name = "c32";
  1993. this.c32.Size = new System.Drawing.Size(72, 25);
  1994. this.c32.TabIndex = 76;
  1995. this.c32.TabStop = true;
  1996. this.c32.Text = "32-bit";
  1997. this.c32.UseVisualStyleBackColor = true;
  1998. //
  1999. // btnDownloadApps
  2000. //
  2001. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2002. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2003. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2004. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2005. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2006. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2007. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2008. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2009. this.btnDownloadApps.Location = new System.Drawing.Point(708, 111);
  2010. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  2011. this.btnDownloadApps.Name = "btnDownloadApps";
  2012. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  2013. this.btnDownloadApps.TabIndex = 50;
  2014. this.btnDownloadApps.Text = "Download";
  2015. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2016. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2017. //
  2018. // setDownDirLbl
  2019. //
  2020. this.setDownDirLbl.Anchor = System.Windows.Forms.AnchorStyles.Top;
  2021. this.setDownDirLbl.AutoSize = true;
  2022. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2023. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2024. this.setDownDirLbl.Location = new System.Drawing.Point(2, 6);
  2025. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2026. this.setDownDirLbl.Name = "setDownDirLbl";
  2027. this.setDownDirLbl.Size = new System.Drawing.Size(184, 25);
  2028. this.setDownDirLbl.TabIndex = 69;
  2029. this.setDownDirLbl.Tag = "themeable";
  2030. this.setDownDirLbl.Text = "Set download folder";
  2031. //
  2032. // txtDownloadFolder
  2033. //
  2034. this.txtDownloadFolder.Anchor = System.Windows.Forms.AnchorStyles.Top;
  2035. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2036. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2037. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2038. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2039. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 32);
  2040. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2041. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  2042. this.txtDownloadFolder.TabIndex = 70;
  2043. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2044. //
  2045. // changeDownDirB
  2046. //
  2047. this.changeDownDirB.Anchor = System.Windows.Forms.AnchorStyles.Top;
  2048. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2049. this.changeDownDirB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2050. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2051. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2052. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2053. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2054. this.changeDownDirB.Location = new System.Drawing.Point(312, 32);
  2055. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  2056. this.changeDownDirB.Name = "changeDownDirB";
  2057. this.changeDownDirB.Size = new System.Drawing.Size(57, 27);
  2058. this.changeDownDirB.TabIndex = 71;
  2059. this.changeDownDirB.Text = "Change";
  2060. this.changeDownDirB.UseVisualStyleBackColor = false;
  2061. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2062. //
  2063. // txtDownloadStatus
  2064. //
  2065. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2066. this.txtDownloadStatus.AutoSize = true;
  2067. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2068. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2069. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 67);
  2070. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2071. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2072. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  2073. this.txtDownloadStatus.TabIndex = 72;
  2074. this.txtDownloadStatus.Tag = "";
  2075. this.txtDownloadStatus.Text = "Idle";
  2076. //
  2077. // linkWarnings
  2078. //
  2079. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2080. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2081. this.linkWarnings.AutoSize = true;
  2082. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2083. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2084. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2085. this.linkWarnings.Location = new System.Drawing.Point(4, 119);
  2086. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2087. this.linkWarnings.Name = "linkWarnings";
  2088. this.linkWarnings.Size = new System.Drawing.Size(106, 21);
  2089. this.linkWarnings.TabIndex = 78;
  2090. this.linkWarnings.TabStop = true;
  2091. this.linkWarnings.Tag = "";
  2092. this.linkWarnings.Text = "See warnings";
  2093. this.linkWarnings.Visible = false;
  2094. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2095. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2096. //
  2097. // bitPref
  2098. //
  2099. this.bitPref.Anchor = System.Windows.Forms.AnchorStyles.Top;
  2100. this.bitPref.AutoSize = true;
  2101. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2102. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2103. this.bitPref.Location = new System.Drawing.Point(454, 9);
  2104. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2105. this.bitPref.Name = "bitPref";
  2106. this.bitPref.Size = new System.Drawing.Size(164, 25);
  2107. this.bitPref.TabIndex = 74;
  2108. this.bitPref.Tag = "themeable";
  2109. this.bitPref.Text = "Set bit preference";
  2110. //
  2111. // goToDownloadsB
  2112. //
  2113. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2114. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2115. this.goToDownloadsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2116. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2117. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2118. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2119. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2120. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2121. this.goToDownloadsB.Location = new System.Drawing.Point(561, 111);
  2122. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  2123. this.goToDownloadsB.Name = "goToDownloadsB";
  2124. this.goToDownloadsB.Size = new System.Drawing.Size(143, 35);
  2125. this.goToDownloadsB.TabIndex = 77;
  2126. this.goToDownloadsB.Text = "Go to Downloads";
  2127. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2128. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2129. //
  2130. // panelApps5
  2131. //
  2132. this.panelApps5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2133. | System.Windows.Forms.AnchorStyles.Left)));
  2134. this.panelApps5.AutoScroll = true;
  2135. this.panelApps5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2136. this.panelApps5.Controls.Add(this.cCodecs);
  2137. this.panelApps5.Controls.Add(this.pictureBox94);
  2138. this.panelApps5.Controls.Add(this.cLightShot);
  2139. this.panelApps5.Controls.Add(this.pictureBox58);
  2140. this.panelApps5.Controls.Add(this.cViper);
  2141. this.panelApps5.Controls.Add(this.pictureBox57);
  2142. this.panelApps5.Controls.Add(this.cVLC);
  2143. this.panelApps5.Controls.Add(this.cGyazo);
  2144. this.panelApps5.Controls.Add(this.pictureBox81);
  2145. this.panelApps5.Controls.Add(this.cFoobar);
  2146. this.panelApps5.Controls.Add(this.pictureBox8);
  2147. this.panelApps5.Controls.Add(this.cPot);
  2148. this.panelApps5.Controls.Add(this.cAudacity);
  2149. this.panelApps5.Controls.Add(this.cPhotoFiltre);
  2150. this.panelApps5.Controls.Add(this.cIrfan);
  2151. this.panelApps5.Controls.Add(this.pictureBox59);
  2152. this.panelApps5.Controls.Add(this.pictureBox46);
  2153. this.panelApps5.Controls.Add(this.pictureBox10);
  2154. this.panelApps5.Controls.Add(this.ciTunes);
  2155. this.panelApps5.Controls.Add(this.cGIMP);
  2156. this.panelApps5.Controls.Add(this.pictureBox11);
  2157. this.panelApps5.Controls.Add(this.cWinamp);
  2158. this.panelApps5.Controls.Add(this.pictureBox47);
  2159. this.panelApps5.Controls.Add(this.pictureBox12);
  2160. this.panelApps5.Controls.Add(this.pictureBox65);
  2161. this.panelApps5.Controls.Add(this.pictureBox45);
  2162. this.panelApps5.Controls.Add(this.cBS);
  2163. this.panelApps5.Controls.Add(this.pictureBox13);
  2164. this.panelApps5.Controls.Add(this.pictureBox48);
  2165. this.panelApps5.Controls.Add(this.cSpotify);
  2166. this.panelApps5.Controls.Add(this.pictureBox9);
  2167. this.panelApps5.Controls.Add(this.cMp3Tag);
  2168. this.panelApps5.Controls.Add(this.pictureBox82);
  2169. this.panelApps5.Controls.Add(this.cMega);
  2170. this.panelApps5.Controls.Add(this.pictureBox60);
  2171. this.panelApps5.Controls.Add(this.cAdobeReader);
  2172. this.panelApps5.Controls.Add(this.cBlender);
  2173. this.panelApps5.Controls.Add(this.pictureBox22);
  2174. this.panelApps5.Controls.Add(this.cFoxit);
  2175. this.panelApps5.Controls.Add(this.pictureBox23);
  2176. this.panelApps5.Controls.Add(this.pictureBox21);
  2177. this.panelApps5.Controls.Add(this.pictureBox24);
  2178. this.panelApps5.Controls.Add(this.cEvernote);
  2179. this.panelApps5.Controls.Add(this.cSumatra);
  2180. this.panelApps5.Controls.Add(this.pictureBox52);
  2181. this.panelApps5.Controls.Add(this.cLibreOffice);
  2182. this.panelApps5.Controls.Add(this.cPeaZip);
  2183. this.panelApps5.Controls.Add(this.pictureBox14);
  2184. this.panelApps5.Controls.Add(this.cFlux);
  2185. this.panelApps5.Controls.Add(this.pictureBox71);
  2186. this.panelApps5.Controls.Add(this.pictureBox15);
  2187. this.panelApps5.Controls.Add(this.pictureBox16);
  2188. this.panelApps5.Controls.Add(this.c7zip);
  2189. this.panelApps5.Controls.Add(this.cWinRar);
  2190. this.panelApps5.Controls.Add(this.cDropbox);
  2191. this.panelApps5.Controls.Add(this.pictureBox43);
  2192. this.panelApps5.Controls.Add(this.cOneDrive);
  2193. this.panelApps5.Controls.Add(this.pictureBox63);
  2194. this.panelApps5.Location = new System.Drawing.Point(257, 48);
  2195. this.panelApps5.Name = "panelApps5";
  2196. this.panelApps5.Size = new System.Drawing.Size(240, 407);
  2197. this.panelApps5.TabIndex = 158;
  2198. //
  2199. // cLightShot
  2200. //
  2201. this.cLightShot.AutoSize = true;
  2202. this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2203. this.cLightShot.Location = new System.Drawing.Point(34, 783);
  2204. this.cLightShot.Name = "cLightShot";
  2205. this.cLightShot.Size = new System.Drawing.Size(91, 24);
  2206. this.cLightShot.TabIndex = 116;
  2207. this.cLightShot.Text = "Lightshot";
  2208. this.cLightShot.UseVisualStyleBackColor = true;
  2209. //
  2210. // pictureBox58
  2211. //
  2212. this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage")));
  2213. this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2214. this.pictureBox58.Location = new System.Drawing.Point(4, 812);
  2215. this.pictureBox58.Name = "pictureBox58";
  2216. this.pictureBox58.Size = new System.Drawing.Size(24, 24);
  2217. this.pictureBox58.TabIndex = 118;
  2218. this.pictureBox58.TabStop = false;
  2219. //
  2220. // cViper
  2221. //
  2222. this.cViper.AutoSize = true;
  2223. this.cViper.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2224. this.cViper.Location = new System.Drawing.Point(34, 753);
  2225. this.cViper.Name = "cViper";
  2226. this.cViper.Size = new System.Drawing.Size(139, 24);
  2227. this.cViper.TabIndex = 136;
  2228. this.cViper.Text = "ViPER4Windows";
  2229. this.cViper.UseVisualStyleBackColor = true;
  2230. //
  2231. // pictureBox57
  2232. //
  2233. this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage")));
  2234. this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2235. this.pictureBox57.Location = new System.Drawing.Point(4, 783);
  2236. this.pictureBox57.Name = "pictureBox57";
  2237. this.pictureBox57.Size = new System.Drawing.Size(24, 24);
  2238. this.pictureBox57.TabIndex = 119;
  2239. this.pictureBox57.TabStop = false;
  2240. //
  2241. // cVLC
  2242. //
  2243. this.cVLC.AutoSize = true;
  2244. this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2245. this.cVLC.Location = new System.Drawing.Point(33, 363);
  2246. this.cVLC.Name = "cVLC";
  2247. this.cVLC.Size = new System.Drawing.Size(148, 24);
  2248. this.cVLC.TabIndex = 154;
  2249. this.cVLC.Text = "VLC Media Player";
  2250. this.cVLC.UseVisualStyleBackColor = true;
  2251. //
  2252. // cGyazo
  2253. //
  2254. this.cGyazo.AutoSize = true;
  2255. this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2256. this.cGyazo.Location = new System.Drawing.Point(34, 812);
  2257. this.cGyazo.Name = "cGyazo";
  2258. this.cGyazo.Size = new System.Drawing.Size(70, 24);
  2259. this.cGyazo.TabIndex = 117;
  2260. this.cGyazo.Text = "Gyazo";
  2261. this.cGyazo.UseVisualStyleBackColor = true;
  2262. //
  2263. // pictureBox81
  2264. //
  2265. this.pictureBox81.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox81.BackgroundImage")));
  2266. this.pictureBox81.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2267. this.pictureBox81.Location = new System.Drawing.Point(4, 753);
  2268. this.pictureBox81.Name = "pictureBox81";
  2269. this.pictureBox81.Size = new System.Drawing.Size(24, 24);
  2270. this.pictureBox81.TabIndex = 137;
  2271. this.pictureBox81.TabStop = false;
  2272. //
  2273. // cFoobar
  2274. //
  2275. this.cFoobar.AutoSize = true;
  2276. this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2277. this.cFoobar.Location = new System.Drawing.Point(33, 423);
  2278. this.cFoobar.Name = "cFoobar";
  2279. this.cFoobar.Size = new System.Drawing.Size(109, 24);
  2280. this.cFoobar.TabIndex = 153;
  2281. this.cFoobar.Text = "Foobar2000";
  2282. this.cFoobar.UseVisualStyleBackColor = true;
  2283. //
  2284. // pictureBox8
  2285. //
  2286. this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
  2287. this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2288. this.pictureBox8.Location = new System.Drawing.Point(3, 513);
  2289. this.pictureBox8.Name = "pictureBox8";
  2290. this.pictureBox8.Size = new System.Drawing.Size(24, 24);
  2291. this.pictureBox8.TabIndex = 92;
  2292. this.pictureBox8.TabStop = false;
  2293. //
  2294. // cPot
  2295. //
  2296. this.cPot.AutoSize = true;
  2297. this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2298. this.cPot.Location = new System.Drawing.Point(33, 393);
  2299. this.cPot.Name = "cPot";
  2300. this.cPot.Size = new System.Drawing.Size(93, 24);
  2301. this.cPot.TabIndex = 152;
  2302. this.cPot.Text = "PotPlayer";
  2303. this.cPot.UseVisualStyleBackColor = true;
  2304. //
  2305. // cAudacity
  2306. //
  2307. this.cAudacity.AutoSize = true;
  2308. this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2309. this.cAudacity.Location = new System.Drawing.Point(34, 603);
  2310. this.cAudacity.Name = "cAudacity";
  2311. this.cAudacity.Size = new System.Drawing.Size(88, 24);
  2312. this.cAudacity.TabIndex = 55;
  2313. this.cAudacity.Text = "Audacity";
  2314. this.cAudacity.UseVisualStyleBackColor = true;
  2315. //
  2316. // cPhotoFiltre
  2317. //
  2318. this.cPhotoFiltre.AutoSize = true;
  2319. this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2320. this.cPhotoFiltre.Location = new System.Drawing.Point(34, 635);
  2321. this.cPhotoFiltre.Name = "cPhotoFiltre";
  2322. this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24);
  2323. this.cPhotoFiltre.TabIndex = 70;
  2324. this.cPhotoFiltre.Text = "PhotoFiltre";
  2325. this.cPhotoFiltre.UseVisualStyleBackColor = true;
  2326. //
  2327. // cIrfan
  2328. //
  2329. this.cIrfan.AutoSize = true;
  2330. this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2331. this.cIrfan.Location = new System.Drawing.Point(33, 513);
  2332. this.cIrfan.Name = "cIrfan";
  2333. this.cIrfan.Size = new System.Drawing.Size(93, 24);
  2334. this.cIrfan.TabIndex = 60;
  2335. this.cIrfan.Text = "IrfanView";
  2336. this.cIrfan.UseVisualStyleBackColor = true;
  2337. //
  2338. // pictureBox59
  2339. //
  2340. this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage")));
  2341. this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2342. this.pictureBox59.Location = new System.Drawing.Point(4, 542);
  2343. this.pictureBox59.Name = "pictureBox59";
  2344. this.pictureBox59.Size = new System.Drawing.Size(24, 24);
  2345. this.pictureBox59.TabIndex = 123;
  2346. this.pictureBox59.TabStop = false;
  2347. //
  2348. // pictureBox46
  2349. //
  2350. this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage")));
  2351. this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2352. this.pictureBox46.Location = new System.Drawing.Point(4, 692);
  2353. this.pictureBox46.Name = "pictureBox46";
  2354. this.pictureBox46.Size = new System.Drawing.Size(24, 24);
  2355. this.pictureBox46.TabIndex = 105;
  2356. this.pictureBox46.TabStop = false;
  2357. //
  2358. // pictureBox10
  2359. //
  2360. this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
  2361. this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2362. this.pictureBox10.Location = new System.Drawing.Point(3, 483);
  2363. this.pictureBox10.Name = "pictureBox10";
  2364. this.pictureBox10.Size = new System.Drawing.Size(24, 24);
  2365. this.pictureBox10.TabIndex = 161;
  2366. this.pictureBox10.TabStop = false;
  2367. //
  2368. // ciTunes
  2369. //
  2370. this.ciTunes.AutoSize = true;
  2371. this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2372. this.ciTunes.Location = new System.Drawing.Point(34, 543);
  2373. this.ciTunes.Name = "ciTunes";
  2374. this.ciTunes.Size = new System.Drawing.Size(115, 24);
  2375. this.ciTunes.TabIndex = 122;
  2376. this.ciTunes.Text = "Apple iTunes";
  2377. this.ciTunes.UseVisualStyleBackColor = true;
  2378. //
  2379. // cGIMP
  2380. //
  2381. this.cGIMP.AutoSize = true;
  2382. this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2383. this.cGIMP.Location = new System.Drawing.Point(34, 663);
  2384. this.cGIMP.Name = "cGIMP";
  2385. this.cGIMP.Size = new System.Drawing.Size(65, 24);
  2386. this.cGIMP.TabIndex = 58;
  2387. this.cGIMP.Text = "GIMP";
  2388. this.cGIMP.UseVisualStyleBackColor = true;
  2389. //
  2390. // pictureBox11
  2391. //
  2392. this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
  2393. this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2394. this.pictureBox11.Location = new System.Drawing.Point(3, 393);
  2395. this.pictureBox11.Name = "pictureBox11";
  2396. this.pictureBox11.Size = new System.Drawing.Size(24, 24);
  2397. this.pictureBox11.TabIndex = 158;
  2398. this.pictureBox11.TabStop = false;
  2399. //
  2400. // cWinamp
  2401. //
  2402. this.cWinamp.AutoSize = true;
  2403. this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2404. this.cWinamp.Location = new System.Drawing.Point(34, 573);
  2405. this.cWinamp.Name = "cWinamp";
  2406. this.cWinamp.Size = new System.Drawing.Size(85, 24);
  2407. this.cWinamp.TabIndex = 125;
  2408. this.cWinamp.Text = "Winamp";
  2409. this.cWinamp.UseVisualStyleBackColor = true;
  2410. //
  2411. // pictureBox47
  2412. //
  2413. this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage")));
  2414. this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2415. this.pictureBox47.Location = new System.Drawing.Point(4, 603);
  2416. this.pictureBox47.Name = "pictureBox47";
  2417. this.pictureBox47.Size = new System.Drawing.Size(24, 24);
  2418. this.pictureBox47.TabIndex = 103;
  2419. this.pictureBox47.TabStop = false;
  2420. //
  2421. // pictureBox12
  2422. //
  2423. this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage")));
  2424. this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2425. this.pictureBox12.Location = new System.Drawing.Point(3, 423);
  2426. this.pictureBox12.Name = "pictureBox12";
  2427. this.pictureBox12.Size = new System.Drawing.Size(24, 24);
  2428. this.pictureBox12.TabIndex = 160;
  2429. this.pictureBox12.TabStop = false;
  2430. //
  2431. // pictureBox65
  2432. //
  2433. this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage")));
  2434. this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2435. this.pictureBox65.Location = new System.Drawing.Point(4, 573);
  2436. this.pictureBox65.Name = "pictureBox65";
  2437. this.pictureBox65.Size = new System.Drawing.Size(24, 24);
  2438. this.pictureBox65.TabIndex = 130;
  2439. this.pictureBox65.TabStop = false;
  2440. //
  2441. // pictureBox45
  2442. //
  2443. this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage")));
  2444. this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2445. this.pictureBox45.Location = new System.Drawing.Point(4, 663);
  2446. this.pictureBox45.Name = "pictureBox45";
  2447. this.pictureBox45.Size = new System.Drawing.Size(24, 24);
  2448. this.pictureBox45.TabIndex = 106;
  2449. this.pictureBox45.TabStop = false;
  2450. //
  2451. // cBS
  2452. //
  2453. this.cBS.AutoSize = true;
  2454. this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2455. this.cBS.Location = new System.Drawing.Point(33, 483);
  2456. this.cBS.Name = "cBS";
  2457. this.cBS.Size = new System.Drawing.Size(92, 24);
  2458. this.cBS.TabIndex = 155;
  2459. this.cBS.Text = "BS.Player";
  2460. this.cBS.UseVisualStyleBackColor = true;
  2461. //
  2462. // pictureBox13
  2463. //
  2464. this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage")));
  2465. this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2466. this.pictureBox13.Location = new System.Drawing.Point(3, 453);
  2467. this.pictureBox13.Name = "pictureBox13";
  2468. this.pictureBox13.Size = new System.Drawing.Size(24, 24);
  2469. this.pictureBox13.TabIndex = 159;
  2470. this.pictureBox13.TabStop = false;
  2471. //
  2472. // pictureBox48
  2473. //
  2474. this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage")));
  2475. this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2476. this.pictureBox48.Location = new System.Drawing.Point(4, 633);
  2477. this.pictureBox48.Name = "pictureBox48";
  2478. this.pictureBox48.Size = new System.Drawing.Size(24, 24);
  2479. this.pictureBox48.TabIndex = 104;
  2480. this.pictureBox48.TabStop = false;
  2481. //
  2482. // cSpotify
  2483. //
  2484. this.cSpotify.AutoSize = true;
  2485. this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2486. this.cSpotify.Location = new System.Drawing.Point(33, 453);
  2487. this.cSpotify.Name = "cSpotify";
  2488. this.cSpotify.Size = new System.Drawing.Size(76, 24);
  2489. this.cSpotify.TabIndex = 156;
  2490. this.cSpotify.Text = "Spotify";
  2491. this.cSpotify.UseVisualStyleBackColor = true;
  2492. //
  2493. // pictureBox9
  2494. //
  2495. this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
  2496. this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2497. this.pictureBox9.Location = new System.Drawing.Point(3, 363);
  2498. this.pictureBox9.Name = "pictureBox9";
  2499. this.pictureBox9.Size = new System.Drawing.Size(24, 24);
  2500. this.pictureBox9.TabIndex = 157;
  2501. this.pictureBox9.TabStop = false;
  2502. //
  2503. // cMp3Tag
  2504. //
  2505. this.cMp3Tag.AutoSize = true;
  2506. this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2507. this.cMp3Tag.Location = new System.Drawing.Point(34, 692);
  2508. this.cMp3Tag.Name = "cMp3Tag";
  2509. this.cMp3Tag.Size = new System.Drawing.Size(87, 24);
  2510. this.cMp3Tag.TabIndex = 81;
  2511. this.cMp3Tag.Text = "MP3 Tag";
  2512. this.cMp3Tag.UseVisualStyleBackColor = true;
  2513. //
  2514. // pictureBox82
  2515. //
  2516. this.pictureBox82.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox82.BackgroundImage")));
  2517. this.pictureBox82.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2518. this.pictureBox82.Location = new System.Drawing.Point(3, 303);
  2519. this.pictureBox82.Name = "pictureBox82";
  2520. this.pictureBox82.Size = new System.Drawing.Size(24, 24);
  2521. this.pictureBox82.TabIndex = 151;
  2522. this.pictureBox82.TabStop = false;
  2523. //
  2524. // cMega
  2525. //
  2526. this.cMega.AutoSize = true;
  2527. this.cMega.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2528. this.cMega.Location = new System.Drawing.Point(33, 303);
  2529. this.cMega.Name = "cMega";
  2530. this.cMega.Size = new System.Drawing.Size(100, 24);
  2531. this.cMega.TabIndex = 150;
  2532. this.cMega.Text = "MEGAsync";
  2533. this.cMega.UseVisualStyleBackColor = true;
  2534. //
  2535. // pictureBox60
  2536. //
  2537. this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage")));
  2538. this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2539. this.pictureBox60.Location = new System.Drawing.Point(4, 722);
  2540. this.pictureBox60.Name = "pictureBox60";
  2541. this.pictureBox60.Size = new System.Drawing.Size(24, 24);
  2542. this.pictureBox60.TabIndex = 134;
  2543. this.pictureBox60.TabStop = false;
  2544. //
  2545. // cAdobeReader
  2546. //
  2547. this.cAdobeReader.AutoSize = true;
  2548. this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2549. this.cAdobeReader.Location = new System.Drawing.Point(33, 3);
  2550. this.cAdobeReader.Name = "cAdobeReader";
  2551. this.cAdobeReader.Size = new System.Drawing.Size(125, 24);
  2552. this.cAdobeReader.TabIndex = 55;
  2553. this.cAdobeReader.Text = "Adobe Reader";
  2554. this.cAdobeReader.UseVisualStyleBackColor = true;
  2555. //
  2556. // cBlender
  2557. //
  2558. this.cBlender.AutoSize = true;
  2559. this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2560. this.cBlender.Location = new System.Drawing.Point(34, 722);
  2561. this.cBlender.Name = "cBlender";
  2562. this.cBlender.Size = new System.Drawing.Size(81, 24);
  2563. this.cBlender.TabIndex = 135;
  2564. this.cBlender.Text = "Blender";
  2565. this.cBlender.UseVisualStyleBackColor = true;
  2566. //
  2567. // pictureBox22
  2568. //
  2569. this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage")));
  2570. this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2571. this.pictureBox22.Location = new System.Drawing.Point(3, 63);
  2572. this.pictureBox22.Name = "pictureBox22";
  2573. this.pictureBox22.Size = new System.Drawing.Size(24, 24);
  2574. this.pictureBox22.TabIndex = 96;
  2575. this.pictureBox22.TabStop = false;
  2576. //
  2577. // cFoxit
  2578. //
  2579. this.cFoxit.AutoSize = true;
  2580. this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2581. this.cFoxit.Location = new System.Drawing.Point(33, 63);
  2582. this.cFoxit.Name = "cFoxit";
  2583. this.cFoxit.Size = new System.Drawing.Size(114, 24);
  2584. this.cFoxit.TabIndex = 59;
  2585. this.cFoxit.Text = "Foxit Reader";
  2586. this.cFoxit.UseVisualStyleBackColor = true;
  2587. //
  2588. // pictureBox23
  2589. //
  2590. this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage")));
  2591. this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2592. this.pictureBox23.Location = new System.Drawing.Point(3, 93);
  2593. this.pictureBox23.Name = "pictureBox23";
  2594. this.pictureBox23.Size = new System.Drawing.Size(24, 24);
  2595. this.pictureBox23.TabIndex = 98;
  2596. this.pictureBox23.TabStop = false;
  2597. //
  2598. // pictureBox21
  2599. //
  2600. this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage")));
  2601. this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2602. this.pictureBox21.Location = new System.Drawing.Point(3, 33);
  2603. this.pictureBox21.Name = "pictureBox21";
  2604. this.pictureBox21.Size = new System.Drawing.Size(24, 24);
  2605. this.pictureBox21.TabIndex = 95;
  2606. this.pictureBox21.TabStop = false;
  2607. //
  2608. // pictureBox24
  2609. //
  2610. this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage")));
  2611. this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2612. this.pictureBox24.Location = new System.Drawing.Point(3, 3);
  2613. this.pictureBox24.Name = "pictureBox24";
  2614. this.pictureBox24.Size = new System.Drawing.Size(24, 24);
  2615. this.pictureBox24.TabIndex = 97;
  2616. this.pictureBox24.TabStop = false;
  2617. //
  2618. // cEvernote
  2619. //
  2620. this.cEvernote.AutoSize = true;
  2621. this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2622. this.cEvernote.Location = new System.Drawing.Point(33, 93);
  2623. this.cEvernote.Name = "cEvernote";
  2624. this.cEvernote.Size = new System.Drawing.Size(89, 24);
  2625. this.cEvernote.TabIndex = 80;
  2626. this.cEvernote.Text = "Evernote";
  2627. this.cEvernote.UseVisualStyleBackColor = true;
  2628. //
  2629. // cSumatra
  2630. //
  2631. this.cSumatra.AutoSize = true;
  2632. this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2633. this.cSumatra.Location = new System.Drawing.Point(33, 33);
  2634. this.cSumatra.Name = "cSumatra";
  2635. this.cSumatra.Size = new System.Drawing.Size(113, 24);
  2636. this.cSumatra.TabIndex = 58;
  2637. this.cSumatra.Text = "SumatraPDF";
  2638. this.cSumatra.UseVisualStyleBackColor = true;
  2639. //
  2640. // pictureBox52
  2641. //
  2642. this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage")));
  2643. this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2644. this.pictureBox52.Location = new System.Drawing.Point(3, 123);
  2645. this.pictureBox52.Name = "pictureBox52";
  2646. this.pictureBox52.Size = new System.Drawing.Size(24, 24);
  2647. this.pictureBox52.TabIndex = 98;
  2648. this.pictureBox52.TabStop = false;
  2649. //
  2650. // cLibreOffice
  2651. //
  2652. this.cLibreOffice.AutoSize = true;
  2653. this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2654. this.cLibreOffice.Location = new System.Drawing.Point(33, 123);
  2655. this.cLibreOffice.Name = "cLibreOffice";
  2656. this.cLibreOffice.Size = new System.Drawing.Size(102, 24);
  2657. this.cLibreOffice.TabIndex = 99;
  2658. this.cLibreOffice.Text = "LibreOffice";
  2659. this.cLibreOffice.UseVisualStyleBackColor = true;
  2660. //
  2661. // cPeaZip
  2662. //
  2663. this.cPeaZip.AutoSize = true;
  2664. this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2665. this.cPeaZip.Location = new System.Drawing.Point(33, 183);
  2666. this.cPeaZip.Name = "cPeaZip";
  2667. this.cPeaZip.Size = new System.Drawing.Size(74, 24);
  2668. this.cPeaZip.TabIndex = 55;
  2669. this.cPeaZip.Text = "PeaZip";
  2670. this.cPeaZip.UseVisualStyleBackColor = true;
  2671. //
  2672. // pictureBox14
  2673. //
  2674. this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage")));
  2675. this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2676. this.pictureBox14.Location = new System.Drawing.Point(3, 153);
  2677. this.pictureBox14.Name = "pictureBox14";
  2678. this.pictureBox14.Size = new System.Drawing.Size(24, 24);
  2679. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2680. this.pictureBox14.TabIndex = 91;
  2681. this.pictureBox14.TabStop = false;
  2682. //
  2683. // cFlux
  2684. //
  2685. this.cFlux.AutoSize = true;
  2686. this.cFlux.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2687. this.cFlux.Location = new System.Drawing.Point(33, 333);
  2688. this.cFlux.Name = "cFlux";
  2689. this.cFlux.Size = new System.Drawing.Size(60, 24);
  2690. this.cFlux.TabIndex = 148;
  2691. this.cFlux.Text = "F.lux";
  2692. this.cFlux.UseVisualStyleBackColor = true;
  2693. //
  2694. // pictureBox71
  2695. //
  2696. this.pictureBox71.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox71.BackgroundImage")));
  2697. this.pictureBox71.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2698. this.pictureBox71.Location = new System.Drawing.Point(3, 333);
  2699. this.pictureBox71.Name = "pictureBox71";
  2700. this.pictureBox71.Size = new System.Drawing.Size(24, 24);
  2701. this.pictureBox71.TabIndex = 149;
  2702. this.pictureBox71.TabStop = false;
  2703. //
  2704. // pictureBox15
  2705. //
  2706. this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage")));
  2707. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2708. this.pictureBox15.Location = new System.Drawing.Point(3, 213);
  2709. this.pictureBox15.Name = "pictureBox15";
  2710. this.pictureBox15.Size = new System.Drawing.Size(24, 24);
  2711. this.pictureBox15.TabIndex = 93;
  2712. this.pictureBox15.TabStop = false;
  2713. //
  2714. // pictureBox16
  2715. //
  2716. this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage")));
  2717. this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2718. this.pictureBox16.Location = new System.Drawing.Point(3, 183);
  2719. this.pictureBox16.Name = "pictureBox16";
  2720. this.pictureBox16.Size = new System.Drawing.Size(24, 24);
  2721. this.pictureBox16.TabIndex = 92;
  2722. this.pictureBox16.TabStop = false;
  2723. //
  2724. // c7zip
  2725. //
  2726. this.c7zip.AutoSize = true;
  2727. this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2728. this.c7zip.Location = new System.Drawing.Point(33, 153);
  2729. this.c7zip.Name = "c7zip";
  2730. this.c7zip.Size = new System.Drawing.Size(64, 24);
  2731. this.c7zip.TabIndex = 58;
  2732. this.c7zip.Text = "7-Zip";
  2733. this.c7zip.UseVisualStyleBackColor = true;
  2734. //
  2735. // cWinRar
  2736. //
  2737. this.cWinRar.AutoSize = true;
  2738. this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2739. this.cWinRar.Location = new System.Drawing.Point(33, 213);
  2740. this.cWinRar.Name = "cWinRar";
  2741. this.cWinRar.Size = new System.Drawing.Size(83, 24);
  2742. this.cWinRar.TabIndex = 57;
  2743. this.cWinRar.Text = "WinRAR";
  2744. this.cWinRar.UseVisualStyleBackColor = true;
  2745. //
  2746. // cDropbox
  2747. //
  2748. this.cDropbox.AutoSize = true;
  2749. this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2750. this.cDropbox.Location = new System.Drawing.Point(33, 243);
  2751. this.cDropbox.Name = "cDropbox";
  2752. this.cDropbox.Size = new System.Drawing.Size(89, 24);
  2753. this.cDropbox.TabIndex = 124;
  2754. this.cDropbox.Text = "Dropbox";
  2755. this.cDropbox.UseVisualStyleBackColor = true;
  2756. //
  2757. // pictureBox43
  2758. //
  2759. this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage")));
  2760. this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2761. this.pictureBox43.Location = new System.Drawing.Point(3, 273);
  2762. this.pictureBox43.Name = "pictureBox43";
  2763. this.pictureBox43.Size = new System.Drawing.Size(24, 24);
  2764. this.pictureBox43.TabIndex = 105;
  2765. this.pictureBox43.TabStop = false;
  2766. //
  2767. // cOneDrive
  2768. //
  2769. this.cOneDrive.AutoSize = true;
  2770. this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2771. this.cOneDrive.Location = new System.Drawing.Point(33, 273);
  2772. this.cOneDrive.Name = "cOneDrive";
  2773. this.cOneDrive.Size = new System.Drawing.Size(93, 24);
  2774. this.cOneDrive.TabIndex = 73;
  2775. this.cOneDrive.Text = "OneDrive";
  2776. this.cOneDrive.UseVisualStyleBackColor = true;
  2777. //
  2778. // pictureBox63
  2779. //
  2780. this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage")));
  2781. this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2782. this.pictureBox63.Location = new System.Drawing.Point(3, 243);
  2783. this.pictureBox63.Name = "pictureBox63";
  2784. this.pictureBox63.Size = new System.Drawing.Size(24, 24);
  2785. this.pictureBox63.TabIndex = 128;
  2786. this.pictureBox63.TabStop = false;
  2787. //
  2788. // panelApps6
  2789. //
  2790. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2791. | System.Windows.Forms.AnchorStyles.Left)));
  2792. this.panelApps6.AutoScroll = true;
  2793. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2794. this.panelApps6.Controls.Add(this.cBalena);
  2795. this.panelApps6.Controls.Add(this.pictureBox95);
  2796. this.panelApps6.Controls.Add(this.cJava);
  2797. this.panelApps6.Controls.Add(this.pictureBox91);
  2798. this.panelApps6.Controls.Add(this.cPython2);
  2799. this.panelApps6.Controls.Add(this.cNF48);
  2800. this.panelApps6.Controls.Add(this.pictureBox93);
  2801. this.panelApps6.Controls.Add(this.pictureBox90);
  2802. this.panelApps6.Controls.Add(this.cPython3);
  2803. this.panelApps6.Controls.Add(this.pictureBox92);
  2804. this.panelApps6.Controls.Add(this.cSteam);
  2805. this.panelApps6.Controls.Add(this.pictureBox75);
  2806. this.panelApps6.Controls.Add(this.cOrigin);
  2807. this.panelApps6.Controls.Add(this.cVCPP);
  2808. this.panelApps6.Controls.Add(this.pictureBox54);
  2809. this.panelApps6.Controls.Add(this.cQB);
  2810. this.panelApps6.Controls.Add(this.cEpicStore);
  2811. this.panelApps6.Controls.Add(this.cUT2);
  2812. this.panelApps6.Controls.Add(this.pictureBox53);
  2813. this.panelApps6.Controls.Add(this.pictureBox80);
  2814. this.panelApps6.Controls.Add(this.cBlizzard);
  2815. this.panelApps6.Controls.Add(this.pictureBox49);
  2816. this.panelApps6.Controls.Add(this.cDeluge);
  2817. this.panelApps6.Controls.Add(this.pictureBox51);
  2818. this.panelApps6.Controls.Add(this.cNF472);
  2819. this.panelApps6.Controls.Add(this.cUbi);
  2820. this.panelApps6.Controls.Add(this.pictureBox18);
  2821. this.panelApps6.Controls.Add(this.pictureBox50);
  2822. this.panelApps6.Controls.Add(this.pictureBox78);
  2823. this.panelApps6.Controls.Add(this.pictureBox19);
  2824. this.panelApps6.Controls.Add(this.cNF452);
  2825. this.panelApps6.Controls.Add(this.cUT3);
  2826. this.panelApps6.Controls.Add(this.pictureBox79);
  2827. this.panelApps6.Controls.Add(this.pictureBox20);
  2828. this.panelApps6.Controls.Add(this.cNF40);
  2829. this.panelApps6.Controls.Add(this.pictureBox17);
  2830. this.panelApps6.Controls.Add(this.pictureBox77);
  2831. this.panelApps6.Controls.Add(this.cBT);
  2832. this.panelApps6.Controls.Add(this.cNF35);
  2833. this.panelApps6.Controls.Add(this.pictureBox76);
  2834. this.panelApps6.Controls.Add(this.cIObitSU);
  2835. this.panelApps6.Controls.Add(this.cIObitU);
  2836. this.panelApps6.Controls.Add(this.pictureBox74);
  2837. this.panelApps6.Controls.Add(this.cRevo);
  2838. this.panelApps6.Controls.Add(this.pictureBox68);
  2839. this.panelApps6.Controls.Add(this.cIObitDB);
  2840. this.panelApps6.Controls.Add(this.cIObitSD);
  2841. this.panelApps6.Controls.Add(this.pictureBox61);
  2842. this.panelApps6.Controls.Add(this.cUUI);
  2843. this.panelApps6.Controls.Add(this.pictureBox66);
  2844. this.panelApps6.Controls.Add(this.pictureBox72);
  2845. this.panelApps6.Controls.Add(this.pictureBox67);
  2846. this.panelApps6.Controls.Add(this.cRufus);
  2847. this.panelApps6.Controls.Add(this.pictureBox73);
  2848. this.panelApps6.Controls.Add(this.cMalwarebytes);
  2849. this.panelApps6.Controls.Add(this.pictureBox70);
  2850. this.panelApps6.Controls.Add(this.cAntiExploit);
  2851. this.panelApps6.Controls.Add(this.pictureBox69);
  2852. this.panelApps6.Location = new System.Drawing.Point(503, 48);
  2853. this.panelApps6.Name = "panelApps6";
  2854. this.panelApps6.Size = new System.Drawing.Size(242, 407);
  2855. this.panelApps6.TabIndex = 162;
  2856. //
  2857. // cSteam
  2858. //
  2859. this.cSteam.AutoSize = true;
  2860. this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2861. this.cSteam.Location = new System.Drawing.Point(35, 723);
  2862. this.cSteam.Name = "cSteam";
  2863. this.cSteam.Size = new System.Drawing.Size(70, 24);
  2864. this.cSteam.TabIndex = 70;
  2865. this.cSteam.Text = "Steam";
  2866. this.cSteam.UseVisualStyleBackColor = true;
  2867. //
  2868. // pictureBox75
  2869. //
  2870. this.pictureBox75.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox75.BackgroundImage")));
  2871. this.pictureBox75.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2872. this.pictureBox75.Location = new System.Drawing.Point(5, 664);
  2873. this.pictureBox75.Name = "pictureBox75";
  2874. this.pictureBox75.Size = new System.Drawing.Size(24, 24);
  2875. this.pictureBox75.TabIndex = 162;
  2876. this.pictureBox75.TabStop = false;
  2877. //
  2878. // cOrigin
  2879. //
  2880. this.cOrigin.AutoSize = true;
  2881. this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2882. this.cOrigin.Location = new System.Drawing.Point(35, 843);
  2883. this.cOrigin.Name = "cOrigin";
  2884. this.cOrigin.Size = new System.Drawing.Size(93, 24);
  2885. this.cOrigin.TabIndex = 111;
  2886. this.cOrigin.Text = "EA Origin";
  2887. this.cOrigin.UseVisualStyleBackColor = true;
  2888. //
  2889. // cVCPP
  2890. //
  2891. this.cVCPP.AutoSize = true;
  2892. this.cVCPP.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2893. this.cVCPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2894. this.cVCPP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2895. this.cVCPP.Location = new System.Drawing.Point(35, 245);
  2896. this.cVCPP.Name = "cVCPP";
  2897. this.cVCPP.Size = new System.Drawing.Size(131, 24);
  2898. this.cVCPP.TabIndex = 171;
  2899. this.cVCPP.Text = "Visual C++ AiO";
  2900. this.cVCPP.UseVisualStyleBackColor = true;
  2901. //
  2902. // pictureBox54
  2903. //
  2904. this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage")));
  2905. this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2906. this.pictureBox54.Location = new System.Drawing.Point(5, 843);
  2907. this.pictureBox54.Name = "pictureBox54";
  2908. this.pictureBox54.Size = new System.Drawing.Size(24, 24);
  2909. this.pictureBox54.TabIndex = 110;
  2910. this.pictureBox54.TabStop = false;
  2911. //
  2912. // cQB
  2913. //
  2914. this.cQB.AutoSize = true;
  2915. this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2916. this.cQB.Location = new System.Drawing.Point(35, 574);
  2917. this.cQB.Name = "cQB";
  2918. this.cQB.Size = new System.Drawing.Size(105, 24);
  2919. this.cQB.TabIndex = 58;
  2920. this.cQB.Text = "qBitTorrent";
  2921. this.cQB.UseVisualStyleBackColor = true;
  2922. //
  2923. // cEpicStore
  2924. //
  2925. this.cEpicStore.AutoSize = true;
  2926. this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2927. this.cEpicStore.Location = new System.Drawing.Point(35, 813);
  2928. this.cEpicStore.Name = "cEpicStore";
  2929. this.cEpicStore.Size = new System.Drawing.Size(105, 24);
  2930. this.cEpicStore.TabIndex = 109;
  2931. this.cEpicStore.Text = "Epic Games";
  2932. this.cEpicStore.UseVisualStyleBackColor = true;
  2933. //
  2934. // cUT2
  2935. //
  2936. this.cUT2.AutoSize = true;
  2937. this.cUT2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2938. this.cUT2.Location = new System.Drawing.Point(35, 664);
  2939. this.cUT2.Name = "cUT2";
  2940. this.cUT2.Size = new System.Drawing.Size(121, 24);
  2941. this.cUT2.TabIndex = 161;
  2942. this.cUT2.Text = "uTorrent 2.2.1";
  2943. this.cUT2.UseVisualStyleBackColor = true;
  2944. //
  2945. // pictureBox53
  2946. //
  2947. this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage")));
  2948. this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2949. this.pictureBox53.Location = new System.Drawing.Point(5, 813);
  2950. this.pictureBox53.Name = "pictureBox53";
  2951. this.pictureBox53.Size = new System.Drawing.Size(24, 24);
  2952. this.pictureBox53.TabIndex = 108;
  2953. this.pictureBox53.TabStop = false;
  2954. //
  2955. // pictureBox80
  2956. //
  2957. this.pictureBox80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox80.BackgroundImage")));
  2958. this.pictureBox80.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2959. this.pictureBox80.Location = new System.Drawing.Point(5, 244);
  2960. this.pictureBox80.Name = "pictureBox80";
  2961. this.pictureBox80.Size = new System.Drawing.Size(24, 24);
  2962. this.pictureBox80.TabIndex = 172;
  2963. this.pictureBox80.TabStop = false;
  2964. //
  2965. // cBlizzard
  2966. //
  2967. this.cBlizzard.AutoSize = true;
  2968. this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2969. this.cBlizzard.Location = new System.Drawing.Point(35, 783);
  2970. this.cBlizzard.Name = "cBlizzard";
  2971. this.cBlizzard.Size = new System.Drawing.Size(93, 24);
  2972. this.cBlizzard.TabIndex = 82;
  2973. this.cBlizzard.Text = "Battle.net";
  2974. this.cBlizzard.UseVisualStyleBackColor = true;
  2975. //
  2976. // pictureBox49
  2977. //
  2978. this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage")));
  2979. this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2980. this.pictureBox49.Location = new System.Drawing.Point(5, 783);
  2981. this.pictureBox49.Name = "pictureBox49";
  2982. this.pictureBox49.Size = new System.Drawing.Size(24, 24);
  2983. this.pictureBox49.TabIndex = 105;
  2984. this.pictureBox49.TabStop = false;
  2985. //
  2986. // cDeluge
  2987. //
  2988. this.cDeluge.AutoSize = true;
  2989. this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2990. this.cDeluge.Location = new System.Drawing.Point(35, 604);
  2991. this.cDeluge.Name = "cDeluge";
  2992. this.cDeluge.Size = new System.Drawing.Size(77, 24);
  2993. this.cDeluge.TabIndex = 55;
  2994. this.cDeluge.Text = "Deluge";
  2995. this.cDeluge.UseVisualStyleBackColor = true;
  2996. //
  2997. // pictureBox51
  2998. //
  2999. this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage")));
  3000. this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3001. this.pictureBox51.Location = new System.Drawing.Point(5, 753);
  3002. this.pictureBox51.Name = "pictureBox51";
  3003. this.pictureBox51.Size = new System.Drawing.Size(24, 24);
  3004. this.pictureBox51.TabIndex = 104;
  3005. this.pictureBox51.TabStop = false;
  3006. //
  3007. // cNF472
  3008. //
  3009. this.cNF472.AutoSize = true;
  3010. this.cNF472.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3011. this.cNF472.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3012. this.cNF472.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3013. this.cNF472.Location = new System.Drawing.Point(35, 95);
  3014. this.cNF472.Name = "cNF472";
  3015. this.cNF472.Size = new System.Drawing.Size(178, 24);
  3016. this.cNF472.TabIndex = 169;
  3017. this.cNF472.Text = ".NET Framework 4.7.2";
  3018. this.cNF472.UseVisualStyleBackColor = true;
  3019. //
  3020. // cUbi
  3021. //
  3022. this.cUbi.AutoSize = true;
  3023. this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3024. this.cUbi.Location = new System.Drawing.Point(35, 753);
  3025. this.cUbi.Name = "cUbi";
  3026. this.cUbi.Size = new System.Drawing.Size(68, 24);
  3027. this.cUbi.TabIndex = 81;
  3028. this.cUbi.Text = "Uplay";
  3029. this.cUbi.UseVisualStyleBackColor = true;
  3030. //
  3031. // pictureBox18
  3032. //
  3033. this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage")));
  3034. this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3035. this.pictureBox18.Location = new System.Drawing.Point(5, 694);
  3036. this.pictureBox18.Name = "pictureBox18";
  3037. this.pictureBox18.Size = new System.Drawing.Size(24, 24);
  3038. this.pictureBox18.TabIndex = 93;
  3039. this.pictureBox18.TabStop = false;
  3040. //
  3041. // pictureBox50
  3042. //
  3043. this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage")));
  3044. this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3045. this.pictureBox50.Location = new System.Drawing.Point(5, 723);
  3046. this.pictureBox50.Name = "pictureBox50";
  3047. this.pictureBox50.Size = new System.Drawing.Size(24, 24);
  3048. this.pictureBox50.TabIndex = 103;
  3049. this.pictureBox50.TabStop = false;
  3050. //
  3051. // pictureBox78
  3052. //
  3053. this.pictureBox78.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox78.BackgroundImage")));
  3054. this.pictureBox78.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3055. this.pictureBox78.Location = new System.Drawing.Point(5, 94);
  3056. this.pictureBox78.Name = "pictureBox78";
  3057. this.pictureBox78.Size = new System.Drawing.Size(24, 24);
  3058. this.pictureBox78.TabIndex = 170;
  3059. this.pictureBox78.TabStop = false;
  3060. //
  3061. // pictureBox19
  3062. //
  3063. this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage")));
  3064. this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3065. this.pictureBox19.Location = new System.Drawing.Point(5, 634);
  3066. this.pictureBox19.Name = "pictureBox19";
  3067. this.pictureBox19.Size = new System.Drawing.Size(24, 24);
  3068. this.pictureBox19.TabIndex = 94;
  3069. this.pictureBox19.TabStop = false;
  3070. //
  3071. // cNF452
  3072. //
  3073. this.cNF452.AutoSize = true;
  3074. this.cNF452.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3075. this.cNF452.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3076. this.cNF452.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3077. this.cNF452.Location = new System.Drawing.Point(35, 65);
  3078. this.cNF452.Name = "cNF452";
  3079. this.cNF452.Size = new System.Drawing.Size(178, 24);
  3080. this.cNF452.TabIndex = 167;
  3081. this.cNF452.Text = ".NET Framework 4.5.2";
  3082. this.cNF452.UseVisualStyleBackColor = true;
  3083. //
  3084. // cUT3
  3085. //
  3086. this.cUT3.AutoSize = true;
  3087. this.cUT3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3088. this.cUT3.Location = new System.Drawing.Point(35, 634);
  3089. this.cUT3.Name = "cUT3";
  3090. this.cUT3.Size = new System.Drawing.Size(111, 24);
  3091. this.cUT3.TabIndex = 59;
  3092. this.cUT3.Text = "uTorrent 3.x";
  3093. this.cUT3.UseVisualStyleBackColor = true;
  3094. //
  3095. // pictureBox79
  3096. //
  3097. this.pictureBox79.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox79.BackgroundImage")));
  3098. this.pictureBox79.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3099. this.pictureBox79.Location = new System.Drawing.Point(5, 64);
  3100. this.pictureBox79.Name = "pictureBox79";
  3101. this.pictureBox79.Size = new System.Drawing.Size(24, 24);
  3102. this.pictureBox79.TabIndex = 168;
  3103. this.pictureBox79.TabStop = false;
  3104. //
  3105. // pictureBox20
  3106. //
  3107. this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage")));
  3108. this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3109. this.pictureBox20.Location = new System.Drawing.Point(5, 604);
  3110. this.pictureBox20.Name = "pictureBox20";
  3111. this.pictureBox20.Size = new System.Drawing.Size(24, 24);
  3112. this.pictureBox20.TabIndex = 92;
  3113. this.pictureBox20.TabStop = false;
  3114. //
  3115. // cNF40
  3116. //
  3117. this.cNF40.AutoSize = true;
  3118. this.cNF40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3119. this.cNF40.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3120. this.cNF40.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3121. this.cNF40.Location = new System.Drawing.Point(35, 35);
  3122. this.cNF40.Name = "cNF40";
  3123. this.cNF40.Size = new System.Drawing.Size(166, 24);
  3124. this.cNF40.TabIndex = 165;
  3125. this.cNF40.Text = ".NET Framework 4.0";
  3126. this.cNF40.UseVisualStyleBackColor = true;
  3127. //
  3128. // pictureBox17
  3129. //
  3130. this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
  3131. this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3132. this.pictureBox17.Location = new System.Drawing.Point(5, 574);
  3133. this.pictureBox17.Name = "pictureBox17";
  3134. this.pictureBox17.Size = new System.Drawing.Size(24, 24);
  3135. this.pictureBox17.TabIndex = 91;
  3136. this.pictureBox17.TabStop = false;
  3137. //
  3138. // pictureBox77
  3139. //
  3140. this.pictureBox77.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox77.BackgroundImage")));
  3141. this.pictureBox77.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3142. this.pictureBox77.Location = new System.Drawing.Point(5, 34);
  3143. this.pictureBox77.Name = "pictureBox77";
  3144. this.pictureBox77.Size = new System.Drawing.Size(24, 24);
  3145. this.pictureBox77.TabIndex = 166;
  3146. this.pictureBox77.TabStop = false;
  3147. //
  3148. // cBT
  3149. //
  3150. this.cBT.AutoSize = true;
  3151. this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3152. this.cBT.Location = new System.Drawing.Point(35, 694);
  3153. this.cBT.Name = "cBT";
  3154. this.cBT.Size = new System.Drawing.Size(96, 24);
  3155. this.cBT.TabIndex = 60;
  3156. this.cBT.Text = "BitTorrent";
  3157. this.cBT.UseVisualStyleBackColor = true;
  3158. //
  3159. // cNF35
  3160. //
  3161. this.cNF35.AutoSize = true;
  3162. this.cNF35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3163. this.cNF35.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3164. this.cNF35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3165. this.cNF35.Location = new System.Drawing.Point(35, 5);
  3166. this.cNF35.Name = "cNF35";
  3167. this.cNF35.Size = new System.Drawing.Size(165, 24);
  3168. this.cNF35.TabIndex = 163;
  3169. this.cNF35.Text = ".NET Framework 3.5";
  3170. this.cNF35.UseVisualStyleBackColor = true;
  3171. //
  3172. // pictureBox76
  3173. //
  3174. this.pictureBox76.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox76.BackgroundImage")));
  3175. this.pictureBox76.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3176. this.pictureBox76.Location = new System.Drawing.Point(5, 4);
  3177. this.pictureBox76.Name = "pictureBox76";
  3178. this.pictureBox76.Size = new System.Drawing.Size(24, 24);
  3179. this.pictureBox76.TabIndex = 164;
  3180. this.pictureBox76.TabStop = false;
  3181. //
  3182. // cIObitSU
  3183. //
  3184. this.cIObitSU.AutoSize = true;
  3185. this.cIObitSU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3186. this.cIObitSU.Location = new System.Drawing.Point(35, 364);
  3187. this.cIObitSU.Name = "cIObitSU";
  3188. this.cIObitSU.Size = new System.Drawing.Size(185, 24);
  3189. this.cIObitSU.TabIndex = 162;
  3190. this.cIObitSU.Text = "IObit Software Updater";
  3191. this.cIObitSU.UseVisualStyleBackColor = true;
  3192. //
  3193. // cIObitU
  3194. //
  3195. this.cIObitU.AutoSize = true;
  3196. this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3197. this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3198. this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3199. this.cIObitU.Location = new System.Drawing.Point(35, 275);
  3200. this.cIObitU.Name = "cIObitU";
  3201. this.cIObitU.Size = new System.Drawing.Size(139, 24);
  3202. this.cIObitU.TabIndex = 138;
  3203. this.cIObitU.Text = "IObit Uninstaller";
  3204. this.cIObitU.UseVisualStyleBackColor = true;
  3205. //
  3206. // pictureBox74
  3207. //
  3208. this.pictureBox74.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox74.BackgroundImage")));
  3209. this.pictureBox74.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3210. this.pictureBox74.Location = new System.Drawing.Point(5, 364);
  3211. this.pictureBox74.Name = "pictureBox74";
  3212. this.pictureBox74.Size = new System.Drawing.Size(24, 24);
  3213. this.pictureBox74.TabIndex = 161;
  3214. this.pictureBox74.TabStop = false;
  3215. //
  3216. // cRevo
  3217. //
  3218. this.cRevo.AutoSize = true;
  3219. this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3220. this.cRevo.Location = new System.Drawing.Point(35, 394);
  3221. this.cRevo.Name = "cRevo";
  3222. this.cRevo.Size = new System.Drawing.Size(140, 24);
  3223. this.cRevo.TabIndex = 142;
  3224. this.cRevo.Text = "Revo Uninstaller";
  3225. this.cRevo.UseVisualStyleBackColor = true;
  3226. //
  3227. // pictureBox68
  3228. //
  3229. this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage")));
  3230. this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3231. this.pictureBox68.Location = new System.Drawing.Point(5, 394);
  3232. this.pictureBox68.Name = "pictureBox68";
  3233. this.pictureBox68.Size = new System.Drawing.Size(24, 24);
  3234. this.pictureBox68.TabIndex = 143;
  3235. this.pictureBox68.TabStop = false;
  3236. //
  3237. // cIObitDB
  3238. //
  3239. this.cIObitDB.AutoSize = true;
  3240. this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3241. this.cIObitDB.Location = new System.Drawing.Point(35, 305);
  3242. this.cIObitDB.Name = "cIObitDB";
  3243. this.cIObitDB.Size = new System.Drawing.Size(164, 24);
  3244. this.cIObitDB.TabIndex = 137;
  3245. this.cIObitDB.Text = "IObit Driver Booster";
  3246. this.cIObitDB.UseVisualStyleBackColor = true;
  3247. //
  3248. // cIObitSD
  3249. //
  3250. this.cIObitSD.AutoSize = true;
  3251. this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3252. this.cIObitSD.Location = new System.Drawing.Point(35, 335);
  3253. this.cIObitSD.Name = "cIObitSD";
  3254. this.cIObitSD.Size = new System.Drawing.Size(156, 24);
  3255. this.cIObitSD.TabIndex = 136;
  3256. this.cIObitSD.Text = "IObit Smart Defrag";
  3257. this.cIObitSD.UseVisualStyleBackColor = true;
  3258. //
  3259. // pictureBox61
  3260. //
  3261. this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage")));
  3262. this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3263. this.pictureBox61.Location = new System.Drawing.Point(5, 274);
  3264. this.pictureBox61.Name = "pictureBox61";
  3265. this.pictureBox61.Size = new System.Drawing.Size(24, 24);
  3266. this.pictureBox61.TabIndex = 139;
  3267. this.pictureBox61.TabStop = false;
  3268. //
  3269. // cUUI
  3270. //
  3271. this.cUUI.AutoSize = true;
  3272. this.cUUI.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3273. this.cUUI.Location = new System.Drawing.Point(35, 514);
  3274. this.cUUI.Name = "cUUI";
  3275. this.cUUI.Size = new System.Drawing.Size(182, 24);
  3276. this.cUUI.TabIndex = 152;
  3277. this.cUUI.Text = "Universal USB Installer";
  3278. this.cUUI.UseVisualStyleBackColor = true;
  3279. //
  3280. // pictureBox66
  3281. //
  3282. this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage")));
  3283. this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3284. this.pictureBox66.Location = new System.Drawing.Point(5, 304);
  3285. this.pictureBox66.Name = "pictureBox66";
  3286. this.pictureBox66.Size = new System.Drawing.Size(24, 24);
  3287. this.pictureBox66.TabIndex = 140;
  3288. this.pictureBox66.TabStop = false;
  3289. //
  3290. // pictureBox72
  3291. //
  3292. this.pictureBox72.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox72.BackgroundImage")));
  3293. this.pictureBox72.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3294. this.pictureBox72.Location = new System.Drawing.Point(5, 513);
  3295. this.pictureBox72.Name = "pictureBox72";
  3296. this.pictureBox72.Size = new System.Drawing.Size(24, 24);
  3297. this.pictureBox72.TabIndex = 153;
  3298. this.pictureBox72.TabStop = false;
  3299. //
  3300. // pictureBox67
  3301. //
  3302. this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage")));
  3303. this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3304. this.pictureBox67.Location = new System.Drawing.Point(5, 334);
  3305. this.pictureBox67.Name = "pictureBox67";
  3306. this.pictureBox67.Size = new System.Drawing.Size(24, 24);
  3307. this.pictureBox67.TabIndex = 141;
  3308. this.pictureBox67.TabStop = false;
  3309. //
  3310. // cRufus
  3311. //
  3312. this.cRufus.AutoSize = true;
  3313. this.cRufus.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3314. this.cRufus.Location = new System.Drawing.Point(35, 484);
  3315. this.cRufus.Name = "cRufus";
  3316. this.cRufus.Size = new System.Drawing.Size(66, 24);
  3317. this.cRufus.TabIndex = 150;
  3318. this.cRufus.Text = "Rufus";
  3319. this.cRufus.UseVisualStyleBackColor = true;
  3320. //
  3321. // pictureBox73
  3322. //
  3323. this.pictureBox73.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox73.BackgroundImage")));
  3324. this.pictureBox73.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3325. this.pictureBox73.Location = new System.Drawing.Point(5, 483);
  3326. this.pictureBox73.Name = "pictureBox73";
  3327. this.pictureBox73.Size = new System.Drawing.Size(24, 24);
  3328. this.pictureBox73.TabIndex = 151;
  3329. this.pictureBox73.TabStop = false;
  3330. //
  3331. // cMalwarebytes
  3332. //
  3333. this.cMalwarebytes.AutoSize = true;
  3334. this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3335. this.cMalwarebytes.Location = new System.Drawing.Point(35, 424);
  3336. this.cMalwarebytes.Name = "cMalwarebytes";
  3337. this.cMalwarebytes.Size = new System.Drawing.Size(123, 24);
  3338. this.cMalwarebytes.TabIndex = 144;
  3339. this.cMalwarebytes.Text = "Malwarebytes";
  3340. this.cMalwarebytes.UseVisualStyleBackColor = true;
  3341. //
  3342. // pictureBox70
  3343. //
  3344. this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage")));
  3345. this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3346. this.pictureBox70.Location = new System.Drawing.Point(5, 423);
  3347. this.pictureBox70.Name = "pictureBox70";
  3348. this.pictureBox70.Size = new System.Drawing.Size(24, 24);
  3349. this.pictureBox70.TabIndex = 145;
  3350. this.pictureBox70.TabStop = false;
  3351. //
  3352. // cAntiExploit
  3353. //
  3354. this.cAntiExploit.AutoSize = true;
  3355. this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3356. this.cAntiExploit.Location = new System.Drawing.Point(35, 454);
  3357. this.cAntiExploit.Name = "cAntiExploit";
  3358. this.cAntiExploit.Size = new System.Drawing.Size(109, 24);
  3359. this.cAntiExploit.TabIndex = 146;
  3360. this.cAntiExploit.Text = "Anti-Exploit";
  3361. this.cAntiExploit.UseVisualStyleBackColor = true;
  3362. //
  3363. // pictureBox69
  3364. //
  3365. this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage")));
  3366. this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3367. this.pictureBox69.Location = new System.Drawing.Point(5, 453);
  3368. this.pictureBox69.Name = "pictureBox69";
  3369. this.pictureBox69.Size = new System.Drawing.Size(24, 24);
  3370. this.pictureBox69.TabIndex = 147;
  3371. this.pictureBox69.TabStop = false;
  3372. //
  3373. // panelApps1
  3374. //
  3375. this.panelApps1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3376. | System.Windows.Forms.AnchorStyles.Left)));
  3377. this.panelApps1.AutoScroll = true;
  3378. this.panelApps1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3379. this.panelApps1.Controls.Add(this.cCodium);
  3380. this.panelApps1.Controls.Add(this.pictureBox96);
  3381. this.panelApps1.Controls.Add(this.cFileZilla);
  3382. this.panelApps1.Controls.Add(this.pictureBox39);
  3383. this.panelApps1.Controls.Add(this.cGitHub);
  3384. this.panelApps1.Controls.Add(this.pictureBox37);
  3385. this.panelApps1.Controls.Add(this.cNode);
  3386. this.panelApps1.Controls.Add(this.cPutty);
  3387. this.panelApps1.Controls.Add(this.pictureBox64);
  3388. this.panelApps1.Controls.Add(this.pictureBox44);
  3389. this.panelApps1.Controls.Add(this.cNPP);
  3390. this.panelApps1.Controls.Add(this.cWinScp);
  3391. this.panelApps1.Controls.Add(this.pictureBox38);
  3392. this.panelApps1.Controls.Add(this.cAndroidStudio);
  3393. this.panelApps1.Controls.Add(this.pictureBox62);
  3394. this.panelApps1.Controls.Add(this.cXAMPP);
  3395. this.panelApps1.Controls.Add(this.cChromium);
  3396. this.panelApps1.Controls.Add(this.cEclipse);
  3397. this.panelApps1.Controls.Add(this.cPostman);
  3398. this.panelApps1.Controls.Add(this.cSublimeText);
  3399. this.panelApps1.Controls.Add(this.cVivaldi);
  3400. this.panelApps1.Controls.Add(this.pictureBox40);
  3401. this.panelApps1.Controls.Add(this.pictureBox33);
  3402. this.panelApps1.Controls.Add(this.pictureBox5);
  3403. this.panelApps1.Controls.Add(this.pictureBox41);
  3404. this.panelApps1.Controls.Add(this.cAtom);
  3405. this.panelApps1.Controls.Add(this.pictureBox4);
  3406. this.panelApps1.Controls.Add(this.pictureBox42);
  3407. this.panelApps1.Controls.Add(this.pictureBox34);
  3408. this.panelApps1.Controls.Add(this.pictureBox3);
  3409. this.panelApps1.Controls.Add(this.pictureBox32);
  3410. this.panelApps1.Controls.Add(this.cMaxthon);
  3411. this.panelApps1.Controls.Add(this.pictureBox35);
  3412. this.panelApps1.Controls.Add(this.pictureBox7);
  3413. this.panelApps1.Controls.Add(this.pictureBox31);
  3414. this.panelApps1.Controls.Add(this.picturemaxthon);
  3415. this.panelApps1.Controls.Add(this.pictureBox36);
  3416. this.panelApps1.Controls.Add(this.pictureBox2);
  3417. this.panelApps1.Controls.Add(this.cVS);
  3418. this.panelApps1.Controls.Add(this.cChrome);
  3419. this.panelApps1.Controls.Add(this.cVSCode);
  3420. this.panelApps1.Controls.Add(this.cOpera);
  3421. this.panelApps1.Controls.Add(this.cSublimeMerge);
  3422. this.panelApps1.Controls.Add(this.cFirefox);
  3423. this.panelApps1.Controls.Add(this.pictureBox6);
  3424. this.panelApps1.Controls.Add(this.cTor);
  3425. this.panelApps1.Controls.Add(this.cDiscord);
  3426. this.panelApps1.Controls.Add(this.cAnyDesk);
  3427. this.panelApps1.Controls.Add(this.cMSTeams);
  3428. this.panelApps1.Controls.Add(this.cViber);
  3429. this.panelApps1.Controls.Add(this.pictureBox55);
  3430. this.panelApps1.Controls.Add(this.pictureBox56);
  3431. this.panelApps1.Controls.Add(this.cSkype);
  3432. this.panelApps1.Controls.Add(this.cThunderbird);
  3433. this.panelApps1.Controls.Add(this.cZoom);
  3434. this.panelApps1.Controls.Add(this.pictureBox27);
  3435. this.panelApps1.Controls.Add(this.pictureBox25);
  3436. this.panelApps1.Controls.Add(this.pictureBox30);
  3437. this.panelApps1.Controls.Add(this.pictureBox28);
  3438. this.panelApps1.Controls.Add(this.cTV);
  3439. this.panelApps1.Controls.Add(this.pictureBox29);
  3440. this.panelApps1.Controls.Add(this.pictureBox26);
  3441. this.panelApps1.Location = new System.Drawing.Point(11, 48);
  3442. this.panelApps1.Name = "panelApps1";
  3443. this.panelApps1.Size = new System.Drawing.Size(240, 407);
  3444. this.panelApps1.TabIndex = 154;
  3445. //
  3446. // cFileZilla
  3447. //
  3448. this.cFileZilla.AutoSize = true;
  3449. this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3450. this.cFileZilla.Location = new System.Drawing.Point(35, 873);
  3451. this.cFileZilla.Name = "cFileZilla";
  3452. this.cFileZilla.Size = new System.Drawing.Size(81, 24);
  3453. this.cFileZilla.TabIndex = 55;
  3454. this.cFileZilla.Text = "FileZilla";
  3455. this.cFileZilla.UseVisualStyleBackColor = true;
  3456. //
  3457. // pictureBox39
  3458. //
  3459. this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage")));
  3460. this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3461. this.pictureBox39.Location = new System.Drawing.Point(5, 873);
  3462. this.pictureBox39.Name = "pictureBox39";
  3463. this.pictureBox39.Size = new System.Drawing.Size(24, 24);
  3464. this.pictureBox39.TabIndex = 100;
  3465. this.pictureBox39.TabStop = false;
  3466. //
  3467. // cGitHub
  3468. //
  3469. this.cGitHub.AutoSize = true;
  3470. this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3471. this.cGitHub.Location = new System.Drawing.Point(35, 723);
  3472. this.cGitHub.Name = "cGitHub";
  3473. this.cGitHub.Size = new System.Drawing.Size(76, 24);
  3474. this.cGitHub.TabIndex = 57;
  3475. this.cGitHub.Text = "GitHub";
  3476. this.cGitHub.UseVisualStyleBackColor = true;
  3477. //
  3478. // pictureBox37
  3479. //
  3480. this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage")));
  3481. this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3482. this.pictureBox37.Location = new System.Drawing.Point(5, 902);
  3483. this.pictureBox37.Name = "pictureBox37";
  3484. this.pictureBox37.Size = new System.Drawing.Size(24, 24);
  3485. this.pictureBox37.TabIndex = 99;
  3486. this.pictureBox37.TabStop = false;
  3487. //
  3488. // cNode
  3489. //
  3490. this.cNode.AutoSize = true;
  3491. this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3492. this.cNode.Location = new System.Drawing.Point(35, 754);
  3493. this.cNode.Name = "cNode";
  3494. this.cNode.Size = new System.Drawing.Size(80, 24);
  3495. this.cNode.TabIndex = 70;
  3496. this.cNode.Text = "NodeJS";
  3497. this.cNode.UseVisualStyleBackColor = true;
  3498. //
  3499. // cPutty
  3500. //
  3501. this.cPutty.AutoSize = true;
  3502. this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3503. this.cPutty.Location = new System.Drawing.Point(35, 902);
  3504. this.cPutty.Name = "cPutty";
  3505. this.cPutty.Size = new System.Drawing.Size(64, 24);
  3506. this.cPutty.TabIndex = 58;
  3507. this.cPutty.Text = "Putty";
  3508. this.cPutty.UseVisualStyleBackColor = true;
  3509. //
  3510. // pictureBox64
  3511. //
  3512. this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage")));
  3513. this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3514. this.pictureBox64.Location = new System.Drawing.Point(5, 663);
  3515. this.pictureBox64.Name = "pictureBox64";
  3516. this.pictureBox64.Size = new System.Drawing.Size(24, 24);
  3517. this.pictureBox64.TabIndex = 129;
  3518. this.pictureBox64.TabStop = false;
  3519. //
  3520. // pictureBox44
  3521. //
  3522. this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage")));
  3523. this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3524. this.pictureBox44.Location = new System.Drawing.Point(5, 843);
  3525. this.pictureBox44.Name = "pictureBox44";
  3526. this.pictureBox44.Size = new System.Drawing.Size(24, 24);
  3527. this.pictureBox44.TabIndex = 106;
  3528. this.pictureBox44.TabStop = false;
  3529. //
  3530. // cNPP
  3531. //
  3532. this.cNPP.AutoSize = true;
  3533. this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3534. this.cNPP.Location = new System.Drawing.Point(35, 453);
  3535. this.cNPP.Name = "cNPP";
  3536. this.cNPP.Size = new System.Drawing.Size(108, 24);
  3537. this.cNPP.TabIndex = 58;
  3538. this.cNPP.Text = "Notepad++";
  3539. this.cNPP.UseVisualStyleBackColor = true;
  3540. //
  3541. // cWinScp
  3542. //
  3543. this.cWinScp.AutoSize = true;
  3544. this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3545. this.cWinScp.Location = new System.Drawing.Point(35, 843);
  3546. this.cWinScp.Name = "cWinScp";
  3547. this.cWinScp.Size = new System.Drawing.Size(81, 24);
  3548. this.cWinScp.TabIndex = 81;
  3549. this.cWinScp.Text = "WinSCP";
  3550. this.cWinScp.UseVisualStyleBackColor = true;
  3551. //
  3552. // pictureBox38
  3553. //
  3554. this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage")));
  3555. this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3556. this.pictureBox38.Location = new System.Drawing.Point(5, 782);
  3557. this.pictureBox38.Name = "pictureBox38";
  3558. this.pictureBox38.Size = new System.Drawing.Size(24, 24);
  3559. this.pictureBox38.TabIndex = 103;
  3560. this.pictureBox38.TabStop = false;
  3561. //
  3562. // cAndroidStudio
  3563. //
  3564. this.cAndroidStudio.AutoSize = true;
  3565. this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3566. this.cAndroidStudio.Location = new System.Drawing.Point(35, 693);
  3567. this.cAndroidStudio.Name = "cAndroidStudio";
  3568. this.cAndroidStudio.Size = new System.Drawing.Size(132, 24);
  3569. this.cAndroidStudio.TabIndex = 127;
  3570. this.cAndroidStudio.Text = "Android Studio";
  3571. this.cAndroidStudio.UseVisualStyleBackColor = true;
  3572. //
  3573. // pictureBox62
  3574. //
  3575. this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage")));
  3576. this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3577. this.pictureBox62.Location = new System.Drawing.Point(5, 693);
  3578. this.pictureBox62.Name = "pictureBox62";
  3579. this.pictureBox62.Size = new System.Drawing.Size(24, 24);
  3580. this.pictureBox62.TabIndex = 131;
  3581. this.pictureBox62.TabStop = false;
  3582. //
  3583. // cXAMPP
  3584. //
  3585. this.cXAMPP.AutoSize = true;
  3586. this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3587. this.cXAMPP.Location = new System.Drawing.Point(35, 784);
  3588. this.cXAMPP.Name = "cXAMPP";
  3589. this.cXAMPP.Size = new System.Drawing.Size(79, 24);
  3590. this.cXAMPP.TabIndex = 71;
  3591. this.cXAMPP.Text = "XAMPP";
  3592. this.cXAMPP.UseVisualStyleBackColor = true;
  3593. //
  3594. // cChromium
  3595. //
  3596. this.cChromium.AutoSize = true;
  3597. this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3598. this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3599. this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3600. this.cChromium.Location = new System.Drawing.Point(35, 3);
  3601. this.cChromium.Name = "cChromium";
  3602. this.cChromium.Size = new System.Drawing.Size(100, 24);
  3603. this.cChromium.TabIndex = 58;
  3604. this.cChromium.Text = "Chromium";
  3605. this.cChromium.UseVisualStyleBackColor = true;
  3606. //
  3607. // cEclipse
  3608. //
  3609. this.cEclipse.AutoSize = true;
  3610. this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3611. this.cEclipse.Location = new System.Drawing.Point(35, 663);
  3612. this.cEclipse.Name = "cEclipse";
  3613. this.cEclipse.Size = new System.Drawing.Size(74, 24);
  3614. this.cEclipse.TabIndex = 126;
  3615. this.cEclipse.Text = "Eclipse";
  3616. this.cEclipse.UseVisualStyleBackColor = true;
  3617. //
  3618. // cPostman
  3619. //
  3620. this.cPostman.AutoSize = true;
  3621. this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3622. this.cPostman.Location = new System.Drawing.Point(35, 812);
  3623. this.cPostman.Name = "cPostman";
  3624. this.cPostman.Size = new System.Drawing.Size(86, 24);
  3625. this.cPostman.TabIndex = 72;
  3626. this.cPostman.Text = "Postman";
  3627. this.cPostman.UseVisualStyleBackColor = true;
  3628. //
  3629. // cSublimeText
  3630. //
  3631. this.cSublimeText.AutoSize = true;
  3632. this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3633. this.cSublimeText.Location = new System.Drawing.Point(35, 483);
  3634. this.cSublimeText.Name = "cSublimeText";
  3635. this.cSublimeText.Size = new System.Drawing.Size(115, 24);
  3636. this.cSublimeText.TabIndex = 55;
  3637. this.cSublimeText.Text = "Sublime Text";
  3638. this.cSublimeText.UseVisualStyleBackColor = true;
  3639. //
  3640. // cVivaldi
  3641. //
  3642. this.cVivaldi.AutoSize = true;
  3643. this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3644. this.cVivaldi.Location = new System.Drawing.Point(35, 93);
  3645. this.cVivaldi.Name = "cVivaldi";
  3646. this.cVivaldi.Size = new System.Drawing.Size(75, 24);
  3647. this.cVivaldi.TabIndex = 57;
  3648. this.cVivaldi.Text = "Vivaldi";
  3649. this.cVivaldi.UseVisualStyleBackColor = true;
  3650. //
  3651. // pictureBox40
  3652. //
  3653. this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage")));
  3654. this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3655. this.pictureBox40.Location = new System.Drawing.Point(5, 752);
  3656. this.pictureBox40.Name = "pictureBox40";
  3657. this.pictureBox40.Size = new System.Drawing.Size(24, 24);
  3658. this.pictureBox40.TabIndex = 101;
  3659. this.pictureBox40.TabStop = false;
  3660. //
  3661. // pictureBox33
  3662. //
  3663. this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage")));
  3664. this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3665. this.pictureBox33.Location = new System.Drawing.Point(5, 483);
  3666. this.pictureBox33.Name = "pictureBox33";
  3667. this.pictureBox33.Size = new System.Drawing.Size(24, 24);
  3668. this.pictureBox33.TabIndex = 100;
  3669. this.pictureBox33.TabStop = false;
  3670. //
  3671. // pictureBox5
  3672. //
  3673. this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
  3674. this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3675. this.pictureBox5.Location = new System.Drawing.Point(5, 92);
  3676. this.pictureBox5.Name = "pictureBox5";
  3677. this.pictureBox5.Size = new System.Drawing.Size(24, 24);
  3678. this.pictureBox5.TabIndex = 83;
  3679. this.pictureBox5.TabStop = false;
  3680. //
  3681. // pictureBox41
  3682. //
  3683. this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage")));
  3684. this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3685. this.pictureBox41.Location = new System.Drawing.Point(5, 812);
  3686. this.pictureBox41.Name = "pictureBox41";
  3687. this.pictureBox41.Size = new System.Drawing.Size(24, 24);
  3688. this.pictureBox41.TabIndex = 104;
  3689. this.pictureBox41.TabStop = false;
  3690. //
  3691. // cAtom
  3692. //
  3693. this.cAtom.AutoSize = true;
  3694. this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3695. this.cAtom.Location = new System.Drawing.Point(35, 633);
  3696. this.cAtom.Name = "cAtom";
  3697. this.cAtom.Size = new System.Drawing.Size(65, 24);
  3698. this.cAtom.TabIndex = 59;
  3699. this.cAtom.Text = "Atom";
  3700. this.cAtom.UseVisualStyleBackColor = true;
  3701. //
  3702. // pictureBox4
  3703. //
  3704. this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
  3705. this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3706. this.pictureBox4.Location = new System.Drawing.Point(5, 62);
  3707. this.pictureBox4.Name = "pictureBox4";
  3708. this.pictureBox4.Size = new System.Drawing.Size(24, 24);
  3709. this.pictureBox4.TabIndex = 84;
  3710. this.pictureBox4.TabStop = false;
  3711. //
  3712. // pictureBox42
  3713. //
  3714. this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage")));
  3715. this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3716. this.pictureBox42.Location = new System.Drawing.Point(5, 723);
  3717. this.pictureBox42.Name = "pictureBox42";
  3718. this.pictureBox42.Size = new System.Drawing.Size(24, 24);
  3719. this.pictureBox42.TabIndex = 102;
  3720. this.pictureBox42.TabStop = false;
  3721. //
  3722. // pictureBox34
  3723. //
  3724. this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage")));
  3725. this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3726. this.pictureBox34.Location = new System.Drawing.Point(5, 543);
  3727. this.pictureBox34.Name = "pictureBox34";
  3728. this.pictureBox34.Size = new System.Drawing.Size(24, 24);
  3729. this.pictureBox34.TabIndex = 101;
  3730. this.pictureBox34.TabStop = false;
  3731. //
  3732. // pictureBox3
  3733. //
  3734. this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
  3735. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3736. this.pictureBox3.Location = new System.Drawing.Point(5, 32);
  3737. this.pictureBox3.Name = "pictureBox3";
  3738. this.pictureBox3.Size = new System.Drawing.Size(24, 24);
  3739. this.pictureBox3.TabIndex = 82;
  3740. this.pictureBox3.TabStop = false;
  3741. //
  3742. // pictureBox32
  3743. //
  3744. this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage")));
  3745. this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3746. this.pictureBox32.Location = new System.Drawing.Point(5, 573);
  3747. this.pictureBox32.Name = "pictureBox32";
  3748. this.pictureBox32.Size = new System.Drawing.Size(24, 24);
  3749. this.pictureBox32.TabIndex = 103;
  3750. this.pictureBox32.TabStop = false;
  3751. //
  3752. // cMaxthon
  3753. //
  3754. this.cMaxthon.AutoSize = true;
  3755. this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3756. this.cMaxthon.Location = new System.Drawing.Point(35, 153);
  3757. this.cMaxthon.Name = "cMaxthon";
  3758. this.cMaxthon.Size = new System.Drawing.Size(90, 24);
  3759. this.cMaxthon.TabIndex = 120;
  3760. this.cMaxthon.Text = "Maxthon";
  3761. this.cMaxthon.UseVisualStyleBackColor = true;
  3762. //
  3763. // pictureBox35
  3764. //
  3765. this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage")));
  3766. this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3767. this.pictureBox35.Location = new System.Drawing.Point(5, 633);
  3768. this.pictureBox35.Name = "pictureBox35";
  3769. this.pictureBox35.Size = new System.Drawing.Size(24, 24);
  3770. this.pictureBox35.TabIndex = 104;
  3771. this.pictureBox35.TabStop = false;
  3772. //
  3773. // pictureBox7
  3774. //
  3775. this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
  3776. this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3777. this.pictureBox7.Location = new System.Drawing.Point(5, 122);
  3778. this.pictureBox7.Name = "pictureBox7";
  3779. this.pictureBox7.Size = new System.Drawing.Size(24, 24);
  3780. this.pictureBox7.TabIndex = 85;
  3781. this.pictureBox7.TabStop = false;
  3782. //
  3783. // pictureBox31
  3784. //
  3785. this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage")));
  3786. this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3787. this.pictureBox31.Location = new System.Drawing.Point(5, 453);
  3788. this.pictureBox31.Name = "pictureBox31";
  3789. this.pictureBox31.Size = new System.Drawing.Size(24, 24);
  3790. this.pictureBox31.TabIndex = 99;
  3791. this.pictureBox31.TabStop = false;
  3792. //
  3793. // picturemaxthon
  3794. //
  3795. this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage")));
  3796. this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3797. this.picturemaxthon.Location = new System.Drawing.Point(5, 152);
  3798. this.picturemaxthon.Name = "picturemaxthon";
  3799. this.picturemaxthon.Size = new System.Drawing.Size(24, 24);
  3800. this.picturemaxthon.TabIndex = 121;
  3801. this.picturemaxthon.TabStop = false;
  3802. //
  3803. // pictureBox36
  3804. //
  3805. this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage")));
  3806. this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3807. this.pictureBox36.Location = new System.Drawing.Point(5, 513);
  3808. this.pictureBox36.Name = "pictureBox36";
  3809. this.pictureBox36.Size = new System.Drawing.Size(24, 24);
  3810. this.pictureBox36.TabIndex = 102;
  3811. this.pictureBox36.TabStop = false;
  3812. //
  3813. // pictureBox2
  3814. //
  3815. this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
  3816. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3817. this.pictureBox2.Location = new System.Drawing.Point(5, 2);
  3818. this.pictureBox2.Name = "pictureBox2";
  3819. this.pictureBox2.Size = new System.Drawing.Size(24, 24);
  3820. this.pictureBox2.TabIndex = 81;
  3821. this.pictureBox2.TabStop = false;
  3822. //
  3823. // cVS
  3824. //
  3825. this.cVS.AutoSize = true;
  3826. this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3827. this.cVS.Location = new System.Drawing.Point(35, 573);
  3828. this.cVS.Name = "cVS";
  3829. this.cVS.Size = new System.Drawing.Size(117, 24);
  3830. this.cVS.TabIndex = 60;
  3831. this.cVS.Text = "Visual Studio";
  3832. this.cVS.UseVisualStyleBackColor = true;
  3833. //
  3834. // cChrome
  3835. //
  3836. this.cChrome.AutoSize = true;
  3837. this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3838. this.cChrome.Location = new System.Drawing.Point(35, 63);
  3839. this.cChrome.Name = "cChrome";
  3840. this.cChrome.Size = new System.Drawing.Size(135, 24);
  3841. this.cChrome.TabIndex = 54;
  3842. this.cChrome.Text = "Google Chrome";
  3843. this.cChrome.UseVisualStyleBackColor = true;
  3844. //
  3845. // cVSCode
  3846. //
  3847. this.cVSCode.AutoSize = true;
  3848. this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3849. this.cVSCode.Location = new System.Drawing.Point(35, 543);
  3850. this.cVSCode.Name = "cVSCode";
  3851. this.cVSCode.Size = new System.Drawing.Size(156, 24);
  3852. this.cVSCode.TabIndex = 57;
  3853. this.cVSCode.Text = "Visual Studio Code";
  3854. this.cVSCode.UseVisualStyleBackColor = true;
  3855. //
  3856. // cOpera
  3857. //
  3858. this.cOpera.AutoSize = true;
  3859. this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3860. this.cOpera.Location = new System.Drawing.Point(35, 123);
  3861. this.cOpera.Name = "cOpera";
  3862. this.cOpera.Size = new System.Drawing.Size(70, 24);
  3863. this.cOpera.TabIndex = 56;
  3864. this.cOpera.Text = "Opera";
  3865. this.cOpera.UseVisualStyleBackColor = true;
  3866. //
  3867. // cSublimeMerge
  3868. //
  3869. this.cSublimeMerge.AutoSize = true;
  3870. this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3871. this.cSublimeMerge.Location = new System.Drawing.Point(35, 513);
  3872. this.cSublimeMerge.Name = "cSublimeMerge";
  3873. this.cSublimeMerge.Size = new System.Drawing.Size(132, 24);
  3874. this.cSublimeMerge.TabIndex = 59;
  3875. this.cSublimeMerge.Text = "Sublime Merge";
  3876. this.cSublimeMerge.UseVisualStyleBackColor = true;
  3877. //
  3878. // cFirefox
  3879. //
  3880. this.cFirefox.AutoSize = true;
  3881. this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3882. this.cFirefox.Location = new System.Drawing.Point(35, 33);
  3883. this.cFirefox.Name = "cFirefox";
  3884. this.cFirefox.Size = new System.Drawing.Size(130, 24);
  3885. this.cFirefox.TabIndex = 55;
  3886. this.cFirefox.Text = "Mozilla Firefox";
  3887. this.cFirefox.UseVisualStyleBackColor = true;
  3888. //
  3889. // pictureBox6
  3890. //
  3891. this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
  3892. this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3893. this.pictureBox6.Location = new System.Drawing.Point(5, 182);
  3894. this.pictureBox6.Name = "pictureBox6";
  3895. this.pictureBox6.Size = new System.Drawing.Size(24, 24);
  3896. this.pictureBox6.TabIndex = 86;
  3897. this.pictureBox6.TabStop = false;
  3898. //
  3899. // cTor
  3900. //
  3901. this.cTor.AutoSize = true;
  3902. this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3903. this.cTor.Location = new System.Drawing.Point(35, 183);
  3904. this.cTor.Name = "cTor";
  3905. this.cTor.Size = new System.Drawing.Size(109, 24);
  3906. this.cTor.TabIndex = 79;
  3907. this.cTor.Text = "Tor Browser";
  3908. this.cTor.UseVisualStyleBackColor = true;
  3909. //
  3910. // cDiscord
  3911. //
  3912. this.cDiscord.AutoSize = true;
  3913. this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3914. this.cDiscord.Location = new System.Drawing.Point(35, 213);
  3915. this.cDiscord.Name = "cDiscord";
  3916. this.cDiscord.Size = new System.Drawing.Size(80, 24);
  3917. this.cDiscord.TabIndex = 58;
  3918. this.cDiscord.Text = "Discord";
  3919. this.cDiscord.UseVisualStyleBackColor = true;
  3920. //
  3921. // cAnyDesk
  3922. //
  3923. this.cAnyDesk.AutoSize = true;
  3924. this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3925. this.cAnyDesk.Location = new System.Drawing.Point(35, 394);
  3926. this.cAnyDesk.Name = "cAnyDesk";
  3927. this.cAnyDesk.Size = new System.Drawing.Size(88, 24);
  3928. this.cAnyDesk.TabIndex = 113;
  3929. this.cAnyDesk.Text = "AnyDesk";
  3930. this.cAnyDesk.UseVisualStyleBackColor = true;
  3931. //
  3932. // cMSTeams
  3933. //
  3934. this.cMSTeams.AutoSize = true;
  3935. this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3936. this.cMSTeams.Location = new System.Drawing.Point(35, 334);
  3937. this.cMSTeams.Name = "cMSTeams";
  3938. this.cMSTeams.Size = new System.Drawing.Size(139, 24);
  3939. this.cMSTeams.TabIndex = 115;
  3940. this.cMSTeams.Text = "Microsoft Teams";
  3941. this.cMSTeams.UseVisualStyleBackColor = true;
  3942. //
  3943. // cViber
  3944. //
  3945. this.cViber.AutoSize = true;
  3946. this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3947. this.cViber.Location = new System.Drawing.Point(35, 273);
  3948. this.cViber.Name = "cViber";
  3949. this.cViber.Size = new System.Drawing.Size(65, 24);
  3950. this.cViber.TabIndex = 57;
  3951. this.cViber.Text = "Viber";
  3952. this.cViber.UseVisualStyleBackColor = true;
  3953. //
  3954. // pictureBox55
  3955. //
  3956. this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage")));
  3957. this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3958. this.pictureBox55.Location = new System.Drawing.Point(5, 334);
  3959. this.pictureBox55.Name = "pictureBox55";
  3960. this.pictureBox55.Size = new System.Drawing.Size(24, 24);
  3961. this.pictureBox55.TabIndex = 114;
  3962. this.pictureBox55.TabStop = false;
  3963. //
  3964. // pictureBox56
  3965. //
  3966. this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage")));
  3967. this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3968. this.pictureBox56.Location = new System.Drawing.Point(5, 394);
  3969. this.pictureBox56.Name = "pictureBox56";
  3970. this.pictureBox56.Size = new System.Drawing.Size(24, 24);
  3971. this.pictureBox56.TabIndex = 112;
  3972. this.pictureBox56.TabStop = false;
  3973. //
  3974. // cSkype
  3975. //
  3976. this.cSkype.AutoSize = true;
  3977. this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3978. this.cSkype.Location = new System.Drawing.Point(35, 243);
  3979. this.cSkype.Name = "cSkype";
  3980. this.cSkype.Size = new System.Drawing.Size(69, 24);
  3981. this.cSkype.TabIndex = 55;
  3982. this.cSkype.Text = "Skype";
  3983. this.cSkype.UseVisualStyleBackColor = true;
  3984. //
  3985. // cThunderbird
  3986. //
  3987. this.cThunderbird.AutoSize = true;
  3988. this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3989. this.cThunderbird.Location = new System.Drawing.Point(35, 424);
  3990. this.cThunderbird.Name = "cThunderbird";
  3991. this.cThunderbird.Size = new System.Drawing.Size(168, 24);
  3992. this.cThunderbird.TabIndex = 58;
  3993. this.cThunderbird.Text = "Mozilla Thunderbird";
  3994. this.cThunderbird.UseVisualStyleBackColor = true;
  3995. //
  3996. // cZoom
  3997. //
  3998. this.cZoom.AutoSize = true;
  3999. this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4000. this.cZoom.Location = new System.Drawing.Point(35, 303);
  4001. this.cZoom.Name = "cZoom";
  4002. this.cZoom.Size = new System.Drawing.Size(121, 24);
  4003. this.cZoom.TabIndex = 59;
  4004. this.cZoom.Text = "Google Zoom";
  4005. this.cZoom.UseVisualStyleBackColor = true;
  4006. //
  4007. // pictureBox27
  4008. //
  4009. this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage")));
  4010. this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4011. this.pictureBox27.Location = new System.Drawing.Point(5, 273);
  4012. this.pictureBox27.Name = "pictureBox27";
  4013. this.pictureBox27.Size = new System.Drawing.Size(24, 24);
  4014. this.pictureBox27.TabIndex = 96;
  4015. this.pictureBox27.TabStop = false;
  4016. //
  4017. // pictureBox25
  4018. //
  4019. this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage")));
  4020. this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4021. this.pictureBox25.Location = new System.Drawing.Point(5, 213);
  4022. this.pictureBox25.Name = "pictureBox25";
  4023. this.pictureBox25.Size = new System.Drawing.Size(24, 24);
  4024. this.pictureBox25.TabIndex = 93;
  4025. this.pictureBox25.TabStop = false;
  4026. //
  4027. // pictureBox30
  4028. //
  4029. this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage")));
  4030. this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4031. this.pictureBox30.Location = new System.Drawing.Point(5, 364);
  4032. this.pictureBox30.Name = "pictureBox30";
  4033. this.pictureBox30.Size = new System.Drawing.Size(24, 24);
  4034. this.pictureBox30.TabIndex = 97;
  4035. this.pictureBox30.TabStop = false;
  4036. //
  4037. // pictureBox28
  4038. //
  4039. this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage")));
  4040. this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  4041. this.pictureBox28.Location = new System.Drawing.Point(5, 424);
  4042. this.pictureBox28.Name = "pictureBox28";
  4043. this.pictureBox28.Size = new System.Drawing.Size(24, 24);
  4044. this.pictureBox28.TabIndex = 98;
  4045. this.pictureBox28.TabStop = false;
  4046. //
  4047. // cTV
  4048. //
  4049. this.cTV.AutoSize = true;
  4050. this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4051. this.cTV.Location = new System.Drawing.Point(35, 364);
  4052. this.cTV.Name = "cTV";
  4053. this.cTV.Size = new System.Drawing.Size(111, 24);
  4054. this.cTV.TabIndex = 80;
  4055. this.cTV.Text = "TeamViewer";
  4056. this.cTV.UseVisualStyleBackColor = true;
  4057. //
  4058. // pictureBox29
  4059. //
  4060. this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage")));
  4061. this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4062. this.pictureBox29.Location = new System.Drawing.Point(5, 243);
  4063. this.pictureBox29.Name = "pictureBox29";
  4064. this.pictureBox29.Size = new System.Drawing.Size(24, 24);
  4065. this.pictureBox29.TabIndex = 94;
  4066. this.pictureBox29.TabStop = false;
  4067. //
  4068. // pictureBox26
  4069. //
  4070. this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage")));
  4071. this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4072. this.pictureBox26.Location = new System.Drawing.Point(5, 303);
  4073. this.pictureBox26.Name = "pictureBox26";
  4074. this.pictureBox26.Size = new System.Drawing.Size(24, 24);
  4075. this.pictureBox26.TabIndex = 95;
  4076. this.pictureBox26.TabStop = false;
  4077. //
  4078. // cleanerTab
  4079. //
  4080. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4081. this.cleanerTab.Controls.Add(this.cleanerTitle);
  4082. this.cleanerTab.Controls.Add(this.panel1);
  4083. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  4084. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  4085. this.cleanerTab.Name = "cleanerTab";
  4086. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  4087. this.cleanerTab.Size = new System.Drawing.Size(860, 611);
  4088. this.cleanerTab.TabIndex = 5;
  4089. this.cleanerTab.Text = "Cleaner";
  4090. //
  4091. // cleanerTitle
  4092. //
  4093. this.cleanerTitle.AutoSize = true;
  4094. this.cleanerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4095. this.cleanerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4096. this.cleanerTitle.Location = new System.Drawing.Point(6, 10);
  4097. this.cleanerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4098. this.cleanerTitle.Name = "cleanerTitle";
  4099. this.cleanerTitle.Size = new System.Drawing.Size(260, 28);
  4100. this.cleanerTitle.TabIndex = 46;
  4101. this.cleanerTitle.Tag = "themeable";
  4102. this.cleanerTitle.Text = "Clean up your system drive";
  4103. //
  4104. // panel1
  4105. //
  4106. this.panel1.Controls.Add(this.lblPretext);
  4107. this.panel1.Controls.Add(this.lblFootprint);
  4108. this.panel1.Controls.Add(this.checkErrorReports);
  4109. this.panel1.Controls.Add(this.cleanDriveB);
  4110. this.panel1.Controls.Add(this.checkSelectAll);
  4111. this.panel1.Controls.Add(this.checkMediaCache);
  4112. this.panel1.Controls.Add(this.checkTemp);
  4113. this.panel1.Controls.Add(this.checkLogs);
  4114. this.panel1.Controls.Add(this.checkBin);
  4115. this.panel1.Controls.Add(this.checkMiniDumps);
  4116. this.panel1.Location = new System.Drawing.Point(11, 40);
  4117. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  4118. this.panel1.Name = "panel1";
  4119. this.panel1.Size = new System.Drawing.Size(805, 333);
  4120. this.panel1.TabIndex = 45;
  4121. //
  4122. // lblPretext
  4123. //
  4124. this.lblPretext.AutoSize = true;
  4125. 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)));
  4126. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  4127. this.lblPretext.Location = new System.Drawing.Point(29, 229);
  4128. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4129. this.lblPretext.Name = "lblPretext";
  4130. this.lblPretext.Size = new System.Drawing.Size(123, 21);
  4131. this.lblPretext.TabIndex = 49;
  4132. this.lblPretext.Tag = "";
  4133. this.lblPretext.Text = "Size to be freed:";
  4134. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4135. //
  4136. // lblFootprint
  4137. //
  4138. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  4139. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4140. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  4141. this.lblFootprint.Location = new System.Drawing.Point(30, 250);
  4142. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4143. this.lblFootprint.Name = "lblFootprint";
  4144. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  4145. this.lblFootprint.TabIndex = 48;
  4146. this.lblFootprint.Tag = "themeable";
  4147. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4148. //
  4149. // checkErrorReports
  4150. //
  4151. this.checkErrorReports.AutoSize = true;
  4152. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4153. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  4154. this.checkErrorReports.Location = new System.Drawing.Point(275, 104);
  4155. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  4156. this.checkErrorReports.Name = "checkErrorReports";
  4157. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  4158. this.checkErrorReports.TabIndex = 44;
  4159. this.checkErrorReports.Text = "Error reports";
  4160. this.checkErrorReports.UseVisualStyleBackColor = true;
  4161. //
  4162. // cleanDriveB
  4163. //
  4164. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  4165. this.cleanDriveB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4166. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4167. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4168. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4169. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  4170. this.cleanDriveB.Location = new System.Drawing.Point(29, 196);
  4171. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  4172. this.cleanDriveB.Name = "cleanDriveB";
  4173. this.cleanDriveB.Size = new System.Drawing.Size(120, 31);
  4174. this.cleanDriveB.TabIndex = 34;
  4175. this.cleanDriveB.Text = "Clean";
  4176. this.cleanDriveB.UseVisualStyleBackColor = false;
  4177. this.cleanDriveB.Click += new System.EventHandler(this.button20_Click);
  4178. //
  4179. // checkSelectAll
  4180. //
  4181. this.checkSelectAll.AutoSize = true;
  4182. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4183. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4184. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4185. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4186. this.checkSelectAll.Name = "checkSelectAll";
  4187. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4188. this.checkSelectAll.TabIndex = 35;
  4189. this.checkSelectAll.Tag = "";
  4190. this.checkSelectAll.Text = "Select all";
  4191. this.checkSelectAll.UseVisualStyleBackColor = true;
  4192. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4193. //
  4194. // checkMediaCache
  4195. //
  4196. this.checkMediaCache.AutoSize = true;
  4197. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4198. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4199. this.checkMediaCache.Location = new System.Drawing.Point(275, 75);
  4200. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4201. this.checkMediaCache.Name = "checkMediaCache";
  4202. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4203. this.checkMediaCache.TabIndex = 43;
  4204. this.checkMediaCache.Text = "Media Players cache";
  4205. this.checkMediaCache.UseVisualStyleBackColor = true;
  4206. //
  4207. // checkTemp
  4208. //
  4209. this.checkTemp.AutoSize = true;
  4210. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4211. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4212. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4213. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4214. this.checkTemp.Name = "checkTemp";
  4215. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4216. this.checkTemp.TabIndex = 36;
  4217. this.checkTemp.Text = "Temporary files";
  4218. this.checkTemp.UseVisualStyleBackColor = true;
  4219. //
  4220. // checkLogs
  4221. //
  4222. this.checkLogs.AutoSize = true;
  4223. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4224. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4225. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4226. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4227. this.checkLogs.Name = "checkLogs";
  4228. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  4229. this.checkLogs.TabIndex = 42;
  4230. this.checkLogs.Text = "Windows logs";
  4231. this.checkLogs.UseVisualStyleBackColor = true;
  4232. //
  4233. // checkBin
  4234. //
  4235. this.checkBin.AutoSize = true;
  4236. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4237. this.checkBin.ForeColor = System.Drawing.Color.White;
  4238. this.checkBin.Location = new System.Drawing.Point(275, 45);
  4239. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4240. this.checkBin.Name = "checkBin";
  4241. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4242. this.checkBin.TabIndex = 41;
  4243. this.checkBin.Text = "Empty Recycle Bin";
  4244. this.checkBin.UseVisualStyleBackColor = true;
  4245. //
  4246. // checkMiniDumps
  4247. //
  4248. this.checkMiniDumps.AutoSize = true;
  4249. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4250. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4251. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  4252. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4253. this.checkMiniDumps.Name = "checkMiniDumps";
  4254. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4255. this.checkMiniDumps.TabIndex = 39;
  4256. this.checkMiniDumps.Text = "BSOD Minidumps";
  4257. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4258. //
  4259. // pingerTab
  4260. //
  4261. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4262. this.pingerTab.Controls.Add(this.flushCacheB);
  4263. this.pingerTab.Controls.Add(this.btnExport);
  4264. this.pingerTab.Controls.Add(this.copyB);
  4265. this.pingerTab.Controls.Add(this.copyIPB);
  4266. this.pingerTab.Controls.Add(this.panel7);
  4267. this.pingerTab.Controls.Add(this.lblResults);
  4268. this.pingerTab.Controls.Add(this.btnShodan);
  4269. this.pingerTab.Controls.Add(this.btnPing);
  4270. this.pingerTab.Controls.Add(this.txtPingInput);
  4271. this.pingerTab.Controls.Add(this.lblPinger);
  4272. this.pingerTab.Controls.Add(this.pingerTitle);
  4273. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  4274. this.pingerTab.Name = "pingerTab";
  4275. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  4276. this.pingerTab.Size = new System.Drawing.Size(860, 611);
  4277. this.pingerTab.TabIndex = 13;
  4278. this.pingerTab.Text = "Pinger";
  4279. //
  4280. // flushCacheB
  4281. //
  4282. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  4283. this.flushCacheB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4284. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4285. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4286. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4287. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  4288. this.flushCacheB.Location = new System.Drawing.Point(26, 512);
  4289. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  4290. this.flushCacheB.Name = "flushCacheB";
  4291. this.flushCacheB.Size = new System.Drawing.Size(177, 29);
  4292. this.flushCacheB.TabIndex = 84;
  4293. this.flushCacheB.Text = "Flush DNS cache";
  4294. this.flushCacheB.UseVisualStyleBackColor = false;
  4295. this.flushCacheB.Click += new System.EventHandler(this.button10_Click);
  4296. //
  4297. // btnExport
  4298. //
  4299. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  4300. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4301. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4302. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4303. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4304. this.btnExport.ForeColor = System.Drawing.Color.White;
  4305. this.btnExport.Location = new System.Drawing.Point(463, 512);
  4306. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  4307. this.btnExport.Name = "btnExport";
  4308. this.btnExport.Size = new System.Drawing.Size(107, 29);
  4309. this.btnExport.TabIndex = 83;
  4310. this.btnExport.Text = "Export...";
  4311. this.btnExport.UseVisualStyleBackColor = false;
  4312. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  4313. //
  4314. // copyB
  4315. //
  4316. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  4317. this.copyB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4318. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4319. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4320. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4321. this.copyB.ForeColor = System.Drawing.Color.White;
  4322. this.copyB.Location = new System.Drawing.Point(265, 116);
  4323. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  4324. this.copyB.Name = "copyB";
  4325. this.copyB.Size = new System.Drawing.Size(146, 31);
  4326. this.copyB.TabIndex = 82;
  4327. this.copyB.Text = "Copy IP";
  4328. this.copyB.UseVisualStyleBackColor = false;
  4329. this.copyB.Click += new System.EventHandler(this.button9_Click);
  4330. //
  4331. // copyIPB
  4332. //
  4333. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  4334. this.copyIPB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4335. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4336. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4337. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4338. this.copyIPB.ForeColor = System.Drawing.Color.White;
  4339. this.copyIPB.Location = new System.Drawing.Point(415, 116);
  4340. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  4341. this.copyIPB.Name = "copyIPB";
  4342. this.copyIPB.Size = new System.Drawing.Size(146, 31);
  4343. this.copyIPB.TabIndex = 81;
  4344. this.copyIPB.Text = "Copy";
  4345. this.copyIPB.UseVisualStyleBackColor = false;
  4346. this.copyIPB.Click += new System.EventHandler(this.button7_Click);
  4347. //
  4348. // panel7
  4349. //
  4350. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4351. this.panel7.Controls.Add(this.listPingResults);
  4352. this.panel7.Location = new System.Drawing.Point(26, 200);
  4353. this.panel7.Name = "panel7";
  4354. this.panel7.Size = new System.Drawing.Size(544, 307);
  4355. this.panel7.TabIndex = 80;
  4356. //
  4357. // listPingResults
  4358. //
  4359. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4360. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4361. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  4362. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4363. this.listPingResults.ForeColor = System.Drawing.Color.White;
  4364. this.listPingResults.FormattingEnabled = true;
  4365. this.listPingResults.HorizontalScrollbar = true;
  4366. this.listPingResults.ItemHeight = 21;
  4367. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  4368. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  4369. this.listPingResults.Name = "listPingResults";
  4370. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  4371. this.listPingResults.TabIndex = 79;
  4372. //
  4373. // lblResults
  4374. //
  4375. this.lblResults.AutoSize = true;
  4376. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4377. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  4378. this.lblResults.Location = new System.Drawing.Point(21, 176);
  4379. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4380. this.lblResults.Name = "lblResults";
  4381. this.lblResults.Size = new System.Drawing.Size(62, 21);
  4382. this.lblResults.TabIndex = 60;
  4383. this.lblResults.Tag = "";
  4384. this.lblResults.Text = "Results";
  4385. //
  4386. // btnShodan
  4387. //
  4388. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  4389. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4390. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4391. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4392. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4393. this.btnShodan.ForeColor = System.Drawing.Color.White;
  4394. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  4395. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  4396. this.btnShodan.Name = "btnShodan";
  4397. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  4398. this.btnShodan.TabIndex = 59;
  4399. this.btnShodan.Text = "Check on SHODAN.io";
  4400. this.btnShodan.UseVisualStyleBackColor = false;
  4401. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  4402. //
  4403. // btnPing
  4404. //
  4405. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  4406. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4407. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4408. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4409. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4410. this.btnPing.ForeColor = System.Drawing.Color.White;
  4411. this.btnPing.Location = new System.Drawing.Point(26, 116);
  4412. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  4413. this.btnPing.Name = "btnPing";
  4414. this.btnPing.Size = new System.Drawing.Size(71, 31);
  4415. this.btnPing.TabIndex = 58;
  4416. this.btnPing.Text = "Ping";
  4417. this.btnPing.UseVisualStyleBackColor = false;
  4418. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  4419. //
  4420. // txtPingInput
  4421. //
  4422. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4423. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4424. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4425. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  4426. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  4427. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  4428. this.txtPingInput.Name = "txtPingInput";
  4429. this.txtPingInput.Size = new System.Drawing.Size(535, 29);
  4430. this.txtPingInput.TabIndex = 56;
  4431. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4432. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  4433. //
  4434. // lblPinger
  4435. //
  4436. this.lblPinger.AutoSize = true;
  4437. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4438. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  4439. this.lblPinger.Location = new System.Drawing.Point(23, 60);
  4440. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4441. this.lblPinger.Name = "lblPinger";
  4442. this.lblPinger.Size = new System.Drawing.Size(139, 21);
  4443. this.lblPinger.TabIndex = 57;
  4444. this.lblPinger.Tag = "";
  4445. this.lblPinger.Text = "IP / Domain name";
  4446. //
  4447. // pingerTitle
  4448. //
  4449. this.pingerTitle.AutoSize = true;
  4450. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4451. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4452. this.pingerTitle.Location = new System.Drawing.Point(6, 10);
  4453. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4454. this.pingerTitle.Name = "pingerTitle";
  4455. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  4456. this.pingerTitle.TabIndex = 47;
  4457. this.pingerTitle.Tag = "themeable";
  4458. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  4459. //
  4460. // hostsEditorTab
  4461. //
  4462. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4463. this.hostsEditorTab.Controls.Add(this.panel4);
  4464. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  4465. this.hostsEditorTab.Controls.Add(this.linkLocate);
  4466. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  4467. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  4468. this.hostsEditorTab.Name = "hostsEditorTab";
  4469. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  4470. this.hostsEditorTab.Size = new System.Drawing.Size(860, 611);
  4471. this.hostsEditorTab.TabIndex = 9;
  4472. this.hostsEditorTab.Text = "Hosts";
  4473. //
  4474. // panel4
  4475. //
  4476. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4477. | System.Windows.Forms.AnchorStyles.Left)
  4478. | System.Windows.Forms.AnchorStyles.Right)));
  4479. this.panel4.Controls.Add(this.lblAdblockSub);
  4480. this.panel4.Controls.Add(this.linkAdvancedEdit);
  4481. this.panel4.Controls.Add(this.lblAdblock);
  4482. this.panel4.Controls.Add(this.linkRestoreDefault);
  4483. this.panel4.Controls.Add(this.adblockUlti);
  4484. this.panel4.Controls.Add(this.adblockP);
  4485. this.panel4.Controls.Add(this.adblockS);
  4486. this.panel4.Controls.Add(this.adblockBasic);
  4487. this.panel4.Controls.Add(this.lblLock);
  4488. this.panel4.Controls.Add(this.chkReadOnly);
  4489. this.panel4.Controls.Add(this.panelList);
  4490. this.panel4.Controls.Add(this.chkBlock);
  4491. this.panel4.Controls.Add(this.refreshHostsB);
  4492. this.panel4.Controls.Add(this.removeHostB);
  4493. this.panel4.Controls.Add(this.removeAllHostsB);
  4494. this.panel4.Controls.Add(this.addHostB);
  4495. this.panel4.Controls.Add(this.txtIP);
  4496. this.panel4.Controls.Add(this.txtDomain);
  4497. this.panel4.Controls.Add(this.lblDomain);
  4498. this.panel4.Controls.Add(this.lblIP);
  4499. this.panel4.Location = new System.Drawing.Point(6, 70);
  4500. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  4501. this.panel4.Name = "panel4";
  4502. this.panel4.Size = new System.Drawing.Size(848, 535);
  4503. this.panel4.TabIndex = 53;
  4504. //
  4505. // lblAdblockSub
  4506. //
  4507. this.lblAdblockSub.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4508. this.lblAdblockSub.ForeColor = System.Drawing.Color.Silver;
  4509. this.lblAdblockSub.Location = new System.Drawing.Point(325, 279);
  4510. this.lblAdblockSub.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4511. this.lblAdblockSub.Name = "lblAdblockSub";
  4512. this.lblAdblockSub.Size = new System.Drawing.Size(313, 25);
  4513. this.lblAdblockSub.TabIndex = 68;
  4514. this.lblAdblockSub.Tag = "";
  4515. this.lblAdblockSub.Text = "(will delete your current config)";
  4516. //
  4517. // linkAdvancedEdit
  4518. //
  4519. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4520. this.linkAdvancedEdit.AutoSize = true;
  4521. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4522. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  4523. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  4524. this.linkAdvancedEdit.Location = new System.Drawing.Point(1, 428);
  4525. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4526. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  4527. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  4528. this.linkAdvancedEdit.TabIndex = 49;
  4529. this.linkAdvancedEdit.TabStop = true;
  4530. this.linkAdvancedEdit.Tag = "";
  4531. this.linkAdvancedEdit.Text = "Advanced editor";
  4532. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4533. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  4534. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  4535. //
  4536. // lblAdblock
  4537. //
  4538. this.lblAdblock.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4539. this.lblAdblock.ForeColor = System.Drawing.Color.DodgerBlue;
  4540. this.lblAdblock.Location = new System.Drawing.Point(322, 254);
  4541. this.lblAdblock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4542. this.lblAdblock.Name = "lblAdblock";
  4543. this.lblAdblock.Size = new System.Drawing.Size(281, 25);
  4544. this.lblAdblock.TabIndex = 67;
  4545. this.lblAdblock.Tag = "themeable";
  4546. this.lblAdblock.Text = "Pre-made adblocks";
  4547. //
  4548. // linkRestoreDefault
  4549. //
  4550. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4551. this.linkRestoreDefault.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  4552. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4553. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  4554. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  4555. this.linkRestoreDefault.Location = new System.Drawing.Point(354, 514);
  4556. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4557. this.linkRestoreDefault.Name = "linkRestoreDefault";
  4558. this.linkRestoreDefault.Size = new System.Drawing.Size(494, 21);
  4559. this.linkRestoreDefault.TabIndex = 51;
  4560. this.linkRestoreDefault.TabStop = true;
  4561. this.linkRestoreDefault.Tag = "";
  4562. this.linkRestoreDefault.Text = "Restore default";
  4563. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4564. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  4565. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  4566. //
  4567. // adblockUlti
  4568. //
  4569. this.adblockUlti.BackColor = System.Drawing.Color.DodgerBlue;
  4570. this.adblockUlti.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4571. this.adblockUlti.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4572. this.adblockUlti.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4573. this.adblockUlti.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4574. this.adblockUlti.ForeColor = System.Drawing.Color.White;
  4575. this.adblockUlti.Location = new System.Drawing.Point(485, 351);
  4576. this.adblockUlti.Margin = new System.Windows.Forms.Padding(2);
  4577. this.adblockUlti.Name = "adblockUlti";
  4578. this.adblockUlti.Size = new System.Drawing.Size(153, 31);
  4579. this.adblockUlti.TabIndex = 66;
  4580. this.adblockUlti.Text = "AdBlock Ultimate\r\n";
  4581. this.adblockUlti.UseVisualStyleBackColor = false;
  4582. this.adblockUlti.Click += new System.EventHandler(this.button4_Click);
  4583. //
  4584. // adblockP
  4585. //
  4586. this.adblockP.BackColor = System.Drawing.Color.DodgerBlue;
  4587. this.adblockP.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4588. this.adblockP.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4589. this.adblockP.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4590. this.adblockP.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4591. this.adblockP.ForeColor = System.Drawing.Color.White;
  4592. this.adblockP.Location = new System.Drawing.Point(485, 316);
  4593. this.adblockP.Margin = new System.Windows.Forms.Padding(2);
  4594. this.adblockP.Name = "adblockP";
  4595. this.adblockP.Size = new System.Drawing.Size(153, 31);
  4596. this.adblockP.TabIndex = 65;
  4597. this.adblockP.Text = "AdBlock + Porn";
  4598. this.adblockP.UseVisualStyleBackColor = false;
  4599. this.adblockP.Click += new System.EventHandler(this.button3_Click);
  4600. //
  4601. // adblockS
  4602. //
  4603. this.adblockS.BackColor = System.Drawing.Color.DodgerBlue;
  4604. this.adblockS.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4605. this.adblockS.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4606. this.adblockS.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4607. this.adblockS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4608. this.adblockS.ForeColor = System.Drawing.Color.White;
  4609. this.adblockS.Location = new System.Drawing.Point(327, 351);
  4610. this.adblockS.Margin = new System.Windows.Forms.Padding(2);
  4611. this.adblockS.Name = "adblockS";
  4612. this.adblockS.Size = new System.Drawing.Size(153, 31);
  4613. this.adblockS.TabIndex = 64;
  4614. this.adblockS.Text = "AdBlock + Social";
  4615. this.adblockS.UseVisualStyleBackColor = false;
  4616. this.adblockS.Click += new System.EventHandler(this.button2_Click);
  4617. //
  4618. // adblockBasic
  4619. //
  4620. this.adblockBasic.BackColor = System.Drawing.Color.DodgerBlue;
  4621. this.adblockBasic.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4622. this.adblockBasic.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4623. this.adblockBasic.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4624. this.adblockBasic.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4625. this.adblockBasic.ForeColor = System.Drawing.Color.White;
  4626. this.adblockBasic.Location = new System.Drawing.Point(327, 316);
  4627. this.adblockBasic.Margin = new System.Windows.Forms.Padding(2);
  4628. this.adblockBasic.Name = "adblockBasic";
  4629. this.adblockBasic.Size = new System.Drawing.Size(153, 31);
  4630. this.adblockBasic.TabIndex = 63;
  4631. this.adblockBasic.Text = "AdBlock Basic";
  4632. this.adblockBasic.UseVisualStyleBackColor = false;
  4633. this.adblockBasic.Click += new System.EventHandler(this.button1_Click);
  4634. //
  4635. // lblLock
  4636. //
  4637. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4638. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  4639. this.lblLock.Location = new System.Drawing.Point(325, 182);
  4640. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4641. this.lblLock.Name = "lblLock";
  4642. this.lblLock.Size = new System.Drawing.Size(315, 55);
  4643. this.lblLock.TabIndex = 62;
  4644. this.lblLock.Tag = "";
  4645. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  4646. //
  4647. // chkReadOnly
  4648. //
  4649. this.chkReadOnly.AutoSize = true;
  4650. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4651. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4652. this.chkReadOnly.Location = new System.Drawing.Point(329, 155);
  4653. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4654. this.chkReadOnly.Name = "chkReadOnly";
  4655. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4656. this.chkReadOnly.TabIndex = 61;
  4657. this.chkReadOnly.Text = "Read-only";
  4658. this.chkReadOnly.UseVisualStyleBackColor = true;
  4659. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4660. //
  4661. // panelList
  4662. //
  4663. this.panelList.Controls.Add(this.listHostEntries);
  4664. this.panelList.Location = new System.Drawing.Point(5, 3);
  4665. this.panelList.Name = "panelList";
  4666. this.panelList.Size = new System.Drawing.Size(312, 388);
  4667. this.panelList.TabIndex = 60;
  4668. //
  4669. // listHostEntries
  4670. //
  4671. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4672. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4673. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  4674. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4675. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  4676. this.listHostEntries.FormattingEnabled = true;
  4677. this.listHostEntries.HorizontalScrollbar = true;
  4678. this.listHostEntries.ItemHeight = 21;
  4679. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  4680. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  4681. this.listHostEntries.Name = "listHostEntries";
  4682. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  4683. this.listHostEntries.TabIndex = 52;
  4684. //
  4685. // chkBlock
  4686. //
  4687. this.chkBlock.AutoSize = true;
  4688. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4689. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4690. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  4691. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4692. this.chkBlock.Name = "chkBlock";
  4693. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4694. this.chkBlock.TabIndex = 59;
  4695. this.chkBlock.Text = "Block";
  4696. this.chkBlock.UseVisualStyleBackColor = true;
  4697. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4698. //
  4699. // refreshHostsB
  4700. //
  4701. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4702. this.refreshHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4703. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4704. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4705. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4706. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  4707. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  4708. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  4709. this.refreshHostsB.Name = "refreshHostsB";
  4710. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  4711. this.refreshHostsB.TabIndex = 55;
  4712. this.refreshHostsB.Text = "Refresh";
  4713. this.refreshHostsB.UseVisualStyleBackColor = false;
  4714. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  4715. //
  4716. // removeHostB
  4717. //
  4718. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4719. this.removeHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4720. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4721. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4722. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4723. this.removeHostB.ForeColor = System.Drawing.Color.White;
  4724. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  4725. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  4726. this.removeHostB.Name = "removeHostB";
  4727. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  4728. this.removeHostB.TabIndex = 54;
  4729. this.removeHostB.Text = "Remove";
  4730. this.removeHostB.UseVisualStyleBackColor = false;
  4731. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  4732. //
  4733. // removeAllHostsB
  4734. //
  4735. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  4736. this.removeAllHostsB.Enabled = false;
  4737. this.removeAllHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4738. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4739. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4740. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4741. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  4742. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  4743. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  4744. this.removeAllHostsB.Name = "removeAllHostsB";
  4745. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  4746. this.removeAllHostsB.TabIndex = 53;
  4747. this.removeAllHostsB.Text = "Remove all";
  4748. this.removeAllHostsB.UseVisualStyleBackColor = false;
  4749. this.removeAllHostsB.Visible = false;
  4750. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  4751. //
  4752. // addHostB
  4753. //
  4754. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  4755. this.addHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4756. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4757. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4758. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4759. this.addHostB.ForeColor = System.Drawing.Color.White;
  4760. this.addHostB.Location = new System.Drawing.Point(551, 110);
  4761. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  4762. this.addHostB.Name = "addHostB";
  4763. this.addHostB.Size = new System.Drawing.Size(87, 31);
  4764. this.addHostB.TabIndex = 57;
  4765. this.addHostB.Text = "Add";
  4766. this.addHostB.UseVisualStyleBackColor = false;
  4767. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  4768. //
  4769. // txtIP
  4770. //
  4771. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4772. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4773. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4774. this.txtIP.ForeColor = System.Drawing.Color.White;
  4775. this.txtIP.Location = new System.Drawing.Point(328, 23);
  4776. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  4777. this.txtIP.Name = "txtIP";
  4778. this.txtIP.Size = new System.Drawing.Size(310, 29);
  4779. this.txtIP.TabIndex = 0;
  4780. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4781. //
  4782. // txtDomain
  4783. //
  4784. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4785. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4786. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4787. this.txtDomain.ForeColor = System.Drawing.Color.White;
  4788. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  4789. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  4790. this.txtDomain.Name = "txtDomain";
  4791. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  4792. this.txtDomain.TabIndex = 1;
  4793. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4794. //
  4795. // lblDomain
  4796. //
  4797. this.lblDomain.AutoSize = true;
  4798. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4799. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  4800. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  4801. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4802. this.lblDomain.Name = "lblDomain";
  4803. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  4804. this.lblDomain.TabIndex = 55;
  4805. this.lblDomain.Tag = "themeable";
  4806. this.lblDomain.Text = "Domain";
  4807. //
  4808. // lblIP
  4809. //
  4810. this.lblIP.AutoSize = true;
  4811. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4812. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  4813. this.lblIP.Location = new System.Drawing.Point(323, 0);
  4814. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4815. this.lblIP.Name = "lblIP";
  4816. this.lblIP.Size = new System.Drawing.Size(85, 21);
  4817. this.lblIP.TabIndex = 53;
  4818. this.lblIP.Tag = "themeable";
  4819. this.lblIP.Text = "IP address";
  4820. //
  4821. // hostsTitle
  4822. //
  4823. this.hostsTitle.AutoSize = true;
  4824. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4825. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4826. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  4827. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4828. this.hostsTitle.Name = "hostsTitle";
  4829. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  4830. this.hostsTitle.TabIndex = 3;
  4831. this.hostsTitle.Tag = "themeable";
  4832. this.hostsTitle.Text = "Edit your hosts file";
  4833. //
  4834. // linkLocate
  4835. //
  4836. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  4837. this.linkLocate.AutoSize = true;
  4838. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4839. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  4840. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  4841. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  4842. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4843. this.linkLocate.Name = "linkLocate";
  4844. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  4845. this.linkLocate.TabIndex = 47;
  4846. this.linkLocate.TabStop = true;
  4847. this.linkLocate.Tag = "";
  4848. this.linkLocate.Text = "Locate";
  4849. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4850. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  4851. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  4852. //
  4853. // registryFixerTab
  4854. //
  4855. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4856. this.registryFixerTab.Controls.Add(this.panel2);
  4857. this.registryFixerTab.Controls.Add(this.registryTitle);
  4858. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  4859. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  4860. this.registryFixerTab.Name = "registryFixerTab";
  4861. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  4862. this.registryFixerTab.Size = new System.Drawing.Size(860, 611);
  4863. this.registryFixerTab.TabIndex = 8;
  4864. this.registryFixerTab.Text = "Registry";
  4865. //
  4866. // panel2
  4867. //
  4868. this.panel2.Controls.Add(this.regFixB);
  4869. this.panel2.Controls.Add(this.regLbl);
  4870. this.panel2.Controls.Add(this.checkRestartExplorer);
  4871. this.panel2.Controls.Add(this.checkRegistryEditor);
  4872. this.panel2.Controls.Add(this.checkEnableAll);
  4873. this.panel2.Controls.Add(this.checkContextMenu);
  4874. this.panel2.Controls.Add(this.checkTaskManager);
  4875. this.panel2.Controls.Add(this.checkCommandPrompt);
  4876. this.panel2.Controls.Add(this.checkFirewall);
  4877. this.panel2.Controls.Add(this.checkRunDialog);
  4878. this.panel2.Controls.Add(this.checkFolderOptions);
  4879. this.panel2.Controls.Add(this.checkControlPanel);
  4880. this.panel2.Location = new System.Drawing.Point(11, 40);
  4881. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  4882. this.panel2.Name = "panel2";
  4883. this.panel2.Size = new System.Drawing.Size(755, 286);
  4884. this.panel2.TabIndex = 48;
  4885. //
  4886. // regFixB
  4887. //
  4888. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  4889. this.regFixB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  4890. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4891. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4892. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4893. this.regFixB.ForeColor = System.Drawing.Color.White;
  4894. this.regFixB.Location = new System.Drawing.Point(29, 252);
  4895. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  4896. this.regFixB.Name = "regFixB";
  4897. this.regFixB.Size = new System.Drawing.Size(108, 31);
  4898. this.regFixB.TabIndex = 49;
  4899. this.regFixB.Text = "Fix";
  4900. this.regFixB.UseVisualStyleBackColor = false;
  4901. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  4902. //
  4903. // regLbl
  4904. //
  4905. this.regLbl.AutoSize = true;
  4906. this.regLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4907. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  4908. this.regLbl.Location = new System.Drawing.Point(94, 202);
  4909. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4910. this.regLbl.Name = "regLbl";
  4911. this.regLbl.Size = new System.Drawing.Size(236, 21);
  4912. this.regLbl.TabIndex = 51;
  4913. this.regLbl.Tag = "";
  4914. this.regLbl.Text = "(some changes might need this)";
  4915. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4916. //
  4917. // checkRestartExplorer
  4918. //
  4919. this.checkRestartExplorer.AutoSize = true;
  4920. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4921. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4922. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4923. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4924. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4925. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4926. this.checkRestartExplorer.TabIndex = 50;
  4927. this.checkRestartExplorer.Tag = "";
  4928. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4929. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4930. //
  4931. // checkRegistryEditor
  4932. //
  4933. this.checkRegistryEditor.AutoSize = true;
  4934. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4935. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4936. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4937. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4938. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4939. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4940. this.checkRegistryEditor.TabIndex = 38;
  4941. this.checkRegistryEditor.Text = "Registry Editor";
  4942. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4943. //
  4944. // checkEnableAll
  4945. //
  4946. this.checkEnableAll.AutoSize = true;
  4947. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4948. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4949. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4950. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4951. this.checkEnableAll.Name = "checkEnableAll";
  4952. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4953. this.checkEnableAll.TabIndex = 35;
  4954. this.checkEnableAll.Tag = "";
  4955. this.checkEnableAll.Text = "Enable all";
  4956. this.checkEnableAll.UseVisualStyleBackColor = true;
  4957. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4958. //
  4959. // checkContextMenu
  4960. //
  4961. this.checkContextMenu.AutoSize = true;
  4962. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4963. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4964. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4965. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4966. this.checkContextMenu.Name = "checkContextMenu";
  4967. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4968. this.checkContextMenu.TabIndex = 43;
  4969. this.checkContextMenu.Text = "Right Click menu";
  4970. this.checkContextMenu.UseVisualStyleBackColor = true;
  4971. //
  4972. // checkTaskManager
  4973. //
  4974. this.checkTaskManager.AutoSize = true;
  4975. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4976. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4977. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4978. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4979. this.checkTaskManager.Name = "checkTaskManager";
  4980. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4981. this.checkTaskManager.TabIndex = 36;
  4982. this.checkTaskManager.Text = "Task Manager";
  4983. this.checkTaskManager.UseVisualStyleBackColor = true;
  4984. //
  4985. // checkCommandPrompt
  4986. //
  4987. this.checkCommandPrompt.AutoSize = true;
  4988. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4989. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4990. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4991. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4992. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4993. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4994. this.checkCommandPrompt.TabIndex = 42;
  4995. this.checkCommandPrompt.Text = "Command Prompt";
  4996. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4997. //
  4998. // checkFirewall
  4999. //
  5000. this.checkFirewall.AutoSize = true;
  5001. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5002. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  5003. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  5004. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  5005. this.checkFirewall.Name = "checkFirewall";
  5006. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  5007. this.checkFirewall.TabIndex = 37;
  5008. this.checkFirewall.Text = "Windows Firewall";
  5009. this.checkFirewall.UseVisualStyleBackColor = true;
  5010. //
  5011. // checkRunDialog
  5012. //
  5013. this.checkRunDialog.AutoSize = true;
  5014. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5015. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  5016. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  5017. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  5018. this.checkRunDialog.Name = "checkRunDialog";
  5019. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  5020. this.checkRunDialog.TabIndex = 41;
  5021. this.checkRunDialog.Text = "Run Dialog";
  5022. this.checkRunDialog.UseVisualStyleBackColor = true;
  5023. //
  5024. // checkFolderOptions
  5025. //
  5026. this.checkFolderOptions.AutoSize = true;
  5027. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5028. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  5029. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  5030. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  5031. this.checkFolderOptions.Name = "checkFolderOptions";
  5032. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  5033. this.checkFolderOptions.TabIndex = 39;
  5034. this.checkFolderOptions.Text = "Folder Options";
  5035. this.checkFolderOptions.UseVisualStyleBackColor = true;
  5036. //
  5037. // checkControlPanel
  5038. //
  5039. this.checkControlPanel.AutoSize = true;
  5040. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5041. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  5042. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  5043. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  5044. this.checkControlPanel.Name = "checkControlPanel";
  5045. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  5046. this.checkControlPanel.TabIndex = 40;
  5047. this.checkControlPanel.Text = "Control Panel";
  5048. this.checkControlPanel.UseVisualStyleBackColor = true;
  5049. //
  5050. // registryTitle
  5051. //
  5052. this.registryTitle.AutoSize = true;
  5053. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5054. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  5055. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  5056. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5057. this.registryTitle.Name = "registryTitle";
  5058. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  5059. this.registryTitle.TabIndex = 47;
  5060. this.registryTitle.Tag = "themeable";
  5061. this.registryTitle.Text = "Fix common registry issues";
  5062. //
  5063. // integratorTab
  5064. //
  5065. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5066. this.integratorTab.Controls.Add(this.synapse);
  5067. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  5068. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  5069. this.integratorTab.Name = "integratorTab";
  5070. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  5071. this.integratorTab.Size = new System.Drawing.Size(860, 611);
  5072. this.integratorTab.TabIndex = 10;
  5073. this.integratorTab.Text = "Integrator";
  5074. //
  5075. // synapse
  5076. //
  5077. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  5078. this.synapse.Controls.Add(this.integratorInfoTab);
  5079. this.synapse.Controls.Add(this.tabPage8);
  5080. this.synapse.Controls.Add(this.tabPage9);
  5081. this.synapse.Controls.Add(this.tabPage10);
  5082. this.synapse.Controls.Add(this.tabPage11);
  5083. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  5084. this.synapse.Location = new System.Drawing.Point(2, 2);
  5085. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  5086. this.synapse.Multiline = true;
  5087. this.synapse.Name = "synapse";
  5088. this.synapse.SelectedIndex = 0;
  5089. this.synapse.Size = new System.Drawing.Size(856, 607);
  5090. this.synapse.TabIndex = 0;
  5091. //
  5092. // integratorInfoTab
  5093. //
  5094. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5095. this.integratorInfoTab.Controls.Add(this.integrator7);
  5096. this.integratorInfoTab.Controls.Add(this.integrator6);
  5097. this.integratorInfoTab.Controls.Add(this.integrator5);
  5098. this.integratorInfoTab.Controls.Add(this.integrator4);
  5099. this.integratorInfoTab.Controls.Add(this.integrator3);
  5100. this.integratorInfoTab.Controls.Add(this.integrator2);
  5101. this.integratorInfoTab.Controls.Add(this.integrator1);
  5102. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  5103. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  5104. this.integratorInfoTab.Name = "integratorInfoTab";
  5105. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  5106. this.integratorInfoTab.Size = new System.Drawing.Size(848, 579);
  5107. this.integratorInfoTab.TabIndex = 0;
  5108. this.integratorInfoTab.Text = "Info";
  5109. //
  5110. // integrator7
  5111. //
  5112. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5113. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  5114. this.integrator7.Location = new System.Drawing.Point(6, 225);
  5115. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5116. this.integrator7.Name = "integrator7";
  5117. this.integrator7.Size = new System.Drawing.Size(763, 233);
  5118. this.integrator7.TabIndex = 10;
  5119. this.integrator7.Tag = "";
  5120. this.integrator7.Text = resources.GetString("integrator7.Text");
  5121. //
  5122. // integrator6
  5123. //
  5124. this.integrator6.AutoSize = true;
  5125. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5126. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  5127. this.integrator6.Location = new System.Drawing.Point(38, 183);
  5128. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5129. this.integrator6.Name = "integrator6";
  5130. this.integrator6.Size = new System.Drawing.Size(122, 25);
  5131. this.integrator6.TabIndex = 9;
  5132. this.integrator6.Tag = "";
  5133. this.integrator6.Text = "• Commands";
  5134. //
  5135. // integrator5
  5136. //
  5137. this.integrator5.AutoSize = true;
  5138. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5139. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  5140. this.integrator5.Location = new System.Drawing.Point(38, 158);
  5141. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5142. this.integrator5.Name = "integrator5";
  5143. this.integrator5.Size = new System.Drawing.Size(157, 25);
  5144. this.integrator5.TabIndex = 8;
  5145. this.integrator5.Tag = "";
  5146. this.integrator5.Text = "• Any type of file";
  5147. //
  5148. // integrator4
  5149. //
  5150. this.integrator4.AutoSize = true;
  5151. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5152. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  5153. this.integrator4.Location = new System.Drawing.Point(38, 132);
  5154. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5155. this.integrator4.Name = "integrator4";
  5156. this.integrator4.Size = new System.Drawing.Size(181, 25);
  5157. this.integrator4.TabIndex = 7;
  5158. this.integrator4.Tag = "";
  5159. this.integrator4.Text = "• Links to webpages";
  5160. //
  5161. // integrator3
  5162. //
  5163. this.integrator3.AutoSize = true;
  5164. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5165. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  5166. this.integrator3.Location = new System.Drawing.Point(38, 106);
  5167. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5168. this.integrator3.Name = "integrator3";
  5169. this.integrator3.Size = new System.Drawing.Size(194, 25);
  5170. this.integrator3.TabIndex = 6;
  5171. this.integrator3.Tag = "";
  5172. this.integrator3.Text = "• Shortcuts to folders";
  5173. //
  5174. // integrator2
  5175. //
  5176. this.integrator2.AutoSize = true;
  5177. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5178. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  5179. this.integrator2.Location = new System.Drawing.Point(38, 81);
  5180. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5181. this.integrator2.Name = "integrator2";
  5182. this.integrator2.Size = new System.Drawing.Size(138, 25);
  5183. this.integrator2.TabIndex = 5;
  5184. this.integrator2.Tag = "";
  5185. this.integrator2.Text = "• Any program";
  5186. //
  5187. // integrator1
  5188. //
  5189. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5190. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  5191. this.integrator1.Location = new System.Drawing.Point(6, 10);
  5192. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5193. this.integrator1.Name = "integrator1";
  5194. this.integrator1.Size = new System.Drawing.Size(419, 61);
  5195. this.integrator1.TabIndex = 4;
  5196. this.integrator1.Tag = "";
  5197. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  5198. //
  5199. // tabPage8
  5200. //
  5201. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5202. this.tabPage8.Controls.Add(this.btnAddItem);
  5203. this.tabPage8.Controls.Add(this.itemnamegroup);
  5204. this.tabPage8.Controls.Add(this.security);
  5205. this.tabPage8.Controls.Add(this.itemposition);
  5206. this.tabPage8.Controls.Add(this.icontoaddgroup);
  5207. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  5208. this.tabPage8.Controls.Add(this.itemtype);
  5209. this.tabPage8.Controls.Add(this.addItemL);
  5210. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  5211. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  5212. this.tabPage8.Name = "tabPage8";
  5213. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  5214. this.tabPage8.Size = new System.Drawing.Size(848, 579);
  5215. this.tabPage8.TabIndex = 1;
  5216. this.tabPage8.Text = "Add/Modify";
  5217. //
  5218. // btnAddItem
  5219. //
  5220. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  5221. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5222. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5223. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5224. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5225. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  5226. this.btnAddItem.Location = new System.Drawing.Point(465, 473);
  5227. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  5228. this.btnAddItem.Name = "btnAddItem";
  5229. this.btnAddItem.Size = new System.Drawing.Size(173, 31);
  5230. this.btnAddItem.TabIndex = 85;
  5231. this.btnAddItem.Text = "Add/Modify";
  5232. this.btnAddItem.UseVisualStyleBackColor = false;
  5233. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  5234. //
  5235. // itemnamegroup
  5236. //
  5237. this.itemnamegroup.Controls.Add(this.txtItemName);
  5238. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5239. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  5240. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  5241. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  5242. this.itemnamegroup.Name = "itemnamegroup";
  5243. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  5244. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  5245. this.itemnamegroup.TabIndex = 84;
  5246. this.itemnamegroup.TabStop = false;
  5247. this.itemnamegroup.Text = "Item name in menu:";
  5248. //
  5249. // txtItemName
  5250. //
  5251. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5252. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5253. this.txtItemName.ForeColor = System.Drawing.Color.White;
  5254. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  5255. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  5256. this.txtItemName.Name = "txtItemName";
  5257. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  5258. this.txtItemName.TabIndex = 82;
  5259. //
  5260. // security
  5261. //
  5262. this.security.Controls.Add(this.checkShift);
  5263. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5264. this.security.ForeColor = System.Drawing.Color.Silver;
  5265. this.security.Location = new System.Drawing.Point(11, 338);
  5266. this.security.Margin = new System.Windows.Forms.Padding(2);
  5267. this.security.Name = "security";
  5268. this.security.Padding = new System.Windows.Forms.Padding(2);
  5269. this.security.Size = new System.Drawing.Size(627, 61);
  5270. this.security.TabIndex = 83;
  5271. this.security.TabStop = false;
  5272. this.security.Text = "Security:";
  5273. //
  5274. // checkShift
  5275. //
  5276. this.checkShift.AutoSize = true;
  5277. this.checkShift.ForeColor = System.Drawing.Color.White;
  5278. this.checkShift.Location = new System.Drawing.Point(11, 26);
  5279. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  5280. this.checkShift.Name = "checkShift";
  5281. this.checkShift.Size = new System.Drawing.Size(300, 25);
  5282. this.checkShift.TabIndex = 83;
  5283. this.checkShift.Text = "Show only when SHIFT key is pressed";
  5284. this.checkShift.UseVisualStyleBackColor = true;
  5285. //
  5286. // itemposition
  5287. //
  5288. this.itemposition.Controls.Add(this.radioTop);
  5289. this.itemposition.Controls.Add(this.radioMiddle);
  5290. this.itemposition.Controls.Add(this.radioBottom);
  5291. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5292. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  5293. this.itemposition.Location = new System.Drawing.Point(11, 272);
  5294. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  5295. this.itemposition.Name = "itemposition";
  5296. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  5297. this.itemposition.Size = new System.Drawing.Size(627, 62);
  5298. this.itemposition.TabIndex = 82;
  5299. this.itemposition.TabStop = false;
  5300. this.itemposition.Text = "Item position:";
  5301. //
  5302. // radioTop
  5303. //
  5304. this.radioTop.AutoSize = true;
  5305. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5306. this.radioTop.ForeColor = System.Drawing.Color.White;
  5307. this.radioTop.Location = new System.Drawing.Point(11, 26);
  5308. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  5309. this.radioTop.Name = "radioTop";
  5310. this.radioTop.Size = new System.Drawing.Size(55, 25);
  5311. this.radioTop.TabIndex = 83;
  5312. this.radioTop.Text = "Top";
  5313. this.radioTop.UseVisualStyleBackColor = true;
  5314. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  5315. //
  5316. // radioMiddle
  5317. //
  5318. this.radioMiddle.AutoSize = true;
  5319. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  5320. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  5321. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  5322. this.radioMiddle.Name = "radioMiddle";
  5323. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  5324. this.radioMiddle.TabIndex = 84;
  5325. this.radioMiddle.Text = "Middle";
  5326. this.radioMiddle.UseVisualStyleBackColor = true;
  5327. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  5328. //
  5329. // radioBottom
  5330. //
  5331. this.radioBottom.AutoSize = true;
  5332. this.radioBottom.ForeColor = System.Drawing.Color.White;
  5333. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  5334. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  5335. this.radioBottom.Name = "radioBottom";
  5336. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  5337. this.radioBottom.TabIndex = 85;
  5338. this.radioBottom.Text = "Bottom";
  5339. this.radioBottom.UseVisualStyleBackColor = true;
  5340. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  5341. //
  5342. // icontoaddgroup
  5343. //
  5344. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  5345. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  5346. this.icontoaddgroup.Controls.Add(this.txtIcon);
  5347. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5348. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5349. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  5350. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5351. this.icontoaddgroup.Name = "icontoaddgroup";
  5352. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5353. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  5354. this.icontoaddgroup.TabIndex = 81;
  5355. this.icontoaddgroup.TabStop = false;
  5356. this.icontoaddgroup.Text = "Icon to add:";
  5357. //
  5358. // checkDefaultIcon
  5359. //
  5360. this.checkDefaultIcon.AutoSize = true;
  5361. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  5362. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  5363. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  5364. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  5365. this.checkDefaultIcon.Name = "checkDefaultIcon";
  5366. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  5367. this.checkDefaultIcon.TabIndex = 82;
  5368. this.checkDefaultIcon.Text = "Use program\'s icon";
  5369. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  5370. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  5371. //
  5372. // btnBrowseIcon
  5373. //
  5374. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5375. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  5376. this.btnBrowseIcon.Enabled = false;
  5377. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5378. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5379. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5380. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5381. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  5382. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  5383. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  5384. this.btnBrowseIcon.Name = "btnBrowseIcon";
  5385. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  5386. this.btnBrowseIcon.TabIndex = 82;
  5387. this.btnBrowseIcon.Text = "...";
  5388. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  5389. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  5390. //
  5391. // txtIcon
  5392. //
  5393. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5394. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5395. this.txtIcon.Enabled = false;
  5396. this.txtIcon.ForeColor = System.Drawing.Color.White;
  5397. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  5398. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  5399. this.txtIcon.Name = "txtIcon";
  5400. this.txtIcon.ReadOnly = true;
  5401. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  5402. this.txtIcon.TabIndex = 81;
  5403. //
  5404. // itemtoaddgroup
  5405. //
  5406. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  5407. this.itemtoaddgroup.Controls.Add(this.txtItem);
  5408. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5409. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  5410. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  5411. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  5412. this.itemtoaddgroup.Name = "itemtoaddgroup";
  5413. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  5414. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  5415. this.itemtoaddgroup.TabIndex = 80;
  5416. this.itemtoaddgroup.TabStop = false;
  5417. this.itemtoaddgroup.Text = "Program to add:";
  5418. //
  5419. // btnBrowseItem
  5420. //
  5421. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  5422. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  5423. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5424. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5425. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5426. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5427. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  5428. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  5429. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  5430. this.btnBrowseItem.Name = "btnBrowseItem";
  5431. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  5432. this.btnBrowseItem.TabIndex = 82;
  5433. this.btnBrowseItem.Text = "...";
  5434. this.btnBrowseItem.UseVisualStyleBackColor = false;
  5435. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  5436. //
  5437. // txtItem
  5438. //
  5439. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5440. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5441. this.txtItem.ForeColor = System.Drawing.Color.White;
  5442. this.txtItem.Location = new System.Drawing.Point(11, 26);
  5443. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  5444. this.txtItem.Name = "txtItem";
  5445. this.txtItem.ReadOnly = true;
  5446. this.txtItem.Size = new System.Drawing.Size(434, 29);
  5447. this.txtItem.TabIndex = 81;
  5448. //
  5449. // itemtype
  5450. //
  5451. this.itemtype.Controls.Add(this.radioCommand);
  5452. this.itemtype.Controls.Add(this.radioProgram);
  5453. this.itemtype.Controls.Add(this.radioFolder);
  5454. this.itemtype.Controls.Add(this.radioLink);
  5455. this.itemtype.Controls.Add(this.radioFile);
  5456. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5457. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  5458. this.itemtype.Location = new System.Drawing.Point(11, 40);
  5459. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  5460. this.itemtype.Name = "itemtype";
  5461. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  5462. this.itemtype.Size = new System.Drawing.Size(627, 63);
  5463. this.itemtype.TabIndex = 79;
  5464. this.itemtype.TabStop = false;
  5465. this.itemtype.Text = "Item Type:";
  5466. //
  5467. // radioCommand
  5468. //
  5469. this.radioCommand.AutoSize = true;
  5470. this.radioCommand.ForeColor = System.Drawing.Color.White;
  5471. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  5472. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  5473. this.radioCommand.Name = "radioCommand";
  5474. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  5475. this.radioCommand.TabIndex = 84;
  5476. this.radioCommand.Text = "Command";
  5477. this.radioCommand.UseVisualStyleBackColor = true;
  5478. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  5479. //
  5480. // radioProgram
  5481. //
  5482. this.radioProgram.AutoSize = true;
  5483. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  5484. this.radioProgram.ForeColor = System.Drawing.Color.White;
  5485. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  5486. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  5487. this.radioProgram.Name = "radioProgram";
  5488. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  5489. this.radioProgram.TabIndex = 80;
  5490. this.radioProgram.Text = "Program";
  5491. this.radioProgram.UseVisualStyleBackColor = true;
  5492. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  5493. //
  5494. // radioFolder
  5495. //
  5496. this.radioFolder.AutoSize = true;
  5497. this.radioFolder.ForeColor = System.Drawing.Color.White;
  5498. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  5499. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  5500. this.radioFolder.Name = "radioFolder";
  5501. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  5502. this.radioFolder.TabIndex = 81;
  5503. this.radioFolder.Text = "Folder";
  5504. this.radioFolder.UseVisualStyleBackColor = true;
  5505. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  5506. //
  5507. // radioLink
  5508. //
  5509. this.radioLink.AutoSize = true;
  5510. this.radioLink.ForeColor = System.Drawing.Color.White;
  5511. this.radioLink.Location = new System.Drawing.Point(254, 26);
  5512. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  5513. this.radioLink.Name = "radioLink";
  5514. this.radioLink.Size = new System.Drawing.Size(57, 25);
  5515. this.radioLink.TabIndex = 82;
  5516. this.radioLink.Text = "Link";
  5517. this.radioLink.UseVisualStyleBackColor = true;
  5518. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  5519. //
  5520. // radioFile
  5521. //
  5522. this.radioFile.AutoSize = true;
  5523. this.radioFile.ForeColor = System.Drawing.Color.White;
  5524. this.radioFile.Location = new System.Drawing.Point(371, 26);
  5525. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  5526. this.radioFile.Name = "radioFile";
  5527. this.radioFile.Size = new System.Drawing.Size(53, 25);
  5528. this.radioFile.TabIndex = 83;
  5529. this.radioFile.Text = "File";
  5530. this.radioFile.UseVisualStyleBackColor = true;
  5531. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  5532. //
  5533. // addItemL
  5534. //
  5535. this.addItemL.AutoSize = true;
  5536. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5537. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  5538. this.addItemL.Location = new System.Drawing.Point(6, 10);
  5539. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5540. this.addItemL.Name = "addItemL";
  5541. this.addItemL.Size = new System.Drawing.Size(219, 28);
  5542. this.addItemL.TabIndex = 78;
  5543. this.addItemL.Tag = "themeable";
  5544. this.addItemL.Text = "Add or modify an item";
  5545. //
  5546. // tabPage9
  5547. //
  5548. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5549. this.tabPage9.Controls.Add(this.panel5);
  5550. this.tabPage9.Controls.Add(this.refreshIIB);
  5551. this.tabPage9.Controls.Add(this.removeDIB);
  5552. this.tabPage9.Controls.Add(this.removeAllIIB);
  5553. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  5554. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  5555. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  5556. this.tabPage9.Name = "tabPage9";
  5557. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  5558. this.tabPage9.Size = new System.Drawing.Size(848, 579);
  5559. this.tabPage9.TabIndex = 2;
  5560. this.tabPage9.Text = "Remove";
  5561. //
  5562. // panel5
  5563. //
  5564. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5565. this.panel5.Controls.Add(this.listDesktopItems);
  5566. this.panel5.Location = new System.Drawing.Point(11, 44);
  5567. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  5568. this.panel5.Name = "panel5";
  5569. this.panel5.Size = new System.Drawing.Size(293, 435);
  5570. this.panel5.TabIndex = 82;
  5571. //
  5572. // listDesktopItems
  5573. //
  5574. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5575. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5576. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  5577. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5578. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  5579. this.listDesktopItems.FormattingEnabled = true;
  5580. this.listDesktopItems.HorizontalScrollbar = true;
  5581. this.listDesktopItems.ItemHeight = 21;
  5582. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  5583. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  5584. this.listDesktopItems.Name = "listDesktopItems";
  5585. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  5586. this.listDesktopItems.TabIndex = 78;
  5587. //
  5588. // refreshIIB
  5589. //
  5590. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5591. this.refreshIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5592. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5593. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5594. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5595. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  5596. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  5597. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  5598. this.refreshIIB.Name = "refreshIIB";
  5599. this.refreshIIB.Size = new System.Drawing.Size(137, 31);
  5600. this.refreshIIB.TabIndex = 81;
  5601. this.refreshIIB.Text = "Refresh";
  5602. this.refreshIIB.UseVisualStyleBackColor = false;
  5603. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  5604. //
  5605. // removeDIB
  5606. //
  5607. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  5608. this.removeDIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5609. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5610. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5611. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5612. this.removeDIB.ForeColor = System.Drawing.Color.White;
  5613. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  5614. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  5615. this.removeDIB.Name = "removeDIB";
  5616. this.removeDIB.Size = new System.Drawing.Size(137, 31);
  5617. this.removeDIB.TabIndex = 80;
  5618. this.removeDIB.Text = "Remove";
  5619. this.removeDIB.UseVisualStyleBackColor = false;
  5620. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  5621. //
  5622. // removeAllIIB
  5623. //
  5624. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  5625. this.removeAllIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5626. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5627. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5628. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5629. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  5630. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  5631. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  5632. this.removeAllIIB.Name = "removeAllIIB";
  5633. this.removeAllIIB.Size = new System.Drawing.Size(137, 31);
  5634. this.removeAllIIB.TabIndex = 79;
  5635. this.removeAllIIB.Text = "Remove all";
  5636. this.removeAllIIB.UseVisualStyleBackColor = false;
  5637. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  5638. //
  5639. // removeIntegratorItemsL
  5640. //
  5641. this.removeIntegratorItemsL.AutoSize = true;
  5642. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5643. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  5644. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  5645. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5646. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  5647. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  5648. this.removeIntegratorItemsL.TabIndex = 77;
  5649. this.removeIntegratorItemsL.Tag = "themeable";
  5650. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  5651. //
  5652. // tabPage10
  5653. //
  5654. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5655. this.tabPage10.Controls.Add(this.RemoveOwnerB);
  5656. this.tabPage10.Controls.Add(this.AddOwnerB);
  5657. this.tabPage10.Controls.Add(this.readyMenusL);
  5658. this.tabPage10.Controls.Add(this.PMB);
  5659. this.tabPage10.Controls.Add(this.DSB);
  5660. this.tabPage10.Controls.Add(this.STB);
  5661. this.tabPage10.Controls.Add(this.SSB);
  5662. this.tabPage10.Controls.Add(this.WAB);
  5663. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  5664. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  5665. this.tabPage10.Name = "tabPage10";
  5666. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  5667. this.tabPage10.Size = new System.Drawing.Size(848, 579);
  5668. this.tabPage10.TabIndex = 3;
  5669. this.tabPage10.Text = "Ready Menus";
  5670. //
  5671. // RemoveOwnerB
  5672. //
  5673. this.RemoveOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  5674. this.RemoveOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5675. this.RemoveOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5676. this.RemoveOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5677. this.RemoveOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5678. this.RemoveOwnerB.ForeColor = System.Drawing.Color.White;
  5679. this.RemoveOwnerB.Location = new System.Drawing.Point(11, 276);
  5680. this.RemoveOwnerB.Margin = new System.Windows.Forms.Padding(2);
  5681. this.RemoveOwnerB.Name = "RemoveOwnerB";
  5682. this.RemoveOwnerB.Size = new System.Drawing.Size(334, 31);
  5683. this.RemoveOwnerB.TabIndex = 78;
  5684. this.RemoveOwnerB.Text = "Remove \"Take Ownership\"";
  5685. this.RemoveOwnerB.UseVisualStyleBackColor = false;
  5686. this.RemoveOwnerB.Click += new System.EventHandler(this.button65_Click);
  5687. //
  5688. // AddOwnerB
  5689. //
  5690. this.AddOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  5691. this.AddOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5692. this.AddOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5693. this.AddOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5694. this.AddOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5695. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  5696. this.AddOwnerB.Location = new System.Drawing.Point(11, 240);
  5697. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(2);
  5698. this.AddOwnerB.Name = "AddOwnerB";
  5699. this.AddOwnerB.Size = new System.Drawing.Size(334, 31);
  5700. this.AddOwnerB.TabIndex = 77;
  5701. this.AddOwnerB.Text = "Add \"Take Ownership\"";
  5702. this.AddOwnerB.UseVisualStyleBackColor = false;
  5703. this.AddOwnerB.Click += new System.EventHandler(this.button66_Click);
  5704. //
  5705. // readyMenusL
  5706. //
  5707. this.readyMenusL.AutoSize = true;
  5708. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5709. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  5710. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  5711. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5712. this.readyMenusL.Name = "readyMenusL";
  5713. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  5714. this.readyMenusL.TabIndex = 76;
  5715. this.readyMenusL.Tag = "themeable";
  5716. this.readyMenusL.Text = "Add ready-made menus";
  5717. //
  5718. // PMB
  5719. //
  5720. this.PMB.BackColor = System.Drawing.Color.DodgerBlue;
  5721. this.PMB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5722. this.PMB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5723. this.PMB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5724. this.PMB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5725. this.PMB.ForeColor = System.Drawing.Color.White;
  5726. this.PMB.Location = new System.Drawing.Point(11, 48);
  5727. this.PMB.Margin = new System.Windows.Forms.Padding(2);
  5728. this.PMB.Name = "PMB";
  5729. this.PMB.Size = new System.Drawing.Size(334, 31);
  5730. this.PMB.TabIndex = 74;
  5731. this.PMB.Text = "Add \"Power Menu\"";
  5732. this.PMB.UseVisualStyleBackColor = false;
  5733. this.PMB.Click += new System.EventHandler(this.button59_Click);
  5734. //
  5735. // DSB
  5736. //
  5737. this.DSB.BackColor = System.Drawing.Color.DodgerBlue;
  5738. this.DSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5739. this.DSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5740. this.DSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5741. this.DSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5742. this.DSB.ForeColor = System.Drawing.Color.White;
  5743. this.DSB.Location = new System.Drawing.Point(11, 192);
  5744. this.DSB.Margin = new System.Windows.Forms.Padding(2);
  5745. this.DSB.Name = "DSB";
  5746. this.DSB.Size = new System.Drawing.Size(334, 31);
  5747. this.DSB.TabIndex = 72;
  5748. this.DSB.Text = "Add \"Desktop Shortcuts\"";
  5749. this.DSB.UseVisualStyleBackColor = false;
  5750. this.DSB.Click += new System.EventHandler(this.button57_Click);
  5751. //
  5752. // STB
  5753. //
  5754. this.STB.BackColor = System.Drawing.Color.DodgerBlue;
  5755. this.STB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5756. this.STB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5757. this.STB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5758. this.STB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5759. this.STB.ForeColor = System.Drawing.Color.White;
  5760. this.STB.Location = new System.Drawing.Point(11, 84);
  5761. this.STB.Margin = new System.Windows.Forms.Padding(2);
  5762. this.STB.Name = "STB";
  5763. this.STB.Size = new System.Drawing.Size(334, 31);
  5764. this.STB.TabIndex = 70;
  5765. this.STB.Text = "Add \"System Tools\"";
  5766. this.STB.UseVisualStyleBackColor = false;
  5767. this.STB.Click += new System.EventHandler(this.button53_Click);
  5768. //
  5769. // SSB
  5770. //
  5771. this.SSB.BackColor = System.Drawing.Color.DodgerBlue;
  5772. this.SSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5773. this.SSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5774. this.SSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5775. this.SSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5776. this.SSB.ForeColor = System.Drawing.Color.White;
  5777. this.SSB.Location = new System.Drawing.Point(11, 156);
  5778. this.SSB.Margin = new System.Windows.Forms.Padding(2);
  5779. this.SSB.Name = "SSB";
  5780. this.SSB.Size = new System.Drawing.Size(334, 31);
  5781. this.SSB.TabIndex = 68;
  5782. this.SSB.Text = "Add \"System Shortcuts\"";
  5783. this.SSB.UseVisualStyleBackColor = false;
  5784. this.SSB.Click += new System.EventHandler(this.button51_Click);
  5785. //
  5786. // WAB
  5787. //
  5788. this.WAB.BackColor = System.Drawing.Color.DodgerBlue;
  5789. this.WAB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5790. this.WAB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5791. this.WAB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5792. this.WAB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5793. this.WAB.ForeColor = System.Drawing.Color.White;
  5794. this.WAB.Location = new System.Drawing.Point(11, 120);
  5795. this.WAB.Margin = new System.Windows.Forms.Padding(2);
  5796. this.WAB.Name = "WAB";
  5797. this.WAB.Size = new System.Drawing.Size(334, 31);
  5798. this.WAB.TabIndex = 65;
  5799. this.WAB.Text = "Add \"Windows Apps\"";
  5800. this.WAB.UseVisualStyleBackColor = false;
  5801. this.WAB.Click += new System.EventHandler(this.button54_Click);
  5802. //
  5803. // tabPage11
  5804. //
  5805. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5806. this.tabPage11.Controls.Add(this.panel6);
  5807. this.tabPage11.Controls.Add(this.removeCCB);
  5808. this.tabPage11.Controls.Add(this.refreshCCB);
  5809. this.tabPage11.Controls.Add(this.removeCCL);
  5810. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  5811. this.tabPage11.Controls.Add(this.button48);
  5812. this.tabPage11.Controls.Add(this.txtRunKeyword);
  5813. this.tabPage11.Controls.Add(this.ccKeywordL);
  5814. this.tabPage11.Controls.Add(this.txtRunFile);
  5815. this.tabPage11.Controls.Add(this.ccFileL);
  5816. this.tabPage11.Controls.Add(this.ccL);
  5817. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5818. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  5819. this.tabPage11.Name = "tabPage11";
  5820. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  5821. this.tabPage11.Size = new System.Drawing.Size(848, 579);
  5822. this.tabPage11.TabIndex = 4;
  5823. this.tabPage11.Text = "Run Dialog";
  5824. //
  5825. // panel6
  5826. //
  5827. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5828. this.panel6.Controls.Add(this.listCustomCommands);
  5829. this.panel6.Location = new System.Drawing.Point(11, 210);
  5830. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  5831. this.panel6.Name = "panel6";
  5832. this.panel6.Size = new System.Drawing.Size(271, 263);
  5833. this.panel6.TabIndex = 84;
  5834. //
  5835. // listCustomCommands
  5836. //
  5837. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5838. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5839. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5840. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5841. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5842. this.listCustomCommands.FormattingEnabled = true;
  5843. this.listCustomCommands.HorizontalScrollbar = true;
  5844. this.listCustomCommands.ItemHeight = 21;
  5845. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5846. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  5847. this.listCustomCommands.Name = "listCustomCommands";
  5848. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  5849. this.listCustomCommands.TabIndex = 79;
  5850. //
  5851. // removeCCB
  5852. //
  5853. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5854. this.removeCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5855. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5856. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5857. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5858. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5859. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  5860. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  5861. this.removeCCB.Name = "removeCCB";
  5862. this.removeCCB.Size = new System.Drawing.Size(120, 27);
  5863. this.removeCCB.TabIndex = 82;
  5864. this.removeCCB.Text = "Remove";
  5865. this.removeCCB.UseVisualStyleBackColor = false;
  5866. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5867. //
  5868. // refreshCCB
  5869. //
  5870. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5871. this.refreshCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5872. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5873. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5874. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5875. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5876. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  5877. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  5878. this.refreshCCB.Name = "refreshCCB";
  5879. this.refreshCCB.Size = new System.Drawing.Size(120, 27);
  5880. this.refreshCCB.TabIndex = 81;
  5881. this.refreshCCB.Text = "Refresh";
  5882. this.refreshCCB.UseVisualStyleBackColor = false;
  5883. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5884. //
  5885. // removeCCL
  5886. //
  5887. this.removeCCL.AutoSize = true;
  5888. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5889. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5890. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  5891. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5892. this.removeCCL.Name = "removeCCL";
  5893. this.removeCCL.Size = new System.Drawing.Size(268, 28);
  5894. this.removeCCL.TabIndex = 80;
  5895. this.removeCCL.Tag = "themeable";
  5896. this.removeCCL.Text = "Remove existing commands";
  5897. //
  5898. // btnCreateCustomCommand
  5899. //
  5900. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5901. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5902. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5903. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5904. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5905. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5906. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  5907. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  5908. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5909. this.btnCreateCustomCommand.Size = new System.Drawing.Size(107, 29);
  5910. this.btnCreateCustomCommand.TabIndex = 60;
  5911. this.btnCreateCustomCommand.Text = "Create";
  5912. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5913. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5914. //
  5915. // button48
  5916. //
  5917. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5918. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  5919. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5920. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5921. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5922. this.button48.ForeColor = System.Drawing.Color.White;
  5923. this.button48.Location = new System.Drawing.Point(354, 75);
  5924. this.button48.Margin = new System.Windows.Forms.Padding(2);
  5925. this.button48.Name = "button48";
  5926. this.button48.Size = new System.Drawing.Size(52, 29);
  5927. this.button48.TabIndex = 58;
  5928. this.button48.Text = "...";
  5929. this.button48.UseVisualStyleBackColor = false;
  5930. this.button48.Click += new System.EventHandler(this.button48_Click);
  5931. //
  5932. // txtRunKeyword
  5933. //
  5934. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5935. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5936. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5937. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5938. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  5939. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  5940. this.txtRunKeyword.Name = "txtRunKeyword";
  5941. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  5942. this.txtRunKeyword.TabIndex = 9;
  5943. //
  5944. // ccKeywordL
  5945. //
  5946. this.ccKeywordL.AutoSize = true;
  5947. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5948. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5949. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  5950. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5951. this.ccKeywordL.Name = "ccKeywordL";
  5952. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  5953. this.ccKeywordL.TabIndex = 8;
  5954. this.ccKeywordL.Text = "Keyword:";
  5955. //
  5956. // txtRunFile
  5957. //
  5958. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5959. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5960. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5961. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5962. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  5963. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  5964. this.txtRunFile.Name = "txtRunFile";
  5965. this.txtRunFile.ReadOnly = true;
  5966. this.txtRunFile.Size = new System.Drawing.Size(339, 29);
  5967. this.txtRunFile.TabIndex = 7;
  5968. //
  5969. // ccFileL
  5970. //
  5971. this.ccFileL.AutoSize = true;
  5972. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5973. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5974. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  5975. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5976. this.ccFileL.Name = "ccFileL";
  5977. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  5978. this.ccFileL.TabIndex = 6;
  5979. this.ccFileL.Text = "File location:";
  5980. //
  5981. // ccL
  5982. //
  5983. this.ccL.AutoSize = true;
  5984. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5985. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  5986. this.ccL.Location = new System.Drawing.Point(6, 10);
  5987. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  5988. this.ccL.Name = "ccL";
  5989. this.ccL.Size = new System.Drawing.Size(298, 28);
  5990. this.ccL.TabIndex = 5;
  5991. this.ccL.Tag = "themeable";
  5992. this.ccL.Text = "Define your custom commands";
  5993. //
  5994. // optionsTab
  5995. //
  5996. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5997. this.optionsTab.Controls.Add(this.pictureBox85);
  5998. this.optionsTab.Controls.Add(this.panel9);
  5999. this.optionsTab.Controls.Add(this.panel8);
  6000. this.optionsTab.Controls.Add(this.languagesL);
  6001. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  6002. this.optionsTab.Controls.Add(this.linkLabel6);
  6003. this.optionsTab.Controls.Add(this.pictureBox84);
  6004. this.optionsTab.Controls.Add(this.pictureBox83);
  6005. this.optionsTab.Controls.Add(this.linkLabel5);
  6006. this.optionsTab.Controls.Add(this.btnOpenConf);
  6007. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  6008. this.optionsTab.Controls.Add(this.lblUpdating);
  6009. this.optionsTab.Controls.Add(this.btnViewLog);
  6010. this.optionsTab.Controls.Add(this.l2);
  6011. this.optionsTab.Controls.Add(this.btnChangelog);
  6012. this.optionsTab.Controls.Add(this.btnUpdate);
  6013. this.optionsTab.Controls.Add(this.btnResetConfig);
  6014. this.optionsTab.Controls.Add(this.lblTheming);
  6015. this.optionsTab.Controls.Add(this.helpTipsToggle);
  6016. this.optionsTab.Controls.Add(this.quickAccessToggle);
  6017. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  6018. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  6019. this.optionsTab.Name = "optionsTab";
  6020. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  6021. this.optionsTab.Size = new System.Drawing.Size(860, 611);
  6022. this.optionsTab.TabIndex = 6;
  6023. this.optionsTab.Text = "Options";
  6024. //
  6025. // pictureBox85
  6026. //
  6027. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6028. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  6029. this.pictureBox85.Location = new System.Drawing.Point(818, 8);
  6030. this.pictureBox85.Name = "pictureBox85";
  6031. this.pictureBox85.Size = new System.Drawing.Size(33, 32);
  6032. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6033. this.pictureBox85.TabIndex = 74;
  6034. this.pictureBox85.TabStop = false;
  6035. //
  6036. // panel9
  6037. //
  6038. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6039. this.panel9.Controls.Add(this.pictureBox89);
  6040. this.panel9.Controls.Add(this.radioTurkish);
  6041. this.panel9.Controls.Add(this.pictureBox88);
  6042. this.panel9.Controls.Add(this.radioHellenic);
  6043. this.panel9.Controls.Add(this.pictureBox87);
  6044. this.panel9.Controls.Add(this.radioEnglish);
  6045. this.panel9.Controls.Add(this.radioRussian);
  6046. this.panel9.Controls.Add(this.pictureBox86);
  6047. this.panel9.Location = new System.Drawing.Point(571, 43);
  6048. this.panel9.Name = "panel9";
  6049. this.panel9.Size = new System.Drawing.Size(285, 205);
  6050. this.panel9.TabIndex = 73;
  6051. //
  6052. // pictureBox89
  6053. //
  6054. this.pictureBox89.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox89.Image")));
  6055. this.pictureBox89.Location = new System.Drawing.Point(110, 96);
  6056. this.pictureBox89.Name = "pictureBox89";
  6057. this.pictureBox89.Size = new System.Drawing.Size(36, 22);
  6058. this.pictureBox89.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6059. this.pictureBox89.TabIndex = 79;
  6060. this.pictureBox89.TabStop = false;
  6061. this.pictureBox89.Click += new System.EventHandler(this.pictureBox89_Click);
  6062. //
  6063. // radioTurkish
  6064. //
  6065. this.radioTurkish.AutoSize = true;
  6066. this.radioTurkish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6067. this.radioTurkish.ForeColor = System.Drawing.Color.White;
  6068. this.radioTurkish.Location = new System.Drawing.Point(151, 95);
  6069. this.radioTurkish.Margin = new System.Windows.Forms.Padding(2);
  6070. this.radioTurkish.Name = "radioTurkish";
  6071. this.radioTurkish.Size = new System.Drawing.Size(76, 25);
  6072. this.radioTurkish.TabIndex = 80;
  6073. this.radioTurkish.Tag = "";
  6074. this.radioTurkish.Text = "Türkçe";
  6075. this.radioTurkish.UseVisualStyleBackColor = true;
  6076. this.radioTurkish.Click += new System.EventHandler(this.radioTurkish_Click);
  6077. //
  6078. // pictureBox88
  6079. //
  6080. this.pictureBox88.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox88.Image")));
  6081. this.pictureBox88.Location = new System.Drawing.Point(110, 67);
  6082. this.pictureBox88.Name = "pictureBox88";
  6083. this.pictureBox88.Size = new System.Drawing.Size(36, 22);
  6084. this.pictureBox88.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6085. this.pictureBox88.TabIndex = 77;
  6086. this.pictureBox88.TabStop = false;
  6087. this.pictureBox88.Click += new System.EventHandler(this.pictureBox88_Click);
  6088. //
  6089. // radioHellenic
  6090. //
  6091. this.radioHellenic.AutoSize = true;
  6092. this.radioHellenic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6093. this.radioHellenic.ForeColor = System.Drawing.Color.White;
  6094. this.radioHellenic.Location = new System.Drawing.Point(151, 66);
  6095. this.radioHellenic.Margin = new System.Windows.Forms.Padding(2);
  6096. this.radioHellenic.Name = "radioHellenic";
  6097. this.radioHellenic.Size = new System.Drawing.Size(94, 25);
  6098. this.radioHellenic.TabIndex = 78;
  6099. this.radioHellenic.Tag = "";
  6100. this.radioHellenic.Text = "Ελληνικά";
  6101. this.radioHellenic.UseVisualStyleBackColor = true;
  6102. this.radioHellenic.Click += new System.EventHandler(this.radioHellenic_Click);
  6103. //
  6104. // pictureBox87
  6105. //
  6106. this.pictureBox87.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox87.Image")));
  6107. this.pictureBox87.Location = new System.Drawing.Point(110, 38);
  6108. this.pictureBox87.Name = "pictureBox87";
  6109. this.pictureBox87.Size = new System.Drawing.Size(36, 22);
  6110. this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6111. this.pictureBox87.TabIndex = 76;
  6112. this.pictureBox87.TabStop = false;
  6113. this.pictureBox87.Click += new System.EventHandler(this.pictureBox87_Click);
  6114. //
  6115. // radioEnglish
  6116. //
  6117. this.radioEnglish.AutoSize = true;
  6118. this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6119. this.radioEnglish.ForeColor = System.Drawing.Color.White;
  6120. this.radioEnglish.Location = new System.Drawing.Point(151, 8);
  6121. this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
  6122. this.radioEnglish.Name = "radioEnglish";
  6123. this.radioEnglish.Size = new System.Drawing.Size(79, 25);
  6124. this.radioEnglish.TabIndex = 75;
  6125. this.radioEnglish.Tag = "";
  6126. this.radioEnglish.Text = "English";
  6127. this.radioEnglish.UseVisualStyleBackColor = true;
  6128. this.radioEnglish.Click += new System.EventHandler(this.radioEnglish_Click);
  6129. //
  6130. // radioRussian
  6131. //
  6132. this.radioRussian.AutoSize = true;
  6133. this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6134. this.radioRussian.ForeColor = System.Drawing.Color.White;
  6135. this.radioRussian.Location = new System.Drawing.Point(151, 37);
  6136. this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
  6137. this.radioRussian.Name = "radioRussian";
  6138. this.radioRussian.Size = new System.Drawing.Size(90, 25);
  6139. this.radioRussian.TabIndex = 74;
  6140. this.radioRussian.Tag = "";
  6141. this.radioRussian.Text = "русский";
  6142. this.radioRussian.UseVisualStyleBackColor = true;
  6143. this.radioRussian.Click += new System.EventHandler(this.radioRussian_Click);
  6144. //
  6145. // pictureBox86
  6146. //
  6147. this.pictureBox86.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox86.Image")));
  6148. this.pictureBox86.Location = new System.Drawing.Point(110, 9);
  6149. this.pictureBox86.Name = "pictureBox86";
  6150. this.pictureBox86.Size = new System.Drawing.Size(36, 22);
  6151. this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6152. this.pictureBox86.TabIndex = 75;
  6153. this.pictureBox86.TabStop = false;
  6154. this.pictureBox86.Click += new System.EventHandler(this.pictureBox86_Click);
  6155. //
  6156. // panel8
  6157. //
  6158. this.panel8.Controls.Add(this.radioCaramel);
  6159. this.panel8.Controls.Add(this.radioZerg);
  6160. this.panel8.Controls.Add(this.radioOcean);
  6161. this.panel8.Controls.Add(this.radioMagma);
  6162. this.panel8.Controls.Add(this.radioLime);
  6163. this.panel8.Controls.Add(this.radioMinimal);
  6164. this.panel8.Location = new System.Drawing.Point(16, 130);
  6165. this.panel8.Name = "panel8";
  6166. this.panel8.Size = new System.Drawing.Size(326, 118);
  6167. this.panel8.TabIndex = 72;
  6168. //
  6169. // radioCaramel
  6170. //
  6171. this.radioCaramel.AutoSize = true;
  6172. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6173. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  6174. this.radioCaramel.Location = new System.Drawing.Point(163, 11);
  6175. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  6176. this.radioCaramel.Name = "radioCaramel";
  6177. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  6178. this.radioCaramel.TabIndex = 52;
  6179. this.radioCaramel.Text = "Caramel";
  6180. this.radioCaramel.UseVisualStyleBackColor = true;
  6181. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  6182. //
  6183. // radioZerg
  6184. //
  6185. this.radioZerg.AutoSize = true;
  6186. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6187. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  6188. this.radioZerg.Location = new System.Drawing.Point(15, 69);
  6189. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  6190. this.radioZerg.Name = "radioZerg";
  6191. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  6192. this.radioZerg.TabIndex = 48;
  6193. this.radioZerg.Text = "Zerg";
  6194. this.radioZerg.UseVisualStyleBackColor = true;
  6195. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  6196. //
  6197. // radioOcean
  6198. //
  6199. this.radioOcean.AutoSize = true;
  6200. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  6201. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  6202. this.radioOcean.Location = new System.Drawing.Point(15, 11);
  6203. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  6204. this.radioOcean.Name = "radioOcean";
  6205. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  6206. this.radioOcean.TabIndex = 49;
  6207. this.radioOcean.Text = "Ocean";
  6208. this.radioOcean.UseVisualStyleBackColor = true;
  6209. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  6210. //
  6211. // radioMagma
  6212. //
  6213. this.radioMagma.AutoSize = true;
  6214. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6215. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  6216. this.radioMagma.Location = new System.Drawing.Point(15, 40);
  6217. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  6218. this.radioMagma.Name = "radioMagma";
  6219. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  6220. this.radioMagma.TabIndex = 50;
  6221. this.radioMagma.Text = "Magma";
  6222. this.radioMagma.UseVisualStyleBackColor = true;
  6223. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  6224. //
  6225. // radioLime
  6226. //
  6227. this.radioLime.AutoSize = true;
  6228. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6229. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  6230. this.radioLime.Location = new System.Drawing.Point(163, 40);
  6231. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  6232. this.radioLime.Name = "radioLime";
  6233. this.radioLime.Size = new System.Drawing.Size(63, 25);
  6234. this.radioLime.TabIndex = 51;
  6235. this.radioLime.Text = "Lime";
  6236. this.radioLime.UseVisualStyleBackColor = true;
  6237. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  6238. //
  6239. // radioMinimal
  6240. //
  6241. this.radioMinimal.AutoSize = true;
  6242. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6243. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  6244. this.radioMinimal.Location = new System.Drawing.Point(163, 69);
  6245. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  6246. this.radioMinimal.Name = "radioMinimal";
  6247. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  6248. this.radioMinimal.TabIndex = 53;
  6249. this.radioMinimal.Text = "Minimal";
  6250. this.radioMinimal.UseVisualStyleBackColor = true;
  6251. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  6252. //
  6253. // languagesL
  6254. //
  6255. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  6256. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6257. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  6258. this.languagesL.Location = new System.Drawing.Point(571, 6);
  6259. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6260. this.languagesL.Name = "languagesL";
  6261. this.languagesL.Size = new System.Drawing.Size(246, 28);
  6262. this.languagesL.TabIndex = 71;
  6263. this.languagesL.Tag = "themeable";
  6264. this.languagesL.Text = "Choose language";
  6265. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6266. //
  6267. // lblUpdateDisabled
  6268. //
  6269. this.lblUpdateDisabled.AutoSize = true;
  6270. 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)));
  6271. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  6272. this.lblUpdateDisabled.Location = new System.Drawing.Point(28, 358);
  6273. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6274. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  6275. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  6276. this.lblUpdateDisabled.TabIndex = 69;
  6277. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  6278. this.lblUpdateDisabled.Visible = false;
  6279. //
  6280. // linkLabel6
  6281. //
  6282. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6283. this.linkLabel6.AutoSize = true;
  6284. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6285. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  6286. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  6287. this.linkLabel6.Location = new System.Drawing.Point(724, 427);
  6288. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6289. this.linkLabel6.Name = "linkLabel6";
  6290. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  6291. this.linkLabel6.TabIndex = 68;
  6292. this.linkLabel6.TabStop = true;
  6293. this.linkLabel6.Tag = "themeable";
  6294. this.linkLabel6.Text = "Open Source";
  6295. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  6296. //
  6297. // pictureBox84
  6298. //
  6299. this.pictureBox84.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6300. this.pictureBox84.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox84.BackgroundImage")));
  6301. this.pictureBox84.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6302. this.pictureBox84.Location = new System.Drawing.Point(721, 313);
  6303. this.pictureBox84.Name = "pictureBox84";
  6304. this.pictureBox84.Size = new System.Drawing.Size(128, 114);
  6305. this.pictureBox84.TabIndex = 67;
  6306. this.pictureBox84.TabStop = false;
  6307. //
  6308. // pictureBox83
  6309. //
  6310. this.pictureBox83.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6311. this.pictureBox83.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox83.BackgroundImage")));
  6312. this.pictureBox83.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6313. this.pictureBox83.Location = new System.Drawing.Point(704, 460);
  6314. this.pictureBox83.Name = "pictureBox83";
  6315. this.pictureBox83.Size = new System.Drawing.Size(145, 114);
  6316. this.pictureBox83.TabIndex = 66;
  6317. this.pictureBox83.TabStop = false;
  6318. //
  6319. // linkLabel5
  6320. //
  6321. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  6322. this.linkLabel5.AutoSize = true;
  6323. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6324. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  6325. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  6326. this.linkLabel5.Location = new System.Drawing.Point(653, 576);
  6327. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6328. this.linkLabel5.Name = "linkLabel5";
  6329. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  6330. this.linkLabel5.TabIndex = 65;
  6331. this.linkLabel5.TabStop = true;
  6332. this.linkLabel5.Tag = "themeable";
  6333. this.linkLabel5.Text = "GNU GPL 3.0 License";
  6334. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  6335. //
  6336. // btnOpenConf
  6337. //
  6338. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  6339. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6340. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6341. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6342. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6343. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  6344. this.btnOpenConf.Location = new System.Drawing.Point(31, 471);
  6345. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  6346. this.btnOpenConf.Name = "btnOpenConf";
  6347. this.btnOpenConf.Size = new System.Drawing.Size(197, 31);
  6348. this.btnOpenConf.TabIndex = 63;
  6349. this.btnOpenConf.Text = "Show config folder";
  6350. this.btnOpenConf.UseVisualStyleBackColor = false;
  6351. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  6352. //
  6353. // lblTroubleshoot
  6354. //
  6355. this.lblTroubleshoot.AutoSize = true;
  6356. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6357. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  6358. this.lblTroubleshoot.Location = new System.Drawing.Point(11, 390);
  6359. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6360. this.lblTroubleshoot.Name = "lblTroubleshoot";
  6361. this.lblTroubleshoot.Size = new System.Drawing.Size(161, 28);
  6362. this.lblTroubleshoot.TabIndex = 62;
  6363. this.lblTroubleshoot.Tag = "themeable";
  6364. this.lblTroubleshoot.Text = "Troubleshooting";
  6365. //
  6366. // lblUpdating
  6367. //
  6368. this.lblUpdating.AutoSize = true;
  6369. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6370. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  6371. this.lblUpdating.Location = new System.Drawing.Point(11, 243);
  6372. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6373. this.lblUpdating.Name = "lblUpdating";
  6374. this.lblUpdating.Size = new System.Drawing.Size(157, 28);
  6375. this.lblUpdating.TabIndex = 61;
  6376. this.lblUpdating.Tag = "themeable";
  6377. this.lblUpdating.Text = "Check && update";
  6378. //
  6379. // btnViewLog
  6380. //
  6381. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  6382. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6383. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6384. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6385. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6386. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  6387. this.btnViewLog.Location = new System.Drawing.Point(31, 436);
  6388. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  6389. this.btnViewLog.Name = "btnViewLog";
  6390. this.btnViewLog.Size = new System.Drawing.Size(197, 31);
  6391. this.btnViewLog.TabIndex = 60;
  6392. this.btnViewLog.Text = "View errors";
  6393. this.btnViewLog.UseVisualStyleBackColor = false;
  6394. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  6395. //
  6396. // l2
  6397. //
  6398. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  6399. this.l2.AutoSize = true;
  6400. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6401. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  6402. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  6403. this.l2.Location = new System.Drawing.Point(6, 576);
  6404. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6405. this.l2.Name = "l2";
  6406. this.l2.Size = new System.Drawing.Size(157, 28);
  6407. this.l2.TabIndex = 59;
  6408. this.l2.TabStop = true;
  6409. this.l2.Tag = "themeable";
  6410. this.l2.Text = "deadmoon © ∞";
  6411. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  6412. //
  6413. // btnChangelog
  6414. //
  6415. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  6416. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6417. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6418. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6419. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6420. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  6421. this.btnChangelog.Location = new System.Drawing.Point(31, 325);
  6422. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  6423. this.btnChangelog.Name = "btnChangelog";
  6424. this.btnChangelog.Size = new System.Drawing.Size(197, 31);
  6425. this.btnChangelog.TabIndex = 58;
  6426. this.btnChangelog.Text = "View changes";
  6427. this.btnChangelog.UseVisualStyleBackColor = false;
  6428. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  6429. //
  6430. // btnUpdate
  6431. //
  6432. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  6433. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6434. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6435. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6436. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6437. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  6438. this.btnUpdate.Location = new System.Drawing.Point(31, 290);
  6439. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  6440. this.btnUpdate.Name = "btnUpdate";
  6441. this.btnUpdate.Size = new System.Drawing.Size(197, 31);
  6442. this.btnUpdate.TabIndex = 57;
  6443. this.btnUpdate.Text = "Check for update";
  6444. this.btnUpdate.UseVisualStyleBackColor = false;
  6445. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  6446. //
  6447. // btnResetConfig
  6448. //
  6449. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  6450. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  6451. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  6452. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  6453. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6454. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  6455. this.btnResetConfig.Location = new System.Drawing.Point(31, 506);
  6456. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  6457. this.btnResetConfig.Name = "btnResetConfig";
  6458. this.btnResetConfig.Size = new System.Drawing.Size(197, 31);
  6459. this.btnResetConfig.TabIndex = 56;
  6460. this.btnResetConfig.Text = "Reset configuration";
  6461. this.btnResetConfig.UseVisualStyleBackColor = false;
  6462. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  6463. //
  6464. // lblTheming
  6465. //
  6466. this.lblTheming.AutoSize = true;
  6467. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6468. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  6469. this.lblTheming.Location = new System.Drawing.Point(11, 99);
  6470. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  6471. this.lblTheming.Name = "lblTheming";
  6472. this.lblTheming.Size = new System.Drawing.Size(192, 28);
  6473. this.lblTheming.TabIndex = 55;
  6474. this.lblTheming.Tag = "themeable";
  6475. this.lblTheming.Text = "Choose your theme";
  6476. //
  6477. // helpTipsToggle
  6478. //
  6479. this.helpTipsToggle.Location = new System.Drawing.Point(14, 51);
  6480. this.helpTipsToggle.Margin = new System.Windows.Forms.Padding(2);
  6481. this.helpTipsToggle.Name = "helpTipsToggle";
  6482. this.helpTipsToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6483. this.helpTipsToggle.OffForeColor = System.Drawing.Color.White;
  6484. this.helpTipsToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6485. this.helpTipsToggle.OnForeColor = System.Drawing.Color.White;
  6486. this.helpTipsToggle.OnText = "Show Help Messages";
  6487. this.helpTipsToggle.Size = new System.Drawing.Size(319, 31);
  6488. this.helpTipsToggle.TabIndex = 70;
  6489. this.helpTipsToggle.Tag = "themeable";
  6490. this.helpTipsToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.helpTipsToggle_CheckedChanged);
  6491. //
  6492. // quickAccessToggle
  6493. //
  6494. this.quickAccessToggle.Location = new System.Drawing.Point(14, 16);
  6495. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  6496. this.quickAccessToggle.Name = "quickAccessToggle";
  6497. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6498. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  6499. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6500. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  6501. this.quickAccessToggle.OnText = "Show Quick Access Menu";
  6502. this.quickAccessToggle.Size = new System.Drawing.Size(319, 31);
  6503. this.quickAccessToggle.TabIndex = 64;
  6504. this.quickAccessToggle.Tag = "themeable";
  6505. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  6506. //
  6507. // defineCommandDialog
  6508. //
  6509. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  6510. this.defineCommandDialog.Title = "Optimizer";
  6511. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  6512. //
  6513. // defineProgramDialog
  6514. //
  6515. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  6516. this.defineProgramDialog.Title = "Optimizer";
  6517. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  6518. //
  6519. // defineFolderDialog
  6520. //
  6521. this.defineFolderDialog.Description = "Optimizer";
  6522. //
  6523. // defineFileDialog
  6524. //
  6525. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  6526. this.defineFileDialog.Title = "Optimizer";
  6527. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  6528. //
  6529. // DefineProgramIconDialog
  6530. //
  6531. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6532. this.DefineProgramIconDialog.Title = "Optimizer";
  6533. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  6534. //
  6535. // DefineFolderIconDialog
  6536. //
  6537. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6538. this.DefineFolderIconDialog.Title = "Optimizer";
  6539. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  6540. //
  6541. // DefineURLIconDialog
  6542. //
  6543. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6544. this.DefineURLIconDialog.Title = "Optimizer";
  6545. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  6546. //
  6547. // DefineFileIconDialog
  6548. //
  6549. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6550. this.DefineFileIconDialog.Title = "Optimizer";
  6551. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  6552. //
  6553. // DefineCommandIconDialog
  6554. //
  6555. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  6556. this.DefineCommandIconDialog.Title = "Optimizer";
  6557. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  6558. //
  6559. // ExportDialog
  6560. //
  6561. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  6562. this.ExportDialog.Title = "Optimizer";
  6563. //
  6564. // launcherMenu
  6565. //
  6566. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6567. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6568. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  6569. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  6570. this.trayStartup,
  6571. this.trayCleaner,
  6572. this.trayPinger,
  6573. this.trayHosts,
  6574. this.trayAD,
  6575. this.toolStripSeparator1,
  6576. this.trayRestartExplorer,
  6577. this.trayExit});
  6578. this.launcherMenu.Name = "launcherMenu";
  6579. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  6580. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  6581. //
  6582. // trayStartup
  6583. //
  6584. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6585. this.trayStartup.ForeColor = System.Drawing.Color.White;
  6586. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  6587. this.trayStartup.Name = "trayStartup";
  6588. this.trayStartup.Size = new System.Drawing.Size(214, 26);
  6589. this.trayStartup.Text = "Startup Manager";
  6590. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6591. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  6592. //
  6593. // trayCleaner
  6594. //
  6595. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6596. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  6597. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  6598. this.trayCleaner.Name = "trayCleaner";
  6599. this.trayCleaner.Size = new System.Drawing.Size(214, 26);
  6600. this.trayCleaner.Text = "PC Cleaner";
  6601. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6602. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  6603. //
  6604. // trayPinger
  6605. //
  6606. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6607. this.trayPinger.ForeColor = System.Drawing.Color.White;
  6608. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  6609. this.trayPinger.Name = "trayPinger";
  6610. this.trayPinger.Size = new System.Drawing.Size(214, 26);
  6611. this.trayPinger.Text = "Pinger Tool";
  6612. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6613. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  6614. //
  6615. // trayHosts
  6616. //
  6617. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6618. this.trayHosts.ForeColor = System.Drawing.Color.White;
  6619. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  6620. this.trayHosts.Name = "trayHosts";
  6621. this.trayHosts.Size = new System.Drawing.Size(214, 26);
  6622. this.trayHosts.Text = "HOSTS Editor";
  6623. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6624. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  6625. //
  6626. // trayAD
  6627. //
  6628. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6629. this.trayAD.ForeColor = System.Drawing.Color.White;
  6630. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  6631. this.trayAD.Name = "trayAD";
  6632. this.trayAD.Size = new System.Drawing.Size(214, 26);
  6633. this.trayAD.Text = "Apps Downloader";
  6634. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6635. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  6636. //
  6637. // toolStripSeparator1
  6638. //
  6639. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  6640. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  6641. this.toolStripSeparator1.Name = "toolStripSeparator1";
  6642. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  6643. this.toolStripSeparator1.Tag = "";
  6644. //
  6645. // trayRestartExplorer
  6646. //
  6647. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6648. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  6649. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  6650. this.trayRestartExplorer.Name = "trayRestartExplorer";
  6651. this.trayRestartExplorer.Size = new System.Drawing.Size(214, 26);
  6652. this.trayRestartExplorer.Text = "Restart Explorer";
  6653. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  6654. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  6655. //
  6656. // trayExit
  6657. //
  6658. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6659. this.trayExit.ForeColor = System.Drawing.Color.White;
  6660. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  6661. this.trayExit.Name = "trayExit";
  6662. this.trayExit.Size = new System.Drawing.Size(214, 26);
  6663. this.trayExit.Text = "Exit";
  6664. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  6665. //
  6666. // launcherIcon
  6667. //
  6668. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  6669. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  6670. this.launcherIcon.Text = "Optimizer";
  6671. this.launcherIcon.Visible = true;
  6672. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  6673. //
  6674. // helpBox
  6675. //
  6676. this.helpBox.IsBalloon = true;
  6677. this.helpBox.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  6678. this.helpBox.UseAnimation = false;
  6679. this.helpBox.UseFading = false;
  6680. //
  6681. // cNF48
  6682. //
  6683. this.cNF48.AutoSize = true;
  6684. this.cNF48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6685. this.cNF48.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6686. this.cNF48.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6687. this.cNF48.Location = new System.Drawing.Point(35, 125);
  6688. this.cNF48.Name = "cNF48";
  6689. this.cNF48.Size = new System.Drawing.Size(166, 24);
  6690. this.cNF48.TabIndex = 173;
  6691. this.cNF48.Text = ".NET Framework 4.8";
  6692. this.cNF48.UseVisualStyleBackColor = true;
  6693. //
  6694. // pictureBox90
  6695. //
  6696. this.pictureBox90.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox90.BackgroundImage")));
  6697. this.pictureBox90.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6698. this.pictureBox90.Location = new System.Drawing.Point(5, 124);
  6699. this.pictureBox90.Name = "pictureBox90";
  6700. this.pictureBox90.Size = new System.Drawing.Size(24, 24);
  6701. this.pictureBox90.TabIndex = 174;
  6702. this.pictureBox90.TabStop = false;
  6703. //
  6704. // cJava
  6705. //
  6706. this.cJava.AutoSize = true;
  6707. this.cJava.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6708. this.cJava.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6709. this.cJava.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6710. this.cJava.Location = new System.Drawing.Point(35, 155);
  6711. this.cJava.Name = "cJava";
  6712. this.cJava.Size = new System.Drawing.Size(100, 24);
  6713. this.cJava.TabIndex = 175;
  6714. this.cJava.Text = "Java 8 JDK";
  6715. this.cJava.UseVisualStyleBackColor = true;
  6716. //
  6717. // pictureBox91
  6718. //
  6719. this.pictureBox91.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox91.BackgroundImage")));
  6720. this.pictureBox91.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6721. this.pictureBox91.Location = new System.Drawing.Point(5, 154);
  6722. this.pictureBox91.Name = "pictureBox91";
  6723. this.pictureBox91.Size = new System.Drawing.Size(24, 24);
  6724. this.pictureBox91.TabIndex = 176;
  6725. this.pictureBox91.TabStop = false;
  6726. //
  6727. // cPython3
  6728. //
  6729. this.cPython3.AutoSize = true;
  6730. this.cPython3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6731. this.cPython3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6732. this.cPython3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6733. this.cPython3.Location = new System.Drawing.Point(35, 185);
  6734. this.cPython3.Name = "cPython3";
  6735. this.cPython3.Size = new System.Drawing.Size(89, 24);
  6736. this.cPython3.TabIndex = 177;
  6737. this.cPython3.Text = "Python 3";
  6738. this.cPython3.UseVisualStyleBackColor = true;
  6739. //
  6740. // pictureBox92
  6741. //
  6742. this.pictureBox92.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox92.BackgroundImage")));
  6743. this.pictureBox92.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6744. this.pictureBox92.Location = new System.Drawing.Point(5, 184);
  6745. this.pictureBox92.Name = "pictureBox92";
  6746. this.pictureBox92.Size = new System.Drawing.Size(24, 24);
  6747. this.pictureBox92.TabIndex = 178;
  6748. this.pictureBox92.TabStop = false;
  6749. //
  6750. // cPython2
  6751. //
  6752. this.cPython2.AutoSize = true;
  6753. this.cPython2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6754. this.cPython2.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6755. this.cPython2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6756. this.cPython2.Location = new System.Drawing.Point(35, 215);
  6757. this.cPython2.Name = "cPython2";
  6758. this.cPython2.Size = new System.Drawing.Size(89, 24);
  6759. this.cPython2.TabIndex = 179;
  6760. this.cPython2.Text = "Python 2";
  6761. this.cPython2.UseVisualStyleBackColor = true;
  6762. //
  6763. // pictureBox93
  6764. //
  6765. this.pictureBox93.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox93.BackgroundImage")));
  6766. this.pictureBox93.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6767. this.pictureBox93.Location = new System.Drawing.Point(5, 214);
  6768. this.pictureBox93.Name = "pictureBox93";
  6769. this.pictureBox93.Size = new System.Drawing.Size(24, 24);
  6770. this.pictureBox93.TabIndex = 180;
  6771. this.pictureBox93.TabStop = false;
  6772. //
  6773. // cCodecs
  6774. //
  6775. this.cCodecs.AutoSize = true;
  6776. this.cCodecs.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6777. this.cCodecs.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6778. this.cCodecs.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6779. this.cCodecs.Location = new System.Drawing.Point(34, 842);
  6780. this.cCodecs.Name = "cCodecs";
  6781. this.cCodecs.Size = new System.Drawing.Size(162, 24);
  6782. this.cCodecs.TabIndex = 181;
  6783. this.cCodecs.Text = "K-Lite Codecs Mega";
  6784. this.cCodecs.UseVisualStyleBackColor = true;
  6785. //
  6786. // pictureBox94
  6787. //
  6788. this.pictureBox94.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox94.BackgroundImage")));
  6789. this.pictureBox94.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6790. this.pictureBox94.Location = new System.Drawing.Point(4, 841);
  6791. this.pictureBox94.Name = "pictureBox94";
  6792. this.pictureBox94.Size = new System.Drawing.Size(24, 24);
  6793. this.pictureBox94.TabIndex = 182;
  6794. this.pictureBox94.TabStop = false;
  6795. //
  6796. // cBalena
  6797. //
  6798. this.cBalena.AutoSize = true;
  6799. this.cBalena.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6800. this.cBalena.Location = new System.Drawing.Point(35, 544);
  6801. this.cBalena.Name = "cBalena";
  6802. this.cBalena.Size = new System.Drawing.Size(121, 24);
  6803. this.cBalena.TabIndex = 164;
  6804. this.cBalena.Text = "Balena Etcher";
  6805. this.cBalena.UseVisualStyleBackColor = true;
  6806. //
  6807. // pictureBox95
  6808. //
  6809. this.pictureBox95.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox95.BackgroundImage")));
  6810. this.pictureBox95.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  6811. this.pictureBox95.Location = new System.Drawing.Point(5, 543);
  6812. this.pictureBox95.Name = "pictureBox95";
  6813. this.pictureBox95.Size = new System.Drawing.Size(24, 24);
  6814. this.pictureBox95.TabIndex = 165;
  6815. this.pictureBox95.TabStop = false;
  6816. //
  6817. // cCodium
  6818. //
  6819. this.cCodium.AutoSize = true;
  6820. this.cCodium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6821. this.cCodium.Location = new System.Drawing.Point(35, 603);
  6822. this.cCodium.Name = "cCodium";
  6823. this.cCodium.Size = new System.Drawing.Size(103, 24);
  6824. this.cCodium.TabIndex = 164;
  6825. this.cCodium.Text = "VS Codium";
  6826. this.cCodium.UseVisualStyleBackColor = true;
  6827. //
  6828. // pictureBox96
  6829. //
  6830. this.pictureBox96.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox96.BackgroundImage")));
  6831. this.pictureBox96.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  6832. this.pictureBox96.Location = new System.Drawing.Point(5, 603);
  6833. this.pictureBox96.Name = "pictureBox96";
  6834. this.pictureBox96.Size = new System.Drawing.Size(24, 24);
  6835. this.pictureBox96.TabIndex = 165;
  6836. this.pictureBox96.TabStop = false;
  6837. //
  6838. // MainForm
  6839. //
  6840. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  6841. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  6842. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  6843. this.ClientSize = new System.Drawing.Size(870, 705);
  6844. this.Controls.Add(this.bpanel);
  6845. this.Controls.Add(this.tpanel);
  6846. this.DoubleBuffered = true;
  6847. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  6848. this.ForeColor = System.Drawing.Color.White;
  6849. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6850. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  6851. this.MinimumSize = new System.Drawing.Size(886, 744);
  6852. this.Name = "MainForm";
  6853. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6854. this.Text = "Optimizer";
  6855. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  6856. this.Load += new System.EventHandler(this.Main_Load);
  6857. this.tpanel.ResumeLayout(false);
  6858. this.tpanel.PerformLayout();
  6859. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  6860. this.bpanel.ResumeLayout(false);
  6861. this.tabCollection.ResumeLayout(false);
  6862. this.universalTab.ResumeLayout(false);
  6863. this.universalTab.PerformLayout();
  6864. this.windowsXTab.ResumeLayout(false);
  6865. this.windowsXTab.PerformLayout();
  6866. this.windowsVIIITab.ResumeLayout(false);
  6867. this.windowsVIIITab.PerformLayout();
  6868. this.modernAppsTab.ResumeLayout(false);
  6869. this.modernAppsTab.PerformLayout();
  6870. this.panelModernAppsList.ResumeLayout(false);
  6871. this.startupTab.ResumeLayout(false);
  6872. this.startupTab.PerformLayout();
  6873. this.panel3.ResumeLayout(false);
  6874. this.appsTab.ResumeLayout(false);
  6875. this.panel10.ResumeLayout(false);
  6876. this.panel10.PerformLayout();
  6877. this.panelCommonApps.ResumeLayout(false);
  6878. this.panelCommonApps.PerformLayout();
  6879. this.panelApps5.ResumeLayout(false);
  6880. this.panelApps5.PerformLayout();
  6881. ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit();
  6882. ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit();
  6883. ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit();
  6884. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  6885. ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit();
  6886. ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
  6887. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  6888. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  6889. ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
  6890. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  6891. ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit();
  6892. ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
  6893. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  6894. ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
  6895. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  6896. ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit();
  6897. ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit();
  6898. ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
  6899. ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
  6900. ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
  6901. ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
  6902. ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
  6903. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  6904. ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit();
  6905. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  6906. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  6907. ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
  6908. ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit();
  6909. this.panelApps6.ResumeLayout(false);
  6910. this.panelApps6.PerformLayout();
  6911. ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit();
  6912. ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
  6913. ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
  6914. ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit();
  6915. ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
  6916. ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
  6917. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  6918. ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
  6919. ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit();
  6920. ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
  6921. ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit();
  6922. ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
  6923. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  6924. ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit();
  6925. ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit();
  6926. ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit();
  6927. ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit();
  6928. ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit();
  6929. ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit();
  6930. ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit();
  6931. ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit();
  6932. ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit();
  6933. ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit();
  6934. ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit();
  6935. this.panelApps1.ResumeLayout(false);
  6936. this.panelApps1.PerformLayout();
  6937. ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
  6938. ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
  6939. ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit();
  6940. ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
  6941. ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
  6942. ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit();
  6943. ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
  6944. ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
  6945. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  6946. ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
  6947. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  6948. ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
  6949. ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit();
  6950. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  6951. ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
  6952. ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
  6953. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  6954. ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
  6955. ((System.ComponentModel.ISupportInitialize)(this.picturemaxthon)).EndInit();
  6956. ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
  6957. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6958. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  6959. ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit();
  6960. ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit();
  6961. ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
  6962. ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
  6963. ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
  6964. ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
  6965. ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
  6966. ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
  6967. this.cleanerTab.ResumeLayout(false);
  6968. this.cleanerTab.PerformLayout();
  6969. this.panel1.ResumeLayout(false);
  6970. this.panel1.PerformLayout();
  6971. this.pingerTab.ResumeLayout(false);
  6972. this.pingerTab.PerformLayout();
  6973. this.panel7.ResumeLayout(false);
  6974. this.hostsEditorTab.ResumeLayout(false);
  6975. this.hostsEditorTab.PerformLayout();
  6976. this.panel4.ResumeLayout(false);
  6977. this.panel4.PerformLayout();
  6978. this.panelList.ResumeLayout(false);
  6979. this.registryFixerTab.ResumeLayout(false);
  6980. this.registryFixerTab.PerformLayout();
  6981. this.panel2.ResumeLayout(false);
  6982. this.panel2.PerformLayout();
  6983. this.integratorTab.ResumeLayout(false);
  6984. this.synapse.ResumeLayout(false);
  6985. this.integratorInfoTab.ResumeLayout(false);
  6986. this.integratorInfoTab.PerformLayout();
  6987. this.tabPage8.ResumeLayout(false);
  6988. this.tabPage8.PerformLayout();
  6989. this.itemnamegroup.ResumeLayout(false);
  6990. this.itemnamegroup.PerformLayout();
  6991. this.security.ResumeLayout(false);
  6992. this.security.PerformLayout();
  6993. this.itemposition.ResumeLayout(false);
  6994. this.itemposition.PerformLayout();
  6995. this.icontoaddgroup.ResumeLayout(false);
  6996. this.icontoaddgroup.PerformLayout();
  6997. this.itemtoaddgroup.ResumeLayout(false);
  6998. this.itemtoaddgroup.PerformLayout();
  6999. this.itemtype.ResumeLayout(false);
  7000. this.itemtype.PerformLayout();
  7001. this.tabPage9.ResumeLayout(false);
  7002. this.tabPage9.PerformLayout();
  7003. this.panel5.ResumeLayout(false);
  7004. this.tabPage10.ResumeLayout(false);
  7005. this.tabPage10.PerformLayout();
  7006. this.tabPage11.ResumeLayout(false);
  7007. this.tabPage11.PerformLayout();
  7008. this.panel6.ResumeLayout(false);
  7009. this.optionsTab.ResumeLayout(false);
  7010. this.optionsTab.PerformLayout();
  7011. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  7012. this.panel9.ResumeLayout(false);
  7013. this.panel9.PerformLayout();
  7014. ((System.ComponentModel.ISupportInitialize)(this.pictureBox89)).EndInit();
  7015. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).EndInit();
  7016. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).EndInit();
  7017. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).EndInit();
  7018. this.panel8.ResumeLayout(false);
  7019. this.panel8.PerformLayout();
  7020. ((System.ComponentModel.ISupportInitialize)(this.pictureBox84)).EndInit();
  7021. ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit();
  7022. this.launcherMenu.ResumeLayout(false);
  7023. ((System.ComponentModel.ISupportInitialize)(this.pictureBox90)).EndInit();
  7024. ((System.ComponentModel.ISupportInitialize)(this.pictureBox91)).EndInit();
  7025. ((System.ComponentModel.ISupportInitialize)(this.pictureBox92)).EndInit();
  7026. ((System.ComponentModel.ISupportInitialize)(this.pictureBox93)).EndInit();
  7027. ((System.ComponentModel.ISupportInitialize)(this.pictureBox94)).EndInit();
  7028. ((System.ComponentModel.ISupportInitialize)(this.pictureBox95)).EndInit();
  7029. ((System.ComponentModel.ISupportInitialize)(this.pictureBox96)).EndInit();
  7030. this.ResumeLayout(false);
  7031. }
  7032. #endregion
  7033. private System.Windows.Forms.Panel tpanel;
  7034. private System.Windows.Forms.Label txtBitness;
  7035. private System.Windows.Forms.Label txtOS;
  7036. private System.Windows.Forms.Label txtVersion;
  7037. private System.Windows.Forms.PictureBox pictureBox1;
  7038. private System.Windows.Forms.Label label2;
  7039. private System.Windows.Forms.Panel bpanel;
  7040. private System.Windows.Forms.TabControl tabCollection;
  7041. private System.Windows.Forms.TabPage universalTab;
  7042. private System.Windows.Forms.Button restartButton;
  7043. private System.Windows.Forms.TabPage windowsXTab;
  7044. private System.Windows.Forms.Button restartButton10;
  7045. private System.Windows.Forms.TabPage windowsVIIITab;
  7046. private System.Windows.Forms.Button restartButton8;
  7047. private System.Windows.Forms.TabPage cleanerTab;
  7048. private ColoredCheckBox checkTemp;
  7049. private ColoredCheckBox checkSelectAll;
  7050. private System.Windows.Forms.Button cleanDriveB;
  7051. private ColoredCheckBox checkMediaCache;
  7052. private ColoredCheckBox checkLogs;
  7053. private ColoredCheckBox checkBin;
  7054. private ColoredCheckBox checkMiniDumps;
  7055. private System.Windows.Forms.Panel panel1;
  7056. private System.Windows.Forms.TabPage startupTab;
  7057. private System.Windows.Forms.Label startupTitle;
  7058. private System.Windows.Forms.Button removeStartupItemB;
  7059. private System.Windows.Forms.Label cleanerTitle;
  7060. private System.Windows.Forms.TabPage registryFixerTab;
  7061. private System.Windows.Forms.Label registryTitle;
  7062. private System.Windows.Forms.Button regFixB;
  7063. private System.Windows.Forms.Panel panel2;
  7064. private ColoredCheckBox checkRegistryEditor;
  7065. private ColoredCheckBox checkEnableAll;
  7066. private ColoredCheckBox checkContextMenu;
  7067. private ColoredCheckBox checkTaskManager;
  7068. private ColoredCheckBox checkCommandPrompt;
  7069. private ColoredCheckBox checkFirewall;
  7070. private ColoredCheckBox checkRunDialog;
  7071. private ColoredCheckBox checkFolderOptions;
  7072. private ColoredCheckBox checkControlPanel;
  7073. private ColoredCheckBox checkRestartExplorer;
  7074. private System.Windows.Forms.Panel panel3;
  7075. private System.Windows.Forms.Label regLbl;
  7076. private System.Windows.Forms.ListView listStartupItems;
  7077. private System.Windows.Forms.ColumnHeader columnHeader1;
  7078. private System.Windows.Forms.ColumnHeader columnHeader2;
  7079. private System.Windows.Forms.Button refreshStartupB;
  7080. private System.Windows.Forms.Button locateFileB;
  7081. private System.Windows.Forms.ColumnHeader columnHeader3;
  7082. private System.Windows.Forms.TabPage hostsEditorTab;
  7083. private System.Windows.Forms.Label hostsTitle;
  7084. private System.Windows.Forms.LinkLabel linkLocate;
  7085. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  7086. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  7087. private System.Windows.Forms.ListBox listHostEntries;
  7088. private System.Windows.Forms.Panel panel4;
  7089. private System.Windows.Forms.Button removeAllHostsB;
  7090. private System.Windows.Forms.Button refreshHostsB;
  7091. private System.Windows.Forms.Button removeHostB;
  7092. private System.Windows.Forms.TextBox txtDomain;
  7093. private System.Windows.Forms.Label lblDomain;
  7094. private System.Windows.Forms.Label lblIP;
  7095. private System.Windows.Forms.Button addHostB;
  7096. private System.Windows.Forms.TextBox txtIP;
  7097. private ColoredCheckBox checkErrorReports;
  7098. private System.Windows.Forms.TabPage integratorTab;
  7099. private System.Windows.Forms.TabControl synapse;
  7100. private System.Windows.Forms.TabPage integratorInfoTab;
  7101. private System.Windows.Forms.TabPage tabPage8;
  7102. private System.Windows.Forms.TabPage tabPage9;
  7103. private System.Windows.Forms.TabPage tabPage10;
  7104. private System.Windows.Forms.TabPage tabPage11;
  7105. private System.Windows.Forms.Label integrator7;
  7106. private System.Windows.Forms.Label integrator6;
  7107. private System.Windows.Forms.Label integrator5;
  7108. private System.Windows.Forms.Label integrator4;
  7109. private System.Windows.Forms.Label integrator3;
  7110. private System.Windows.Forms.Label integrator2;
  7111. private System.Windows.Forms.Label integrator1;
  7112. private System.Windows.Forms.Button button48;
  7113. private System.Windows.Forms.TextBox txtRunKeyword;
  7114. private System.Windows.Forms.Label ccKeywordL;
  7115. private System.Windows.Forms.TextBox txtRunFile;
  7116. private System.Windows.Forms.Label ccFileL;
  7117. private System.Windows.Forms.Label ccL;
  7118. private System.Windows.Forms.Button btnCreateCustomCommand;
  7119. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  7120. private System.Windows.Forms.Button PMB;
  7121. private System.Windows.Forms.Button DSB;
  7122. private System.Windows.Forms.Button STB;
  7123. private System.Windows.Forms.Button SSB;
  7124. private System.Windows.Forms.Button WAB;
  7125. private System.Windows.Forms.Label readyMenusL;
  7126. private System.Windows.Forms.ListBox listDesktopItems;
  7127. private System.Windows.Forms.Label removeIntegratorItemsL;
  7128. private System.Windows.Forms.Button refreshIIB;
  7129. private System.Windows.Forms.Button removeDIB;
  7130. private System.Windows.Forms.Button removeAllIIB;
  7131. private System.Windows.Forms.GroupBox itemtype;
  7132. private ColoredRadioButton radioCommand;
  7133. private ColoredRadioButton radioProgram;
  7134. private ColoredRadioButton radioFile;
  7135. private ColoredRadioButton radioFolder;
  7136. private ColoredRadioButton radioLink;
  7137. private System.Windows.Forms.Label addItemL;
  7138. private System.Windows.Forms.GroupBox icontoaddgroup;
  7139. private ColoredCheckBox checkDefaultIcon;
  7140. private System.Windows.Forms.Button btnBrowseIcon;
  7141. private System.Windows.Forms.TextBox txtIcon;
  7142. private System.Windows.Forms.GroupBox itemtoaddgroup;
  7143. private System.Windows.Forms.Button btnBrowseItem;
  7144. private System.Windows.Forms.TextBox txtItem;
  7145. private System.Windows.Forms.GroupBox security;
  7146. private ColoredCheckBox checkShift;
  7147. private System.Windows.Forms.GroupBox itemposition;
  7148. private ColoredRadioButton radioTop;
  7149. private ColoredRadioButton radioMiddle;
  7150. private ColoredRadioButton radioBottom;
  7151. private System.Windows.Forms.GroupBox itemnamegroup;
  7152. private System.Windows.Forms.TextBox txtItemName;
  7153. private System.Windows.Forms.Button btnAddItem;
  7154. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  7155. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  7156. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  7157. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  7158. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  7159. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  7160. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  7161. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  7162. private System.Windows.Forms.Button findInRegB;
  7163. private System.Windows.Forms.Button RemoveOwnerB;
  7164. private System.Windows.Forms.Button AddOwnerB;
  7165. private System.Windows.Forms.TabPage optionsTab;
  7166. private System.Windows.Forms.RadioButton radioMinimal;
  7167. private System.Windows.Forms.RadioButton radioCaramel;
  7168. private System.Windows.Forms.RadioButton radioLime;
  7169. private System.Windows.Forms.RadioButton radioMagma;
  7170. private System.Windows.Forms.RadioButton radioOcean;
  7171. private System.Windows.Forms.RadioButton radioZerg;
  7172. private System.Windows.Forms.Label lblTheming;
  7173. private System.Windows.Forms.ListBox listCustomCommands;
  7174. private System.Windows.Forms.Label removeCCL;
  7175. private System.Windows.Forms.Button removeCCB;
  7176. private System.Windows.Forms.Button refreshCCB;
  7177. private System.Windows.Forms.Panel panel5;
  7178. private System.Windows.Forms.Panel panel6;
  7179. private System.Windows.Forms.Panel panelList;
  7180. private System.Windows.Forms.TabPage modernAppsTab;
  7181. private System.Windows.Forms.Label txtModernAppsTitle;
  7182. private System.Windows.Forms.Panel panelModernAppsList;
  7183. private System.Windows.Forms.CheckedListBox listModernApps;
  7184. private System.Windows.Forms.Button uninstallModernAppsButton;
  7185. private System.Windows.Forms.Button refreshModernAppsButton;
  7186. private System.Windows.Forms.Label txtUWP;
  7187. private ColoredCheckBox chkSelectAllModernApps;
  7188. private ToggleSwitch performanceSw;
  7189. private ToggleSwitch defenderSw;
  7190. private ToggleSwitch networkSw;
  7191. private ToggleSwitch mediaSharingSw;
  7192. private ToggleSwitch printSw;
  7193. private ToggleSwitch systemRestoreSw;
  7194. private ToggleSwitch officeTelemetrySw;
  7195. private ToggleSwitch telemetryTasksSw;
  7196. private ToggleSwitch superfetchSw;
  7197. private ToggleSwitch homegroupSw;
  7198. private ToggleSwitch reportingSw;
  7199. private ToggleSwitch oldMixerSw;
  7200. private ToggleSwitch gameBarSw;
  7201. private ToggleSwitch uODSw;
  7202. private ToggleSwitch sensorSw;
  7203. private ToggleSwitch privacySw;
  7204. private ToggleSwitch telemetryServicesSw;
  7205. private ToggleSwitch autoUpdatesSw;
  7206. private ToggleSwitch peopleSw;
  7207. private ToggleSwitch adsSw;
  7208. private ToggleSwitch colorBarSw;
  7209. private ToggleSwitch oldExplorerSw;
  7210. private ToggleSwitch xboxSw;
  7211. private ToggleSwitch cortanaSw;
  7212. private ToggleSwitch darkSw;
  7213. private ToggleSwitch spellSw;
  7214. private ToggleSwitch inkSw;
  7215. private ToggleSwitch driversSw;
  7216. private System.Windows.Forms.Button btnResetConfig;
  7217. private ToggleSwitch disableOneDriveSw;
  7218. private ToggleSwitch compatSw;
  7219. private System.Windows.Forms.Button btnUpdate;
  7220. private System.Windows.Forms.Button btnChangelog;
  7221. private ToggleSwitch faxSw;
  7222. private ToggleSwitch insiderSw;
  7223. private ToggleSwitch featuresSw;
  7224. private ToggleSwitch smartScreenSw;
  7225. private ColoredCheckBox chkReadOnly;
  7226. private System.Windows.Forms.Label lblLock;
  7227. private ToggleSwitch ccSw;
  7228. private ToggleSwitch stickySw;
  7229. private ToggleSwitch longPathsSw;
  7230. private ColoredCheckBox chkBlock;
  7231. private ToggleSwitch castSw;
  7232. private System.Windows.Forms.Button adblockBasic;
  7233. private System.Windows.Forms.Label lblAdblockSub;
  7234. private System.Windows.Forms.Label lblAdblock;
  7235. private System.Windows.Forms.Button adblockUlti;
  7236. private System.Windows.Forms.Button adblockP;
  7237. private System.Windows.Forms.Button adblockS;
  7238. private System.Windows.Forms.TabPage appsTab;
  7239. private System.Windows.Forms.Button btnDownloadApps;
  7240. private System.Windows.Forms.Label appsTitle;
  7241. private ColoredCheckBox c7zip;
  7242. private ColoredCheckBox cPeaZip;
  7243. private ColoredCheckBox cWinRar;
  7244. private ColoredCheckBox cChromium;
  7245. private ColoredCheckBox cChrome;
  7246. private ColoredCheckBox cFirefox;
  7247. private ColoredCheckBox cVivaldi;
  7248. private ColoredCheckBox cOpera;
  7249. private ColoredCheckBox cThunderbird;
  7250. private ColoredCheckBox cDiscord;
  7251. private ColoredCheckBox cSkype;
  7252. private ColoredCheckBox cViber;
  7253. private ColoredCheckBox cSumatra;
  7254. private ColoredCheckBox cAdobeReader;
  7255. private ColoredCheckBox cQB;
  7256. private ColoredCheckBox cDeluge;
  7257. private System.Windows.Forms.Label setDownDirLbl;
  7258. private System.Windows.Forms.TextBox txtDownloadFolder;
  7259. private System.Windows.Forms.Button changeDownDirB;
  7260. private System.Windows.Forms.Label txtDownloadStatus;
  7261. private System.Windows.Forms.Label bitPref;
  7262. private ColoredRadioButton c32;
  7263. private ColoredCheckBox cFoxit;
  7264. private ColoredCheckBox cUT3;
  7265. private ColoredCheckBox cBT;
  7266. private System.Windows.Forms.Button goToDownloadsB;
  7267. private System.Windows.Forms.LinkLabel linkWarnings;
  7268. private ColoredCheckBox cTor;
  7269. private ColoredCheckBox cTV;
  7270. private ColoredCheckBox cZoom;
  7271. private ColoredCheckBox cEvernote;
  7272. private ColoredCheckBox cOneDrive;
  7273. private ColoredCheckBox cSteam;
  7274. private ColoredCheckBox cUbi;
  7275. private ColoredCheckBox cBlizzard;
  7276. private System.Windows.Forms.PictureBox pictureBox2;
  7277. private System.Windows.Forms.PictureBox pictureBox6;
  7278. private System.Windows.Forms.PictureBox pictureBox7;
  7279. private System.Windows.Forms.PictureBox pictureBox3;
  7280. private System.Windows.Forms.PictureBox pictureBox4;
  7281. private System.Windows.Forms.PictureBox pictureBox5;
  7282. private System.Windows.Forms.PictureBox pictureBox14;
  7283. private System.Windows.Forms.PictureBox pictureBox15;
  7284. private System.Windows.Forms.PictureBox pictureBox16;
  7285. private System.Windows.Forms.PictureBox pictureBox17;
  7286. private System.Windows.Forms.PictureBox pictureBox20;
  7287. private System.Windows.Forms.PictureBox pictureBox19;
  7288. private System.Windows.Forms.PictureBox pictureBox18;
  7289. private System.Windows.Forms.PictureBox pictureBox25;
  7290. private System.Windows.Forms.PictureBox pictureBox26;
  7291. private System.Windows.Forms.PictureBox pictureBox27;
  7292. private System.Windows.Forms.PictureBox pictureBox28;
  7293. private System.Windows.Forms.PictureBox pictureBox29;
  7294. private System.Windows.Forms.PictureBox pictureBox30;
  7295. private System.Windows.Forms.PictureBox pictureBox24;
  7296. private System.Windows.Forms.PictureBox pictureBox21;
  7297. private System.Windows.Forms.PictureBox pictureBox23;
  7298. private System.Windows.Forms.PictureBox pictureBox22;
  7299. private System.Windows.Forms.PictureBox pictureBox43;
  7300. private System.Windows.Forms.PictureBox pictureBox49;
  7301. private System.Windows.Forms.PictureBox pictureBox51;
  7302. private System.Windows.Forms.PictureBox pictureBox50;
  7303. private ColoredCheckBox cLibreOffice;
  7304. private System.Windows.Forms.PictureBox pictureBox52;
  7305. private ColoredCheckBox cAutoInstall;
  7306. private ColoredCheckBox cEpicStore;
  7307. private System.Windows.Forms.PictureBox pictureBox53;
  7308. private ColoredCheckBox cOrigin;
  7309. private System.Windows.Forms.PictureBox pictureBox54;
  7310. private ColoredCheckBox cMSTeams;
  7311. private System.Windows.Forms.PictureBox pictureBox55;
  7312. private ColoredCheckBox cAnyDesk;
  7313. private System.Windows.Forms.PictureBox pictureBox56;
  7314. private ColoredCheckBox cMaxthon;
  7315. private System.Windows.Forms.PictureBox picturemaxthon;
  7316. private System.Windows.Forms.PictureBox pictureBox63;
  7317. private ColoredCheckBox cDropbox;
  7318. private ColoredCheckBox cFlux;
  7319. private System.Windows.Forms.PictureBox pictureBox71;
  7320. private System.Windows.Forms.Panel panelApps1;
  7321. private System.Windows.Forms.Panel panelApps5;
  7322. private ColoredCheckBox chkOnlyRemovable;
  7323. private ColoredProgress progressDownloader;
  7324. private System.Windows.Forms.PictureBox pictureBox75;
  7325. private ColoredCheckBox cUT2;
  7326. private System.Windows.Forms.Button btnGetFeed;
  7327. private System.Windows.Forms.Panel panelCommonApps;
  7328. private ToggleSwitch actionSw;
  7329. private System.Windows.Forms.LinkLabel l2;
  7330. private System.Windows.Forms.Panel panelApps6;
  7331. private ColoredCheckBox cVCPP;
  7332. private System.Windows.Forms.PictureBox pictureBox80;
  7333. private ColoredCheckBox cNF472;
  7334. private System.Windows.Forms.PictureBox pictureBox78;
  7335. private ColoredCheckBox cNF452;
  7336. private System.Windows.Forms.PictureBox pictureBox79;
  7337. private ColoredCheckBox cNF40;
  7338. private System.Windows.Forms.PictureBox pictureBox77;
  7339. private ColoredCheckBox cNF35;
  7340. private System.Windows.Forms.PictureBox pictureBox76;
  7341. private ColoredCheckBox cIObitSU;
  7342. private ColoredCheckBox cIObitU;
  7343. private System.Windows.Forms.PictureBox pictureBox74;
  7344. private ColoredCheckBox cRevo;
  7345. private System.Windows.Forms.PictureBox pictureBox68;
  7346. private ColoredCheckBox cIObitDB;
  7347. private ColoredCheckBox cIObitSD;
  7348. private System.Windows.Forms.PictureBox pictureBox61;
  7349. private ColoredCheckBox cUUI;
  7350. private System.Windows.Forms.PictureBox pictureBox66;
  7351. private System.Windows.Forms.PictureBox pictureBox72;
  7352. private System.Windows.Forms.PictureBox pictureBox67;
  7353. private ColoredCheckBox cRufus;
  7354. private System.Windows.Forms.PictureBox pictureBox73;
  7355. private ColoredCheckBox cMalwarebytes;
  7356. private System.Windows.Forms.PictureBox pictureBox70;
  7357. private ColoredCheckBox cAntiExploit;
  7358. private System.Windows.Forms.PictureBox pictureBox69;
  7359. private System.Windows.Forms.Label txtFeedError;
  7360. private ColoredCheckBox cViper;
  7361. private System.Windows.Forms.PictureBox pictureBox81;
  7362. private System.Windows.Forms.PictureBox pictureBox8;
  7363. private ColoredCheckBox cIrfan;
  7364. private System.Windows.Forms.PictureBox pictureBox59;
  7365. private ColoredCheckBox ciTunes;
  7366. private ColoredCheckBox cWinamp;
  7367. private System.Windows.Forms.PictureBox pictureBox65;
  7368. private ColoredCheckBox cAudacity;
  7369. private ColoredCheckBox cPhotoFiltre;
  7370. private System.Windows.Forms.PictureBox pictureBox46;
  7371. private ColoredCheckBox cGIMP;
  7372. private System.Windows.Forms.PictureBox pictureBox47;
  7373. private System.Windows.Forms.PictureBox pictureBox45;
  7374. private System.Windows.Forms.PictureBox pictureBox48;
  7375. private ColoredCheckBox cMp3Tag;
  7376. private System.Windows.Forms.PictureBox pictureBox60;
  7377. private ColoredCheckBox cBlender;
  7378. private ColoredCheckBox cLightShot;
  7379. private System.Windows.Forms.PictureBox pictureBox58;
  7380. private System.Windows.Forms.PictureBox pictureBox57;
  7381. private ColoredCheckBox cGyazo;
  7382. private ColoredCheckBox cNPP;
  7383. private ColoredCheckBox cSublimeText;
  7384. private System.Windows.Forms.PictureBox pictureBox33;
  7385. private ColoredCheckBox cAtom;
  7386. private System.Windows.Forms.PictureBox pictureBox34;
  7387. private System.Windows.Forms.PictureBox pictureBox32;
  7388. private System.Windows.Forms.PictureBox pictureBox35;
  7389. private System.Windows.Forms.PictureBox pictureBox31;
  7390. private System.Windows.Forms.PictureBox pictureBox36;
  7391. private ColoredCheckBox cVS;
  7392. private ColoredCheckBox cVSCode;
  7393. private ColoredCheckBox cSublimeMerge;
  7394. private System.Windows.Forms.PictureBox pictureBox64;
  7395. private ColoredCheckBox cAndroidStudio;
  7396. private System.Windows.Forms.PictureBox pictureBox62;
  7397. private ColoredCheckBox cEclipse;
  7398. private ColoredCheckBox cGitHub;
  7399. private ColoredCheckBox cNode;
  7400. private System.Windows.Forms.PictureBox pictureBox38;
  7401. private ColoredCheckBox cXAMPP;
  7402. private ColoredCheckBox cPostman;
  7403. private System.Windows.Forms.PictureBox pictureBox40;
  7404. private System.Windows.Forms.PictureBox pictureBox41;
  7405. private System.Windows.Forms.PictureBox pictureBox42;
  7406. private ColoredCheckBox cFileZilla;
  7407. private System.Windows.Forms.PictureBox pictureBox39;
  7408. private System.Windows.Forms.PictureBox pictureBox37;
  7409. private ColoredCheckBox cPutty;
  7410. private System.Windows.Forms.PictureBox pictureBox44;
  7411. private ColoredCheckBox cWinScp;
  7412. private System.Windows.Forms.Button btnViewLog;
  7413. private System.Windows.Forms.Label lblTroubleshoot;
  7414. private System.Windows.Forms.Label lblUpdating;
  7415. private System.Windows.Forms.Button btnOpenConf;
  7416. private System.Windows.Forms.PictureBox pictureBox82;
  7417. private ColoredCheckBox cMega;
  7418. private System.Windows.Forms.TabPage pingerTab;
  7419. private System.Windows.Forms.Label pingerTitle;
  7420. private System.Windows.Forms.TextBox txtPingInput;
  7421. private System.Windows.Forms.Label lblPinger;
  7422. private System.Windows.Forms.Button btnPing;
  7423. private System.Windows.Forms.Label lblFootprint;
  7424. private System.Windows.Forms.Label lblPretext;
  7425. private System.Windows.Forms.Button btnShodan;
  7426. private System.Windows.Forms.Label lblResults;
  7427. private System.Windows.Forms.ListBox listPingResults;
  7428. private System.Windows.Forms.Panel panel7;
  7429. private System.Windows.Forms.Button copyIPB;
  7430. private System.Windows.Forms.Button copyB;
  7431. private System.Windows.Forms.Button btnExport;
  7432. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  7433. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  7434. private System.Windows.Forms.NotifyIcon launcherIcon;
  7435. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  7436. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  7437. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  7438. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  7439. private System.Windows.Forms.ToolStripMenuItem trayAD;
  7440. private System.Windows.Forms.ToolStripMenuItem trayExit;
  7441. private ToggleSwitch quickAccessToggle;
  7442. private System.Windows.Forms.PictureBox pictureBox83;
  7443. private System.Windows.Forms.LinkLabel linkLabel5;
  7444. private System.Windows.Forms.LinkLabel linkLabel6;
  7445. private System.Windows.Forms.PictureBox pictureBox84;
  7446. private System.Windows.Forms.Label lblLab;
  7447. private System.Windows.Forms.LinkLabel linkUpdate;
  7448. private System.Windows.Forms.Label lblUpdateDisabled;
  7449. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  7450. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  7451. private System.Windows.Forms.Button flushCacheB;
  7452. private ColoredCheckBox cVLC;
  7453. private ColoredCheckBox cFoobar;
  7454. private ColoredCheckBox cPot;
  7455. private System.Windows.Forms.PictureBox pictureBox10;
  7456. private System.Windows.Forms.PictureBox pictureBox11;
  7457. private System.Windows.Forms.PictureBox pictureBox12;
  7458. private ColoredCheckBox cBS;
  7459. private System.Windows.Forms.PictureBox pictureBox13;
  7460. private ColoredCheckBox cSpotify;
  7461. private System.Windows.Forms.PictureBox pictureBox9;
  7462. private ColoredRadioButton c64;
  7463. private System.Windows.Forms.Panel panel10;
  7464. private ToggleSwitch helpTipsToggle;
  7465. private Button backupStartupB;
  7466. private Button restoreStartupB;
  7467. private TextBox txtBackupTitle;
  7468. private Label lblBackupTitle;
  7469. private Button doBackup;
  7470. private Button cancelBackup;
  7471. private Label languagesL;
  7472. private Panel panel8;
  7473. private PictureBox pictureBox85;
  7474. private Panel panel9;
  7475. private PictureBox pictureBox87;
  7476. private PictureBox pictureBox86;
  7477. private ToolTip helpBox;
  7478. private PictureBox pictureBox88;
  7479. private ColoredRadioButton radioHellenic;
  7480. private ColoredRadioButton radioEnglish;
  7481. private ColoredRadioButton radioRussian;
  7482. private PictureBox pictureBox89;
  7483. private ColoredRadioButton radioTurkish;
  7484. private Label txtNetFw;
  7485. private ColoredCheckBox cNF48;
  7486. private PictureBox pictureBox90;
  7487. private ColoredCheckBox cJava;
  7488. private PictureBox pictureBox91;
  7489. private ColoredCheckBox cPython2;
  7490. private PictureBox pictureBox93;
  7491. private ColoredCheckBox cPython3;
  7492. private PictureBox pictureBox92;
  7493. private ColoredCheckBox cCodecs;
  7494. private PictureBox pictureBox94;
  7495. private ColoredCheckBox cBalena;
  7496. private PictureBox pictureBox95;
  7497. private ColoredCheckBox cCodium;
  7498. private PictureBox pictureBox96;
  7499. }
  7500. }