MobileForms Toolkit Documentation

AdvancedList.ShowScrollbar Property

Gets or sets whether the scrollbar should be visible or always hidden.

public bool ShowScrollbar {get; set;}

Property Value

true if the scrollbar should be visible, false otherwise

Remarks

Default value is true, the scrollbar is visible when needed.

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace