[comp.windows.ms.programmer] WS_HSCROLL and LISTBOXES

dpelland@hawk.ulowell.edu (David Pelland) (04/17/91)

Has anyone been able to get the horizontal scroll bar on a 
list box to appear.  Using the WS_VSCROLL flag will cause the
vertical one to appear when necessary, but the WS_HSCROLL flag
does nothing.  I resize the window so a horizontal scroll bar
is necessary, but it will not showup.  I am not using a dialog,
I am creating the list box myself using the CreateWindow call.
Any help is appreciated.

Thanks
David M Pelland
dpelland@hawk.ulowell.edu