Microsoft
Software
Hardware
Network
Question : Dragging and MouseMove
Hi,
I'm adding drag and drop functionality to a custom control that I made.
It is a custom treelist.
I have a MouseMove event that sets HoverIndex to the row that the mouse is hovering over, and the Paint function uses that to draw a box around that row. This works fine.
I have also programmed the drag and drop function to move the rows around the list.
However, whenever i'm dragging, the MouseMove event doesnt trigger, and therefore, whenever i'm dragging, the HoverIndex doesnt get updated.
Can anyone assist in getting MouseMove to trigger during a drag and drop?
Its vb.net 2005.
Thanks
Dan
Answer : Dragging and MouseMove
Just found that the DragOver event provides Mouse position info and fires whenver the mouse moves.
Thanks
Dan
Random Solutions
multiple connections per user
A non-SYN packet was dropped because it was sent by a source that does not have an established connection with the ISA Server computer.
How do I copy files with their ACLs to another file server in a different AD forest?
Difference between ADP, MDB & SQL
SSIS DYNamic excel connection string in runtime
blinking label?
problem of do while loop iin foxpro
Using TSADMIN.msc is there a way to tell which user is at a desktop, which is using remote app?
Access Server Error 15135
VSTO 2008 Deployment Project