diff options
| author | lempamo <[email protected]> | 2017-09-18 17:34:22 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-09-18 17:34:22 -0400 |
| commit | f32c07b6dc8ad2f0c3b7f2b9d819aefb8b310a3d (patch) | |
| tree | 22f66da31d9f4a0ce5905503d0f0adfcd6118887 /Histacom2/GlobalPrograms | |
| parent | ca482366718339b0684f64980dc67587222b4850 (diff) | |
| download | histacom2-f32c07b6dc8ad2f0c3b7f2b9d819aefb8b310a3d.tar.gz histacom2-f32c07b6dc8ad2f0c3b7f2b9d819aefb8b310a3d.tar.bz2 histacom2-f32c07b6dc8ad2f0c3b7f2b9d819aefb8b310a3d.zip | |
IE4 is back, but not complete
Diffstat (limited to 'Histacom2/GlobalPrograms')
| -rw-r--r-- | Histacom2/GlobalPrograms/WinClassicCalculator.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2/GlobalPrograms/WinClassicCalculator.Designer.cs b/Histacom2/GlobalPrograms/WinClassicCalculator.Designer.cs index 80c3e93..f612876 100644 --- a/Histacom2/GlobalPrograms/WinClassicCalculator.Designer.cs +++ b/Histacom2/GlobalPrograms/WinClassicCalculator.Designer.cs @@ -340,7 +340,7 @@ this.Button24.AdaptFontWithTheme = false; this.Button24.AdaptForeColorWithTheme = false; this.Button24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.Button24.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Button24.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Button24.ForeColor = System.Drawing.Color.MidnightBlue; this.Button24.Location = new System.Drawing.Point(223, 139); this.Button24.Name = "Button24"; |
