MainForm.Designer.cs 330 KB

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