MobileForms Toolkit Documentation

VScrollBar.UpButtonHighlight Property

Gets or sets ScrollBarButton component for the up button in highlighted state.

public ScrollBarButton UpButtonHighlight {get; set;}

Property Value

A ScrollBarButton component. The default is null.

See Also

VScrollBar Class | Resco.Controls.ScrollBar Namespace