Usage of Control: Microsoft Web Browser (AxSHDocVw.AxWebBrowser)

  • Thread starter Thread starter Cylix
  • Start date Start date
C

Cylix

I use this control on my application,
What event should I trigger to know the status of brower is loading or
not?
 
Cylix said:
What event should I trigger to know the status of brower is loading or
not?

Check out the control's 'DocumentCompleted' event and its 'ReadyState'
property.
 

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