MainForm.Designer.cs 318 KB

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