MainForm.Designer.cs 209 KB

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