ListBox, wrapping the text

  • Thread starter Thread starter Amit
  • Start date Start date
A

Amit

Access 2K, Windows XP
======================
Hi,

I'm displaying some text in a listbox, but the number of
characters displayed on one line is limited by the size
(width) of the listbox, and it is the max it can be. As a
result, the entire text is not being displayed, and it is
being cut-off.

Is there any way to "wrap around" the text in the next
line in a listbox?

Thanks for any help.

-Amit
 
Back
Top