davidmreid
Programmer
Does anyone know how to get the Mouse events (MouseDown, MouseUp, etc...) of the ListView control (MSComctlLib.ListViewCtrl.2) to work in Access 2000/2002? I am trying to use the mouse events to perform a Drag-and-Drop from one listview control to another. I downloaded an excellent sample listview control I found at Tek-Tips ( . However, the mouse events for a drag-drop operation between two ListView controls does not work. ...Any ideas?