View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mrt mrt is offline
external usenet poster
 
Posts: 70
Default Detecting scrolling in listboxes

Hi There,

I want to synchronize two listboxes (I mean having the same topindex for
both) on the same form, and unfortunatelly I cannot find any event related to
the scrolling, and the other control events are ineffective when the mouse is
overthe scrollbar.

Has anyone met that problem and found a solution?

Thanks,

MrT