Page 1 of 1

right click selection for multi column list

Posted: Thu May 31, 2007 07:13
by foxbat
Hi.
Is there a way to enable multi column list items to be selected through right mouse clicks?

Thanks

Posted: Sat Jun 09, 2007 11:13
by Pompei2
What you can do is intercept the right mouse click event and then do the work to select within it. I think there are methods to get the ListItem at a certain pixel position.