MS office List view activex ctrl
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am using the listview control from mscomctl.ocx in an MFC dialog. When I right click on an item in the control, I find that the parent window(the dialog box)receives TWO WM_CONTEXTMENU messages, instead of one. When I click on an empty are of the control where there is no item yet, only one WM_CONTEXT message is generated. What is the reason for this? Anyway to fix this? thanks Man Learns from History that he never learns from History