Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!lth.se!logm!gn From: gn@logm.se (Gert N) Newsgroups: comp.windows.ms Subject: How do you get a horizontal scrollbar in a listbox? Keywords: WIN3, SDK Message-ID: <422@trident.logm.se> Date: 12 Sep 90 14:52:09 GMT Reply-To: gn@logm.se (Gert Nilsson) Organization: TELESOFT AB, Malmoe, Sweden Lines: 16 Has anybody succeeded in creating a listbox with a horizontal scrollbar? In our application the strings in the listbox can be long and we want to scroll horizontally. When I create the listbox I set the window style to WS_CHILD | WS_VISIBLE | LBS_NOTIFY | WS_VSCROLL | WS_HSCROLL . It seems that WS_HSCROLL has no effect. The SDK documentation says it should be possible. Any clues? Gert Nilsson TELESOFT AB Box 4148 S-203 12 Malmoe Sweden