G
Guest
I've written a very simple VB.NET app with a form that has a Label and a
TextBox to the right of the Label. The Label has textalign=MiddleRight.
When I run the app on XP SP1, the Label's text butts up to the TextBox.
When I run it on XP SP2, the rightmost letter (approx.) of the Label's text
runs behind the TextBox.
Both boxes are running .NET framework 1.0 with no service pack. Although, I
tried .NET framework service packs 1, 2, and 3 on XP SP2 in an attempt to
remedy the problem and none worked.
Has anybody seen this problem? Any idea how to make the alignment the same
on XP SP1 and XP SP2?
Thanks for any help!
TextBox to the right of the Label. The Label has textalign=MiddleRight.
When I run the app on XP SP1, the Label's text butts up to the TextBox.
When I run it on XP SP2, the rightmost letter (approx.) of the Label's text
runs behind the TextBox.
Both boxes are running .NET framework 1.0 with no service pack. Although, I
tried .NET framework service packs 1, 2, and 3 on XP SP2 in an attempt to
remedy the problem and none worked.
Has anybody seen this problem? Any idea how to make the alignment the same
on XP SP1 and XP SP2?
Thanks for any help!