MainForm.Designer.cs 308 KB

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