I have a TrackBar and have already handled the Scroll event, but it can fire 10 times while the user is scrolling, and I would like to update the file when the user finishes scrolling. How do I feel "end of scroll"? Will there be MouseUp and KeyUp for this purpose? thanks.
a source
to share