I have a project that can display a lot of data in a form. The form has a scrollbar on one side and I can click on the scrollbar and move up or down in the data.

My question: How can I activate my mouse's scrollwheel so that I can roll the scroll wheel and move up or down in the data?

Thanks in advance to those who offer assistance!!