Font

  • Thread starter Thread starter MSN
  • Start date Start date
M

MSN

XP Pro, VS 7 VB
Why am i having trouble with fonts.
I'm createing and aligning labels in the VS IDE and then I run the program
and it all overlaps and not aliegned?
I changed font in both IE6 and on the control to no avail.
Characters seem much larger in IE.
I don't want users to have to change thier fonts just to see a web page
correctly.

Thanks
Tony
 
* "MSN said:
XP Pro, VS 7 VB
Why am i having trouble with fonts.
I'm createing and aligning labels in the VS IDE and then I run the program
and it all overlaps and not aliegned?
I changed font in both IE6 and on the control to no avail.
Characters seem much larger in IE.
I don't want users to have to change thier fonts just to see a web page
correctly.

Are you talking about Windows Forms? The last sentence seems to be
related to Web Forms?

BTW: I wouldn't override the user's font settings in MSIE. If the
user wants larger fonts, don't prevent him from choosing large fonts.
 
sorry
VS 7 VB .net, XP Pro, web forms.
So how can I make sure my web forms are displayed to anyone correctly?
Thanks again
Tony
 
Back
Top