Text in textbox and combobox do not render as they should be. Some letter desapears after the binding. The problem is partial : not every control in the view are affected.
The software is running on a hundred computer, but I got only one with the issue. They are all XP SP3.
It’s do not look like a memory problem, because restarting the pc don’t solve the problem.
As far as I know, other views are not affected.
Here is a screenshoot :

I’m out of ideas about this issue.
Can anyone help ?
I’ve had this exact problem on an old MFC app, and it turned out to be the video driver. New driver = problem solved.