At this moment, there is no separate config for vertical or horizontal scrollbar.
When the child controls of the TWebScrollBar exceed the client area of the TWebScrollBox, the needed scrollbars will appear automatically.
It would be nice if this could be done. Also could you please make the color property available at designtime.
In v1.1.2.1, ScrollBars property is exposed.
Many thanks.
Setting ScrollBars-property to ssNone leaves vertical unused space to right side of scrollbox (when bar would be shown)
I could not see any issue when setting TWebScrollBox.ScrollBars = ssNone here. The control appears just without scrollbox and child controls are inside the scrollbox with scrollbars invisible.
Thanks for the sample project. This helped us to identify
& fix the issue.
We can confirm this will be addressed in the next update.