Hi group,
I want to synchronise changes to controls on a form with changes that occur when a user scrolls in a TScrollBox on the same form. The TScrollBox scrollbar position property can tell me *where* the scrollbar is, but as far as I can see there is no equivalent to the "OnScroll event" in a 'simple' scrollbar which could tell me *when* the user is scrolling.
Any ideas how to do this?
Many thanx
rob2xx2