MainForm.Designer.cs 204 KB

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