Run-Time code refuses to work in Windows XP

M

Marco B

I have some code that loads data into a listbox on a form
and resizes and positions it accordingly. While the code
runs fine under Windows 2000, it fails to resize under
Windows XP.

Stangely, if I step through the code, the control is
resized to the correct dimensions.

Any ideas.

Thanks Marco
 
Top