ListHorz.exe Controls Horizontal Scroll Bar on List Box

ID: Q67677


The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) versions 3.0, 3.1


SUMMARY

The Microsoft Software Library contains an archive of a document that explains how to manipulate the horizontal scroll bar on a Windows list box.


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:


LboxsBar.exe

ListHorz.exe

ListHscr.exe LBOXSBAR refers to two other Software Library files that contain sample code: LISTHORZ and LISTHSCR. Each archive contains code to maintain a horizontal scroll bar on a Windows list box. The code in LISTHORZ is in a C module that can be compiled and linked to any Windows-based application. The code in LISTHSCR is in a Windows DLL that can support multiple list boxes in the same application.

Additional query words:

Keywords : kbfile kbsample kb16bitonly kbCtrl kbListBox kbScrollBar kbSDKPlatform kbGrpUser kbWinOS310 kbWinOS300
Version : WINDOWS:3.0,3.1
Platform : WINDOWS
Issue type :


Last Reviewed: December 7, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.