This problem started from the very beginning - when .NET Framework 1.0
is released.

I have forms designed and tested on a Windows 2000 Pro system with large
fonts (125%). They all look good until I run the exactly the same
assembly on another system with normal fonts. The layout is messed up,
especially those controls with the Anchor property set (other than the
default values).

I had expected Framework 2.0 would have solved this problem. But it had
not - at least with the beta 1 release it had not do it.

I am not sure if I am making my problem clear. Hope one of Microsoft
guys can hear me and understand my problem.

Re: Windows Forms have layout problem with large fonts by DraguVaso

DraguVaso
Thu Jul 15 03:24:02 CDT 2004

I had a related problem: When I installed my application on a pc with Large
fonts it totally messed up: the Controls and Text were bigger and didn't fit
anymore in the Windowd etc, ...

I don't knwo if there is any solution for it, I just told the user to buy a
glasses and putted it to normal fonts... :-)

"Edward Yang" <neo_in_matrix@msn.com> wrote in message
news:u5k$VXhaEHA.3752@TK2MSFTNGP12.phx.gbl...
> This problem started from the very beginning - when .NET Framework 1.0
> is released.
>
> I have forms designed and tested on a Windows 2000 Pro system with large
> fonts (125%). They all look good until I run the exactly the same
> assembly on another system with normal fonts. The layout is messed up,
> especially those controls with the Anchor property set (other than the
> default values).
>
> I had expected Framework 2.0 would have solved this problem. But it had
> not - at least with the beta 1 release it had not do it.
>
> I am not sure if I am making my problem clear. Hope one of Microsoft
> guys can hear me and understand my problem.



Re: Windows Forms have layout problem with large fonts by hirf-spam-me-here

hirf-spam-me-here
Thu Jul 15 06:02:08 CDT 2004

* Edward Yang <neo_in_matrix@msn.com> scripsit:
> I have forms designed and tested on a Windows 2000 Pro system with
> large fonts (125%). They all look good until I run the exactly the
> same assembly on another system with normal fonts. The layout is
> messed up, especially those controls with the Anchor property set
> (other than the default values).

What's the value of the form's 'AutoScale' property?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>