How to create an invisible container for ActiveX control to work.

N

nithin.papdeja

Hi all,

I have an ActiveX control(.ocx).For that Activex control to work i
need a container.

The container should be an invisible window. This window must not be
visible. Activex control is created dynamically

in this window during initialization.

can someone please suggest some solution or some links for this

Thanks in advance,
Nithin
 
P

Pavel Minaev

Hi all,

I have an ActiveX control(.ocx).For that Activex control to work i
need a container.

The container should be an invisible window. This window must not be
visible. Activex control is created dynamically

in this window during initialization.

can someone please suggest some solution or some links for this

Form.Hide() ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top