diff options
| author | lempamo <[email protected]> | 2017-03-27 19:23:12 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-27 19:23:12 -0400 |
| commit | 63e10152740429bd983d08f4e6ef29c126b6d4f0 (patch) | |
| tree | 8d73f09cbccbd6bb1cf53eb98f0a8e3621d8b7bc /TimeHACK.Main/Windows95.Designer.cs | |
| parent | 24104ee15aef96daaa0d1453cd3fe2dee19ac5b3 (diff) | |
| download | histacom2-63e10152740429bd983d08f4e6ef29c126b6d4f0.tar.gz histacom2-63e10152740429bd983d08f4e6ef29c126b6d4f0.tar.bz2 histacom2-63e10152740429bd983d08f4e6ef29c126b6d4f0.zip | |
winclassics to the front of the stage please
Diffstat (limited to 'TimeHACK.Main/Windows95.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Windows95.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Main/Windows95.Designer.cs b/TimeHACK.Main/Windows95.Designer.cs index e4e477e..a3768f3 100644 --- a/TimeHACK.Main/Windows95.Designer.cs +++ b/TimeHACK.Main/Windows95.Designer.cs @@ -428,6 +428,7 @@ this.CalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver; this.CalculatorToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; this.CalculatorToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.CalculatorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("CalculatorToolStripMenuItem.Image"))); this.CalculatorToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.CalculatorToolStripMenuItem.Name = "CalculatorToolStripMenuItem"; this.CalculatorToolStripMenuItem.Size = new System.Drawing.Size(185, 26); |
