aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/Win98
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-08-28 10:16:44 +0100
committerAlex-TIMEHACK <[email protected]>2017-08-28 10:16:44 +0100
commit474fcc7c5f42cfbf10808fbf7d52b9c3745c12a9 (patch)
treee148e45fe19069e2281df2214fcb103ee14bb7c8 /Histacom2/OS/Win98
parent7e54d42ed67bf8417a4a479dedce65217adc8309 (diff)
downloadhistacom2-474fcc7c5f42cfbf10808fbf7d52b9c3745c12a9.tar.gz
histacom2-474fcc7c5f42cfbf10808fbf7d52b9c3745c12a9.tar.bz2
histacom2-474fcc7c5f42cfbf10808fbf7d52b9c3745c12a9.zip
Fixed weird explorer scaling
Diffstat (limited to 'Histacom2/OS/Win98')
-rw-r--r--Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs2
1 files changed, 1 insertions, 1 deletions
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";