CLOSING ActiveX WebBrowser

  • Thread starter Thread starter kp
  • Start date Start date
K

kp

Hi,

I've got a COM (project is a ActiveX exe) in which I've
got a User Doc & have a webBrowser control on it. I
can't close the COM b/c the webBrowser control won't
shutdown.

How do I unload, quit, shutdown the control so that my
exe can??

I've tried the Quit & Stop methods. (This is VB6 btw)

Thanks,

kp.
 
Hello,

kp said:
I've got a COM (project is a ActiveX exe) in which I've
got a User Doc & have a webBrowser control on it. I
can't close the COM b/c the webBrowser control won't
shutdown.

How do I unload, quit, shutdown the control so that my
exe can??

I've tried the Quit & Stop methods. (This is VB6 btw)

Are you talking about VB.NET? If your problem is related to VB6, you will
more likely get an answer in the VB Classic groups (microsoft.public.vb.*).
 

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

Back
Top