Well, using SetScrollPos() moves the scroll bar without triggering an event, but the other windows don't actually move, just the scroll bar. Then if I resize the screen, the scroll bars for the other windows revert to their earlier positions.
What sort of event do I need to send to make the screen update to reflect the scrollbar position?
Thanks
Gregg Lind