Hi,
I'm using an AxWebBrowser control, and the BeforeNavigate2 and NavigateComplete2 events aren't happening.
To be clearer, they DO happen when I'm in debug mode, but not when I run the program in the regular mode.
I know they aren't firing because they only contain a messagebox which displays a single four letter word. In the debug, they work, outside of that, they don't.
Any ideas?
Thanks




Reply With Quote