using spy++/winspector I note that there are no windows messages being fired for any of the menu events (like WM_INITMENUPOPUP).
any insight into this matter would be much appreciated.
"mrmack" wrote:
[Quoted Text] > In the absence of an event handler for the CommandBarPopup, it has been > suggested that I investigate whether the detection of a click (rather, > selection) could be done through the windows API. > > Does anyone have any incling/experience as to whether this is possible > (feasible) or not?
|