MobileForms Toolkit Documentation

ScrollBar.ThumbHighlight Property

Gets or sets ScrollBarThumb component for the thumb in highlighted state.

public ScrollBarThumb ThumbHighlight {get; set;}

Property Value

A ScrollBarThumb component. The default is null.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace