We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Implementing Drag and Drop in Windows Forms
|
Subject: |
|
sliding selected item |
Date: |
|
2002-12-20 08:50:32 |
From: |
|
anonymous2
|
|
I am finding that if you mousedown over an item and then move the mouse up and down the list box, then other iotems get highlighted instead which is then at odds with the data that has been put into the drag area, This means that the dropped item actually recieves the first one that you mouse downed over but not the one currently highlighted?
|