From e78e3c864d9e61b460a5c42d92651d78ed22a78e Mon Sep 17 00:00:00 2001 From: lempamo Date: Tue, 4 Jul 2017 10:59:08 -0400 Subject: Made Start Menus look nicer --- TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs') diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs index 11bb4d3..3cc9ad9 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs @@ -117,7 +117,7 @@ this.diskView.Size = new System.Drawing.Size(213, 444); this.diskView.TabIndex = 13; this.diskView.Visible = true; - this.diskView.DoubleClick += new System.EventHandler(this.diskView_DoubleClick); + this.diskView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(diskView_AfterSelect); // // MenuStrip1 // -- cgit v1.2.3