PDA

View Full Version : Drag-select in C#?


Charlie Mouse
1st December 2005, 01:13 PM
Does anyone now how to do a drag-select in C#?

Specifically, I have a listView object and would like to be able to drag-select items in the list ('select - shift - select' works but requires the keyboard to be used).

If anyone can explain how this is done or point me in the right direction it would be appreciated.

Cheers.