G
Guest
I have an app created in VS 2003 which I am trying to upgrade to .net 2.0 and
VS 2005. I have read all the new documentation I can find but I can not get
the auto scale to work correctly no matter what I try. AutoScale is true,
AutoScaleMode = Font, however, AutoScaleFactor is always 1.0, 1.0 on machines
where it definatetly should not be (I am checking before and after the call
to InitializeComponent). Dialog Box items are clipped when the Font size is
increased on a machine, this did not occur with version 1.1. Is there any
more detailed explaination of the how this works in 2.0?
VS 2005. I have read all the new documentation I can find but I can not get
the auto scale to work correctly no matter what I try. AutoScale is true,
AutoScaleMode = Font, however, AutoScaleFactor is always 1.0, 1.0 on machines
where it definatetly should not be (I am checking before and after the call
to InitializeComponent). Dialog Box items are clipped when the Font size is
increased on a machine, this did not occur with version 1.1. Is there any
more detailed explaination of the how this works in 2.0?