Any way to rid list boxes of scroll bars on right side?

J

Jeff Boyce

Petra

Not sure how this is a "queries" newsgroup question...?

A list box contains as many items as its underlying source returns. Are you
saying that you DON'T want a way to scroll down to see the ones that don't
fit in the window/listbox? Why are you using a list box, then?
 
Top