From 474fcc7c5f42cfbf10808fbf7d52b9c3745c12a9 Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Mon, 28 Aug 2017 10:16:44 +0100 Subject: Fixed weird explorer scaling --- Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs') diff --git a/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs b/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs index 25d29fd..af2570c 100644 --- a/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs +++ b/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs @@ -337,7 +337,7 @@ // // Button1 // - this.Button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.Button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.Button1.Location = new System.Drawing.Point(626, 3); this.Button1.Name = "Button1"; -- cgit v1.2.3