Horizontal Scroll bar on List box

  • Thread starter Thread starter Jim Pockmire
  • Start date Start date
J

Jim Pockmire

I have a list box with 2 columns. Is there a way to suppress the horizontal
scroll bar without making the box wide enough to accommodate the widths of
both columns?
 
Jim Pockmire said:
I have a list box with 2 columns. Is there a way to suppress the horizontal
scroll bar without making the box wide enough to accommodate the widths of both
columns?

To accomplish what? Without the scroll bar there is no way to see the text that
doesn't fit. If users don't need to see the text that won't fit then just make
the column widths narrow enough so that the scrollbar doesn't appear.
 
Narrowing the column widths forces the horizontal scroll bar to appear -
just curious if there was a way to suppress it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top