disable right click of WebBrowser control

  • Thread starter Thread starter Sandra Setz
  • Start date Start date
S

Sandra Setz

Hi,

I am using the WebBrowser control in my application, and now I want to
disable the menu that pops up when using the right mouse button.

I'm not sure how to do this, since I cannot find the proper events for this.
Do I need to add my own event handler? If yes, how can I do this in VB .NET?

Thanks in advance,
Sandra
 
Back
Top