home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / misc / 1453 < prev    next >
Encoding:
Text File  |  1992-08-22  |  757 b   |  22 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!gatech!taco!dspascha
  3. From: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
  4. Subject: Re: buttons and scrolling
  5. Message-ID: <1992Aug22.202657.26158@ncsu.edu>
  6. Originator: dspascha@c00083-100lez.eos.ncsu.edu
  7. Keywords: microsoft c++ MFC
  8. Lines: 7
  9. Sender: news@ncsu.edu (USENET News System)
  10. Reply-To: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
  11. Organization: North Carolina State University, Project Eos
  12. References:  <1992Aug22.175748.8937@cs.UAlberta.CA>
  13. Date: Sat, 22 Aug 1992 20:26:57 GMT
  14.  
  15.  
  16. Hi.  Make your scrollable region a child window of the client window.  Then put
  17. your buttons anywhere you want.  Sibling child windows like this shouldn't
  18. interfere with one another.
  19.  
  20. Tschuess,
  21. David Paschal
  22.