Mouse scroll on disabled panel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everybody,

I have a panel which of course contains controls of course. It is set to
autoscroll. Problem is if the panel is disabled, the scrollbar shows up but
it dows not respond to the mouse scrolling button. Only when it's enabled
does it work. Any ideas?

Thanks,
 
Hi,
Have you tried just looping through the individual controls on the
panel and disabling them, leaving the panel itself enabled.

HTH,
James.
 
Back
Top