MobileForms Toolkit Documentation

ScrollBar.RightDownButton Property

Gets or sets ScrollBarButton component for the right or down button.

protected ScrollBarButton RightDownButton {get; set;}

Property Value

A ScrollBarButton component. The default is null.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace