Move items in ListControl
C / C++ / MFC
5
Posts
3
Posters
0
Views
1
Watching
-
You will probably need to use one of these members[^].
I must get a clever new signature for 2011.
-
There are articles here on Codeproject that discuss drag'n'drop with CListCtrl, like this one: Drag and Drop between and within a CListCtrl[^]
Best wishes, Hans