Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uunet!mnemosyne.cs.du.edu!isis.cs.du.edu!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.windows.ms.programmer Subject: Re: Temporarily adding scrollbars to window Message-ID: <1991Apr14.163606.10828@mnemosyne.cs.du.edu> Date: 14 Apr 91 16:36:06 GMT References: <1991Apr12.044108.4007@mnemosyne.cs.du.edu> <1991Apr13.230011.3681@rti.rti.org> Sender: usenet@mnemosyne.cs.du.edu (netnews admin account) Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Organization: Nyx, Public Access Unix (sponsored by U. of Denver Math/CS dept.) Lines: 7 Disclaimer1: Nyx is a public access Unix system run by the University of Denver Disclaimer2: for the Denver community. The University has neither control over Disclaimer3: nor responsibility for the opinions of users. You're right - no need to mess with SetWindowLong(). Just create the window with scroll bars, then enable/disable them. Terrell BTW thanks everyone for pointing me in the right direction!