axWebBrowser1_DocumentComplete event handle

R

RobcPettit

Hi Im following a walkthrough on mshtml and Ive added documentcomplete
to the msweb browser and Im sopposed to get
axWebBrowser1_DocumentComplete event handle but all i get is private
void DocumentComplete(object sender,
AxSHDocVw.DWebBrowserEvents2_DocumentCompleteEvent e). Ive tried
edditing, but it throws up errors. Strange thing is, I did another
walkthrough yesterday and it worked fine. Any Ideas.
Regards Robert
 

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