ActiveX Controls.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I am creating a formview application in MFC.I have added some normal controls on it like buttons,checkboxs etc.I have also added Microsoft Forms 2.0 command buttons(ActiveX Controls) on it.The problem i am facing is that, when i add the WM_PAINT handler to the CFORMVIEW class and run the application,the activex controls are not getting displayed on the form. Kindly help me in this. Thanking you in advance, Ashwath.