Hi,

I have and ActiveX DLL project in which I have a class module, I want to use Inet Control in my class module, how can I create the instance of Inet Control in class module, as in Standard EXE project, we select and draw control on form, what will I do in case of class module.

Thanks.