From 7b7fa7dc3f402b22ca68084e2e90563f6fcd435d Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 26 Mar 2017 08:00:40 -0400 Subject: added shutdown sound --- TimeHACK.Main/Windows95.Designer.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TimeHACK.Main/Windows95.Designer.cs') diff --git a/TimeHACK.Main/Windows95.Designer.cs b/TimeHACK.Main/Windows95.Designer.cs index 381e789..ef36d50 100644 --- a/TimeHACK.Main/Windows95.Designer.cs +++ b/TimeHACK.Main/Windows95.Designer.cs @@ -204,7 +204,7 @@ this.startmenu.Controls.Add(this.ossidestartmenu); this.startmenu.Location = new System.Drawing.Point(0, 397); this.startmenu.Name = "startmenu"; - this.startmenu.Size = new System.Drawing.Size(174, 295); + this.startmenu.Size = new System.Drawing.Size(174, 298); this.startmenu.TabIndex = 3; this.startmenu.Paint += new System.Windows.Forms.PaintEventHandler(this.startmenu_Paint); // @@ -847,6 +847,7 @@ this.NewToolStripMenuItem1, this.PropertiesToolStripMenuItem1}); this.rightclickbackproperties.Name = "ContextMenuStrip1"; + this.rightclickbackproperties.Font = new System.Drawing.Font(TitleScreen.pfc.Families[0], 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rightclickbackproperties.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; this.rightclickbackproperties.Size = new System.Drawing.Size(151, 136); // -- cgit v1.2.3