P
Paul van der Heu
In an application I am writing I use both double click and mousedown, first
for playing a track, second for doing a drag. Problem is that , unlike
explorer, teh listview does not select the item under the mouse, but does
so after a click..
Is there any way to change that behaviour in VB.NET or is there a work
around?
As it is now the on mousedown the previously selected item is dragged, not
the one under the mouse..
for playing a track, second for doing a drag. Problem is that , unlike
explorer, teh listview does not select the item under the mouse, but does
so after a click..
Is there any way to change that behaviour in VB.NET or is there a work
around?
As it is now the on mousedown the previously selected item is dragged, not
the one under the mouse..