IVerticalScrollBar.TrackSpanBottom Property

Definition

Gets the y-coordinate of the bottom of the scrollbar track as it is rendered in the display (excluding the scroll buttons at the top and bottom).

public:
 property double TrackSpanBottom { double get(); };
public:
 property double TrackSpanBottom { double get(); };
public double TrackSpanBottom { get; }
member this.TrackSpanBottom : double
Public ReadOnly Property TrackSpanBottom As Double

Property Value

The y-coordinate of the bottom of the scrollbar track as it is rendered in the display (excluding the scroll buttons at the top and bottom).

Applies to