MobileForms Toolkit Documentation

ScrollBar.HighTrack Property

Gets or sets ScrollBarTrack component for the high track.

public ScrollBarTrack HighTrack {get; set;}

Property Value

A ScrollBarTrack component. The default is null.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace