MainForm.Designer.cs 210 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536
  1. namespace Optimizer
  2. {
  3. partial class MainForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  30. this.tpanel = new System.Windows.Forms.Panel();
  31. this.txtBitness = new System.Windows.Forms.Label();
  32. this.txtOS = new System.Windows.Forms.Label();
  33. this.txtVersion = new System.Windows.Forms.Label();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.bpanel = new System.Windows.Forms.Panel();
  37. this.tabCollection = new System.Windows.Forms.TabControl();
  38. this.universalTab = new System.Windows.Forms.TabPage();
  39. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  40. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  41. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  42. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  43. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  44. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  45. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  46. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  47. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  48. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  49. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  50. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  51. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  52. this.button39 = new System.Windows.Forms.Button();
  53. this.windowsXTab = new System.Windows.Forms.TabPage();
  54. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  55. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  56. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  57. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  58. this.toggleSwitch22 = new Optimizer.ToggleSwitch();
  59. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  60. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  61. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  62. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  63. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  64. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  65. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  66. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  67. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  68. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  69. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  70. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  71. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  72. this.button43 = new System.Windows.Forms.Button();
  73. this.button18 = new System.Windows.Forms.Button();
  74. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  75. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  76. this.button44 = new System.Windows.Forms.Button();
  77. this.modernAppsTab = new System.Windows.Forms.TabPage();
  78. this.chkSelectAllModernApps = new System.Windows.Forms.CheckBox();
  79. this.label28 = new System.Windows.Forms.Label();
  80. this.button74 = new System.Windows.Forms.Button();
  81. this.button75 = new System.Windows.Forms.Button();
  82. this.label1 = new System.Windows.Forms.Label();
  83. this.panelModernAppsList = new System.Windows.Forms.Panel();
  84. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  85. this.cleanerTab = new System.Windows.Forms.TabPage();
  86. this.cleaningpanel = new System.Windows.Forms.Panel();
  87. this.progress2 = new System.Windows.Forms.ProgressBar();
  88. this.label4 = new System.Windows.Forms.Label();
  89. this.label6 = new System.Windows.Forms.Label();
  90. this.panel1 = new System.Windows.Forms.Panel();
  91. this.checkErrorReports = new System.Windows.Forms.CheckBox();
  92. this.checkFileZilla = new System.Windows.Forms.CheckBox();
  93. this.checkSelectAll = new System.Windows.Forms.CheckBox();
  94. this.button20 = new System.Windows.Forms.Button();
  95. this.checkMediaCache = new System.Windows.Forms.CheckBox();
  96. this.checkTemp = new System.Windows.Forms.CheckBox();
  97. this.checkLogs = new System.Windows.Forms.CheckBox();
  98. this.checkUTorrent = new System.Windows.Forms.CheckBox();
  99. this.checkBin = new System.Windows.Forms.CheckBox();
  100. this.checkMiniDumps = new System.Windows.Forms.CheckBox();
  101. this.checkPrefetch = new System.Windows.Forms.CheckBox();
  102. this.startupTab = new System.Windows.Forms.TabPage();
  103. this.button64 = new System.Windows.Forms.Button();
  104. this.button31 = new System.Windows.Forms.Button();
  105. this.button37 = new System.Windows.Forms.Button();
  106. this.panel3 = new System.Windows.Forms.Panel();
  107. this.listStartupItems = new System.Windows.Forms.ListView();
  108. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  109. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  110. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  111. this.button32 = new System.Windows.Forms.Button();
  112. this.button22 = new System.Windows.Forms.Button();
  113. this.label5 = new System.Windows.Forms.Label();
  114. this.registryFixerTab = new System.Windows.Forms.TabPage();
  115. this.panel2 = new System.Windows.Forms.Panel();
  116. this.button33 = new System.Windows.Forms.Button();
  117. this.label8 = new System.Windows.Forms.Label();
  118. this.checkRestartExplorer = new System.Windows.Forms.CheckBox();
  119. this.checkRegistryEditor = new System.Windows.Forms.CheckBox();
  120. this.checkEnableAll = new System.Windows.Forms.CheckBox();
  121. this.checkContextMenu = new System.Windows.Forms.CheckBox();
  122. this.checkTaskManager = new System.Windows.Forms.CheckBox();
  123. this.checkCommandPrompt = new System.Windows.Forms.CheckBox();
  124. this.checkFirewall = new System.Windows.Forms.CheckBox();
  125. this.checkRunDialog = new System.Windows.Forms.CheckBox();
  126. this.checkFolderOptions = new System.Windows.Forms.CheckBox();
  127. this.checkControlPanel = new System.Windows.Forms.CheckBox();
  128. this.label7 = new System.Windows.Forms.Label();
  129. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  130. this.panel4 = new System.Windows.Forms.Panel();
  131. this.panelList = new System.Windows.Forms.Panel();
  132. this.listHostEntries = new System.Windows.Forms.ListBox();
  133. this.chkBlock = new System.Windows.Forms.CheckBox();
  134. this.button41 = new System.Windows.Forms.Button();
  135. this.button42 = new System.Windows.Forms.Button();
  136. this.button46 = new System.Windows.Forms.Button();
  137. this.button47 = new System.Windows.Forms.Button();
  138. this.txtIP = new System.Windows.Forms.TextBox();
  139. this.txtDomain = new System.Windows.Forms.TextBox();
  140. this.label12 = new System.Windows.Forms.Label();
  141. this.label11 = new System.Windows.Forms.Label();
  142. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  143. this.label10 = new System.Windows.Forms.Label();
  144. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  145. this.label9 = new System.Windows.Forms.Label();
  146. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  147. this.label3 = new System.Windows.Forms.Label();
  148. this.integratorTab = new System.Windows.Forms.TabPage();
  149. this.synapse = new System.Windows.Forms.TabControl();
  150. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  151. this.label19 = new System.Windows.Forms.Label();
  152. this.label18 = new System.Windows.Forms.Label();
  153. this.label17 = new System.Windows.Forms.Label();
  154. this.label16 = new System.Windows.Forms.Label();
  155. this.label15 = new System.Windows.Forms.Label();
  156. this.label14 = new System.Windows.Forms.Label();
  157. this.label13 = new System.Windows.Forms.Label();
  158. this.tabPage8 = new System.Windows.Forms.TabPage();
  159. this.btnAddItem = new System.Windows.Forms.Button();
  160. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  161. this.txtItemName = new System.Windows.Forms.TextBox();
  162. this.security = new System.Windows.Forms.GroupBox();
  163. this.checkShift = new System.Windows.Forms.CheckBox();
  164. this.itemposition = new System.Windows.Forms.GroupBox();
  165. this.radioTop = new System.Windows.Forms.RadioButton();
  166. this.radioMiddle = new System.Windows.Forms.RadioButton();
  167. this.radioBottom = new System.Windows.Forms.RadioButton();
  168. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  169. this.checkDefaultIcon = new System.Windows.Forms.CheckBox();
  170. this.btnBrowseIcon = new System.Windows.Forms.Button();
  171. this.txtIcon = new System.Windows.Forms.TextBox();
  172. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  173. this.btnBrowseItem = new System.Windows.Forms.Button();
  174. this.txtItem = new System.Windows.Forms.TextBox();
  175. this.itemtype = new System.Windows.Forms.GroupBox();
  176. this.radioCommand = new System.Windows.Forms.RadioButton();
  177. this.radioProgram = new System.Windows.Forms.RadioButton();
  178. this.radioFolder = new System.Windows.Forms.RadioButton();
  179. this.radioFile = new System.Windows.Forms.RadioButton();
  180. this.radioLink = new System.Windows.Forms.RadioButton();
  181. this.label26 = new System.Windows.Forms.Label();
  182. this.tabPage9 = new System.Windows.Forms.TabPage();
  183. this.panel5 = new System.Windows.Forms.Panel();
  184. this.listDesktopItems = new System.Windows.Forms.ListBox();
  185. this.button60 = new System.Windows.Forms.Button();
  186. this.button61 = new System.Windows.Forms.Button();
  187. this.button62 = new System.Windows.Forms.Button();
  188. this.label25 = new System.Windows.Forms.Label();
  189. this.tabPage10 = new System.Windows.Forms.TabPage();
  190. this.button65 = new System.Windows.Forms.Button();
  191. this.button66 = new System.Windows.Forms.Button();
  192. this.label24 = new System.Windows.Forms.Label();
  193. this.button58 = new System.Windows.Forms.Button();
  194. this.button59 = new System.Windows.Forms.Button();
  195. this.button55 = new System.Windows.Forms.Button();
  196. this.button57 = new System.Windows.Forms.Button();
  197. this.button52 = new System.Windows.Forms.Button();
  198. this.button53 = new System.Windows.Forms.Button();
  199. this.button49 = new System.Windows.Forms.Button();
  200. this.button51 = new System.Windows.Forms.Button();
  201. this.button56 = new System.Windows.Forms.Button();
  202. this.button54 = new System.Windows.Forms.Button();
  203. this.tabPage11 = new System.Windows.Forms.TabPage();
  204. this.panel6 = new System.Windows.Forms.Panel();
  205. this.listCustomCommands = new System.Windows.Forms.ListBox();
  206. this.button26 = new System.Windows.Forms.Button();
  207. this.button8 = new System.Windows.Forms.Button();
  208. this.label23 = new System.Windows.Forms.Label();
  209. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  210. this.button48 = new System.Windows.Forms.Button();
  211. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  212. this.label22 = new System.Windows.Forms.Label();
  213. this.txtRunFile = new System.Windows.Forms.TextBox();
  214. this.label21 = new System.Windows.Forms.Label();
  215. this.label20 = new System.Windows.Forms.Label();
  216. this.optionsTab = new System.Windows.Forms.TabPage();
  217. this.btnUpdate = new System.Windows.Forms.Button();
  218. this.btnResetConfig = new System.Windows.Forms.Button();
  219. this.label27 = new System.Windows.Forms.Label();
  220. this.radioMinimal = new System.Windows.Forms.RadioButton();
  221. this.radioCaramel = new System.Windows.Forms.RadioButton();
  222. this.radioLime = new System.Windows.Forms.RadioButton();
  223. this.radioMagma = new System.Windows.Forms.RadioButton();
  224. this.radioOcean = new System.Windows.Forms.RadioButton();
  225. this.radioZerg = new System.Windows.Forms.RadioButton();
  226. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  227. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  228. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  229. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  230. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  231. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  232. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  233. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  234. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  235. this.integratorTimer = new System.Windows.Forms.Timer(this.components);
  236. this.runDialogTime = new System.Windows.Forms.Timer(this.components);
  237. this.btnChangelog = new System.Windows.Forms.Button();
  238. this.tpanel.SuspendLayout();
  239. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  240. this.bpanel.SuspendLayout();
  241. this.tabCollection.SuspendLayout();
  242. this.universalTab.SuspendLayout();
  243. this.windowsXTab.SuspendLayout();
  244. this.windowsVIIITab.SuspendLayout();
  245. this.modernAppsTab.SuspendLayout();
  246. this.panelModernAppsList.SuspendLayout();
  247. this.cleanerTab.SuspendLayout();
  248. this.cleaningpanel.SuspendLayout();
  249. this.panel1.SuspendLayout();
  250. this.startupTab.SuspendLayout();
  251. this.panel3.SuspendLayout();
  252. this.registryFixerTab.SuspendLayout();
  253. this.panel2.SuspendLayout();
  254. this.hostsEditorTab.SuspendLayout();
  255. this.panel4.SuspendLayout();
  256. this.panelList.SuspendLayout();
  257. this.integratorTab.SuspendLayout();
  258. this.synapse.SuspendLayout();
  259. this.integratorInfoTab.SuspendLayout();
  260. this.tabPage8.SuspendLayout();
  261. this.itemnamegroup.SuspendLayout();
  262. this.security.SuspendLayout();
  263. this.itemposition.SuspendLayout();
  264. this.icontoaddgroup.SuspendLayout();
  265. this.itemtoaddgroup.SuspendLayout();
  266. this.itemtype.SuspendLayout();
  267. this.tabPage9.SuspendLayout();
  268. this.panel5.SuspendLayout();
  269. this.tabPage10.SuspendLayout();
  270. this.tabPage11.SuspendLayout();
  271. this.panel6.SuspendLayout();
  272. this.optionsTab.SuspendLayout();
  273. this.SuspendLayout();
  274. //
  275. // tpanel
  276. //
  277. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  278. this.tpanel.Controls.Add(this.txtBitness);
  279. this.tpanel.Controls.Add(this.txtOS);
  280. this.tpanel.Controls.Add(this.txtVersion);
  281. this.tpanel.Controls.Add(this.pictureBox1);
  282. this.tpanel.Controls.Add(this.label2);
  283. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  284. this.tpanel.Location = new System.Drawing.Point(0, 0);
  285. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  286. this.tpanel.Name = "tpanel";
  287. this.tpanel.Size = new System.Drawing.Size(872, 80);
  288. this.tpanel.TabIndex = 1;
  289. //
  290. // txtBitness
  291. //
  292. this.txtBitness.AutoSize = true;
  293. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  294. this.txtBitness.Location = new System.Drawing.Point(235, 46);
  295. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  296. this.txtBitness.Name = "txtBitness";
  297. this.txtBitness.Size = new System.Drawing.Size(56, 20);
  298. this.txtBitness.TabIndex = 4;
  299. this.txtBitness.Text = "bitness";
  300. //
  301. // txtOS
  302. //
  303. this.txtOS.AutoSize = true;
  304. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  305. this.txtOS.Location = new System.Drawing.Point(235, 26);
  306. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  307. this.txtOS.Name = "txtOS";
  308. this.txtOS.Size = new System.Drawing.Size(24, 20);
  309. this.txtOS.TabIndex = 3;
  310. this.txtOS.Text = "os";
  311. //
  312. // txtVersion
  313. //
  314. this.txtVersion.AutoSize = true;
  315. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  316. this.txtVersion.Location = new System.Drawing.Point(86, 46);
  317. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  318. this.txtVersion.Name = "txtVersion";
  319. this.txtVersion.Size = new System.Drawing.Size(64, 20);
  320. this.txtVersion.TabIndex = 1;
  321. this.txtVersion.Text = "Version:";
  322. //
  323. // pictureBox1
  324. //
  325. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  326. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  327. this.pictureBox1.Location = new System.Drawing.Point(12, 12);
  328. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  329. this.pictureBox1.Name = "pictureBox1";
  330. this.pictureBox1.Size = new System.Drawing.Size(55, 54);
  331. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  332. this.pictureBox1.TabIndex = 1;
  333. this.pictureBox1.TabStop = false;
  334. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  335. //
  336. // label2
  337. //
  338. this.label2.AutoSize = true;
  339. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  340. this.label2.ForeColor = System.Drawing.Color.White;
  341. this.label2.Location = new System.Drawing.Point(84, 9);
  342. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  343. this.label2.Name = "label2";
  344. this.label2.Size = new System.Drawing.Size(122, 32);
  345. this.label2.TabIndex = 2;
  346. this.label2.Text = "Optimizer";
  347. //
  348. // bpanel
  349. //
  350. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  351. this.bpanel.Controls.Add(this.tabCollection);
  352. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  353. this.bpanel.Location = new System.Drawing.Point(0, 80);
  354. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  355. this.bpanel.Name = "bpanel";
  356. this.bpanel.Size = new System.Drawing.Size(872, 679);
  357. this.bpanel.TabIndex = 2;
  358. //
  359. // tabCollection
  360. //
  361. this.tabCollection.Controls.Add(this.universalTab);
  362. this.tabCollection.Controls.Add(this.windowsXTab);
  363. this.tabCollection.Controls.Add(this.windowsVIIITab);
  364. this.tabCollection.Controls.Add(this.modernAppsTab);
  365. this.tabCollection.Controls.Add(this.cleanerTab);
  366. this.tabCollection.Controls.Add(this.startupTab);
  367. this.tabCollection.Controls.Add(this.registryFixerTab);
  368. this.tabCollection.Controls.Add(this.hostsEditorTab);
  369. this.tabCollection.Controls.Add(this.integratorTab);
  370. this.tabCollection.Controls.Add(this.optionsTab);
  371. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  372. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  373. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  374. this.tabCollection.Name = "tabCollection";
  375. this.tabCollection.SelectedIndex = 0;
  376. this.tabCollection.Size = new System.Drawing.Size(870, 677);
  377. this.tabCollection.TabIndex = 0;
  378. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  379. //
  380. // universalTab
  381. //
  382. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  383. this.universalTab.Controls.Add(this.toggleSwitch32);
  384. this.universalTab.Controls.Add(this.toggleSwitch12);
  385. this.universalTab.Controls.Add(this.toggleSwitch11);
  386. this.universalTab.Controls.Add(this.toggleSwitch10);
  387. this.universalTab.Controls.Add(this.toggleSwitch9);
  388. this.universalTab.Controls.Add(this.toggleSwitch8);
  389. this.universalTab.Controls.Add(this.toggleSwitch7);
  390. this.universalTab.Controls.Add(this.toggleSwitch6);
  391. this.universalTab.Controls.Add(this.toggleSwitch5);
  392. this.universalTab.Controls.Add(this.toggleSwitch4);
  393. this.universalTab.Controls.Add(this.toggleSwitch1);
  394. this.universalTab.Controls.Add(this.toggleSwitch3);
  395. this.universalTab.Controls.Add(this.toggleSwitch2);
  396. this.universalTab.Controls.Add(this.button39);
  397. this.universalTab.Location = new System.Drawing.Point(4, 29);
  398. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  399. this.universalTab.Name = "universalTab";
  400. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  401. this.universalTab.Size = new System.Drawing.Size(862, 644);
  402. this.universalTab.TabIndex = 0;
  403. this.universalTab.Text = "Universal";
  404. //
  405. // toggleSwitch32
  406. //
  407. this.toggleSwitch32.Location = new System.Drawing.Point(549, 20);
  408. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  409. this.toggleSwitch32.Name = "toggleSwitch32";
  410. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  411. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  412. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  413. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  414. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  415. this.toggleSwitch32.Size = new System.Drawing.Size(260, 39);
  416. this.toggleSwitch32.TabIndex = 47;
  417. this.toggleSwitch32.Tag = "themeable";
  418. //
  419. // toggleSwitch12
  420. //
  421. this.toggleSwitch12.Location = new System.Drawing.Point(284, 245);
  422. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  423. this.toggleSwitch12.Name = "toggleSwitch12";
  424. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  425. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  426. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  427. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  428. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  429. this.toggleSwitch12.Size = new System.Drawing.Size(260, 39);
  430. this.toggleSwitch12.TabIndex = 46;
  431. this.toggleSwitch12.Tag = "themeable";
  432. //
  433. // toggleSwitch11
  434. //
  435. this.toggleSwitch11.Location = new System.Drawing.Point(284, 200);
  436. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  437. this.toggleSwitch11.Name = "toggleSwitch11";
  438. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  439. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  440. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  441. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  442. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  443. this.toggleSwitch11.Size = new System.Drawing.Size(260, 39);
  444. this.toggleSwitch11.TabIndex = 45;
  445. this.toggleSwitch11.Tag = "themeable";
  446. //
  447. // toggleSwitch10
  448. //
  449. this.toggleSwitch10.Location = new System.Drawing.Point(284, 155);
  450. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  451. this.toggleSwitch10.Name = "toggleSwitch10";
  452. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  453. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  454. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  455. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  456. this.toggleSwitch10.OnText = "Disable Superfetch";
  457. this.toggleSwitch10.Size = new System.Drawing.Size(260, 39);
  458. this.toggleSwitch10.TabIndex = 44;
  459. this.toggleSwitch10.Tag = "themeable";
  460. //
  461. // toggleSwitch9
  462. //
  463. this.toggleSwitch9.Location = new System.Drawing.Point(284, 110);
  464. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  465. this.toggleSwitch9.Name = "toggleSwitch9";
  466. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  467. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  468. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  469. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  470. this.toggleSwitch9.OnText = "Disable HomeGroup";
  471. this.toggleSwitch9.Size = new System.Drawing.Size(260, 39);
  472. this.toggleSwitch9.TabIndex = 43;
  473. this.toggleSwitch9.Tag = "themeable";
  474. //
  475. // toggleSwitch8
  476. //
  477. this.toggleSwitch8.Location = new System.Drawing.Point(284, 65);
  478. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  479. this.toggleSwitch8.Name = "toggleSwitch8";
  480. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  481. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  482. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  483. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  484. this.toggleSwitch8.OnText = "Disable Error Reporting";
  485. this.toggleSwitch8.Size = new System.Drawing.Size(260, 39);
  486. this.toggleSwitch8.TabIndex = 42;
  487. this.toggleSwitch8.Tag = "themeable";
  488. //
  489. // toggleSwitch7
  490. //
  491. this.toggleSwitch7.Location = new System.Drawing.Point(284, 20);
  492. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  493. this.toggleSwitch7.Name = "toggleSwitch7";
  494. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  495. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  496. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  497. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  498. this.toggleSwitch7.OnText = "Block Skype Ads";
  499. this.toggleSwitch7.Size = new System.Drawing.Size(260, 39);
  500. this.toggleSwitch7.TabIndex = 41;
  501. this.toggleSwitch7.Tag = "themeable";
  502. //
  503. // toggleSwitch6
  504. //
  505. this.toggleSwitch6.Location = new System.Drawing.Point(18, 245);
  506. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  507. this.toggleSwitch6.Name = "toggleSwitch6";
  508. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  509. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  510. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  511. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  512. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  513. this.toggleSwitch6.Size = new System.Drawing.Size(260, 39);
  514. this.toggleSwitch6.TabIndex = 40;
  515. this.toggleSwitch6.Tag = "themeable";
  516. //
  517. // toggleSwitch5
  518. //
  519. this.toggleSwitch5.Location = new System.Drawing.Point(18, 200);
  520. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  521. this.toggleSwitch5.Name = "toggleSwitch5";
  522. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  523. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  524. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  525. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  526. this.toggleSwitch5.OnText = "Disable Print Service";
  527. this.toggleSwitch5.Size = new System.Drawing.Size(260, 39);
  528. this.toggleSwitch5.TabIndex = 39;
  529. this.toggleSwitch5.Tag = "themeable";
  530. //
  531. // toggleSwitch4
  532. //
  533. this.toggleSwitch4.Location = new System.Drawing.Point(18, 155);
  534. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  535. this.toggleSwitch4.Name = "toggleSwitch4";
  536. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  537. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  538. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  539. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  540. this.toggleSwitch4.OnText = "Disable System Restore";
  541. this.toggleSwitch4.Size = new System.Drawing.Size(260, 39);
  542. this.toggleSwitch4.TabIndex = 38;
  543. this.toggleSwitch4.Tag = "themeable";
  544. //
  545. // toggleSwitch1
  546. //
  547. this.toggleSwitch1.Location = new System.Drawing.Point(18, 20);
  548. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  549. this.toggleSwitch1.Name = "toggleSwitch1";
  550. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  551. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  552. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  553. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  554. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  555. this.toggleSwitch1.Size = new System.Drawing.Size(260, 39);
  556. this.toggleSwitch1.TabIndex = 37;
  557. this.toggleSwitch1.Tag = "themeable";
  558. //
  559. // toggleSwitch3
  560. //
  561. this.toggleSwitch3.Location = new System.Drawing.Point(18, 110);
  562. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  563. this.toggleSwitch3.Name = "toggleSwitch3";
  564. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  565. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  566. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  567. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  568. this.toggleSwitch3.OnText = "Disable Windows Defender";
  569. this.toggleSwitch3.Size = new System.Drawing.Size(260, 39);
  570. this.toggleSwitch3.TabIndex = 36;
  571. this.toggleSwitch3.Tag = "themeable";
  572. //
  573. // toggleSwitch2
  574. //
  575. this.toggleSwitch2.Location = new System.Drawing.Point(18, 65);
  576. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  577. this.toggleSwitch2.Name = "toggleSwitch2";
  578. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  579. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  580. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  581. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  582. this.toggleSwitch2.OnText = "Disable Network Throttling";
  583. this.toggleSwitch2.Size = new System.Drawing.Size(260, 39);
  584. this.toggleSwitch2.TabIndex = 35;
  585. this.toggleSwitch2.Tag = "themeable";
  586. //
  587. // button39
  588. //
  589. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  590. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  591. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  592. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  593. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  594. this.button39.ForeColor = System.Drawing.Color.White;
  595. this.button39.Location = new System.Drawing.Point(18, 308);
  596. this.button39.Margin = new System.Windows.Forms.Padding(2);
  597. this.button39.Name = "button39";
  598. this.button39.Size = new System.Drawing.Size(111, 39);
  599. this.button39.TabIndex = 30;
  600. this.button39.Text = "Restart";
  601. this.button39.UseVisualStyleBackColor = false;
  602. this.button39.Click += new System.EventHandler(this.button39_Click);
  603. //
  604. // windowsXTab
  605. //
  606. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  607. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  608. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  609. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  610. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  611. this.windowsXTab.Controls.Add(this.toggleSwitch22);
  612. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  613. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  614. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  615. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  616. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  617. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  618. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  619. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  620. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  621. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  622. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  623. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  624. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  625. this.windowsXTab.Controls.Add(this.button43);
  626. this.windowsXTab.Controls.Add(this.button18);
  627. this.windowsXTab.Location = new System.Drawing.Point(4, 29);
  628. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  629. this.windowsXTab.Name = "windowsXTab";
  630. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  631. this.windowsXTab.Size = new System.Drawing.Size(862, 643);
  632. this.windowsXTab.TabIndex = 1;
  633. this.windowsXTab.Text = "Windows 10";
  634. //
  635. // toggleSwitch27
  636. //
  637. this.toggleSwitch27.Location = new System.Drawing.Point(18, 200);
  638. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  639. this.toggleSwitch27.Name = "toggleSwitch27";
  640. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  641. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  642. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  643. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  644. this.toggleSwitch27.OnText = "Enable Dark Theme";
  645. this.toggleSwitch27.Size = new System.Drawing.Size(260, 39);
  646. this.toggleSwitch27.TabIndex = 56;
  647. this.toggleSwitch27.Tag = "themeable";
  648. //
  649. // toggleSwitch28
  650. //
  651. this.toggleSwitch28.Location = new System.Drawing.Point(550, 65);
  652. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  653. this.toggleSwitch28.Name = "toggleSwitch28";
  654. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  655. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  656. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  657. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  658. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  659. this.toggleSwitch28.Size = new System.Drawing.Size(260, 39);
  660. this.toggleSwitch28.TabIndex = 55;
  661. this.toggleSwitch28.Tag = "themeable";
  662. //
  663. // toggleSwitch29
  664. //
  665. this.toggleSwitch29.Location = new System.Drawing.Point(550, 20);
  666. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  667. this.toggleSwitch29.Name = "toggleSwitch29";
  668. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  669. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  670. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  671. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  672. this.toggleSwitch29.OnText = "Disable Windows Ink";
  673. this.toggleSwitch29.Size = new System.Drawing.Size(260, 39);
  674. this.toggleSwitch29.TabIndex = 54;
  675. this.toggleSwitch29.Tag = "themeable";
  676. //
  677. // toggleSwitch30
  678. //
  679. this.toggleSwitch30.Location = new System.Drawing.Point(284, 65);
  680. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  681. this.toggleSwitch30.Name = "toggleSwitch30";
  682. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  683. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  684. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  685. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  686. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  687. this.toggleSwitch30.Size = new System.Drawing.Size(260, 39);
  688. this.toggleSwitch30.TabIndex = 53;
  689. this.toggleSwitch30.Tag = "themeable";
  690. //
  691. // toggleSwitch22
  692. //
  693. this.toggleSwitch22.Location = new System.Drawing.Point(284, 200);
  694. this.toggleSwitch22.Margin = new System.Windows.Forms.Padding(2);
  695. this.toggleSwitch22.Name = "toggleSwitch22";
  696. this.toggleSwitch22.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  697. this.toggleSwitch22.OffForeColor = System.Drawing.Color.White;
  698. this.toggleSwitch22.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  699. this.toggleSwitch22.OnForeColor = System.Drawing.Color.White;
  700. this.toggleSwitch22.OnText = "Disable Silent App Install";
  701. this.toggleSwitch22.Size = new System.Drawing.Size(260, 39);
  702. this.toggleSwitch22.TabIndex = 52;
  703. this.toggleSwitch22.Tag = "themeable";
  704. //
  705. // toggleSwitch20
  706. //
  707. this.toggleSwitch20.Location = new System.Drawing.Point(284, 290);
  708. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  709. this.toggleSwitch20.Name = "toggleSwitch20";
  710. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  711. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  712. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  713. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  714. this.toggleSwitch20.OnText = "Disable Sensor Services";
  715. this.toggleSwitch20.Size = new System.Drawing.Size(260, 39);
  716. this.toggleSwitch20.TabIndex = 51;
  717. this.toggleSwitch20.Tag = "themeable";
  718. //
  719. // toggleSwitch21
  720. //
  721. this.toggleSwitch21.Location = new System.Drawing.Point(284, 155);
  722. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  723. this.toggleSwitch21.Name = "toggleSwitch21";
  724. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  725. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  726. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  727. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  728. this.toggleSwitch21.OnText = "Disable Privacy Options";
  729. this.toggleSwitch21.Size = new System.Drawing.Size(260, 39);
  730. this.toggleSwitch21.TabIndex = 50;
  731. this.toggleSwitch21.Tag = "themeable";
  732. //
  733. // toggleSwitch23
  734. //
  735. this.toggleSwitch23.Location = new System.Drawing.Point(284, 110);
  736. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  737. this.toggleSwitch23.Name = "toggleSwitch23";
  738. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  739. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  740. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  741. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  742. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  743. this.toggleSwitch23.Size = new System.Drawing.Size(260, 39);
  744. this.toggleSwitch23.TabIndex = 48;
  745. this.toggleSwitch23.Tag = "themeable";
  746. //
  747. // toggleSwitch24
  748. //
  749. this.toggleSwitch24.Location = new System.Drawing.Point(284, 20);
  750. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  751. this.toggleSwitch24.Name = "toggleSwitch24";
  752. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  753. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  754. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  755. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  756. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  757. this.toggleSwitch24.Size = new System.Drawing.Size(260, 39);
  758. this.toggleSwitch24.TabIndex = 47;
  759. this.toggleSwitch24.Tag = "themeable";
  760. //
  761. // toggleSwitch25
  762. //
  763. this.toggleSwitch25.Location = new System.Drawing.Point(18, 290);
  764. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  765. this.toggleSwitch25.Name = "toggleSwitch25";
  766. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  767. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  768. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  769. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  770. this.toggleSwitch25.OnText = "Disable My People";
  771. this.toggleSwitch25.Size = new System.Drawing.Size(260, 39);
  772. this.toggleSwitch25.TabIndex = 46;
  773. this.toggleSwitch25.Tag = "themeable";
  774. //
  775. // toggleSwitch26
  776. //
  777. this.toggleSwitch26.Location = new System.Drawing.Point(18, 155);
  778. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  779. this.toggleSwitch26.Name = "toggleSwitch26";
  780. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  781. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  782. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  783. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  784. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  785. this.toggleSwitch26.Size = new System.Drawing.Size(260, 39);
  786. this.toggleSwitch26.TabIndex = 45;
  787. this.toggleSwitch26.Tag = "themeable";
  788. //
  789. // toggleSwitch19
  790. //
  791. this.toggleSwitch19.Location = new System.Drawing.Point(18, 65);
  792. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  793. this.toggleSwitch19.Name = "toggleSwitch19";
  794. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  795. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  796. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  797. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  798. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  799. this.toggleSwitch19.Size = new System.Drawing.Size(260, 39);
  800. this.toggleSwitch19.TabIndex = 44;
  801. this.toggleSwitch19.Tag = "themeable";
  802. //
  803. // toggleSwitch18
  804. //
  805. this.toggleSwitch18.Location = new System.Drawing.Point(18, 110);
  806. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  807. this.toggleSwitch18.Name = "toggleSwitch18";
  808. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  809. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  810. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  811. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  812. this.toggleSwitch18.OnText = "Disable Quick Access History";
  813. this.toggleSwitch18.Size = new System.Drawing.Size(260, 39);
  814. this.toggleSwitch18.TabIndex = 43;
  815. this.toggleSwitch18.Tag = "themeable";
  816. //
  817. // toggleSwitch17
  818. //
  819. this.toggleSwitch17.Location = new System.Drawing.Point(550, 110);
  820. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  821. this.toggleSwitch17.Name = "toggleSwitch17";
  822. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  823. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  824. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  825. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  826. this.toggleSwitch17.OnText = "Disable Xbox Live";
  827. this.toggleSwitch17.Size = new System.Drawing.Size(260, 39);
  828. this.toggleSwitch17.TabIndex = 42;
  829. this.toggleSwitch17.Tag = "themeable";
  830. //
  831. // toggleSwitch16
  832. //
  833. this.toggleSwitch16.Location = new System.Drawing.Point(284, 245);
  834. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  835. this.toggleSwitch16.Name = "toggleSwitch16";
  836. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  837. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  838. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  839. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  840. this.toggleSwitch16.OnText = "Disable Cortana";
  841. this.toggleSwitch16.Size = new System.Drawing.Size(260, 39);
  842. this.toggleSwitch16.TabIndex = 41;
  843. this.toggleSwitch16.Tag = "themeable";
  844. //
  845. // toggleSwitch15
  846. //
  847. this.toggleSwitch15.Location = new System.Drawing.Point(550, 155);
  848. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  849. this.toggleSwitch15.Name = "toggleSwitch15";
  850. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  851. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  852. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  853. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  854. this.toggleSwitch15.OnText = "Disable Game Bar";
  855. this.toggleSwitch15.Size = new System.Drawing.Size(260, 39);
  856. this.toggleSwitch15.TabIndex = 40;
  857. this.toggleSwitch15.Tag = "themeable";
  858. //
  859. // toggleSwitch14
  860. //
  861. this.toggleSwitch14.Location = new System.Drawing.Point(18, 245);
  862. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  863. this.toggleSwitch14.Name = "toggleSwitch14";
  864. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  865. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  866. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  867. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  868. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  869. this.toggleSwitch14.Size = new System.Drawing.Size(260, 39);
  870. this.toggleSwitch14.TabIndex = 39;
  871. this.toggleSwitch14.Tag = "themeable";
  872. //
  873. // toggleSwitch13
  874. //
  875. this.toggleSwitch13.Location = new System.Drawing.Point(18, 20);
  876. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  877. this.toggleSwitch13.Name = "toggleSwitch13";
  878. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  879. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  880. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  881. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  882. this.toggleSwitch13.OnText = "Enable Legacy Volume Slider";
  883. this.toggleSwitch13.Size = new System.Drawing.Size(260, 39);
  884. this.toggleSwitch13.TabIndex = 38;
  885. this.toggleSwitch13.Tag = "themeable";
  886. //
  887. // button43
  888. //
  889. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  890. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  891. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  892. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  893. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  894. this.button43.ForeColor = System.Drawing.Color.White;
  895. this.button43.Location = new System.Drawing.Point(18, 352);
  896. this.button43.Margin = new System.Windows.Forms.Padding(2);
  897. this.button43.Name = "button43";
  898. this.button43.Size = new System.Drawing.Size(111, 39);
  899. this.button43.TabIndex = 31;
  900. this.button43.Text = "Restart";
  901. this.button43.UseVisualStyleBackColor = false;
  902. this.button43.Click += new System.EventHandler(this.button43_Click);
  903. //
  904. // button18
  905. //
  906. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  907. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  908. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  909. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  910. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  911. this.button18.ForeColor = System.Drawing.Color.White;
  912. this.button18.Location = new System.Drawing.Point(132, 352);
  913. this.button18.Margin = new System.Windows.Forms.Padding(2);
  914. this.button18.Name = "button18";
  915. this.button18.Size = new System.Drawing.Size(234, 39);
  916. this.button18.TabIndex = 14;
  917. this.button18.Text = "Change Edge Download Folder";
  918. this.button18.UseVisualStyleBackColor = false;
  919. this.button18.Click += new System.EventHandler(this.button18_Click);
  920. //
  921. // windowsVIIITab
  922. //
  923. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  924. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  925. this.windowsVIIITab.Controls.Add(this.button44);
  926. this.windowsVIIITab.Location = new System.Drawing.Point(4, 29);
  927. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  928. this.windowsVIIITab.Name = "windowsVIIITab";
  929. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  930. this.windowsVIIITab.Size = new System.Drawing.Size(862, 643);
  931. this.windowsVIIITab.TabIndex = 2;
  932. this.windowsVIIITab.Text = "Windows 8.1";
  933. //
  934. // toggleSwitch31
  935. //
  936. this.toggleSwitch31.Location = new System.Drawing.Point(18, 20);
  937. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  938. this.toggleSwitch31.Name = "toggleSwitch31";
  939. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  940. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  941. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  942. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  943. this.toggleSwitch31.OnText = "Disable OneDrive";
  944. this.toggleSwitch31.Size = new System.Drawing.Size(260, 39);
  945. this.toggleSwitch31.TabIndex = 46;
  946. this.toggleSwitch31.Tag = "themeable";
  947. //
  948. // button44
  949. //
  950. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  951. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  952. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  953. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  954. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  955. this.button44.ForeColor = System.Drawing.Color.White;
  956. this.button44.Location = new System.Drawing.Point(18, 81);
  957. this.button44.Margin = new System.Windows.Forms.Padding(2);
  958. this.button44.Name = "button44";
  959. this.button44.Size = new System.Drawing.Size(111, 39);
  960. this.button44.TabIndex = 32;
  961. this.button44.Text = "Restart";
  962. this.button44.UseVisualStyleBackColor = false;
  963. this.button44.Click += new System.EventHandler(this.button44_Click);
  964. //
  965. // modernAppsTab
  966. //
  967. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  968. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  969. this.modernAppsTab.Controls.Add(this.label28);
  970. this.modernAppsTab.Controls.Add(this.button74);
  971. this.modernAppsTab.Controls.Add(this.button75);
  972. this.modernAppsTab.Controls.Add(this.label1);
  973. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  974. this.modernAppsTab.Location = new System.Drawing.Point(4, 29);
  975. this.modernAppsTab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  976. this.modernAppsTab.Name = "modernAppsTab";
  977. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  978. this.modernAppsTab.Size = new System.Drawing.Size(862, 643);
  979. this.modernAppsTab.TabIndex = 11;
  980. this.modernAppsTab.Text = "UWP Apps";
  981. //
  982. // chkSelectAllModernApps
  983. //
  984. this.chkSelectAllModernApps.AutoSize = true;
  985. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  986. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  987. this.chkSelectAllModernApps.Location = new System.Drawing.Point(629, 139);
  988. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  989. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  990. this.chkSelectAllModernApps.Size = new System.Drawing.Size(114, 32);
  991. this.chkSelectAllModernApps.TabIndex = 52;
  992. this.chkSelectAllModernApps.Text = "Select all";
  993. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  994. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  995. //
  996. // label28
  997. //
  998. this.label28.AutoSize = true;
  999. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1000. this.label28.ForeColor = System.Drawing.Color.Silver;
  1001. this.label28.Location = new System.Drawing.Point(624, 198);
  1002. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1003. this.label28.Name = "label28";
  1004. this.label28.Size = new System.Drawing.Size(201, 308);
  1005. this.label28.TabIndex = 51;
  1006. this.label28.Tag = "";
  1007. this.label28.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  1008. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1009. //
  1010. // button74
  1011. //
  1012. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1013. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1014. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1015. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1016. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1017. this.button74.ForeColor = System.Drawing.Color.White;
  1018. this.button74.Location = new System.Drawing.Point(629, 95);
  1019. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1020. this.button74.Name = "button74";
  1021. this.button74.Size = new System.Drawing.Size(211, 39);
  1022. this.button74.TabIndex = 50;
  1023. this.button74.Text = "Uninstall";
  1024. this.button74.UseVisualStyleBackColor = false;
  1025. this.button74.Click += new System.EventHandler(this.button74_Click);
  1026. //
  1027. // button75
  1028. //
  1029. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1030. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1031. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1032. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1033. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1034. this.button75.ForeColor = System.Drawing.Color.White;
  1035. this.button75.Location = new System.Drawing.Point(629, 51);
  1036. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1037. this.button75.Name = "button75";
  1038. this.button75.Size = new System.Drawing.Size(211, 39);
  1039. this.button75.TabIndex = 49;
  1040. this.button75.Text = "Refresh";
  1041. this.button75.UseVisualStyleBackColor = false;
  1042. this.button75.Click += new System.EventHandler(this.button75_Click);
  1043. //
  1044. // label1
  1045. //
  1046. this.label1.AutoSize = true;
  1047. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1048. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1049. this.label1.Location = new System.Drawing.Point(8, 12);
  1050. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1051. this.label1.Name = "label1";
  1052. this.label1.Size = new System.Drawing.Size(367, 35);
  1053. this.label1.TabIndex = 47;
  1054. this.label1.Tag = "themeable";
  1055. this.label1.Text = "Uninstall unwanted UWP Apps";
  1056. //
  1057. // panelModernAppsList
  1058. //
  1059. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1060. | System.Windows.Forms.AnchorStyles.Left)));
  1061. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1062. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1063. this.panelModernAppsList.Location = new System.Drawing.Point(14, 51);
  1064. this.panelModernAppsList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1065. this.panelModernAppsList.Name = "panelModernAppsList";
  1066. this.panelModernAppsList.Size = new System.Drawing.Size(608, 568);
  1067. this.panelModernAppsList.TabIndex = 0;
  1068. //
  1069. // listModernApps
  1070. //
  1071. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1072. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1073. this.listModernApps.CheckOnClick = true;
  1074. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1075. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1076. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1077. this.listModernApps.FormattingEnabled = true;
  1078. this.listModernApps.HorizontalScrollbar = true;
  1079. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1080. this.listModernApps.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1081. this.listModernApps.Name = "listModernApps";
  1082. this.listModernApps.Size = new System.Drawing.Size(606, 566);
  1083. this.listModernApps.Sorted = true;
  1084. this.listModernApps.TabIndex = 0;
  1085. //
  1086. // cleanerTab
  1087. //
  1088. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1089. this.cleanerTab.Controls.Add(this.cleaningpanel);
  1090. this.cleanerTab.Controls.Add(this.label6);
  1091. this.cleanerTab.Controls.Add(this.panel1);
  1092. this.cleanerTab.Location = new System.Drawing.Point(4, 29);
  1093. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  1094. this.cleanerTab.Name = "cleanerTab";
  1095. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  1096. this.cleanerTab.Size = new System.Drawing.Size(862, 643);
  1097. this.cleanerTab.TabIndex = 5;
  1098. this.cleanerTab.Text = "Cleaner";
  1099. //
  1100. // cleaningpanel
  1101. //
  1102. this.cleaningpanel.Controls.Add(this.progress2);
  1103. this.cleaningpanel.Controls.Add(this.label4);
  1104. this.cleaningpanel.Location = new System.Drawing.Point(14, 360);
  1105. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  1106. this.cleaningpanel.Name = "cleaningpanel";
  1107. this.cleaningpanel.Size = new System.Drawing.Size(639, 88);
  1108. this.cleaningpanel.TabIndex = 47;
  1109. //
  1110. // progress2
  1111. //
  1112. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  1113. this.progress2.Location = new System.Drawing.Point(36, 48);
  1114. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  1115. this.progress2.MarqueeAnimationSpeed = 1;
  1116. this.progress2.Name = "progress2";
  1117. this.progress2.Size = new System.Drawing.Size(568, 14);
  1118. this.progress2.TabIndex = 44;
  1119. this.progress2.Visible = false;
  1120. //
  1121. // label4
  1122. //
  1123. this.label4.AutoSize = true;
  1124. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1125. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  1126. this.label4.Location = new System.Drawing.Point(31, 16);
  1127. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1128. this.label4.Name = "label4";
  1129. this.label4.Size = new System.Drawing.Size(106, 28);
  1130. this.label4.TabIndex = 45;
  1131. this.label4.Tag = "themeable";
  1132. this.label4.Text = "Cleaning...";
  1133. this.label4.Visible = false;
  1134. //
  1135. // label6
  1136. //
  1137. this.label6.AutoSize = true;
  1138. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1139. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  1140. this.label6.Location = new System.Drawing.Point(8, 12);
  1141. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1142. this.label6.Name = "label6";
  1143. this.label6.Size = new System.Drawing.Size(325, 35);
  1144. this.label6.TabIndex = 46;
  1145. this.label6.Tag = "themeable";
  1146. this.label6.Text = "Clean up your system drive";
  1147. //
  1148. // panel1
  1149. //
  1150. this.panel1.Controls.Add(this.checkErrorReports);
  1151. this.panel1.Controls.Add(this.checkFileZilla);
  1152. this.panel1.Controls.Add(this.checkSelectAll);
  1153. this.panel1.Controls.Add(this.button20);
  1154. this.panel1.Controls.Add(this.checkMediaCache);
  1155. this.panel1.Controls.Add(this.checkTemp);
  1156. this.panel1.Controls.Add(this.checkLogs);
  1157. this.panel1.Controls.Add(this.checkUTorrent);
  1158. this.panel1.Controls.Add(this.checkBin);
  1159. this.panel1.Controls.Add(this.checkMiniDumps);
  1160. this.panel1.Controls.Add(this.checkPrefetch);
  1161. this.panel1.Location = new System.Drawing.Point(14, 50);
  1162. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  1163. this.panel1.Name = "panel1";
  1164. this.panel1.Size = new System.Drawing.Size(639, 304);
  1165. this.panel1.TabIndex = 45;
  1166. //
  1167. // checkErrorReports
  1168. //
  1169. this.checkErrorReports.AutoSize = true;
  1170. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1171. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  1172. this.checkErrorReports.Location = new System.Drawing.Point(69, 208);
  1173. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  1174. this.checkErrorReports.Name = "checkErrorReports";
  1175. this.checkErrorReports.Size = new System.Drawing.Size(149, 32);
  1176. this.checkErrorReports.TabIndex = 44;
  1177. this.checkErrorReports.Text = "Error reports";
  1178. this.checkErrorReports.UseVisualStyleBackColor = true;
  1179. //
  1180. // checkFileZilla
  1181. //
  1182. this.checkFileZilla.AutoSize = true;
  1183. this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1184. this.checkFileZilla.ForeColor = System.Drawing.Color.White;
  1185. this.checkFileZilla.Location = new System.Drawing.Point(320, 170);
  1186. this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2);
  1187. this.checkFileZilla.Name = "checkFileZilla";
  1188. this.checkFileZilla.Size = new System.Drawing.Size(236, 32);
  1189. this.checkFileZilla.TabIndex = 38;
  1190. this.checkFileZilla.Text = "FileZilla recent servers";
  1191. this.checkFileZilla.UseVisualStyleBackColor = true;
  1192. //
  1193. // checkSelectAll
  1194. //
  1195. this.checkSelectAll.AutoSize = true;
  1196. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1197. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  1198. this.checkSelectAll.Location = new System.Drawing.Point(36, 18);
  1199. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  1200. this.checkSelectAll.Name = "checkSelectAll";
  1201. this.checkSelectAll.Size = new System.Drawing.Size(114, 32);
  1202. this.checkSelectAll.TabIndex = 35;
  1203. this.checkSelectAll.Tag = "themeable";
  1204. this.checkSelectAll.Text = "Select all";
  1205. this.checkSelectAll.UseVisualStyleBackColor = true;
  1206. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  1207. //
  1208. // button20
  1209. //
  1210. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  1211. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1212. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1213. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1214. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1215. this.button20.ForeColor = System.Drawing.Color.White;
  1216. this.button20.Location = new System.Drawing.Point(36, 262);
  1217. this.button20.Margin = new System.Windows.Forms.Padding(2);
  1218. this.button20.Name = "button20";
  1219. this.button20.Size = new System.Drawing.Size(89, 39);
  1220. this.button20.TabIndex = 34;
  1221. this.button20.Text = "Clean";
  1222. this.button20.UseVisualStyleBackColor = false;
  1223. this.button20.Click += new System.EventHandler(this.button20_Click);
  1224. //
  1225. // checkMediaCache
  1226. //
  1227. this.checkMediaCache.AutoSize = true;
  1228. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1229. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  1230. this.checkMediaCache.Location = new System.Drawing.Point(320, 94);
  1231. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  1232. this.checkMediaCache.Name = "checkMediaCache";
  1233. this.checkMediaCache.Size = new System.Drawing.Size(217, 32);
  1234. this.checkMediaCache.TabIndex = 43;
  1235. this.checkMediaCache.Text = "Media Players cache";
  1236. this.checkMediaCache.UseVisualStyleBackColor = true;
  1237. //
  1238. // checkTemp
  1239. //
  1240. this.checkTemp.AutoSize = true;
  1241. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1242. this.checkTemp.ForeColor = System.Drawing.Color.White;
  1243. this.checkTemp.Location = new System.Drawing.Point(69, 56);
  1244. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  1245. this.checkTemp.Name = "checkTemp";
  1246. this.checkTemp.Size = new System.Drawing.Size(174, 32);
  1247. this.checkTemp.TabIndex = 36;
  1248. this.checkTemp.Text = "Temporary files";
  1249. this.checkTemp.UseVisualStyleBackColor = true;
  1250. //
  1251. // checkLogs
  1252. //
  1253. this.checkLogs.AutoSize = true;
  1254. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1255. this.checkLogs.ForeColor = System.Drawing.Color.White;
  1256. this.checkLogs.Location = new System.Drawing.Point(69, 94);
  1257. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  1258. this.checkLogs.Name = "checkLogs";
  1259. this.checkLogs.Size = new System.Drawing.Size(211, 32);
  1260. this.checkLogs.TabIndex = 42;
  1261. this.checkLogs.Text = "Windows + IIS logs";
  1262. this.checkLogs.UseVisualStyleBackColor = true;
  1263. //
  1264. // checkUTorrent
  1265. //
  1266. this.checkUTorrent.AutoSize = true;
  1267. this.checkUTorrent.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1268. this.checkUTorrent.ForeColor = System.Drawing.Color.White;
  1269. this.checkUTorrent.Location = new System.Drawing.Point(320, 132);
  1270. this.checkUTorrent.Margin = new System.Windows.Forms.Padding(2);
  1271. this.checkUTorrent.Name = "checkUTorrent";
  1272. this.checkUTorrent.Size = new System.Drawing.Size(168, 32);
  1273. this.checkUTorrent.TabIndex = 37;
  1274. this.checkUTorrent.Text = "uTorrent cache";
  1275. this.checkUTorrent.UseVisualStyleBackColor = true;
  1276. //
  1277. // checkBin
  1278. //
  1279. this.checkBin.AutoSize = true;
  1280. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1281. this.checkBin.ForeColor = System.Drawing.Color.White;
  1282. this.checkBin.Location = new System.Drawing.Point(320, 56);
  1283. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  1284. this.checkBin.Name = "checkBin";
  1285. this.checkBin.Size = new System.Drawing.Size(198, 32);
  1286. this.checkBin.TabIndex = 41;
  1287. this.checkBin.Text = "Empty Recycle Bin";
  1288. this.checkBin.UseVisualStyleBackColor = true;
  1289. //
  1290. // checkMiniDumps
  1291. //
  1292. this.checkMiniDumps.AutoSize = true;
  1293. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1294. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  1295. this.checkMiniDumps.Location = new System.Drawing.Point(69, 170);
  1296. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  1297. this.checkMiniDumps.Name = "checkMiniDumps";
  1298. this.checkMiniDumps.Size = new System.Drawing.Size(195, 32);
  1299. this.checkMiniDumps.TabIndex = 39;
  1300. this.checkMiniDumps.Text = "BSOD Minidumps";
  1301. this.checkMiniDumps.UseVisualStyleBackColor = true;
  1302. //
  1303. // checkPrefetch
  1304. //
  1305. this.checkPrefetch.AutoSize = true;
  1306. this.checkPrefetch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1307. this.checkPrefetch.ForeColor = System.Drawing.Color.White;
  1308. this.checkPrefetch.Location = new System.Drawing.Point(69, 132);
  1309. this.checkPrefetch.Margin = new System.Windows.Forms.Padding(2);
  1310. this.checkPrefetch.Name = "checkPrefetch";
  1311. this.checkPrefetch.Size = new System.Drawing.Size(167, 32);
  1312. this.checkPrefetch.TabIndex = 40;
  1313. this.checkPrefetch.Text = "Prefetch cache";
  1314. this.checkPrefetch.UseVisualStyleBackColor = true;
  1315. //
  1316. // startupTab
  1317. //
  1318. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1319. this.startupTab.Controls.Add(this.button64);
  1320. this.startupTab.Controls.Add(this.button31);
  1321. this.startupTab.Controls.Add(this.button37);
  1322. this.startupTab.Controls.Add(this.panel3);
  1323. this.startupTab.Controls.Add(this.button32);
  1324. this.startupTab.Controls.Add(this.button22);
  1325. this.startupTab.Controls.Add(this.label5);
  1326. this.startupTab.Location = new System.Drawing.Point(4, 29);
  1327. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1328. this.startupTab.Name = "startupTab";
  1329. this.startupTab.Size = new System.Drawing.Size(862, 643);
  1330. this.startupTab.TabIndex = 7;
  1331. this.startupTab.Text = "Startup";
  1332. //
  1333. // button64
  1334. //
  1335. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1336. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1337. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1338. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1339. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1340. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1341. this.button64.ForeColor = System.Drawing.Color.White;
  1342. this.button64.Location = new System.Drawing.Point(465, 598);
  1343. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1344. this.button64.Name = "button64";
  1345. this.button64.Size = new System.Drawing.Size(126, 39);
  1346. this.button64.TabIndex = 40;
  1347. this.button64.Text = "Find in Registry";
  1348. this.button64.UseVisualStyleBackColor = false;
  1349. this.button64.Click += new System.EventHandler(this.button64_Click);
  1350. //
  1351. // button31
  1352. //
  1353. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1354. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1355. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1356. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1357. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1358. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1359. this.button31.ForeColor = System.Drawing.Color.White;
  1360. this.button31.Location = new System.Drawing.Point(598, 598);
  1361. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1362. this.button31.Name = "button31";
  1363. this.button31.Size = new System.Drawing.Size(126, 39);
  1364. this.button31.TabIndex = 39;
  1365. this.button31.Text = "Locate file";
  1366. this.button31.UseVisualStyleBackColor = false;
  1367. this.button31.Click += new System.EventHandler(this.button31_Click);
  1368. //
  1369. // button37
  1370. //
  1371. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1372. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1373. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1374. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1375. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1376. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1377. this.button37.ForeColor = System.Drawing.Color.White;
  1378. this.button37.Location = new System.Drawing.Point(332, 598);
  1379. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1380. this.button37.Name = "button37";
  1381. this.button37.Size = new System.Drawing.Size(126, 39);
  1382. this.button37.TabIndex = 38;
  1383. this.button37.Text = "Refresh";
  1384. this.button37.UseVisualStyleBackColor = false;
  1385. this.button37.Click += new System.EventHandler(this.button37_Click);
  1386. //
  1387. // panel3
  1388. //
  1389. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1390. | System.Windows.Forms.AnchorStyles.Left)
  1391. | System.Windows.Forms.AnchorStyles.Right)));
  1392. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1393. this.panel3.Controls.Add(this.listStartupItems);
  1394. this.panel3.Location = new System.Drawing.Point(14, 50);
  1395. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1396. this.panel3.Name = "panel3";
  1397. this.panel3.Size = new System.Drawing.Size(841, 541);
  1398. this.panel3.TabIndex = 37;
  1399. //
  1400. // listStartupItems
  1401. //
  1402. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1403. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1404. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1405. this.columnHeader1,
  1406. this.columnHeader2,
  1407. this.columnHeader3});
  1408. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1409. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1410. this.listStartupItems.FullRowSelect = true;
  1411. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1412. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1413. this.listStartupItems.MultiSelect = false;
  1414. this.listStartupItems.Name = "listStartupItems";
  1415. this.listStartupItems.ShowGroups = false;
  1416. this.listStartupItems.Size = new System.Drawing.Size(839, 539);
  1417. this.listStartupItems.TabIndex = 0;
  1418. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1419. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1420. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1421. //
  1422. // columnHeader1
  1423. //
  1424. this.columnHeader1.Text = "Name";
  1425. this.columnHeader1.Width = 194;
  1426. //
  1427. // columnHeader2
  1428. //
  1429. this.columnHeader2.Text = "Location";
  1430. this.columnHeader2.Width = 507;
  1431. //
  1432. // columnHeader3
  1433. //
  1434. this.columnHeader3.Text = "Type";
  1435. this.columnHeader3.Width = 134;
  1436. //
  1437. // button32
  1438. //
  1439. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1440. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1441. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1442. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1443. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1444. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1445. this.button32.ForeColor = System.Drawing.Color.White;
  1446. this.button32.Location = new System.Drawing.Point(729, 598);
  1447. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1448. this.button32.Name = "button32";
  1449. this.button32.Size = new System.Drawing.Size(126, 39);
  1450. this.button32.TabIndex = 36;
  1451. this.button32.Text = "Remove";
  1452. this.button32.UseVisualStyleBackColor = false;
  1453. this.button32.Click += new System.EventHandler(this.button32_Click);
  1454. //
  1455. // button22
  1456. //
  1457. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1458. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1459. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1460. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1461. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1462. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1463. this.button22.ForeColor = System.Drawing.Color.White;
  1464. this.button22.Location = new System.Drawing.Point(201, 598);
  1465. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1466. this.button22.Name = "button22";
  1467. this.button22.Size = new System.Drawing.Size(126, 39);
  1468. this.button22.TabIndex = 34;
  1469. this.button22.Text = "Remove all";
  1470. this.button22.UseVisualStyleBackColor = false;
  1471. this.button22.Click += new System.EventHandler(this.button22_Click);
  1472. //
  1473. // label5
  1474. //
  1475. this.label5.AutoSize = true;
  1476. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1477. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1478. this.label5.Location = new System.Drawing.Point(8, 12);
  1479. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1480. this.label5.Name = "label5";
  1481. this.label5.Size = new System.Drawing.Size(317, 35);
  1482. this.label5.TabIndex = 3;
  1483. this.label5.Tag = "themeable";
  1484. this.label5.Text = "Choose your startup items";
  1485. //
  1486. // registryFixerTab
  1487. //
  1488. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1489. this.registryFixerTab.Controls.Add(this.panel2);
  1490. this.registryFixerTab.Controls.Add(this.label7);
  1491. this.registryFixerTab.Location = new System.Drawing.Point(4, 29);
  1492. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  1493. this.registryFixerTab.Name = "registryFixerTab";
  1494. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  1495. this.registryFixerTab.Size = new System.Drawing.Size(862, 643);
  1496. this.registryFixerTab.TabIndex = 8;
  1497. this.registryFixerTab.Text = "Registry";
  1498. //
  1499. // panel2
  1500. //
  1501. this.panel2.Controls.Add(this.button33);
  1502. this.panel2.Controls.Add(this.label8);
  1503. this.panel2.Controls.Add(this.checkRestartExplorer);
  1504. this.panel2.Controls.Add(this.checkRegistryEditor);
  1505. this.panel2.Controls.Add(this.checkEnableAll);
  1506. this.panel2.Controls.Add(this.checkContextMenu);
  1507. this.panel2.Controls.Add(this.checkTaskManager);
  1508. this.panel2.Controls.Add(this.checkCommandPrompt);
  1509. this.panel2.Controls.Add(this.checkFirewall);
  1510. this.panel2.Controls.Add(this.checkRunDialog);
  1511. this.panel2.Controls.Add(this.checkFolderOptions);
  1512. this.panel2.Controls.Add(this.checkControlPanel);
  1513. this.panel2.Location = new System.Drawing.Point(14, 50);
  1514. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  1515. this.panel2.Name = "panel2";
  1516. this.panel2.Size = new System.Drawing.Size(639, 358);
  1517. this.panel2.TabIndex = 48;
  1518. //
  1519. // button33
  1520. //
  1521. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  1522. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1523. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1524. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1525. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1526. this.button33.ForeColor = System.Drawing.Color.White;
  1527. this.button33.Location = new System.Drawing.Point(36, 315);
  1528. this.button33.Margin = new System.Windows.Forms.Padding(2);
  1529. this.button33.Name = "button33";
  1530. this.button33.Size = new System.Drawing.Size(89, 39);
  1531. this.button33.TabIndex = 49;
  1532. this.button33.Text = "Fix";
  1533. this.button33.UseVisualStyleBackColor = false;
  1534. this.button33.Click += new System.EventHandler(this.button33_Click);
  1535. //
  1536. // label8
  1537. //
  1538. this.label8.AutoSize = true;
  1539. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1540. this.label8.ForeColor = System.Drawing.Color.Silver;
  1541. this.label8.Location = new System.Drawing.Point(152, 252);
  1542. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1543. this.label8.Name = "label8";
  1544. this.label8.Size = new System.Drawing.Size(308, 28);
  1545. this.label8.TabIndex = 51;
  1546. this.label8.Tag = "";
  1547. this.label8.Text = "(some changes might need this)";
  1548. //
  1549. // checkRestartExplorer
  1550. //
  1551. this.checkRestartExplorer.AutoSize = true;
  1552. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1553. this.checkRestartExplorer.ForeColor = System.Drawing.Color.Silver;
  1554. this.checkRestartExplorer.Location = new System.Drawing.Point(36, 219);
  1555. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  1556. this.checkRestartExplorer.Name = "checkRestartExplorer";
  1557. this.checkRestartExplorer.Size = new System.Drawing.Size(415, 32);
  1558. this.checkRestartExplorer.TabIndex = 50;
  1559. this.checkRestartExplorer.Tag = "";
  1560. this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes";
  1561. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  1562. //
  1563. // checkRegistryEditor
  1564. //
  1565. this.checkRegistryEditor.AutoSize = true;
  1566. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1567. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  1568. this.checkRegistryEditor.Location = new System.Drawing.Point(320, 170);
  1569. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  1570. this.checkRegistryEditor.Name = "checkRegistryEditor";
  1571. this.checkRegistryEditor.Size = new System.Drawing.Size(166, 32);
  1572. this.checkRegistryEditor.TabIndex = 38;
  1573. this.checkRegistryEditor.Text = "Registry Editor";
  1574. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  1575. //
  1576. // checkEnableAll
  1577. //
  1578. this.checkEnableAll.AutoSize = true;
  1579. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1580. this.checkEnableAll.ForeColor = System.Drawing.Color.DodgerBlue;
  1581. this.checkEnableAll.Location = new System.Drawing.Point(36, 18);
  1582. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  1583. this.checkEnableAll.Name = "checkEnableAll";
  1584. this.checkEnableAll.Size = new System.Drawing.Size(120, 32);
  1585. this.checkEnableAll.TabIndex = 35;
  1586. this.checkEnableAll.Tag = "themeable";
  1587. this.checkEnableAll.Text = "Enable all";
  1588. this.checkEnableAll.UseVisualStyleBackColor = true;
  1589. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  1590. //
  1591. // checkContextMenu
  1592. //
  1593. this.checkContextMenu.AutoSize = true;
  1594. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1595. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  1596. this.checkContextMenu.Location = new System.Drawing.Point(320, 94);
  1597. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  1598. this.checkContextMenu.Name = "checkContextMenu";
  1599. this.checkContextMenu.Size = new System.Drawing.Size(189, 32);
  1600. this.checkContextMenu.TabIndex = 43;
  1601. this.checkContextMenu.Text = "Right Click menu";
  1602. this.checkContextMenu.UseVisualStyleBackColor = true;
  1603. //
  1604. // checkTaskManager
  1605. //
  1606. this.checkTaskManager.AutoSize = true;
  1607. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1608. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  1609. this.checkTaskManager.Location = new System.Drawing.Point(69, 56);
  1610. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  1611. this.checkTaskManager.Name = "checkTaskManager";
  1612. this.checkTaskManager.Size = new System.Drawing.Size(159, 32);
  1613. this.checkTaskManager.TabIndex = 36;
  1614. this.checkTaskManager.Text = "Task Manager";
  1615. this.checkTaskManager.UseVisualStyleBackColor = true;
  1616. //
  1617. // checkCommandPrompt
  1618. //
  1619. this.checkCommandPrompt.AutoSize = true;
  1620. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1621. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  1622. this.checkCommandPrompt.Location = new System.Drawing.Point(69, 94);
  1623. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  1624. this.checkCommandPrompt.Name = "checkCommandPrompt";
  1625. this.checkCommandPrompt.Size = new System.Drawing.Size(202, 32);
  1626. this.checkCommandPrompt.TabIndex = 42;
  1627. this.checkCommandPrompt.Text = "Command Prompt";
  1628. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  1629. //
  1630. // checkFirewall
  1631. //
  1632. this.checkFirewall.AutoSize = true;
  1633. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1634. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  1635. this.checkFirewall.Location = new System.Drawing.Point(320, 132);
  1636. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  1637. this.checkFirewall.Name = "checkFirewall";
  1638. this.checkFirewall.Size = new System.Drawing.Size(192, 32);
  1639. this.checkFirewall.TabIndex = 37;
  1640. this.checkFirewall.Text = "Windows Firewall";
  1641. this.checkFirewall.UseVisualStyleBackColor = true;
  1642. //
  1643. // checkRunDialog
  1644. //
  1645. this.checkRunDialog.AutoSize = true;
  1646. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1647. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  1648. this.checkRunDialog.Location = new System.Drawing.Point(320, 56);
  1649. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  1650. this.checkRunDialog.Name = "checkRunDialog";
  1651. this.checkRunDialog.Size = new System.Drawing.Size(134, 32);
  1652. this.checkRunDialog.TabIndex = 41;
  1653. this.checkRunDialog.Text = "Run Dialog";
  1654. this.checkRunDialog.UseVisualStyleBackColor = true;
  1655. //
  1656. // checkFolderOptions
  1657. //
  1658. this.checkFolderOptions.AutoSize = true;
  1659. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1660. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  1661. this.checkFolderOptions.Location = new System.Drawing.Point(69, 170);
  1662. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  1663. this.checkFolderOptions.Name = "checkFolderOptions";
  1664. this.checkFolderOptions.Size = new System.Drawing.Size(169, 32);
  1665. this.checkFolderOptions.TabIndex = 39;
  1666. this.checkFolderOptions.Text = "Folder Options";
  1667. this.checkFolderOptions.UseVisualStyleBackColor = true;
  1668. //
  1669. // checkControlPanel
  1670. //
  1671. this.checkControlPanel.AutoSize = true;
  1672. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1673. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  1674. this.checkControlPanel.Location = new System.Drawing.Point(69, 132);
  1675. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  1676. this.checkControlPanel.Name = "checkControlPanel";
  1677. this.checkControlPanel.Size = new System.Drawing.Size(156, 32);
  1678. this.checkControlPanel.TabIndex = 40;
  1679. this.checkControlPanel.Text = "Control Panel";
  1680. this.checkControlPanel.UseVisualStyleBackColor = true;
  1681. //
  1682. // label7
  1683. //
  1684. this.label7.AutoSize = true;
  1685. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1686. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  1687. this.label7.Location = new System.Drawing.Point(8, 12);
  1688. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1689. this.label7.Name = "label7";
  1690. this.label7.Size = new System.Drawing.Size(325, 35);
  1691. this.label7.TabIndex = 47;
  1692. this.label7.Tag = "themeable";
  1693. this.label7.Text = "Fix common registry issues";
  1694. //
  1695. // hostsEditorTab
  1696. //
  1697. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1698. this.hostsEditorTab.Controls.Add(this.panel4);
  1699. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  1700. this.hostsEditorTab.Controls.Add(this.label10);
  1701. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  1702. this.hostsEditorTab.Controls.Add(this.label9);
  1703. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  1704. this.hostsEditorTab.Controls.Add(this.label3);
  1705. this.hostsEditorTab.Location = new System.Drawing.Point(4, 29);
  1706. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  1707. this.hostsEditorTab.Name = "hostsEditorTab";
  1708. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  1709. this.hostsEditorTab.Size = new System.Drawing.Size(862, 643);
  1710. this.hostsEditorTab.TabIndex = 9;
  1711. this.hostsEditorTab.Text = "Hosts";
  1712. //
  1713. // panel4
  1714. //
  1715. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1716. | System.Windows.Forms.AnchorStyles.Left)
  1717. | System.Windows.Forms.AnchorStyles.Right)));
  1718. this.panel4.Controls.Add(this.panelList);
  1719. this.panel4.Controls.Add(this.chkBlock);
  1720. this.panel4.Controls.Add(this.button41);
  1721. this.panel4.Controls.Add(this.button42);
  1722. this.panel4.Controls.Add(this.button46);
  1723. this.panel4.Controls.Add(this.button47);
  1724. this.panel4.Controls.Add(this.txtIP);
  1725. this.panel4.Controls.Add(this.txtDomain);
  1726. this.panel4.Controls.Add(this.label12);
  1727. this.panel4.Controls.Add(this.label11);
  1728. this.panel4.Location = new System.Drawing.Point(8, 88);
  1729. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  1730. this.panel4.Name = "panel4";
  1731. this.panel4.Size = new System.Drawing.Size(846, 548);
  1732. this.panel4.TabIndex = 53;
  1733. //
  1734. // panelList
  1735. //
  1736. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1737. this.panelList.Controls.Add(this.listHostEntries);
  1738. this.panelList.Location = new System.Drawing.Point(6, 4);
  1739. this.panelList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1740. this.panelList.Name = "panelList";
  1741. this.panelList.Size = new System.Drawing.Size(360, 484);
  1742. this.panelList.TabIndex = 60;
  1743. //
  1744. // listHostEntries
  1745. //
  1746. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1747. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1748. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  1749. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1750. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  1751. this.listHostEntries.FormattingEnabled = true;
  1752. this.listHostEntries.HorizontalScrollbar = true;
  1753. this.listHostEntries.ItemHeight = 28;
  1754. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  1755. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  1756. this.listHostEntries.Name = "listHostEntries";
  1757. this.listHostEntries.Size = new System.Drawing.Size(358, 482);
  1758. this.listHostEntries.TabIndex = 52;
  1759. //
  1760. // chkBlock
  1761. //
  1762. this.chkBlock.AutoSize = true;
  1763. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1764. this.chkBlock.ForeColor = System.Drawing.Color.White;
  1765. this.chkBlock.Location = new System.Drawing.Point(378, 138);
  1766. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  1767. this.chkBlock.Name = "chkBlock";
  1768. this.chkBlock.Size = new System.Drawing.Size(83, 32);
  1769. this.chkBlock.TabIndex = 59;
  1770. this.chkBlock.Text = "Block";
  1771. this.chkBlock.UseVisualStyleBackColor = true;
  1772. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  1773. //
  1774. // button41
  1775. //
  1776. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  1777. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1778. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1779. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1780. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1781. this.button41.ForeColor = System.Drawing.Color.White;
  1782. this.button41.Location = new System.Drawing.Point(128, 492);
  1783. this.button41.Margin = new System.Windows.Forms.Padding(2);
  1784. this.button41.Name = "button41";
  1785. this.button41.Size = new System.Drawing.Size(116, 39);
  1786. this.button41.TabIndex = 55;
  1787. this.button41.Text = "Refresh";
  1788. this.button41.UseVisualStyleBackColor = false;
  1789. this.button41.Click += new System.EventHandler(this.button41_Click);
  1790. //
  1791. // button42
  1792. //
  1793. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  1794. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1795. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1796. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1797. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1798. this.button42.ForeColor = System.Drawing.Color.White;
  1799. this.button42.Location = new System.Drawing.Point(249, 492);
  1800. this.button42.Margin = new System.Windows.Forms.Padding(2);
  1801. this.button42.Name = "button42";
  1802. this.button42.Size = new System.Drawing.Size(118, 39);
  1803. this.button42.TabIndex = 54;
  1804. this.button42.Text = "Remove";
  1805. this.button42.UseVisualStyleBackColor = false;
  1806. this.button42.Click += new System.EventHandler(this.button42_Click);
  1807. //
  1808. // button46
  1809. //
  1810. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  1811. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1812. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1813. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1814. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1815. this.button46.ForeColor = System.Drawing.Color.White;
  1816. this.button46.Location = new System.Drawing.Point(6, 492);
  1817. this.button46.Margin = new System.Windows.Forms.Padding(2);
  1818. this.button46.Name = "button46";
  1819. this.button46.Size = new System.Drawing.Size(116, 39);
  1820. this.button46.TabIndex = 53;
  1821. this.button46.Text = "Remove all";
  1822. this.button46.UseVisualStyleBackColor = false;
  1823. this.button46.Click += new System.EventHandler(this.button46_Click);
  1824. //
  1825. // button47
  1826. //
  1827. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  1828. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1829. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1830. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1831. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1832. this.button47.ForeColor = System.Drawing.Color.White;
  1833. this.button47.Location = new System.Drawing.Point(609, 138);
  1834. this.button47.Margin = new System.Windows.Forms.Padding(2);
  1835. this.button47.Name = "button47";
  1836. this.button47.Size = new System.Drawing.Size(109, 39);
  1837. this.button47.TabIndex = 57;
  1838. this.button47.Text = "Add";
  1839. this.button47.UseVisualStyleBackColor = false;
  1840. this.button47.Click += new System.EventHandler(this.button47_Click);
  1841. //
  1842. // txtIP
  1843. //
  1844. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1845. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1846. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1847. this.txtIP.ForeColor = System.Drawing.Color.White;
  1848. this.txtIP.Location = new System.Drawing.Point(378, 29);
  1849. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  1850. this.txtIP.Name = "txtIP";
  1851. this.txtIP.Size = new System.Drawing.Size(340, 34);
  1852. this.txtIP.TabIndex = 0;
  1853. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1854. //
  1855. // txtDomain
  1856. //
  1857. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1858. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1859. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1860. this.txtDomain.ForeColor = System.Drawing.Color.White;
  1861. this.txtDomain.Location = new System.Drawing.Point(378, 96);
  1862. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  1863. this.txtDomain.Name = "txtDomain";
  1864. this.txtDomain.Size = new System.Drawing.Size(340, 34);
  1865. this.txtDomain.TabIndex = 1;
  1866. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1867. //
  1868. // label12
  1869. //
  1870. this.label12.AutoSize = true;
  1871. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1872. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  1873. this.label12.Location = new System.Drawing.Point(372, 68);
  1874. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1875. this.label12.Name = "label12";
  1876. this.label12.Size = new System.Drawing.Size(83, 28);
  1877. this.label12.TabIndex = 55;
  1878. this.label12.Tag = "themeable";
  1879. this.label12.Text = "Domain";
  1880. //
  1881. // label11
  1882. //
  1883. this.label11.AutoSize = true;
  1884. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1885. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  1886. this.label11.Location = new System.Drawing.Point(372, 0);
  1887. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1888. this.label11.Name = "label11";
  1889. this.label11.Size = new System.Drawing.Size(106, 28);
  1890. this.label11.TabIndex = 53;
  1891. this.label11.Tag = "themeable";
  1892. this.label11.Text = "IP address";
  1893. //
  1894. // linkLabel4
  1895. //
  1896. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  1897. this.linkLabel4.AutoSize = true;
  1898. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1899. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  1900. this.linkLabel4.Location = new System.Drawing.Point(292, 48);
  1901. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1902. this.linkLabel4.Name = "linkLabel4";
  1903. this.linkLabel4.Size = new System.Drawing.Size(150, 28);
  1904. this.linkLabel4.TabIndex = 51;
  1905. this.linkLabel4.TabStop = true;
  1906. this.linkLabel4.Tag = "";
  1907. this.linkLabel4.Text = "Restore default";
  1908. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  1909. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  1910. //
  1911. // label10
  1912. //
  1913. this.label10.AutoSize = true;
  1914. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1915. this.label10.Location = new System.Drawing.Point(269, 48);
  1916. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1917. this.label10.Name = "label10";
  1918. this.label10.Size = new System.Drawing.Size(24, 28);
  1919. this.label10.TabIndex = 50;
  1920. this.label10.Text = " |";
  1921. //
  1922. // linkLabel3
  1923. //
  1924. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  1925. this.linkLabel3.AutoSize = true;
  1926. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1927. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  1928. this.linkLabel3.Location = new System.Drawing.Point(105, 48);
  1929. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1930. this.linkLabel3.Name = "linkLabel3";
  1931. this.linkLabel3.Size = new System.Drawing.Size(161, 28);
  1932. this.linkLabel3.TabIndex = 49;
  1933. this.linkLabel3.TabStop = true;
  1934. this.linkLabel3.Tag = "";
  1935. this.linkLabel3.Text = "Advanced editor";
  1936. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  1937. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  1938. //
  1939. // label9
  1940. //
  1941. this.label9.AutoSize = true;
  1942. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1943. this.label9.Location = new System.Drawing.Point(81, 48);
  1944. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1945. this.label9.Name = "label9";
  1946. this.label9.Size = new System.Drawing.Size(24, 28);
  1947. this.label9.TabIndex = 48;
  1948. this.label9.Text = " |";
  1949. //
  1950. // linkLabel2
  1951. //
  1952. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  1953. this.linkLabel2.AutoSize = true;
  1954. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1955. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  1956. this.linkLabel2.Location = new System.Drawing.Point(9, 48);
  1957. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1958. this.linkLabel2.Name = "linkLabel2";
  1959. this.linkLabel2.Size = new System.Drawing.Size(71, 28);
  1960. this.linkLabel2.TabIndex = 47;
  1961. this.linkLabel2.TabStop = true;
  1962. this.linkLabel2.Tag = "";
  1963. this.linkLabel2.Text = "Locate";
  1964. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  1965. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  1966. //
  1967. // label3
  1968. //
  1969. this.label3.AutoSize = true;
  1970. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1971. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  1972. this.label3.Location = new System.Drawing.Point(8, 12);
  1973. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1974. this.label3.Name = "label3";
  1975. this.label3.Size = new System.Drawing.Size(229, 35);
  1976. this.label3.TabIndex = 3;
  1977. this.label3.Tag = "themeable";
  1978. this.label3.Text = "Edit your hosts file";
  1979. //
  1980. // integratorTab
  1981. //
  1982. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1983. this.integratorTab.Controls.Add(this.synapse);
  1984. this.integratorTab.Location = new System.Drawing.Point(4, 29);
  1985. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  1986. this.integratorTab.Name = "integratorTab";
  1987. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  1988. this.integratorTab.Size = new System.Drawing.Size(862, 643);
  1989. this.integratorTab.TabIndex = 10;
  1990. this.integratorTab.Text = "Integrator";
  1991. //
  1992. // synapse
  1993. //
  1994. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  1995. this.synapse.Controls.Add(this.integratorInfoTab);
  1996. this.synapse.Controls.Add(this.tabPage8);
  1997. this.synapse.Controls.Add(this.tabPage9);
  1998. this.synapse.Controls.Add(this.tabPage10);
  1999. this.synapse.Controls.Add(this.tabPage11);
  2000. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  2001. this.synapse.Location = new System.Drawing.Point(2, 2);
  2002. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  2003. this.synapse.Multiline = true;
  2004. this.synapse.Name = "synapse";
  2005. this.synapse.SelectedIndex = 0;
  2006. this.synapse.Size = new System.Drawing.Size(858, 639);
  2007. this.synapse.TabIndex = 0;
  2008. //
  2009. // integratorInfoTab
  2010. //
  2011. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2012. this.integratorInfoTab.Controls.Add(this.label19);
  2013. this.integratorInfoTab.Controls.Add(this.label18);
  2014. this.integratorInfoTab.Controls.Add(this.label17);
  2015. this.integratorInfoTab.Controls.Add(this.label16);
  2016. this.integratorInfoTab.Controls.Add(this.label15);
  2017. this.integratorInfoTab.Controls.Add(this.label14);
  2018. this.integratorInfoTab.Controls.Add(this.label13);
  2019. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  2020. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  2021. this.integratorInfoTab.Name = "integratorInfoTab";
  2022. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  2023. this.integratorInfoTab.Size = new System.Drawing.Size(850, 606);
  2024. this.integratorInfoTab.TabIndex = 0;
  2025. this.integratorInfoTab.Text = "Info";
  2026. //
  2027. // label19
  2028. //
  2029. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2030. this.label19.ForeColor = System.Drawing.Color.Silver;
  2031. this.label19.Location = new System.Drawing.Point(8, 281);
  2032. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2033. this.label19.Name = "label19";
  2034. this.label19.Size = new System.Drawing.Size(626, 291);
  2035. this.label19.TabIndex = 10;
  2036. this.label19.Tag = "";
  2037. this.label19.Text = resources.GetString("label19.Text");
  2038. //
  2039. // label18
  2040. //
  2041. this.label18.AutoSize = true;
  2042. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2043. this.label18.ForeColor = System.Drawing.Color.Silver;
  2044. this.label18.Location = new System.Drawing.Point(48, 229);
  2045. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2046. this.label18.Name = "label18";
  2047. this.label18.Size = new System.Drawing.Size(154, 32);
  2048. this.label18.TabIndex = 9;
  2049. this.label18.Tag = "";
  2050. this.label18.Text = "• Commands";
  2051. //
  2052. // label17
  2053. //
  2054. this.label17.AutoSize = true;
  2055. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2056. this.label17.ForeColor = System.Drawing.Color.Silver;
  2057. this.label17.Location = new System.Drawing.Point(48, 198);
  2058. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2059. this.label17.Name = "label17";
  2060. this.label17.Size = new System.Drawing.Size(198, 32);
  2061. this.label17.TabIndex = 8;
  2062. this.label17.Tag = "";
  2063. this.label17.Text = "• Any type of file";
  2064. //
  2065. // label16
  2066. //
  2067. this.label16.AutoSize = true;
  2068. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2069. this.label16.ForeColor = System.Drawing.Color.Silver;
  2070. this.label16.Location = new System.Drawing.Point(48, 165);
  2071. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2072. this.label16.Name = "label16";
  2073. this.label16.Size = new System.Drawing.Size(233, 32);
  2074. this.label16.TabIndex = 7;
  2075. this.label16.Tag = "";
  2076. this.label16.Text = "• Links to webpages";
  2077. //
  2078. // label15
  2079. //
  2080. this.label15.AutoSize = true;
  2081. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2082. this.label15.ForeColor = System.Drawing.Color.Silver;
  2083. this.label15.Location = new System.Drawing.Point(48, 132);
  2084. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2085. this.label15.Name = "label15";
  2086. this.label15.Size = new System.Drawing.Size(247, 32);
  2087. this.label15.TabIndex = 6;
  2088. this.label15.Tag = "";
  2089. this.label15.Text = "• Shortcuts to folders";
  2090. //
  2091. // label14
  2092. //
  2093. this.label14.AutoSize = true;
  2094. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2095. this.label14.ForeColor = System.Drawing.Color.Silver;
  2096. this.label14.Location = new System.Drawing.Point(48, 101);
  2097. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2098. this.label14.Name = "label14";
  2099. this.label14.Size = new System.Drawing.Size(175, 32);
  2100. this.label14.TabIndex = 5;
  2101. this.label14.Tag = "";
  2102. this.label14.Text = "• Any program";
  2103. //
  2104. // label13
  2105. //
  2106. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2107. this.label13.ForeColor = System.Drawing.Color.Silver;
  2108. this.label13.Location = new System.Drawing.Point(8, 12);
  2109. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2110. this.label13.Name = "label13";
  2111. this.label13.Size = new System.Drawing.Size(515, 76);
  2112. this.label13.TabIndex = 4;
  2113. this.label13.Tag = "";
  2114. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  2115. //
  2116. // tabPage8
  2117. //
  2118. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2119. this.tabPage8.Controls.Add(this.btnAddItem);
  2120. this.tabPage8.Controls.Add(this.itemnamegroup);
  2121. this.tabPage8.Controls.Add(this.security);
  2122. this.tabPage8.Controls.Add(this.itemposition);
  2123. this.tabPage8.Controls.Add(this.icontoaddgroup);
  2124. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  2125. this.tabPage8.Controls.Add(this.itemtype);
  2126. this.tabPage8.Controls.Add(this.label26);
  2127. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  2128. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  2129. this.tabPage8.Name = "tabPage8";
  2130. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  2131. this.tabPage8.Size = new System.Drawing.Size(847, 603);
  2132. this.tabPage8.TabIndex = 1;
  2133. this.tabPage8.Text = "Add/Modify";
  2134. //
  2135. // btnAddItem
  2136. //
  2137. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  2138. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2139. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2140. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2141. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2142. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  2143. this.btnAddItem.Location = new System.Drawing.Point(640, 548);
  2144. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  2145. this.btnAddItem.Name = "btnAddItem";
  2146. this.btnAddItem.Size = new System.Drawing.Size(122, 39);
  2147. this.btnAddItem.TabIndex = 85;
  2148. this.btnAddItem.Text = "Add/Modify";
  2149. this.btnAddItem.UseVisualStyleBackColor = false;
  2150. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  2151. //
  2152. // itemnamegroup
  2153. //
  2154. this.itemnamegroup.Controls.Add(this.txtItemName);
  2155. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2156. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  2157. this.itemnamegroup.Location = new System.Drawing.Point(14, 504);
  2158. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  2159. this.itemnamegroup.Name = "itemnamegroup";
  2160. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  2161. this.itemnamegroup.Size = new System.Drawing.Size(621, 82);
  2162. this.itemnamegroup.TabIndex = 84;
  2163. this.itemnamegroup.TabStop = false;
  2164. this.itemnamegroup.Text = "Item name in menu:";
  2165. //
  2166. // txtItemName
  2167. //
  2168. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2169. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2170. this.txtItemName.ForeColor = System.Drawing.Color.White;
  2171. this.txtItemName.Location = new System.Drawing.Point(14, 32);
  2172. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  2173. this.txtItemName.Name = "txtItemName";
  2174. this.txtItemName.Size = new System.Drawing.Size(594, 34);
  2175. this.txtItemName.TabIndex = 82;
  2176. //
  2177. // security
  2178. //
  2179. this.security.Controls.Add(this.checkShift);
  2180. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2181. this.security.ForeColor = System.Drawing.Color.Silver;
  2182. this.security.Location = new System.Drawing.Point(14, 422);
  2183. this.security.Margin = new System.Windows.Forms.Padding(2);
  2184. this.security.Name = "security";
  2185. this.security.Padding = new System.Windows.Forms.Padding(2);
  2186. this.security.Size = new System.Drawing.Size(621, 76);
  2187. this.security.TabIndex = 83;
  2188. this.security.TabStop = false;
  2189. this.security.Text = "Security:";
  2190. //
  2191. // checkShift
  2192. //
  2193. this.checkShift.AutoSize = true;
  2194. this.checkShift.ForeColor = System.Drawing.Color.White;
  2195. this.checkShift.Location = new System.Drawing.Point(14, 32);
  2196. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  2197. this.checkShift.Name = "checkShift";
  2198. this.checkShift.Size = new System.Drawing.Size(379, 32);
  2199. this.checkShift.TabIndex = 83;
  2200. this.checkShift.Text = "Show only when SHIFT key is pressed";
  2201. this.checkShift.UseVisualStyleBackColor = true;
  2202. //
  2203. // itemposition
  2204. //
  2205. this.itemposition.Controls.Add(this.radioTop);
  2206. this.itemposition.Controls.Add(this.radioMiddle);
  2207. this.itemposition.Controls.Add(this.radioBottom);
  2208. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2209. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  2210. this.itemposition.Location = new System.Drawing.Point(14, 340);
  2211. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  2212. this.itemposition.Name = "itemposition";
  2213. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  2214. this.itemposition.Size = new System.Drawing.Size(621, 78);
  2215. this.itemposition.TabIndex = 82;
  2216. this.itemposition.TabStop = false;
  2217. this.itemposition.Text = "Item position:";
  2218. //
  2219. // radioTop
  2220. //
  2221. this.radioTop.AutoSize = true;
  2222. this.radioTop.Checked = true;
  2223. this.radioTop.ForeColor = System.Drawing.Color.White;
  2224. this.radioTop.Location = new System.Drawing.Point(14, 32);
  2225. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  2226. this.radioTop.Name = "radioTop";
  2227. this.radioTop.Size = new System.Drawing.Size(66, 32);
  2228. this.radioTop.TabIndex = 83;
  2229. this.radioTop.TabStop = true;
  2230. this.radioTop.Text = "Top";
  2231. this.radioTop.UseVisualStyleBackColor = true;
  2232. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  2233. //
  2234. // radioMiddle
  2235. //
  2236. this.radioMiddle.AutoSize = true;
  2237. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  2238. this.radioMiddle.Location = new System.Drawing.Point(86, 32);
  2239. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  2240. this.radioMiddle.Name = "radioMiddle";
  2241. this.radioMiddle.Size = new System.Drawing.Size(96, 32);
  2242. this.radioMiddle.TabIndex = 84;
  2243. this.radioMiddle.Text = "Middle";
  2244. this.radioMiddle.UseVisualStyleBackColor = true;
  2245. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  2246. //
  2247. // radioBottom
  2248. //
  2249. this.radioBottom.AutoSize = true;
  2250. this.radioBottom.ForeColor = System.Drawing.Color.White;
  2251. this.radioBottom.Location = new System.Drawing.Point(188, 32);
  2252. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  2253. this.radioBottom.Name = "radioBottom";
  2254. this.radioBottom.Size = new System.Drawing.Size(101, 32);
  2255. this.radioBottom.TabIndex = 85;
  2256. this.radioBottom.Text = "Bottom";
  2257. this.radioBottom.UseVisualStyleBackColor = true;
  2258. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  2259. //
  2260. // icontoaddgroup
  2261. //
  2262. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  2263. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  2264. this.icontoaddgroup.Controls.Add(this.txtIcon);
  2265. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2266. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  2267. this.icontoaddgroup.Location = new System.Drawing.Point(14, 222);
  2268. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  2269. this.icontoaddgroup.Name = "icontoaddgroup";
  2270. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  2271. this.icontoaddgroup.Size = new System.Drawing.Size(621, 112);
  2272. this.icontoaddgroup.TabIndex = 81;
  2273. this.icontoaddgroup.TabStop = false;
  2274. this.icontoaddgroup.Text = "Icon to add:";
  2275. //
  2276. // checkDefaultIcon
  2277. //
  2278. this.checkDefaultIcon.AutoSize = true;
  2279. this.checkDefaultIcon.Checked = true;
  2280. this.checkDefaultIcon.CheckState = System.Windows.Forms.CheckState.Checked;
  2281. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  2282. this.checkDefaultIcon.Location = new System.Drawing.Point(14, 72);
  2283. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  2284. this.checkDefaultIcon.Name = "checkDefaultIcon";
  2285. this.checkDefaultIcon.Size = new System.Drawing.Size(209, 32);
  2286. this.checkDefaultIcon.TabIndex = 82;
  2287. this.checkDefaultIcon.Text = "Use program\'s icon";
  2288. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  2289. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  2290. //
  2291. // btnBrowseIcon
  2292. //
  2293. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2294. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  2295. this.btnBrowseIcon.Enabled = false;
  2296. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2297. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2298. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2299. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2300. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  2301. this.btnBrowseIcon.Location = new System.Drawing.Point(562, 32);
  2302. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  2303. this.btnBrowseIcon.Name = "btnBrowseIcon";
  2304. this.btnBrowseIcon.Size = new System.Drawing.Size(45, 34);
  2305. this.btnBrowseIcon.TabIndex = 82;
  2306. this.btnBrowseIcon.Text = "...";
  2307. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  2308. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  2309. //
  2310. // txtIcon
  2311. //
  2312. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2313. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2314. this.txtIcon.Enabled = false;
  2315. this.txtIcon.ForeColor = System.Drawing.Color.White;
  2316. this.txtIcon.Location = new System.Drawing.Point(14, 32);
  2317. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  2318. this.txtIcon.Name = "txtIcon";
  2319. this.txtIcon.ReadOnly = true;
  2320. this.txtIcon.Size = new System.Drawing.Size(542, 34);
  2321. this.txtIcon.TabIndex = 81;
  2322. //
  2323. // itemtoaddgroup
  2324. //
  2325. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  2326. this.itemtoaddgroup.Controls.Add(this.txtItem);
  2327. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2328. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  2329. this.itemtoaddgroup.Location = new System.Drawing.Point(14, 134);
  2330. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  2331. this.itemtoaddgroup.Name = "itemtoaddgroup";
  2332. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  2333. this.itemtoaddgroup.Size = new System.Drawing.Size(621, 84);
  2334. this.itemtoaddgroup.TabIndex = 80;
  2335. this.itemtoaddgroup.TabStop = false;
  2336. this.itemtoaddgroup.Text = "Program to add:";
  2337. //
  2338. // btnBrowseItem
  2339. //
  2340. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2341. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  2342. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2343. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2344. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2345. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2346. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  2347. this.btnBrowseItem.Location = new System.Drawing.Point(562, 32);
  2348. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  2349. this.btnBrowseItem.Name = "btnBrowseItem";
  2350. this.btnBrowseItem.Size = new System.Drawing.Size(45, 34);
  2351. this.btnBrowseItem.TabIndex = 82;
  2352. this.btnBrowseItem.Text = "...";
  2353. this.btnBrowseItem.UseVisualStyleBackColor = false;
  2354. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  2355. //
  2356. // txtItem
  2357. //
  2358. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2359. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2360. this.txtItem.ForeColor = System.Drawing.Color.White;
  2361. this.txtItem.Location = new System.Drawing.Point(14, 32);
  2362. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  2363. this.txtItem.Name = "txtItem";
  2364. this.txtItem.ReadOnly = true;
  2365. this.txtItem.Size = new System.Drawing.Size(542, 34);
  2366. this.txtItem.TabIndex = 81;
  2367. //
  2368. // itemtype
  2369. //
  2370. this.itemtype.Controls.Add(this.radioCommand);
  2371. this.itemtype.Controls.Add(this.radioProgram);
  2372. this.itemtype.Controls.Add(this.radioFolder);
  2373. this.itemtype.Controls.Add(this.radioFile);
  2374. this.itemtype.Controls.Add(this.radioLink);
  2375. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2376. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  2377. this.itemtype.Location = new System.Drawing.Point(14, 50);
  2378. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  2379. this.itemtype.Name = "itemtype";
  2380. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  2381. this.itemtype.Size = new System.Drawing.Size(621, 79);
  2382. this.itemtype.TabIndex = 79;
  2383. this.itemtype.TabStop = false;
  2384. this.itemtype.Text = "Item Type:";
  2385. //
  2386. // radioCommand
  2387. //
  2388. this.radioCommand.AutoSize = true;
  2389. this.radioCommand.ForeColor = System.Drawing.Color.White;
  2390. this.radioCommand.Location = new System.Drawing.Point(481, 32);
  2391. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  2392. this.radioCommand.Name = "radioCommand";
  2393. this.radioCommand.Size = new System.Drawing.Size(127, 32);
  2394. this.radioCommand.TabIndex = 84;
  2395. this.radioCommand.Text = "Command";
  2396. this.radioCommand.UseVisualStyleBackColor = true;
  2397. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  2398. //
  2399. // radioProgram
  2400. //
  2401. this.radioProgram.AutoSize = true;
  2402. this.radioProgram.Checked = true;
  2403. this.radioProgram.ForeColor = System.Drawing.Color.White;
  2404. this.radioProgram.Location = new System.Drawing.Point(14, 32);
  2405. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  2406. this.radioProgram.Name = "radioProgram";
  2407. this.radioProgram.Size = new System.Drawing.Size(111, 32);
  2408. this.radioProgram.TabIndex = 80;
  2409. this.radioProgram.TabStop = true;
  2410. this.radioProgram.Text = "Program";
  2411. this.radioProgram.UseVisualStyleBackColor = true;
  2412. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  2413. //
  2414. // radioFolder
  2415. //
  2416. this.radioFolder.AutoSize = true;
  2417. this.radioFolder.ForeColor = System.Drawing.Color.White;
  2418. this.radioFolder.Location = new System.Drawing.Point(131, 32);
  2419. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  2420. this.radioFolder.Name = "radioFolder";
  2421. this.radioFolder.Size = new System.Drawing.Size(90, 32);
  2422. this.radioFolder.TabIndex = 81;
  2423. this.radioFolder.Text = "Folder";
  2424. this.radioFolder.UseVisualStyleBackColor = true;
  2425. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  2426. //
  2427. // radioFile
  2428. //
  2429. this.radioFile.AutoSize = true;
  2430. this.radioFile.ForeColor = System.Drawing.Color.White;
  2431. this.radioFile.Location = new System.Drawing.Point(302, 32);
  2432. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  2433. this.radioFile.Name = "radioFile";
  2434. this.radioFile.Size = new System.Drawing.Size(173, 32);
  2435. this.radioFile.TabIndex = 83;
  2436. this.radioFile.Text = "Any type of file";
  2437. this.radioFile.UseVisualStyleBackColor = true;
  2438. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  2439. //
  2440. // radioLink
  2441. //
  2442. this.radioLink.AutoSize = true;
  2443. this.radioLink.ForeColor = System.Drawing.Color.White;
  2444. this.radioLink.Location = new System.Drawing.Point(228, 32);
  2445. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  2446. this.radioLink.Name = "radioLink";
  2447. this.radioLink.Size = new System.Drawing.Size(71, 32);
  2448. this.radioLink.TabIndex = 82;
  2449. this.radioLink.Text = "Link";
  2450. this.radioLink.UseVisualStyleBackColor = true;
  2451. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  2452. //
  2453. // label26
  2454. //
  2455. this.label26.AutoSize = true;
  2456. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2457. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  2458. this.label26.Location = new System.Drawing.Point(8, 12);
  2459. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2460. this.label26.Name = "label26";
  2461. this.label26.Size = new System.Drawing.Size(274, 35);
  2462. this.label26.TabIndex = 78;
  2463. this.label26.Tag = "themeable";
  2464. this.label26.Text = "Add or modify an item";
  2465. //
  2466. // tabPage9
  2467. //
  2468. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2469. this.tabPage9.Controls.Add(this.panel5);
  2470. this.tabPage9.Controls.Add(this.button60);
  2471. this.tabPage9.Controls.Add(this.button61);
  2472. this.tabPage9.Controls.Add(this.button62);
  2473. this.tabPage9.Controls.Add(this.label25);
  2474. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  2475. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  2476. this.tabPage9.Name = "tabPage9";
  2477. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  2478. this.tabPage9.Size = new System.Drawing.Size(847, 603);
  2479. this.tabPage9.TabIndex = 2;
  2480. this.tabPage9.Text = "Remove";
  2481. //
  2482. // panel5
  2483. //
  2484. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2485. this.panel5.Controls.Add(this.listDesktopItems);
  2486. this.panel5.Location = new System.Drawing.Point(14, 49);
  2487. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  2488. this.panel5.Name = "panel5";
  2489. this.panel5.Size = new System.Drawing.Size(366, 543);
  2490. this.panel5.TabIndex = 82;
  2491. //
  2492. // listDesktopItems
  2493. //
  2494. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2495. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2496. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2497. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2498. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  2499. this.listDesktopItems.FormattingEnabled = true;
  2500. this.listDesktopItems.HorizontalScrollbar = true;
  2501. this.listDesktopItems.ItemHeight = 28;
  2502. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  2503. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  2504. this.listDesktopItems.Name = "listDesktopItems";
  2505. this.listDesktopItems.Size = new System.Drawing.Size(364, 541);
  2506. this.listDesktopItems.TabIndex = 78;
  2507. //
  2508. // button60
  2509. //
  2510. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  2511. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2512. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2513. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2514. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2515. this.button60.ForeColor = System.Drawing.Color.White;
  2516. this.button60.Location = new System.Drawing.Point(385, 94);
  2517. this.button60.Margin = new System.Windows.Forms.Padding(2);
  2518. this.button60.Name = "button60";
  2519. this.button60.Size = new System.Drawing.Size(118, 39);
  2520. this.button60.TabIndex = 81;
  2521. this.button60.Text = "Refresh";
  2522. this.button60.UseVisualStyleBackColor = false;
  2523. this.button60.Click += new System.EventHandler(this.button60_Click);
  2524. //
  2525. // button61
  2526. //
  2527. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  2528. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2529. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2530. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2531. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2532. this.button61.ForeColor = System.Drawing.Color.White;
  2533. this.button61.Location = new System.Drawing.Point(385, 50);
  2534. this.button61.Margin = new System.Windows.Forms.Padding(2);
  2535. this.button61.Name = "button61";
  2536. this.button61.Size = new System.Drawing.Size(118, 39);
  2537. this.button61.TabIndex = 80;
  2538. this.button61.Text = "Remove";
  2539. this.button61.UseVisualStyleBackColor = false;
  2540. this.button61.Click += new System.EventHandler(this.button61_Click);
  2541. //
  2542. // button62
  2543. //
  2544. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  2545. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2546. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2547. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2548. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2549. this.button62.ForeColor = System.Drawing.Color.White;
  2550. this.button62.Location = new System.Drawing.Point(385, 138);
  2551. this.button62.Margin = new System.Windows.Forms.Padding(2);
  2552. this.button62.Name = "button62";
  2553. this.button62.Size = new System.Drawing.Size(118, 39);
  2554. this.button62.TabIndex = 79;
  2555. this.button62.Text = "Remove all";
  2556. this.button62.UseVisualStyleBackColor = false;
  2557. this.button62.Click += new System.EventHandler(this.button62_Click);
  2558. //
  2559. // label25
  2560. //
  2561. this.label25.AutoSize = true;
  2562. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2563. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  2564. this.label25.Location = new System.Drawing.Point(8, 12);
  2565. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2566. this.label25.Name = "label25";
  2567. this.label25.Size = new System.Drawing.Size(373, 35);
  2568. this.label25.TabIndex = 77;
  2569. this.label25.Tag = "themeable";
  2570. this.label25.Text = "Remove existing Desktop items";
  2571. //
  2572. // tabPage10
  2573. //
  2574. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2575. this.tabPage10.Controls.Add(this.button65);
  2576. this.tabPage10.Controls.Add(this.button66);
  2577. this.tabPage10.Controls.Add(this.label24);
  2578. this.tabPage10.Controls.Add(this.button58);
  2579. this.tabPage10.Controls.Add(this.button59);
  2580. this.tabPage10.Controls.Add(this.button55);
  2581. this.tabPage10.Controls.Add(this.button57);
  2582. this.tabPage10.Controls.Add(this.button52);
  2583. this.tabPage10.Controls.Add(this.button53);
  2584. this.tabPage10.Controls.Add(this.button49);
  2585. this.tabPage10.Controls.Add(this.button51);
  2586. this.tabPage10.Controls.Add(this.button56);
  2587. this.tabPage10.Controls.Add(this.button54);
  2588. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  2589. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  2590. this.tabPage10.Name = "tabPage10";
  2591. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  2592. this.tabPage10.Size = new System.Drawing.Size(847, 603);
  2593. this.tabPage10.TabIndex = 3;
  2594. this.tabPage10.Text = "Ready Menus";
  2595. //
  2596. // button65
  2597. //
  2598. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  2599. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2600. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2601. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2602. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2603. this.button65.ForeColor = System.Drawing.Color.White;
  2604. this.button65.Location = new System.Drawing.Point(14, 345);
  2605. this.button65.Margin = new System.Windows.Forms.Padding(2);
  2606. this.button65.Name = "button65";
  2607. this.button65.Size = new System.Drawing.Size(232, 39);
  2608. this.button65.TabIndex = 78;
  2609. this.button65.Text = "Remove \"Take Ownership\"";
  2610. this.button65.UseVisualStyleBackColor = false;
  2611. this.button65.Click += new System.EventHandler(this.button65_Click);
  2612. //
  2613. // button66
  2614. //
  2615. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  2616. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2617. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2618. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2619. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2620. this.button66.ForeColor = System.Drawing.Color.White;
  2621. this.button66.Location = new System.Drawing.Point(14, 300);
  2622. this.button66.Margin = new System.Windows.Forms.Padding(2);
  2623. this.button66.Name = "button66";
  2624. this.button66.Size = new System.Drawing.Size(232, 39);
  2625. this.button66.TabIndex = 77;
  2626. this.button66.Text = "Add \"Take Ownership\"";
  2627. this.button66.UseVisualStyleBackColor = false;
  2628. this.button66.Click += new System.EventHandler(this.button66_Click);
  2629. //
  2630. // label24
  2631. //
  2632. this.label24.AutoSize = true;
  2633. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2634. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  2635. this.label24.Location = new System.Drawing.Point(8, 12);
  2636. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2637. this.label24.Name = "label24";
  2638. this.label24.Size = new System.Drawing.Size(288, 35);
  2639. this.label24.TabIndex = 76;
  2640. this.label24.Tag = "themeable";
  2641. this.label24.Text = "Add ready-made menus";
  2642. //
  2643. // button58
  2644. //
  2645. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  2646. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2647. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2648. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2649. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2650. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2651. this.button58.ForeColor = System.Drawing.Color.White;
  2652. this.button58.Location = new System.Drawing.Point(252, 60);
  2653. this.button58.Margin = new System.Windows.Forms.Padding(2);
  2654. this.button58.Name = "button58";
  2655. this.button58.Size = new System.Drawing.Size(38, 39);
  2656. this.button58.TabIndex = 75;
  2657. this.button58.Text = "?";
  2658. this.button58.UseVisualStyleBackColor = false;
  2659. this.button58.Click += new System.EventHandler(this.button58_Click);
  2660. //
  2661. // button59
  2662. //
  2663. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  2664. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2665. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2666. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2667. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2668. this.button59.ForeColor = System.Drawing.Color.White;
  2669. this.button59.Location = new System.Drawing.Point(14, 60);
  2670. this.button59.Margin = new System.Windows.Forms.Padding(2);
  2671. this.button59.Name = "button59";
  2672. this.button59.Size = new System.Drawing.Size(232, 39);
  2673. this.button59.TabIndex = 74;
  2674. this.button59.Text = "Add \"Power Menu\"";
  2675. this.button59.UseVisualStyleBackColor = false;
  2676. this.button59.Click += new System.EventHandler(this.button59_Click);
  2677. //
  2678. // button55
  2679. //
  2680. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  2681. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2682. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2683. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2684. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2685. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2686. this.button55.ForeColor = System.Drawing.Color.White;
  2687. this.button55.Location = new System.Drawing.Point(252, 240);
  2688. this.button55.Margin = new System.Windows.Forms.Padding(2);
  2689. this.button55.Name = "button55";
  2690. this.button55.Size = new System.Drawing.Size(38, 39);
  2691. this.button55.TabIndex = 73;
  2692. this.button55.Text = "?";
  2693. this.button55.UseVisualStyleBackColor = false;
  2694. this.button55.Click += new System.EventHandler(this.button55_Click);
  2695. //
  2696. // button57
  2697. //
  2698. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  2699. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2700. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2701. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2702. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2703. this.button57.ForeColor = System.Drawing.Color.White;
  2704. this.button57.Location = new System.Drawing.Point(14, 240);
  2705. this.button57.Margin = new System.Windows.Forms.Padding(2);
  2706. this.button57.Name = "button57";
  2707. this.button57.Size = new System.Drawing.Size(232, 39);
  2708. this.button57.TabIndex = 72;
  2709. this.button57.Text = "Add \"Desktop Shortcuts\"";
  2710. this.button57.UseVisualStyleBackColor = false;
  2711. this.button57.Click += new System.EventHandler(this.button57_Click);
  2712. //
  2713. // button52
  2714. //
  2715. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  2716. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2717. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2718. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2719. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2720. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2721. this.button52.ForeColor = System.Drawing.Color.White;
  2722. this.button52.Location = new System.Drawing.Point(252, 150);
  2723. this.button52.Margin = new System.Windows.Forms.Padding(2);
  2724. this.button52.Name = "button52";
  2725. this.button52.Size = new System.Drawing.Size(38, 39);
  2726. this.button52.TabIndex = 71;
  2727. this.button52.Text = "?";
  2728. this.button52.UseVisualStyleBackColor = false;
  2729. this.button52.Click += new System.EventHandler(this.button52_Click);
  2730. //
  2731. // button53
  2732. //
  2733. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  2734. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2735. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2736. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2737. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2738. this.button53.ForeColor = System.Drawing.Color.White;
  2739. this.button53.Location = new System.Drawing.Point(14, 105);
  2740. this.button53.Margin = new System.Windows.Forms.Padding(2);
  2741. this.button53.Name = "button53";
  2742. this.button53.Size = new System.Drawing.Size(232, 39);
  2743. this.button53.TabIndex = 70;
  2744. this.button53.Text = "Add \"System Tools\"";
  2745. this.button53.UseVisualStyleBackColor = false;
  2746. this.button53.Click += new System.EventHandler(this.button53_Click);
  2747. //
  2748. // button49
  2749. //
  2750. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  2751. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2752. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2753. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2754. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2755. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2756. this.button49.ForeColor = System.Drawing.Color.White;
  2757. this.button49.Location = new System.Drawing.Point(252, 195);
  2758. this.button49.Margin = new System.Windows.Forms.Padding(2);
  2759. this.button49.Name = "button49";
  2760. this.button49.Size = new System.Drawing.Size(38, 39);
  2761. this.button49.TabIndex = 69;
  2762. this.button49.Text = "?";
  2763. this.button49.UseVisualStyleBackColor = false;
  2764. this.button49.Click += new System.EventHandler(this.button49_Click);
  2765. //
  2766. // button51
  2767. //
  2768. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  2769. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2770. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2771. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2772. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2773. this.button51.ForeColor = System.Drawing.Color.White;
  2774. this.button51.Location = new System.Drawing.Point(14, 195);
  2775. this.button51.Margin = new System.Windows.Forms.Padding(2);
  2776. this.button51.Name = "button51";
  2777. this.button51.Size = new System.Drawing.Size(232, 39);
  2778. this.button51.TabIndex = 68;
  2779. this.button51.Text = "Add \"System Shortcuts\"";
  2780. this.button51.UseVisualStyleBackColor = false;
  2781. this.button51.Click += new System.EventHandler(this.button51_Click);
  2782. //
  2783. // button56
  2784. //
  2785. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  2786. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2787. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2788. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2789. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2790. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2791. this.button56.ForeColor = System.Drawing.Color.White;
  2792. this.button56.Location = new System.Drawing.Point(252, 105);
  2793. this.button56.Margin = new System.Windows.Forms.Padding(2);
  2794. this.button56.Name = "button56";
  2795. this.button56.Size = new System.Drawing.Size(38, 39);
  2796. this.button56.TabIndex = 67;
  2797. this.button56.Text = "?";
  2798. this.button56.UseVisualStyleBackColor = false;
  2799. this.button56.Click += new System.EventHandler(this.button56_Click);
  2800. //
  2801. // button54
  2802. //
  2803. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  2804. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2805. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2806. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2807. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2808. this.button54.ForeColor = System.Drawing.Color.White;
  2809. this.button54.Location = new System.Drawing.Point(14, 150);
  2810. this.button54.Margin = new System.Windows.Forms.Padding(2);
  2811. this.button54.Name = "button54";
  2812. this.button54.Size = new System.Drawing.Size(232, 39);
  2813. this.button54.TabIndex = 65;
  2814. this.button54.Text = "Add \"Windows Apps\"";
  2815. this.button54.UseVisualStyleBackColor = false;
  2816. this.button54.Click += new System.EventHandler(this.button54_Click);
  2817. //
  2818. // tabPage11
  2819. //
  2820. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2821. this.tabPage11.Controls.Add(this.panel6);
  2822. this.tabPage11.Controls.Add(this.button26);
  2823. this.tabPage11.Controls.Add(this.button8);
  2824. this.tabPage11.Controls.Add(this.label23);
  2825. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  2826. this.tabPage11.Controls.Add(this.button48);
  2827. this.tabPage11.Controls.Add(this.txtRunKeyword);
  2828. this.tabPage11.Controls.Add(this.label22);
  2829. this.tabPage11.Controls.Add(this.txtRunFile);
  2830. this.tabPage11.Controls.Add(this.label21);
  2831. this.tabPage11.Controls.Add(this.label20);
  2832. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  2833. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  2834. this.tabPage11.Name = "tabPage11";
  2835. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  2836. this.tabPage11.Size = new System.Drawing.Size(847, 603);
  2837. this.tabPage11.TabIndex = 4;
  2838. this.tabPage11.Text = "Run Dialog";
  2839. //
  2840. // panel6
  2841. //
  2842. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2843. this.panel6.Controls.Add(this.listCustomCommands);
  2844. this.panel6.Location = new System.Drawing.Point(14, 262);
  2845. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  2846. this.panel6.Name = "panel6";
  2847. this.panel6.Size = new System.Drawing.Size(338, 328);
  2848. this.panel6.TabIndex = 84;
  2849. //
  2850. // listCustomCommands
  2851. //
  2852. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2853. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2854. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  2855. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2856. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  2857. this.listCustomCommands.FormattingEnabled = true;
  2858. this.listCustomCommands.HorizontalScrollbar = true;
  2859. this.listCustomCommands.ItemHeight = 28;
  2860. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  2861. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  2862. this.listCustomCommands.Name = "listCustomCommands";
  2863. this.listCustomCommands.Size = new System.Drawing.Size(336, 326);
  2864. this.listCustomCommands.TabIndex = 79;
  2865. //
  2866. // button26
  2867. //
  2868. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  2869. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2870. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2871. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2872. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2873. this.button26.ForeColor = System.Drawing.Color.White;
  2874. this.button26.Location = new System.Drawing.Point(358, 262);
  2875. this.button26.Margin = new System.Windows.Forms.Padding(2);
  2876. this.button26.Name = "button26";
  2877. this.button26.Size = new System.Drawing.Size(82, 34);
  2878. this.button26.TabIndex = 82;
  2879. this.button26.Text = "Remove";
  2880. this.button26.UseVisualStyleBackColor = false;
  2881. this.button26.Click += new System.EventHandler(this.button26_Click);
  2882. //
  2883. // button8
  2884. //
  2885. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  2886. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2887. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2888. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2889. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2890. this.button8.ForeColor = System.Drawing.Color.White;
  2891. this.button8.Location = new System.Drawing.Point(358, 301);
  2892. this.button8.Margin = new System.Windows.Forms.Padding(2);
  2893. this.button8.Name = "button8";
  2894. this.button8.Size = new System.Drawing.Size(82, 34);
  2895. this.button8.TabIndex = 81;
  2896. this.button8.Text = "Refresh";
  2897. this.button8.UseVisualStyleBackColor = false;
  2898. this.button8.Click += new System.EventHandler(this.button8_Click);
  2899. //
  2900. // label23
  2901. //
  2902. this.label23.AutoSize = true;
  2903. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2904. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  2905. this.label23.Location = new System.Drawing.Point(8, 216);
  2906. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2907. this.label23.Name = "label23";
  2908. this.label23.Size = new System.Drawing.Size(335, 35);
  2909. this.label23.TabIndex = 80;
  2910. this.label23.Tag = "themeable";
  2911. this.label23.Text = "Remove existing commands";
  2912. //
  2913. // btnCreateCustomCommand
  2914. //
  2915. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  2916. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2917. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2918. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2919. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2920. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  2921. this.btnCreateCustomCommand.Location = new System.Drawing.Point(374, 162);
  2922. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  2923. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  2924. this.btnCreateCustomCommand.Size = new System.Drawing.Size(66, 36);
  2925. this.btnCreateCustomCommand.TabIndex = 60;
  2926. this.btnCreateCustomCommand.Text = "Create";
  2927. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  2928. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  2929. //
  2930. // button48
  2931. //
  2932. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  2933. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2934. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2935. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2936. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2937. this.button48.ForeColor = System.Drawing.Color.White;
  2938. this.button48.Location = new System.Drawing.Point(400, 94);
  2939. this.button48.Margin = new System.Windows.Forms.Padding(2);
  2940. this.button48.Name = "button48";
  2941. this.button48.Size = new System.Drawing.Size(40, 36);
  2942. this.button48.TabIndex = 58;
  2943. this.button48.Text = "...";
  2944. this.button48.UseVisualStyleBackColor = false;
  2945. this.button48.Click += new System.EventHandler(this.button48_Click);
  2946. //
  2947. // txtRunKeyword
  2948. //
  2949. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2950. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2951. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2952. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  2953. this.txtRunKeyword.Location = new System.Drawing.Point(14, 162);
  2954. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  2955. this.txtRunKeyword.Name = "txtRunKeyword";
  2956. this.txtRunKeyword.Size = new System.Drawing.Size(354, 34);
  2957. this.txtRunKeyword.TabIndex = 9;
  2958. //
  2959. // label22
  2960. //
  2961. this.label22.AutoSize = true;
  2962. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2963. this.label22.ForeColor = System.Drawing.Color.White;
  2964. this.label22.Location = new System.Drawing.Point(9, 131);
  2965. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2966. this.label22.Name = "label22";
  2967. this.label22.Size = new System.Drawing.Size(96, 28);
  2968. this.label22.TabIndex = 8;
  2969. this.label22.Text = "Keyword:";
  2970. //
  2971. // txtRunFile
  2972. //
  2973. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2974. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2975. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2976. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  2977. this.txtRunFile.Location = new System.Drawing.Point(14, 94);
  2978. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  2979. this.txtRunFile.Name = "txtRunFile";
  2980. this.txtRunFile.ReadOnly = true;
  2981. this.txtRunFile.Size = new System.Drawing.Size(381, 34);
  2982. this.txtRunFile.TabIndex = 7;
  2983. //
  2984. // label21
  2985. //
  2986. this.label21.AutoSize = true;
  2987. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2988. this.label21.ForeColor = System.Drawing.Color.White;
  2989. this.label21.Location = new System.Drawing.Point(9, 62);
  2990. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2991. this.label21.Name = "label21";
  2992. this.label21.Size = new System.Drawing.Size(126, 28);
  2993. this.label21.TabIndex = 6;
  2994. this.label21.Text = "File location:";
  2995. //
  2996. // label20
  2997. //
  2998. this.label20.AutoSize = true;
  2999. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3000. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  3001. this.label20.Location = new System.Drawing.Point(8, 12);
  3002. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3003. this.label20.Name = "label20";
  3004. this.label20.Size = new System.Drawing.Size(372, 35);
  3005. this.label20.TabIndex = 5;
  3006. this.label20.Tag = "themeable";
  3007. this.label20.Text = "Define your custom commands";
  3008. //
  3009. // optionsTab
  3010. //
  3011. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3012. this.optionsTab.Controls.Add(this.btnChangelog);
  3013. this.optionsTab.Controls.Add(this.btnUpdate);
  3014. this.optionsTab.Controls.Add(this.btnResetConfig);
  3015. this.optionsTab.Controls.Add(this.label27);
  3016. this.optionsTab.Controls.Add(this.radioMinimal);
  3017. this.optionsTab.Controls.Add(this.radioCaramel);
  3018. this.optionsTab.Controls.Add(this.radioLime);
  3019. this.optionsTab.Controls.Add(this.radioMagma);
  3020. this.optionsTab.Controls.Add(this.radioOcean);
  3021. this.optionsTab.Controls.Add(this.radioZerg);
  3022. this.optionsTab.Location = new System.Drawing.Point(4, 29);
  3023. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  3024. this.optionsTab.Name = "optionsTab";
  3025. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  3026. this.optionsTab.Size = new System.Drawing.Size(862, 644);
  3027. this.optionsTab.TabIndex = 6;
  3028. this.optionsTab.Text = "Options";
  3029. //
  3030. // btnUpdate
  3031. //
  3032. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  3033. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3034. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3035. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3036. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3037. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  3038. this.btnUpdate.Location = new System.Drawing.Point(14, 204);
  3039. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  3040. this.btnUpdate.Name = "btnUpdate";
  3041. this.btnUpdate.Size = new System.Drawing.Size(194, 39);
  3042. this.btnUpdate.TabIndex = 57;
  3043. this.btnUpdate.Text = "Check for update";
  3044. this.btnUpdate.UseVisualStyleBackColor = false;
  3045. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  3046. //
  3047. // btnResetConfig
  3048. //
  3049. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  3050. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3051. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3052. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3053. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3054. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  3055. this.btnResetConfig.Location = new System.Drawing.Point(14, 290);
  3056. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  3057. this.btnResetConfig.Name = "btnResetConfig";
  3058. this.btnResetConfig.Size = new System.Drawing.Size(194, 39);
  3059. this.btnResetConfig.TabIndex = 56;
  3060. this.btnResetConfig.Text = "Reset configuration";
  3061. this.btnResetConfig.UseVisualStyleBackColor = false;
  3062. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  3063. //
  3064. // label27
  3065. //
  3066. this.label27.AutoSize = true;
  3067. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3068. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  3069. this.label27.Location = new System.Drawing.Point(8, 12);
  3070. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3071. this.label27.Name = "label27";
  3072. this.label27.Size = new System.Drawing.Size(238, 35);
  3073. this.label27.TabIndex = 55;
  3074. this.label27.Tag = "themeable";
  3075. this.label27.Text = "Choose your theme";
  3076. //
  3077. // radioMinimal
  3078. //
  3079. this.radioMinimal.AutoSize = true;
  3080. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3081. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  3082. this.radioMinimal.Location = new System.Drawing.Point(149, 139);
  3083. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  3084. this.radioMinimal.Name = "radioMinimal";
  3085. this.radioMinimal.Size = new System.Drawing.Size(106, 32);
  3086. this.radioMinimal.TabIndex = 53;
  3087. this.radioMinimal.Text = "Minimal";
  3088. this.radioMinimal.UseVisualStyleBackColor = true;
  3089. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  3090. //
  3091. // radioCaramel
  3092. //
  3093. this.radioCaramel.AutoSize = true;
  3094. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3095. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  3096. this.radioCaramel.Location = new System.Drawing.Point(149, 62);
  3097. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  3098. this.radioCaramel.Name = "radioCaramel";
  3099. this.radioCaramel.Size = new System.Drawing.Size(106, 32);
  3100. this.radioCaramel.TabIndex = 52;
  3101. this.radioCaramel.Text = "Caramel";
  3102. this.radioCaramel.UseVisualStyleBackColor = true;
  3103. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  3104. //
  3105. // radioLime
  3106. //
  3107. this.radioLime.AutoSize = true;
  3108. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3109. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  3110. this.radioLime.Location = new System.Drawing.Point(149, 101);
  3111. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  3112. this.radioLime.Name = "radioLime";
  3113. this.radioLime.Size = new System.Drawing.Size(77, 32);
  3114. this.radioLime.TabIndex = 51;
  3115. this.radioLime.Text = "Lime";
  3116. this.radioLime.UseVisualStyleBackColor = true;
  3117. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  3118. //
  3119. // radioMagma
  3120. //
  3121. this.radioMagma.AutoSize = true;
  3122. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3123. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  3124. this.radioMagma.Location = new System.Drawing.Point(32, 101);
  3125. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  3126. this.radioMagma.Name = "radioMagma";
  3127. this.radioMagma.Size = new System.Drawing.Size(101, 32);
  3128. this.radioMagma.TabIndex = 50;
  3129. this.radioMagma.Text = "Magma";
  3130. this.radioMagma.UseVisualStyleBackColor = true;
  3131. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  3132. //
  3133. // radioOcean
  3134. //
  3135. this.radioOcean.AutoSize = true;
  3136. this.radioOcean.Checked = true;
  3137. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3138. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  3139. this.radioOcean.Location = new System.Drawing.Point(32, 62);
  3140. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  3141. this.radioOcean.Name = "radioOcean";
  3142. this.radioOcean.Size = new System.Drawing.Size(90, 32);
  3143. this.radioOcean.TabIndex = 49;
  3144. this.radioOcean.TabStop = true;
  3145. this.radioOcean.Text = "Ocean";
  3146. this.radioOcean.UseVisualStyleBackColor = true;
  3147. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  3148. //
  3149. // radioZerg
  3150. //
  3151. this.radioZerg.AutoSize = true;
  3152. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3153. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  3154. this.radioZerg.Location = new System.Drawing.Point(32, 139);
  3155. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  3156. this.radioZerg.Name = "radioZerg";
  3157. this.radioZerg.Size = new System.Drawing.Size(75, 32);
  3158. this.radioZerg.TabIndex = 48;
  3159. this.radioZerg.Text = "Zerg";
  3160. this.radioZerg.UseVisualStyleBackColor = true;
  3161. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  3162. //
  3163. // defineCommandDialog
  3164. //
  3165. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  3166. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  3167. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  3168. //
  3169. // defineProgramDialog
  3170. //
  3171. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  3172. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  3173. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  3174. //
  3175. // defineFolderDialog
  3176. //
  3177. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  3178. //
  3179. // defineFileDialog
  3180. //
  3181. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  3182. this.defineFileDialog.Title = "Optimizer | Select a file...";
  3183. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  3184. //
  3185. // DefineProgramIconDialog
  3186. //
  3187. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3188. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  3189. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  3190. //
  3191. // DefineFolderIconDialog
  3192. //
  3193. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3194. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  3195. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  3196. //
  3197. // DefineURLIconDialog
  3198. //
  3199. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3200. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  3201. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  3202. //
  3203. // DefineFileIconDialog
  3204. //
  3205. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3206. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  3207. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  3208. //
  3209. // DefineCommandIconDialog
  3210. //
  3211. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3212. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  3213. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  3214. //
  3215. // integratorTimer
  3216. //
  3217. this.integratorTimer.Interval = 5;
  3218. this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick);
  3219. //
  3220. // runDialogTime
  3221. //
  3222. this.runDialogTime.Interval = 5;
  3223. this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick);
  3224. //
  3225. // btnChangelog
  3226. //
  3227. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  3228. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3229. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3230. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3231. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3232. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  3233. this.btnChangelog.Location = new System.Drawing.Point(14, 247);
  3234. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  3235. this.btnChangelog.Name = "btnChangelog";
  3236. this.btnChangelog.Size = new System.Drawing.Size(194, 39);
  3237. this.btnChangelog.TabIndex = 58;
  3238. this.btnChangelog.Text = "View changes";
  3239. this.btnChangelog.UseVisualStyleBackColor = false;
  3240. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  3241. //
  3242. // MainForm
  3243. //
  3244. this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
  3245. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  3246. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3247. this.ClientSize = new System.Drawing.Size(872, 759);
  3248. this.Controls.Add(this.bpanel);
  3249. this.Controls.Add(this.tpanel);
  3250. this.DoubleBuffered = true;
  3251. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3252. this.ForeColor = System.Drawing.Color.White;
  3253. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  3254. this.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3255. this.Name = "MainForm";
  3256. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  3257. this.Text = "Optimizer";
  3258. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  3259. this.Load += new System.EventHandler(this.Main_Load);
  3260. this.tpanel.ResumeLayout(false);
  3261. this.tpanel.PerformLayout();
  3262. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  3263. this.bpanel.ResumeLayout(false);
  3264. this.tabCollection.ResumeLayout(false);
  3265. this.universalTab.ResumeLayout(false);
  3266. this.windowsXTab.ResumeLayout(false);
  3267. this.windowsVIIITab.ResumeLayout(false);
  3268. this.modernAppsTab.ResumeLayout(false);
  3269. this.modernAppsTab.PerformLayout();
  3270. this.panelModernAppsList.ResumeLayout(false);
  3271. this.cleanerTab.ResumeLayout(false);
  3272. this.cleanerTab.PerformLayout();
  3273. this.cleaningpanel.ResumeLayout(false);
  3274. this.cleaningpanel.PerformLayout();
  3275. this.panel1.ResumeLayout(false);
  3276. this.panel1.PerformLayout();
  3277. this.startupTab.ResumeLayout(false);
  3278. this.startupTab.PerformLayout();
  3279. this.panel3.ResumeLayout(false);
  3280. this.registryFixerTab.ResumeLayout(false);
  3281. this.registryFixerTab.PerformLayout();
  3282. this.panel2.ResumeLayout(false);
  3283. this.panel2.PerformLayout();
  3284. this.hostsEditorTab.ResumeLayout(false);
  3285. this.hostsEditorTab.PerformLayout();
  3286. this.panel4.ResumeLayout(false);
  3287. this.panel4.PerformLayout();
  3288. this.panelList.ResumeLayout(false);
  3289. this.integratorTab.ResumeLayout(false);
  3290. this.synapse.ResumeLayout(false);
  3291. this.integratorInfoTab.ResumeLayout(false);
  3292. this.integratorInfoTab.PerformLayout();
  3293. this.tabPage8.ResumeLayout(false);
  3294. this.tabPage8.PerformLayout();
  3295. this.itemnamegroup.ResumeLayout(false);
  3296. this.itemnamegroup.PerformLayout();
  3297. this.security.ResumeLayout(false);
  3298. this.security.PerformLayout();
  3299. this.itemposition.ResumeLayout(false);
  3300. this.itemposition.PerformLayout();
  3301. this.icontoaddgroup.ResumeLayout(false);
  3302. this.icontoaddgroup.PerformLayout();
  3303. this.itemtoaddgroup.ResumeLayout(false);
  3304. this.itemtoaddgroup.PerformLayout();
  3305. this.itemtype.ResumeLayout(false);
  3306. this.itemtype.PerformLayout();
  3307. this.tabPage9.ResumeLayout(false);
  3308. this.tabPage9.PerformLayout();
  3309. this.panel5.ResumeLayout(false);
  3310. this.tabPage10.ResumeLayout(false);
  3311. this.tabPage10.PerformLayout();
  3312. this.tabPage11.ResumeLayout(false);
  3313. this.tabPage11.PerformLayout();
  3314. this.panel6.ResumeLayout(false);
  3315. this.optionsTab.ResumeLayout(false);
  3316. this.optionsTab.PerformLayout();
  3317. this.ResumeLayout(false);
  3318. }
  3319. #endregion
  3320. private System.Windows.Forms.Panel tpanel;
  3321. private System.Windows.Forms.Label txtBitness;
  3322. private System.Windows.Forms.Label txtOS;
  3323. private System.Windows.Forms.Label txtVersion;
  3324. private System.Windows.Forms.PictureBox pictureBox1;
  3325. private System.Windows.Forms.Label label2;
  3326. private System.Windows.Forms.Panel bpanel;
  3327. private System.Windows.Forms.TabControl tabCollection;
  3328. private System.Windows.Forms.TabPage universalTab;
  3329. private System.Windows.Forms.Button button39;
  3330. private System.Windows.Forms.TabPage windowsXTab;
  3331. private System.Windows.Forms.Button button43;
  3332. private System.Windows.Forms.Button button18;
  3333. private System.Windows.Forms.TabPage windowsVIIITab;
  3334. private System.Windows.Forms.Button button44;
  3335. private System.Windows.Forms.TabPage cleanerTab;
  3336. private System.Windows.Forms.CheckBox checkTemp;
  3337. private System.Windows.Forms.CheckBox checkSelectAll;
  3338. private System.Windows.Forms.Button button20;
  3339. private System.Windows.Forms.CheckBox checkMediaCache;
  3340. private System.Windows.Forms.CheckBox checkLogs;
  3341. private System.Windows.Forms.CheckBox checkBin;
  3342. private System.Windows.Forms.CheckBox checkPrefetch;
  3343. private System.Windows.Forms.CheckBox checkMiniDumps;
  3344. private System.Windows.Forms.CheckBox checkFileZilla;
  3345. private System.Windows.Forms.CheckBox checkUTorrent;
  3346. private System.Windows.Forms.Panel panel1;
  3347. private System.Windows.Forms.Label label4;
  3348. private System.Windows.Forms.ProgressBar progress2;
  3349. private System.Windows.Forms.TabPage startupTab;
  3350. private System.Windows.Forms.Label label5;
  3351. private System.Windows.Forms.Button button32;
  3352. private System.Windows.Forms.Button button22;
  3353. private System.Windows.Forms.Label label6;
  3354. private System.Windows.Forms.TabPage registryFixerTab;
  3355. private System.Windows.Forms.Label label7;
  3356. private System.Windows.Forms.Button button33;
  3357. private System.Windows.Forms.Panel panel2;
  3358. private System.Windows.Forms.CheckBox checkRegistryEditor;
  3359. private System.Windows.Forms.CheckBox checkEnableAll;
  3360. private System.Windows.Forms.CheckBox checkContextMenu;
  3361. private System.Windows.Forms.CheckBox checkTaskManager;
  3362. private System.Windows.Forms.CheckBox checkCommandPrompt;
  3363. private System.Windows.Forms.CheckBox checkFirewall;
  3364. private System.Windows.Forms.CheckBox checkRunDialog;
  3365. private System.Windows.Forms.CheckBox checkFolderOptions;
  3366. private System.Windows.Forms.CheckBox checkControlPanel;
  3367. private System.Windows.Forms.CheckBox checkRestartExplorer;
  3368. private System.Windows.Forms.Panel panel3;
  3369. private System.Windows.Forms.Label label8;
  3370. private System.Windows.Forms.ListView listStartupItems;
  3371. private System.Windows.Forms.ColumnHeader columnHeader1;
  3372. private System.Windows.Forms.ColumnHeader columnHeader2;
  3373. private System.Windows.Forms.Button button37;
  3374. private System.Windows.Forms.Button button31;
  3375. private System.Windows.Forms.ColumnHeader columnHeader3;
  3376. private System.Windows.Forms.TabPage hostsEditorTab;
  3377. private System.Windows.Forms.Label label3;
  3378. private System.Windows.Forms.LinkLabel linkLabel2;
  3379. private System.Windows.Forms.LinkLabel linkLabel3;
  3380. private System.Windows.Forms.Label label9;
  3381. private System.Windows.Forms.LinkLabel linkLabel4;
  3382. private System.Windows.Forms.Label label10;
  3383. private System.Windows.Forms.ListBox listHostEntries;
  3384. private System.Windows.Forms.Panel panel4;
  3385. private System.Windows.Forms.Button button46;
  3386. private System.Windows.Forms.Button button41;
  3387. private System.Windows.Forms.Button button42;
  3388. private System.Windows.Forms.TextBox txtDomain;
  3389. private System.Windows.Forms.Label label12;
  3390. private System.Windows.Forms.Label label11;
  3391. private System.Windows.Forms.Button button47;
  3392. private System.Windows.Forms.TextBox txtIP;
  3393. private System.Windows.Forms.CheckBox checkErrorReports;
  3394. private System.Windows.Forms.Panel cleaningpanel;
  3395. private System.Windows.Forms.TabPage integratorTab;
  3396. private System.Windows.Forms.TabControl synapse;
  3397. private System.Windows.Forms.TabPage integratorInfoTab;
  3398. private System.Windows.Forms.TabPage tabPage8;
  3399. private System.Windows.Forms.TabPage tabPage9;
  3400. private System.Windows.Forms.TabPage tabPage10;
  3401. private System.Windows.Forms.TabPage tabPage11;
  3402. private System.Windows.Forms.Label label19;
  3403. private System.Windows.Forms.Label label18;
  3404. private System.Windows.Forms.Label label17;
  3405. private System.Windows.Forms.Label label16;
  3406. private System.Windows.Forms.Label label15;
  3407. private System.Windows.Forms.Label label14;
  3408. private System.Windows.Forms.Label label13;
  3409. private System.Windows.Forms.Button button48;
  3410. private System.Windows.Forms.TextBox txtRunKeyword;
  3411. private System.Windows.Forms.Label label22;
  3412. private System.Windows.Forms.TextBox txtRunFile;
  3413. private System.Windows.Forms.Label label21;
  3414. private System.Windows.Forms.Label label20;
  3415. private System.Windows.Forms.Button btnCreateCustomCommand;
  3416. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  3417. private System.Windows.Forms.Button button58;
  3418. private System.Windows.Forms.Button button59;
  3419. private System.Windows.Forms.Button button55;
  3420. private System.Windows.Forms.Button button57;
  3421. private System.Windows.Forms.Button button52;
  3422. private System.Windows.Forms.Button button53;
  3423. private System.Windows.Forms.Button button49;
  3424. private System.Windows.Forms.Button button51;
  3425. private System.Windows.Forms.Button button56;
  3426. private System.Windows.Forms.Button button54;
  3427. private System.Windows.Forms.Label label24;
  3428. private System.Windows.Forms.ListBox listDesktopItems;
  3429. private System.Windows.Forms.Label label25;
  3430. private System.Windows.Forms.Button button60;
  3431. private System.Windows.Forms.Button button61;
  3432. private System.Windows.Forms.Button button62;
  3433. private System.Windows.Forms.GroupBox itemtype;
  3434. private System.Windows.Forms.RadioButton radioCommand;
  3435. private System.Windows.Forms.RadioButton radioProgram;
  3436. private System.Windows.Forms.RadioButton radioFile;
  3437. private System.Windows.Forms.RadioButton radioFolder;
  3438. private System.Windows.Forms.RadioButton radioLink;
  3439. private System.Windows.Forms.Label label26;
  3440. private System.Windows.Forms.GroupBox icontoaddgroup;
  3441. private System.Windows.Forms.CheckBox checkDefaultIcon;
  3442. private System.Windows.Forms.Button btnBrowseIcon;
  3443. private System.Windows.Forms.TextBox txtIcon;
  3444. private System.Windows.Forms.GroupBox itemtoaddgroup;
  3445. private System.Windows.Forms.Button btnBrowseItem;
  3446. private System.Windows.Forms.TextBox txtItem;
  3447. private System.Windows.Forms.GroupBox security;
  3448. private System.Windows.Forms.CheckBox checkShift;
  3449. private System.Windows.Forms.GroupBox itemposition;
  3450. private System.Windows.Forms.RadioButton radioTop;
  3451. private System.Windows.Forms.RadioButton radioMiddle;
  3452. private System.Windows.Forms.RadioButton radioBottom;
  3453. private System.Windows.Forms.GroupBox itemnamegroup;
  3454. private System.Windows.Forms.TextBox txtItemName;
  3455. private System.Windows.Forms.Button btnAddItem;
  3456. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  3457. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  3458. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  3459. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  3460. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  3461. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  3462. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  3463. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  3464. private System.Windows.Forms.Timer integratorTimer;
  3465. private System.Windows.Forms.Timer runDialogTime;
  3466. private System.Windows.Forms.Button button64;
  3467. private System.Windows.Forms.Button button65;
  3468. private System.Windows.Forms.Button button66;
  3469. private System.Windows.Forms.TabPage optionsTab;
  3470. private System.Windows.Forms.RadioButton radioMinimal;
  3471. private System.Windows.Forms.RadioButton radioCaramel;
  3472. private System.Windows.Forms.RadioButton radioLime;
  3473. private System.Windows.Forms.RadioButton radioMagma;
  3474. private System.Windows.Forms.RadioButton radioOcean;
  3475. private System.Windows.Forms.RadioButton radioZerg;
  3476. private System.Windows.Forms.Label label27;
  3477. private System.Windows.Forms.CheckBox chkBlock;
  3478. private System.Windows.Forms.ListBox listCustomCommands;
  3479. private System.Windows.Forms.Label label23;
  3480. private System.Windows.Forms.Button button26;
  3481. private System.Windows.Forms.Button button8;
  3482. private System.Windows.Forms.Panel panel5;
  3483. private System.Windows.Forms.Panel panel6;
  3484. private System.Windows.Forms.Panel panelList;
  3485. private System.Windows.Forms.TabPage modernAppsTab;
  3486. private System.Windows.Forms.Label label1;
  3487. private System.Windows.Forms.Panel panelModernAppsList;
  3488. private System.Windows.Forms.CheckedListBox listModernApps;
  3489. private System.Windows.Forms.Button button74;
  3490. private System.Windows.Forms.Button button75;
  3491. private System.Windows.Forms.Label label28;
  3492. private System.Windows.Forms.CheckBox chkSelectAllModernApps;
  3493. private ToggleSwitch toggleSwitch1;
  3494. private ToggleSwitch toggleSwitch3;
  3495. private ToggleSwitch toggleSwitch2;
  3496. private ToggleSwitch toggleSwitch6;
  3497. private ToggleSwitch toggleSwitch5;
  3498. private ToggleSwitch toggleSwitch4;
  3499. private ToggleSwitch toggleSwitch12;
  3500. private ToggleSwitch toggleSwitch11;
  3501. private ToggleSwitch toggleSwitch10;
  3502. private ToggleSwitch toggleSwitch9;
  3503. private ToggleSwitch toggleSwitch8;
  3504. private ToggleSwitch toggleSwitch7;
  3505. private ToggleSwitch toggleSwitch13;
  3506. private ToggleSwitch toggleSwitch15;
  3507. private ToggleSwitch toggleSwitch14;
  3508. private ToggleSwitch toggleSwitch20;
  3509. private ToggleSwitch toggleSwitch21;
  3510. private ToggleSwitch toggleSwitch23;
  3511. private ToggleSwitch toggleSwitch24;
  3512. private ToggleSwitch toggleSwitch25;
  3513. private ToggleSwitch toggleSwitch26;
  3514. private ToggleSwitch toggleSwitch19;
  3515. private ToggleSwitch toggleSwitch18;
  3516. private ToggleSwitch toggleSwitch17;
  3517. private ToggleSwitch toggleSwitch16;
  3518. private ToggleSwitch toggleSwitch27;
  3519. private ToggleSwitch toggleSwitch28;
  3520. private ToggleSwitch toggleSwitch29;
  3521. private ToggleSwitch toggleSwitch30;
  3522. private ToggleSwitch toggleSwitch22;
  3523. private System.Windows.Forms.Button btnResetConfig;
  3524. private ToggleSwitch toggleSwitch31;
  3525. private ToggleSwitch toggleSwitch32;
  3526. private System.Windows.Forms.Button btnUpdate;
  3527. private System.Windows.Forms.Button btnChangelog;
  3528. }
  3529. }