|
@@ -50,7 +50,7 @@ namespace Optimizer
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.bpanel = new System.Windows.Forms.Panel();
|
|
|
- this.tabCollection = new Optimizer.MoonTabs();
|
|
|
+ this.tabCollection = new System.Windows.Forms.TabControl();
|
|
|
this.universalTab = new System.Windows.Forms.TabPage();
|
|
|
this.chromeTelemetrySw = new Optimizer.ToggleCard();
|
|
|
this.ffTelemetrySw = new Optimizer.ToggleCard();
|
|
@@ -267,7 +267,7 @@ namespace Optimizer
|
|
|
this.btnSaveHW = new System.Windows.Forms.Button();
|
|
|
this.hwDetailed = new Optimizer.ToggleCard();
|
|
|
this.integratorTab = new System.Windows.Forms.TabPage();
|
|
|
- this.synapse = new Optimizer.MoonTabs();
|
|
|
+ this.synapse = new System.Windows.Forms.TabControl();
|
|
|
this.integratorInfoTab = new System.Windows.Forms.TabPage();
|
|
|
this.integrator7 = new System.Windows.Forms.Label();
|
|
|
this.integrator6 = new System.Windows.Forms.Label();
|
|
@@ -386,6 +386,7 @@ namespace Optimizer
|
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
this.trayOptions = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.trayUnlocker = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
|
|
@@ -627,11 +628,11 @@ namespace Optimizer
|
|
|
this.universalTab.Controls.Add(this.superfetchSw);
|
|
|
this.universalTab.Controls.Add(this.faxSw);
|
|
|
this.universalTab.Controls.Add(this.performanceSw);
|
|
|
- this.universalTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.universalTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.universalTab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.universalTab.Name = "universalTab";
|
|
|
this.universalTab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.universalTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.universalTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.universalTab.TabIndex = 0;
|
|
|
this.universalTab.Text = "Universal";
|
|
|
//
|
|
@@ -931,11 +932,11 @@ namespace Optimizer
|
|
|
this.windows10Tab.Controls.Add(this.oldExplorerSw);
|
|
|
this.windows10Tab.Controls.Add(this.adsSw);
|
|
|
this.windows10Tab.Controls.Add(this.panelWin11Tweaks);
|
|
|
- this.windows10Tab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.windows10Tab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.windows10Tab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.windows10Tab.Name = "windows10Tab";
|
|
|
this.windows10Tab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.windows10Tab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.windows10Tab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.windows10Tab.TabIndex = 1;
|
|
|
this.windows10Tab.Text = "Windows 10";
|
|
|
//
|
|
@@ -1409,11 +1410,11 @@ namespace Optimizer
|
|
|
//
|
|
|
this.windows8Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
|
this.windows8Tab.Controls.Add(this.disableOneDriveSw);
|
|
|
- this.windows8Tab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.windows8Tab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.windows8Tab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.windows8Tab.Name = "windows8Tab";
|
|
|
this.windows8Tab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.windows8Tab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.windows8Tab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.windows8Tab.TabIndex = 2;
|
|
|
this.windows8Tab.Text = "Windows 8.1";
|
|
|
//
|
|
@@ -1441,10 +1442,10 @@ namespace Optimizer
|
|
|
this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
|
|
|
this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
|
|
|
this.modernAppsTab.Controls.Add(this.panelModernAppsList);
|
|
|
- this.modernAppsTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.modernAppsTab.Name = "modernAppsTab";
|
|
|
this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.modernAppsTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.modernAppsTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.modernAppsTab.TabIndex = 11;
|
|
|
this.modernAppsTab.Text = "UWP Apps";
|
|
|
//
|
|
@@ -1565,10 +1566,10 @@ namespace Optimizer
|
|
|
this.startupTab.Controls.Add(this.panel3);
|
|
|
this.startupTab.Controls.Add(this.removeStartupItemB);
|
|
|
this.startupTab.Controls.Add(this.startupTitle);
|
|
|
- this.startupTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.startupTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.startupTab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.startupTab.Name = "startupTab";
|
|
|
- this.startupTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.startupTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.startupTab.TabIndex = 7;
|
|
|
this.startupTab.Text = "Startup";
|
|
|
//
|
|
@@ -1824,10 +1825,10 @@ namespace Optimizer
|
|
|
this.appsTab.Controls.Add(this.panel10);
|
|
|
this.appsTab.Controls.Add(this.panelCommonApps);
|
|
|
this.appsTab.Controls.Add(this.groupSystemTools);
|
|
|
- this.appsTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.appsTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.appsTab.Name = "appsTab";
|
|
|
this.appsTab.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.appsTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.appsTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.appsTab.TabIndex = 12;
|
|
|
this.appsTab.Text = "Apps";
|
|
|
//
|
|
@@ -1839,7 +1840,7 @@ namespace Optimizer
|
|
|
this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
|
|
|
this.txtFeedError.Location = new System.Drawing.Point(3, 47);
|
|
|
this.txtFeedError.Name = "txtFeedError";
|
|
|
- this.txtFeedError.Size = new System.Drawing.Size(993, 440);
|
|
|
+ this.txtFeedError.Size = new System.Drawing.Size(993, 441);
|
|
|
this.txtFeedError.TabIndex = 171;
|
|
|
this.txtFeedError.Text = "No internet connection, try refreshing links again";
|
|
|
this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1892,7 +1893,7 @@ namespace Optimizer
|
|
|
this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.groupSoundVideo.Location = new System.Drawing.Point(749, 64);
|
|
|
this.groupSoundVideo.Name = "groupSoundVideo";
|
|
|
- this.groupSoundVideo.Size = new System.Drawing.Size(227, 591);
|
|
|
+ this.groupSoundVideo.Size = new System.Drawing.Size(227, 418);
|
|
|
this.groupSoundVideo.TabIndex = 166;
|
|
|
//
|
|
|
// lblInternet
|
|
@@ -1916,7 +1917,7 @@ namespace Optimizer
|
|
|
this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.groupCoding.Location = new System.Drawing.Point(517, 64);
|
|
|
this.groupCoding.Name = "groupCoding";
|
|
|
- this.groupCoding.Size = new System.Drawing.Size(226, 591);
|
|
|
+ this.groupCoding.Size = new System.Drawing.Size(226, 418);
|
|
|
this.groupCoding.TabIndex = 165;
|
|
|
//
|
|
|
// groupInternet
|
|
@@ -1927,7 +1928,7 @@ namespace Optimizer
|
|
|
this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.groupInternet.Location = new System.Drawing.Point(265, 64);
|
|
|
this.groupInternet.Name = "groupInternet";
|
|
|
- this.groupInternet.Size = new System.Drawing.Size(246, 591);
|
|
|
+ this.groupInternet.Size = new System.Drawing.Size(246, 418);
|
|
|
this.groupInternet.TabIndex = 164;
|
|
|
//
|
|
|
// panel10
|
|
@@ -1986,7 +1987,7 @@ namespace Optimizer
|
|
|
this.panelCommonApps.Controls.Add(this.bitPref);
|
|
|
this.panelCommonApps.Controls.Add(this.goToDownloadsB);
|
|
|
this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
- this.panelCommonApps.Location = new System.Drawing.Point(3, 487);
|
|
|
+ this.panelCommonApps.Location = new System.Drawing.Point(3, 488);
|
|
|
this.panelCommonApps.Name = "panelCommonApps";
|
|
|
this.panelCommonApps.Size = new System.Drawing.Size(993, 120);
|
|
|
this.panelCommonApps.TabIndex = 162;
|
|
@@ -2169,7 +2170,7 @@ namespace Optimizer
|
|
|
this.groupSystemTools.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.groupSystemTools.Location = new System.Drawing.Point(13, 64);
|
|
|
this.groupSystemTools.Name = "groupSystemTools";
|
|
|
- this.groupSystemTools.Size = new System.Drawing.Size(246, 591);
|
|
|
+ this.groupSystemTools.Size = new System.Drawing.Size(246, 418);
|
|
|
this.groupSystemTools.TabIndex = 162;
|
|
|
//
|
|
|
// cleanerTab
|
|
@@ -2178,11 +2179,11 @@ namespace Optimizer
|
|
|
this.cleanerTab.Controls.Add(this.panel14);
|
|
|
this.cleanerTab.Controls.Add(this.panel13);
|
|
|
this.cleanerTab.Controls.Add(this.panel1);
|
|
|
- this.cleanerTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.cleanerTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.cleanerTab.Name = "cleanerTab";
|
|
|
this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.cleanerTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.cleanerTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.cleanerTab.TabIndex = 5;
|
|
|
this.cleanerTab.Text = "Cleaner";
|
|
|
//
|
|
@@ -2193,7 +2194,7 @@ namespace Optimizer
|
|
|
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel14.Location = new System.Drawing.Point(221, 2);
|
|
|
this.panel14.Name = "panel14";
|
|
|
- this.panel14.Size = new System.Drawing.Size(776, 545);
|
|
|
+ this.panel14.Size = new System.Drawing.Size(776, 546);
|
|
|
this.panel14.TabIndex = 51;
|
|
|
//
|
|
|
// listCleanPreview
|
|
@@ -2207,7 +2208,7 @@ namespace Optimizer
|
|
|
this.listCleanPreview.HorizontalScrollbar = true;
|
|
|
this.listCleanPreview.Location = new System.Drawing.Point(0, 0);
|
|
|
this.listCleanPreview.Name = "listCleanPreview";
|
|
|
- this.listCleanPreview.Size = new System.Drawing.Size(774, 543);
|
|
|
+ this.listCleanPreview.Size = new System.Drawing.Size(774, 544);
|
|
|
this.listCleanPreview.TabIndex = 1;
|
|
|
//
|
|
|
// panel13
|
|
@@ -2219,7 +2220,7 @@ namespace Optimizer
|
|
|
this.panel13.Controls.Add(this.cleanDriveB);
|
|
|
this.panel13.Controls.Add(this.lblFootprint);
|
|
|
this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
- this.panel13.Location = new System.Drawing.Point(221, 547);
|
|
|
+ this.panel13.Location = new System.Drawing.Point(221, 548);
|
|
|
this.panel13.Name = "panel13";
|
|
|
this.panel13.Size = new System.Drawing.Size(776, 61);
|
|
|
this.panel13.TabIndex = 50;
|
|
@@ -2349,7 +2350,7 @@ namespace Optimizer
|
|
|
this.panel1.Location = new System.Drawing.Point(2, 2);
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(219, 606);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(219, 607);
|
|
|
this.panel1.TabIndex = 47;
|
|
|
//
|
|
|
// bravePasswords
|
|
@@ -2799,10 +2800,10 @@ namespace Optimizer
|
|
|
this.pingerTab.Controls.Add(this.pingerTitle);
|
|
|
this.pingerTab.Controls.Add(this.boxAdapter);
|
|
|
this.pingerTab.Controls.Add(this.boxDNS);
|
|
|
- this.pingerTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.pingerTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.pingerTab.Name = "pingerTab";
|
|
|
this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.pingerTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.pingerTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.pingerTab.TabIndex = 13;
|
|
|
this.pingerTab.Text = "Pinger";
|
|
|
//
|
|
@@ -3134,11 +3135,11 @@ namespace Optimizer
|
|
|
this.hostsEditorTab.Controls.Add(this.panel4);
|
|
|
this.hostsEditorTab.Controls.Add(this.hostsTitle);
|
|
|
this.hostsEditorTab.Controls.Add(this.linkLocate);
|
|
|
- this.hostsEditorTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.hostsEditorTab.Name = "hostsEditorTab";
|
|
|
this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.hostsEditorTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.hostsEditorTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.hostsEditorTab.TabIndex = 9;
|
|
|
this.hostsEditorTab.Text = "Hosts";
|
|
|
//
|
|
@@ -3430,11 +3431,11 @@ namespace Optimizer
|
|
|
this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
|
this.registryFixerTab.Controls.Add(this.panel2);
|
|
|
this.registryFixerTab.Controls.Add(this.registryTitle);
|
|
|
- this.registryFixerTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.registryFixerTab.Name = "registryFixerTab";
|
|
|
this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.registryFixerTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.registryFixerTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.registryFixerTab.TabIndex = 8;
|
|
|
this.registryFixerTab.Text = "Registry";
|
|
|
//
|
|
@@ -3640,10 +3641,10 @@ namespace Optimizer
|
|
|
this.indiciumTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
|
this.indiciumTab.Controls.Add(this.panel12);
|
|
|
this.indiciumTab.Controls.Add(this.panel11);
|
|
|
- this.indiciumTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.indiciumTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.indiciumTab.Name = "indiciumTab";
|
|
|
this.indiciumTab.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.indiciumTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.indiciumTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.indiciumTab.TabIndex = 14;
|
|
|
this.indiciumTab.Text = "Hardware";
|
|
|
//
|
|
@@ -3654,7 +3655,7 @@ namespace Optimizer
|
|
|
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel12.Location = new System.Drawing.Point(3, 38);
|
|
|
this.panel12.Name = "panel12";
|
|
|
- this.panel12.Size = new System.Drawing.Size(993, 569);
|
|
|
+ this.panel12.Size = new System.Drawing.Size(993, 570);
|
|
|
this.panel12.TabIndex = 2;
|
|
|
//
|
|
|
// specsTree
|
|
@@ -3709,7 +3710,7 @@ namespace Optimizer
|
|
|
treeNode6,
|
|
|
treeNode7,
|
|
|
treeNode8});
|
|
|
- this.specsTree.Size = new System.Drawing.Size(991, 567);
|
|
|
+ this.specsTree.Size = new System.Drawing.Size(991, 568);
|
|
|
this.specsTree.TabIndex = 0;
|
|
|
this.specsTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.specsTree_NodeMouseClick);
|
|
|
//
|
|
@@ -3827,11 +3828,11 @@ namespace Optimizer
|
|
|
//
|
|
|
this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
|
this.integratorTab.Controls.Add(this.synapse);
|
|
|
- this.integratorTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.integratorTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.integratorTab.Name = "integratorTab";
|
|
|
this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.integratorTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.integratorTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.integratorTab.TabIndex = 10;
|
|
|
this.integratorTab.Text = "Integrator";
|
|
|
//
|
|
@@ -3850,7 +3851,7 @@ namespace Optimizer
|
|
|
this.synapse.Name = "synapse";
|
|
|
this.synapse.Padding = new System.Drawing.Point(0, 0);
|
|
|
this.synapse.SelectedIndex = 0;
|
|
|
- this.synapse.Size = new System.Drawing.Size(995, 606);
|
|
|
+ this.synapse.Size = new System.Drawing.Size(995, 607);
|
|
|
this.synapse.TabIndex = 0;
|
|
|
//
|
|
|
// integratorInfoTab
|
|
@@ -3867,7 +3868,7 @@ namespace Optimizer
|
|
|
this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.integratorInfoTab.Name = "integratorInfoTab";
|
|
|
this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.integratorInfoTab.Size = new System.Drawing.Size(987, 577);
|
|
|
+ this.integratorInfoTab.Size = new System.Drawing.Size(987, 579);
|
|
|
this.integratorInfoTab.TabIndex = 0;
|
|
|
this.integratorInfoTab.Text = "Info";
|
|
|
//
|
|
@@ -3975,7 +3976,7 @@ namespace Optimizer
|
|
|
this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabPage8.Name = "tabPage8";
|
|
|
this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.tabPage8.Size = new System.Drawing.Size(987, 577);
|
|
|
+ this.tabPage8.Size = new System.Drawing.Size(987, 579);
|
|
|
this.tabPage8.TabIndex = 1;
|
|
|
this.tabPage8.Text = "Add/Modify";
|
|
|
//
|
|
@@ -4319,7 +4320,7 @@ namespace Optimizer
|
|
|
this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabPage9.Name = "tabPage9";
|
|
|
this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.tabPage9.Size = new System.Drawing.Size(987, 577);
|
|
|
+ this.tabPage9.Size = new System.Drawing.Size(987, 579);
|
|
|
this.tabPage9.TabIndex = 2;
|
|
|
this.tabPage9.Text = "Remove";
|
|
|
//
|
|
@@ -4429,7 +4430,7 @@ namespace Optimizer
|
|
|
this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabPage10.Name = "tabPage10";
|
|
|
this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.tabPage10.Size = new System.Drawing.Size(987, 577);
|
|
|
+ this.tabPage10.Size = new System.Drawing.Size(987, 579);
|
|
|
this.tabPage10.TabIndex = 3;
|
|
|
this.tabPage10.Text = "Ready Menus";
|
|
|
//
|
|
@@ -4569,7 +4570,7 @@ namespace Optimizer
|
|
|
this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabPage11.Name = "tabPage11";
|
|
|
this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.tabPage11.Size = new System.Drawing.Size(987, 577);
|
|
|
+ this.tabPage11.Size = new System.Drawing.Size(987, 579);
|
|
|
this.tabPage11.TabIndex = 4;
|
|
|
this.tabPage11.Text = "Run Dialog";
|
|
|
//
|
|
@@ -4769,11 +4770,11 @@ namespace Optimizer
|
|
|
this.optionsTab.Controls.Add(this.lblTheming);
|
|
|
this.optionsTab.Controls.Add(this.quickAccessToggle);
|
|
|
this.optionsTab.Controls.Add(this.helpTipsToggle);
|
|
|
- this.optionsTab.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.optionsTab.Location = new System.Drawing.Point(4, 24);
|
|
|
this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.optionsTab.Name = "optionsTab";
|
|
|
this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.optionsTab.Size = new System.Drawing.Size(999, 610);
|
|
|
+ this.optionsTab.Size = new System.Drawing.Size(999, 611);
|
|
|
this.optionsTab.TabIndex = 6;
|
|
|
this.optionsTab.Text = "Options";
|
|
|
//
|
|
@@ -5323,11 +5324,12 @@ namespace Optimizer
|
|
|
this.toolStripSeparator1,
|
|
|
this.trayOptions,
|
|
|
this.trayRestartExplorer,
|
|
|
+ this.trayUnlocker,
|
|
|
this.toolStripSeparator2,
|
|
|
this.trayExit});
|
|
|
this.launcherMenu.Name = "launcherMenu";
|
|
|
this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
|
|
|
- this.launcherMenu.Size = new System.Drawing.Size(221, 334);
|
|
|
+ this.launcherMenu.Size = new System.Drawing.Size(221, 360);
|
|
|
//
|
|
|
// trayDownSpeed
|
|
|
//
|
|
@@ -5461,6 +5463,16 @@ namespace Optimizer
|
|
|
this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
|
|
|
this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
|
|
|
//
|
|
|
+ // trayUnlocker
|
|
|
+ //
|
|
|
+ this.trayUnlocker.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
|
|
|
+ this.trayUnlocker.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.trayUnlocker.Image = ((System.Drawing.Image)(resources.GetObject("trayUnlocker.Image")));
|
|
|
+ this.trayUnlocker.Name = "trayUnlocker";
|
|
|
+ this.trayUnlocker.Size = new System.Drawing.Size(220, 26);
|
|
|
+ this.trayUnlocker.Text = "Find Handles";
|
|
|
+ this.trayUnlocker.Click += new System.EventHandler(this.trayUnlocker_Click);
|
|
|
+ //
|
|
|
// toolStripSeparator2
|
|
|
//
|
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
@@ -5618,7 +5630,7 @@ namespace Optimizer
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Panel bpanel;
|
|
|
- private Optimizer.MoonTabs tabCollection;
|
|
|
+ private System.Windows.Forms.TabControl tabCollection;
|
|
|
private System.Windows.Forms.TabPage universalTab;
|
|
|
private System.Windows.Forms.TabPage windows10Tab;
|
|
|
private System.Windows.Forms.TabPage windows8Tab;
|
|
@@ -5664,7 +5676,7 @@ namespace Optimizer
|
|
|
private System.Windows.Forms.Button addHostB;
|
|
|
private System.Windows.Forms.TextBox txtIP;
|
|
|
private System.Windows.Forms.TabPage integratorTab;
|
|
|
- private Optimizer.MoonTabs synapse;
|
|
|
+ private System.Windows.Forms.TabControl synapse;
|
|
|
private System.Windows.Forms.TabPage integratorInfoTab;
|
|
|
private System.Windows.Forms.TabPage tabPage8;
|
|
|
private System.Windows.Forms.TabPage tabPage9;
|
|
@@ -5961,6 +5973,7 @@ namespace Optimizer
|
|
|
private MoonCheck braveHistory;
|
|
|
private MoonCheck braveCookies;
|
|
|
private MoonCheck braveCache;
|
|
|
+ private ToolStripMenuItem trayUnlocker;
|
|
|
}
|
|
|
}
|
|
|
|