I have a form with many controls (treeview , memo ,listbox ,panels etc ).
i want to move the scrollbars of these controls automatically when the mouse is over the components and the wheel is scrolled.
Just as how rad studios inspector bar , tool box , project manger works.
And it is impassible to type the same code on each and every controls(more than 11 controls up to now)
[Edited]
Thanks for all of your answers but
controls like buttons don't have scroll-bars so their parents (like panels , frames ) must be moved when mouse wheel is moved over the buttons (child controls)