ListBox Horizontal ScrollBar

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rn5a@rediffmail.com

    ListBox Horizontal ScrollBar

    How do I make a ListBox display the horizontal scrollbar if the text of
    any of the items in the ListBox exceeds the width of the ListBox?

    Unlike the vertical scrollbar which gets displayed automatically if the
    number of items in the ListBox exceed the height of the ListBox, the
    horizontal scrollbar doesn't get displayed automatically when the text
    of any of the items in the ListBox exceeds the width of the ListBox!

Working...