ProportionalThumb Property (ScrollBarElement)
In This Topic
Gets or sets whether the thumb size should reflect the ratio of the scroll bar size to its range.
Syntax
'Declaration
Public Property ProportionalThumb As Boolean
public bool ProportionalThumb {get; set;}
See Also