Is there a way to trap the scrollbar events? I have a routine that allows
me to edit an item in a DataGrid. However, if the grid is scrolled when the
user is editing, the edit box stays where it was. If I could trap the
scrollbar, I could possibly move the edit box.
Thanks,
Kevin