I have a CustomListView that sometimes only has two or three items in it and I don't want to show the scrollbar, and I want to widen the items to cover up the gap when the scrollbar isn't used. The gap disappears nicely if I uncheck the "Show Scroll Bar" property in the designer.
Other times it has 20+ items and I want to use the scrollbar, so I want it checked.
Is there a way to change the "Show Scroll Bar" property programmatically in B4J?
Other times it has 20+ items and I want to use the scrollbar, so I want it checked.
Is there a way to change the "Show Scroll Bar" property programmatically in B4J?