|
-
Feb 17th, 2004, 12:51 PM
#1
Thread Starter
New Member
trapping a right click of a column header
Here's the 911:
I need to trap the right click of a columnheader in a control that inherits from Listview. I realize this means overriding the WndProc method and trapping the WM_Notify, which in turn needs to be converted to a NMHDR structure. However, i am having problems with this not returning the right code. Does anyone have any idea how to do it or can at least point me in the right direction. I am currently using Visual Studio 2003 running on Windows XP pro.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|