Does anyone know if there is a way to turn off the popup menu that shows when you right click the webbrowser control? If there isn't a way to turn it off do you know a work around I could do?

I was thinking about monitoring keystrokes looking for the right click and then shifting focus to a different item when it occures, but i would really like to do it the RIGHT way if possible

Thanks