Click to See Complete Forum and Search --> : WebBrowser context menu


alex1973
January 4th, 2000, 03:49 AM
How can I modify (add or erase entry) the WebBrowser context menu (right click)?
Or if I overwrite the default context menu how do I implement the Open command.
I've been told about IDocHostUIHandler Interface, but how can I find if the mouse is over a link and how do I find the URL.
Thanx for any suggestion.