Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!uunet!microsoft!kensy From: kensy@microsoft.UUCP (Ken SYKES) Newsgroups: comp.windows.ms.programmer Subject: Re: LISTBOX Scroll Bars Keywords: listbox Message-ID: <72362@microsoft.UUCP> Date: 15 May 91 04:48:58 GMT References: <1991May9.214639.4735@cbnewsj.att.com> Reply-To: kensy@microsoft.UUCP (Ken SYKES) Distribution: na Organization: Microsoft Corp., Redmond WA Lines: 14 In article <1991May9.214639.4735@cbnewsj.att.com> lk@cbnewsj.att.com (lisa.a.krauth) writes: > >Sorry if this question has been already asked and answered - I have >not kept up with this newsgroup as of late. Does anyone know why >the scroll bars on my listboxes disappeared when I upgraded my Windows >2.1 application with the 3.0 SDK? Is there a new way to set up scroll >bars in a listbox. I had previously used the WS_VSCROLL style type In 3.0 a scroll bar appears only if there are more items than will fit on the screen. Play with File.Open in your favorite app and switch between directories with a few files and many files. Ken Sykes Disclaimer: The above opinions are solely my own.