View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter H. Peter H. is offline
external usenet poster
 
Posts: 2
Default scrollbar changes size

Hello,

I have written a VBA program that runs fine on my office PC. When I use is
on my labtop I observe strange effects, e.g. when I use a scrollbar in my
application, its size changes unpredictable.

I have the suspicion that this has something to do with different resolution
of the two screens.

Any hints?

Thanks to everyone for comment.