MoveLst.exe Moves Item in List Box Using Drag and Drop

ID: Q103318


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


SUMMARY

MoveLst.exe demonstrates how to reorder the items in a list box using drag and drop. The user clicks an item, drags it to the new position, and drops the item. The list box will scroll if necessary.

MoveLst.exe also shows how to implement a dialog box as a main window using a private dialog class.


MORE INFORMATION

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


MoveLst.exe

For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address

http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

The drag and drop implementation is based on the sample application LISTDRAG.

Additional query words: listbox

Keywords : kbfile kbsample kb16bitonly kbCtrl kbListBox kbGrpUser kbWinOS310 kbWinOS311
Version : WINDOWS:3.1
Platform : WINDOWS
Issue type :


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