Hi,
I am trying to make a modalless form in VB6 that is compiled as an
ActiveX DLL. When i use VC6 to instance the activex DLL, my problem appears
that
"406 Non-modal forms cannot be displayed in this host application from an
ActiveX DLL, ActiveX control or Property Page."
I have my form in modalless style in VB6 and they should be instanced in VC.
Does anyone know how to get this to work ?
Many Thanks,
Xiao