For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > November 2005 > ListView DragDrop?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ListView DragDrop?
Arpan

2005-11-26, 3:55 am

Why does the entire ListView 'box' get dragged (the 4 sides can be seen
getting dragged) when an item existing in the ListView is dragged
(though the 4 sides revert back to their original position when the
drag operation completes)? How do I avoid this?

Thanks,

Arpan

Mark Alexander Bertenshaw

2005-11-26, 7:55 am

Arpari -

Don't use the standard VB drag-drop functionality. Instead, use the
OLEDragDrop functionality which is implemented in all the common controls.

--
Mark Bertenshaw
Kingston upon Thames
UK

"Arpan" <arpan_de@hotmail.com> wrote in message
news:1132987188.355984.99480@z14g2000cwz.googlegroups.com...
> Why does the entire ListView 'box' get dragged (the 4 sides can be seen
> getting dragged) when an item existing in the ListView is dragged
> (though the 4 sides revert back to their original position when the
> drag operation completes)? How do I avoid this?
>
> Thanks,
>
> Arpan
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com