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?
>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.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Jim Pockmire - 03 Jan 2007 11:58 GMT
Narrowing the column widths forces the horizontal scroll bar to appear -
just curious if there was a way to suppress it.
>>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
[quoted text clipped - 4 lines]
> then just make the column widths narrow enough so that the scrollbar
> doesn't appear.