Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Horiz Scrollbar in FileListBox

I was trying to add a horizontal scroll bar to a dynamically created FileListBox (VB6). I couldnt find any way of doing this. I tried doing sending the Lb_SetHorizontalExtent message similar to the Listbox control. That didnt seem to work.

Does anyone else know of a way to do this. Please let me know. I'm stuck in the middle of a project and might have to redo or push back on requirements with users (they'll be mad) if i dont find a way.

Thanks a lot!

- Jubda
[500 byte] By [jubda] at [2007-11-11 7:26:38]
# 1 Re: Horiz Scrollbar in FileListBox
Is this the following method you attempted?

http://www.dev-archive.com/vb2themax/Tip/18591
pclement at 2007-11-11 17:26:54 >