Can you have a horizontal scrollbar in a list box so that you can see long strings of text?
Printable View
Can you have a horizontal scrollbar in a list box so that you can see long strings of text?
Hi.
Yes.
There is a property call HorizontalScrollbar.
Just set it to True.
Thank you.....Can you tell me if this is true in VB6 as well?
Hi.
Sorry, there doesn't seem to be a property in VB6 for this.
Maybe it can be set thru some API ?!?.