Scroll Bars

Event When A Change Is Complete Use MouseCaptureChanged event with this if (!srlTimeline->Capture) //Don't do if scroll bar is being dragged (only do if this is the release event) { Scroll Event This is a general event that is triggered for many things, such as the scroll bar is moved to a new position.  Use its […]

Read More