Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!rochester!bbn.com!ulowell!hawk.ulowell.edu!dpelland From: dpelland@hawk.ulowell.edu (David Pelland) Newsgroups: comp.windows.ms.programmer Subject: WS_HSCROLL and LISTBOXES Message-ID: <1991Apr17.164418.13902@ulowell.ulowell.edu> Date: 17 Apr 91 16:44:18 GMT References: <1991Apr9.135157.12036@cec1.wustl.edu> Sender: David M. Pelland Followup-To: dpelland@hawk.ulowell.edu Distribution: na Organization: University of Lowell Computer Science, Lowell MA Lines: 12 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