Click to See Complete Forum and Search --> : ActiveX works in MFC but not in VB ?!


Jeroen Brok
January 30th, 1999, 06:01 AM
Hi,


I've developed an ActiveX control using the MFC AxtiveX wizard.

Using the control in a MFC app it works fine, but used in VB is doesn't work.


What I found out sofar is that the ActiveX doesn't get any message in VB at all.

There's no HWND assigned to the control (VB), where it is in a MFC app.


Does anyone have experienced this problem ? What can I do to make it work ?


Thanks in advance,


Jeroen