Windows Forms Drawing Issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a very strange issue. I have written a Dot Net application in VB.Net.
When the application is run on some laptops the Forms are painted strangely.
Labels are much wider then they were when the application was developed. This
causes the labels to over lap the textboxes that are next to them. The laptop
in question is running a ATI Radion 7500 graphics card with the latest driver
installed. Has anyone else experienced this issue? Is this a known issue?
 
Hi Nick,

Try setting the AutoScale property of the forms to false.

HTH,
Rakesh Rajan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top