Hi friends,

I want to put a long string in list box, which its width is more than width of list box.This is my problem:I want to put this long string in multiple lines
instead of using horizontal scroll.I mean when the string exceeds the end of line, it should back to the first of the next line.

Thanks