Click to See Complete Forum and Search --> : OCX acting like Simpleframe Container


Linfor
September 11th, 2001, 04:36 AM
Hi

I have an OCX created with Visual C++ 6.0 and MFC that works fine. The OCX is a panel acting like a simple frame container. When I try to compile the OCX with Visual Studio Net (Beta 2), the panel containment don’t work. ¿What happen?

Thanks.

fransn
September 28th, 2001, 04:39 AM
You could try to recompile the OCX in dot net.That's one recipee.But I don't think the beta2 has sufficient support for adding components.