View Full Version : Wraparound List Boxes


Fornatian
12-02-2000, 09:42 AM
Is it possible to make the text in a list box wraparound so the full text is on screen?
The reason I ask is I would like to show the full address of a customer in a list box along with other data that would extend the list box beyond the width of the screen. I don't like scroll bars on list boxes which is the only alternative I can come up with.

Thanks in advance.

Ian