Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Scroll wheel functionality for mdi form

I have a form displaying inside of a mdi form because the form is too long to display all at once. How can I setup vertical scrolling with the scroll wheel? At the moment you have to use the scrollbars on the mdi form to view the bottom of the form.
Thanks in advance.
[277 byte] By [dstrange] at [2007-11-11 10:18:58]
# 1 Re: Scroll wheel functionality for mdi form
Try this:
http://www.adit.co.uk/html/mousewheelsupport.html
Phil Weber at 2007-11-11 17:22:53 >