dbicList Send comments on this topic.
VertThumbTrack Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : VertThumbTrack Property

Determines if the control will scroll items in to view while the scroll bar thumb is dragging.

Syntax

Visual Basic (Declaration) 
Public Property VertThumbTrack As Boolean
C# 
public bool VertThumbTrack {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also