View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marco B[_2_] Marco B[_2_] is offline
external usenet poster
 
Posts: 2
Default Run-Time code refuses to work in Windows XP

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