SAMPLE: Moving an Item in a List Box Using Drag and DropLast reviewed: February 15, 1996Article ID: Q103318 |
The information in this article applies to:
MOVELST 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 also shows how to implement a dialog box as a main window using a private dialog class. The drag and drop implementation is based on the sample application LISTDRAG. Download MOVELST.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:
|
Additional reference words: 3.10 listbox softlib MOVELST.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |