Background: I have a scroll bar on a dialog box. I also have a group of edit controls on the same dialog box.

Problem: I need the scroll bar to update the contents of the edit controls when the scroll bar is shifted to the left or the right.

thanks