diff options
| author | lempamo <[email protected]> | 2017-08-01 14:10:19 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-01 14:10:19 -0400 |
| commit | 9a68e5ed46f76d4ddda94c234a65a757797bdae9 (patch) | |
| tree | 09a54eb94023fdf69263acf55fbd6b968bddacec /TimeHACK.Main/OS/Win95/Win95.Designer.cs | |
| parent | c0fd6c4d1b176d44f05d2f20c4d4439f3278f632 (diff) | |
| download | histacom2-9a68e5ed46f76d4ddda94c234a65a757797bdae9.tar.gz histacom2-9a68e5ed46f76d4ddda94c234a65a757797bdae9.tar.bz2 histacom2-9a68e5ed46f76d4ddda94c234a65a757797bdae9.zip | |
Replaced IE4
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95.Designer.cs | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs index 5bd1f57..1846c29 100644 --- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs @@ -86,7 +86,6 @@ namespace TimeHACK.OS.Win95 this.downloaderTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.installerTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.storyTest1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.iE4TestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.SettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ControlPanelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.PrintersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); @@ -739,8 +738,7 @@ namespace TimeHACK.OS.Win95 this.DocumentsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.downloaderTestToolStripMenuItem, this.installerTestToolStripMenuItem, - this.storyTest1ToolStripMenuItem, - this.iE4TestToolStripMenuItem}); + this.storyTest1ToolStripMenuItem}); this.DocumentsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicDocuments; this.DocumentsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.DocumentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; @@ -775,15 +773,6 @@ namespace TimeHACK.OS.Win95 this.storyTest1ToolStripMenuItem.Text = "StoryTest1"; this.storyTest1ToolStripMenuItem.Click += new System.EventHandler(this.storyTest1ToolStripMenuItem_Click); // - // iE4TestToolStripMenuItem - // - this.iE4TestToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control; - this.iE4TestToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.iE4TestToolStripMenuItem.Name = "iE4TestToolStripMenuItem"; - this.iE4TestToolStripMenuItem.Size = new System.Drawing.Size(159, 22); - this.iE4TestToolStripMenuItem.Text = "IE4Test"; - this.iE4TestToolStripMenuItem.Click += new System.EventHandler(this.iE4TestToolStripMenuItem_Click); - // // SettingsToolStripMenuItem // this.SettingsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; @@ -1159,7 +1148,6 @@ namespace TimeHACK.OS.Win95 private System.Windows.Forms.Panel taskbarItems; private System.Windows.Forms.ToolStripMenuItem storyTest1ToolStripMenuItem; internal System.Windows.Forms.ToolStripMenuItem FTPClientToolStripMenuItem; - private System.Windows.Forms.ToolStripMenuItem iE4TestToolStripMenuItem; private System.Windows.Forms.Timer desktopupdate; private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem; internal System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1; |
