PreTranslateMessage in ActiveX Control Class
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, There is a known issue related with the PreTranslateMessage in ActiveX controls. That is the PreTranslateMessage will not be called for child windows in the ActiveX control. More details can be found in articles194294[^] and 187988[^]. The work around provided will work, ofcourse. But the PreTranslateMessage in the control class will not be called anyway. Anybody has faced such an issue? Thanks for sharing your experience and solutions if any.
- ns ami -