MobileForms Toolkit Documentation

ScrollBar.LeftUpButtonDisabled Property

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

protected ScrollBarButton LeftUpButtonDisabled {get; set;}

Property Value

A ScrollBarButton component. The default is null.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace