IVerticalScrollBar.TrackSpanChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the span of the scrollbar track dimensions is changed. For example, they could change as a result of resizing the view.
public:
event EventHandler ^ TrackSpanChanged;
event EventHandler TrackSpanChanged;
member this.TrackSpanChanged : EventHandler
Event TrackSpanChanged As EventHandler