darklord_ypaa - 2015-12-13

Hello,

I tried implementing a left click+drag feature to select inside the list, but unfortunately didn't succeed.
Have tried using MouseDown, MouseMove, MouseUp events, but still only 1 item was selected, the first one.
The list is rather large, hence storing an ArrayList can prove to be very, very inefficient.

What is the possibility that such a feature is going to be implemented?

Thank you in advance