MobileForms Toolkit Documentation

HScrollBar.RightButtonDisabled Property

Gets or sets ScrollBarButton component for the right button in disabled state.

public ScrollBarButton RightButtonDisabled {get; set;}

Property Value

A ScrollBarButton component. The default is null.

See Also

HScrollBar Class | Resco.Controls.ScrollBar Namespace