msos2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Scroll-bar styles (1.2)
Control Classes                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
Style     Description
────────────────────────────────────────────────────────────────────────────
SBS_HORZ  Creates a horizontal scroll bar. The scroll bar has the height,
          width, and position given in the Resource Compiler CONTROL
          statement or the WinCreateWindow function.
 
SBS_VERT  Creates a vertical scroll bar. The scroll bar has the height,
          width, and position given in the Resource Compiler CONTROL
          statement or the WinCreateWindow function.
 
                                      ♦