IVerticalScrollBar.ThumbHeight Property

Definition

Gets the height of the scrollbar thumb in pixels.

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

Property Value

The height of the scrollbar thumb in pixels

Remarks

The last buffer position maps to the bottom of the scrollbar track minus the thumb height.

Applies to