Is there a way to control / trigger the windows scroll event?
Let's say I have window_1. Window_1 has a vertical scroll bar.
I have 5 dw's lined up vertically on the window so I need a vertical scroll bar on the window to place/view all of the dw's. Dw_5 is not visible on the window until I scroll to the bottom of the window. How could I click on a button at the top of the window and have the window scroll to the dw at the bottom?