ListView column header right click

D

da.3vil.genius

I need to add a right click event to a listview column header. By
default, the column click only handles the left click. I was
looking around on the internet and apparently I have to subclass the
listview class and override the WndProc function. How do I do this?
Does anybody have some sample code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top