|
-
May 4th, 1999, 06:42 PM
#1
How to handle context menu message in CListCtrl instead of its parent window
When using context menu functionality in CListCtrl derrived class,
messages are directed to the parent window e.g CFormView and probably
thats why if I place message handlers in the CListCtrl derrived class
they appear inactive(greyed). Could any body guide me how to
add context meny functionlaity in CListCtrl derrived class
and to get the windwos messages (from context menu) in the same class.
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
|