ListBox entry with \n (multiline)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stefan P.

    ListBox entry with \n (multiline)

    Hi everyody,

    I want to diplay strings of some objects in a LixtBox.
    Sometimes the text is longer than my ListBox and a horizontal scrollbar
    is displayed.

    Is it possible to get the ListBox to display the Text in multiple lines
    (per entry)?

    I found some controls on CodeProject but they are to overloaded. I just
    want to diplay the Text without scrolling (that every word of the stings
    is visible on the first sight).

    Greetings
    Stefan
Working...