home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / misc / 959 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.2 KB

  1. Xref: sparky comp.os.ms-windows.programmer.misc:959 comp.windows.ms.programmer:7319
  2. Path: sparky!uunet!mcsun!i2unix!irst!dz
  3. From: dz@irst.UUCP (Massimo Dal Zotto)
  4. Newsgroups: comp.os.ms-windows.programmer.misc,comp.windows.ms.programmer
  5. Subject: hiding scrollbars when not needed
  6. Message-ID: <620@irst.UUCP>
  7. Date: 22 Jul 92 14:24:50 GMT
  8. Organization: I. R. S. T. , Trento - Italy
  9. Lines: 17
  10.  
  11.  
  12. I would like to know if it's possible to hide the scrollbars in a window,
  13. created with the style attributes WS_VSCROLL and WS_HSCROLL, when the 
  14. entire document fits in the window so that scrolling is not needed.
  15. I know that I could create the scrollbar controls explicitly, but this
  16. requires also positioning and controlling them, so I would prefer to use
  17. the standard window scrollbars if possible.
  18. Thanks in advance.
  19.  
  20. Massimo  Dal Zotto
  21.  
  22. +-----------------------------------------------------------------------------+
  23. |   Massimo  Dal Zotto                dz@irst.it              |
  24. |   I.R.S.T.                    dz@irst.uucp              |
  25. |   Via alla cascata, Loc. Pante' di Povo    tel: +39+461+814444          |
  26. |   38100 Trento - ITALY            fax: +39+461+814340          |
  27. +-----------------------------------------------------------------------------+
  28.