Message 1 of 6
VBA hWnd ListBox handle / scroll bar

Not applicable
06-23-2003
11:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In VBA (which doesn't have an hWnd property in ListBoxes)
I am trying to add a horizontal scrollbar to a listbox but need to get
the hwnd so I can set them. Anyone know how to get it?
or
anyone know how to add a horizontal scrollbar to a lisbox other than
using SendMessage?
I am trying to add a horizontal scrollbar to a listbox but need to get
the hwnd so I can set them. Anyone know how to get it?
or
anyone know how to add a horizontal scrollbar to a lisbox other than
using SendMessage?