Hi,

I use VC5.0 on NT4.

I need to know how to detect when a user has right-clicked on an item in a listview, and not just anywhere in the client area. I only want to display the
context menu when there has been right clicked on an item in the view.
I think I'll have to handle the OnRButtonClick message, but do not know what
to do then.

Any help you can give me will be much appreciated.

Thanks in advance.