MainForm.Designer.cs 323 KB

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