> I've having a very strange problem.
> In a large solution it may occur only on 30-40% of the projects that
[quoted text clipped - 12 lines]
>
> Thanks, Bill
But runtime and designtime are on the same machine/screen and are 1 click
apart (the Run button).
And to be more specific about the nature of the problem, the form actually
gets enlarged in runtime. It doesn't only seems enlarged.
Example: in design time, the property grid says the form is 512,422 but in
runtime if a print a messagebox with the form's size, it prompts: 673,571
!!!!!
So, it's probably not a matter or resolution and DPI....
Bill
> What is the setting for your screen resolution, 96 DPI or 120 DPI? There are
> many problems (bugs) associated with the fact of creating a form in 96 DPI
[quoted text clipped - 20 lines]
> >
> > Thanks, Bill
Bill - 29 Dec 2004 18:51 GMT
Whatever was causing the problem, setting AutoScale to false solved the
problem.
Thank you veery much!!!
> But runtime and designtime are on the same machine/screen and are 1 click
> apart (the Run button).
[quoted text clipped - 34 lines]
> > >
> > > Thanks, Bill