MobileForms Toolkit Documentation

ScrollBar.LeftUpButton Property

Gets or sets ScrollBarButton component for the left or up button.

protected ScrollBarButton LeftUpButton {get; set;}

Property Value

A ScrollBarButton component. The default is null.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace