large fonts and NT = bad news for DotNet apps?

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

The physical design of my forms changes - control sizes and distances, even
where the center of the screen is supposed to be - when a user runs my
DotNet applications on a Windows NT machine using large fonts. Is this a
known problem with the Framework? Do they plan on fixing it? Of course, I
expect the answer to be "no"...

If there will be no fix, is there a good workaround?

Bob
 
Bob said:
The physical design of my forms changes - control sizes and distances,
even
where the center of the screen is supposed to be - when a user runs my
DotNet applications on a Windows NT machine using large fonts. Is this a
known problem with the Framework? Do they plan on fixing it? Of course, I
expect the answer to be "no"...

Take a look at the form's 'AutoScale' property.
 

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