SAMPLE: ListHorz.exe Controls Horizontal Scroll Bar on List Box

ID: Q67677

The information in this article applies to:

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 Software Library:

 ~ LboxsBar.exe (size: 21869 bytes) 
 ~ ListHorz.exe (size: 26779 bytes) 
 ~ ListHscr.exe (size: 25184 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from
               Online Services

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

Last Reviewed: January 3, 1999