Add an event for the WM_CONTEXT_MENU message?

Summary

Id: 4089.14
Type: Issue Issue
Current Status: Open

Detail

25 Jun 2003 Open Josh Smith

I was playing with the ListView control today and I noticed a limitation that exists also in the intrinsic control that would be helpful to many, I'm sure. how about an event for the WM_CONTEXTMENU message? Personally, I subclass the ListView control for the sole purpose of getting that message and it's a hassle for only one message. Just a thought.