MobileForms Toolkit Documentation

HScrollBar.RightButton Property

Gets or sets ScrollBarButton component for the right button.

public ScrollBarButton RightButton {get; set;}

Property Value

A ScrollBarButton component. The default is null.

See Also

HScrollBar Class | Resco.Controls.ScrollBar Namespace