Event Forwarding (WebBrowser Object)

M

Mark S.

The following link outlines how to attach a VBA
subroutine to an event within a WebBrowser ActiveX
control on a user form...

http://msdn.microsoft.com/library/default.asp?
url=/workshop/browser/webbrowser/tutorials/forward.asp

My problem:

In step 6. of "Add a Class Module to Your Project", I
can't seem to the "Advanced" button on the "Procedure
Attributes" dialog box in the VBA Object Browser.

Is there another explanation of how to attach a
sub/function to an event in the WebBrowser control?
 

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