Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop GUI Develop ListView/ListBox
Title: DragDropListBoxSample Download
 Description: This listbox class demonstrates how to rearrange listbox items using Drag and Drop without the overhead of OLE. The advantage of this method is that you don t have to create bulky global memory handles to simply move data within the same window in the same application. The concept is very simple: keep track of the item that is being dragged, indicate where the drop will be when the user is dragging the item around, and finally, insert the item in its new location once the user releases the mouse button.
 Downloaders recently: [More information of uploader 276280140]
 To Search:
File list (Check if you may need any files):
DragDropListBoxSample
.....................\DragAndDropListBox.cpp
.....................\DragAndDropListBox.h
.....................\DragDropListBoxSample.cpp
.....................\DragDropListBoxSample.exe
.....................\DragDropListBoxSample.h
.....................\DragDropListBoxSample.rc
.....................\DragDropListBoxSample.sln
.....................\DragDropListBoxSample.vcproj
.....................\DragDropListBoxSampleDlg.cpp
.....................\DragDropListBoxSampleDlg.h
.....................\ReadMe.txt
.....................\res

.....................\...\DragDropListBoxSample.manifest
.....................\...\DragDropListBoxSample.rc2
.....................\resource.h
.....................\stdafx.cpp
.....................\stdafx.h
    

CodeBus www.codebus.net