Multi-column listbox does not scroll

Started by honkinberry, November 01, 2011, 01:45:58 PM

Previous topic - Next topic

honkinberry

It appears a listbox control will only scroll vertically when the multi-column setting is False.
Or am I missing some other setting?

--J

Fred Tomke

Hi, maybe you've already set that property, but have you set Vertical Scroll Bar property to true?
Regards, Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

honkinberry

Yes.

In mocking up a test, I see what the multi-column setting is trying to do.  It appears it would want to scroll to the Right, but that is not possible.
Anyway, sorry, my misunderstanding of the property -- I thought multi-column meant each row would have columns delineated by tabs.  But this happens with multi-column set to False.  Multi-column does some sort of wrapping to the Right, but also disables vertical scroll, and the control has no vertical scroll.
So I'm not seeing what the multi-column setting is intended to be used for.
But keeping it set to False makes the dialog operate correct.
All better!

--J