ScrollTrack Property (XView)
In This Topic
Gets or sets whether the control should scroll as the user drags the scrollbar thumb.
Syntax
'Declaration
Public Overridable Property ScrollTrack As Boolean
public virtual bool ScrollTrack {get; set;}
See Also