IVerticalScrollBar.TrackSpanHeight Property

Definition

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

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

Property Value

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

Applies to