MobileForms Toolkit Documentation

ScrollBar.LeftUpButtonHighlight Property

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

protected ScrollBarButton LeftUpButtonHighlight {get; set;}

Property Value

A ScrollBarButton component. The default is null.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace