MainForm.Designer.cs 194 KB

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