Mike, he could copy over the part of Rick Strahls page, but that would infringe copyrights. While that would be a mild issue, as the page is public and meant to be read and used by everyone, it would just cut that out of a very informative presentation about the Webbrowser control.
Rick Strahl has described how to create an eventhandler. The main point is "handle the Document’s OnContext event." You can look out for that text in Rick Strahls page or, as I said above, look out for "context menu", which is also near that passage of the text.
If you want a past of the eventhandler, that would be rather verbose, as there are many events in it. It's easier to follow the instructions on how to create a class definition implementing an interface via drag & drop from object browser to a vfp prg window than to paste all the code generated.
Bye, Olaf.