MainForm.Designer.cs 310 KB

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