aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-07-22 10:17:11 +0100
committerAlex-TIMEHACK <[email protected]>2017-07-22 10:17:11 +0100
commit294592d1bcb6886863fd1d9a4b21936e98cd7f46 (patch)
tree62a742b9a851f3e03597f7fb3b8baf2239d44fd9 /TimeHACK.Main/OS/Win95
parentf355abf45eef2b1a103c81df554426f848c53975 (diff)
downloadhistacom2-294592d1bcb6886863fd1d9a4b21936e98cd7f46.tar.gz
histacom2-294592d1bcb6886863fd1d9a4b21936e98cd7f46.tar.bz2
histacom2-294592d1bcb6886863fd1d9a4b21936e98cd7f46.zip
Win98 Designer Finished! At least for me...
Diffstat (limited to 'TimeHACK.Main/OS/Win95')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.Designer.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.Designer.cs
index 19af4e5..abdf2b8 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/Win95WindowsExplorer.Designer.cs
@@ -127,7 +127,8 @@
//
// MenuStrip1
//
- this.MenuStrip1.BackColor = System.Drawing.Color.Silver;
+ this.MenuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
+ this.MenuStrip1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.MenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.FileToolStripMenuItem,
this.EditToolStripMenuItem,