Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

In designtime (VB.NET) I create a label on a form with font Ms Sans Serif 14 points (not bold). In the designer the text looks good (nice and smooth), but when I run the form in debugmode (with F5) the text is not smoothed anymore. I tried other fonts, but they have the same problem.

Does anyone know how this is caused and what to do about it?

 

http://img130.exs.cx/img130/214/InfoGoed.jpg -> Correct (@designtime)

http://img65.exs.cx/img65/1032/InfoFout.jpg -> False (@runtime)

 

OS=XP Pro SP1 with .Net Framework 1.1, font-smoothing standard (not clear type)

 

Thanks,

Paul

Edited by PaulZ
Posted (edited)

Thanks, I did this already and I am waiting for a response.

 

Final solution: Removed an invalid Reference Path in 'Project properties', 'Common properties'. :D

Edited by PaulZ

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...