Raising OnClick event on WebBroswer?

Hi,

I need OnClick Event on WebBroswer. but it is not given with that. Can any one tell me how to raise this event on WebBrowser.

Thanks in Advance,


Answer this question

Raising OnClick event on WebBroswer?

  • StevenR2

    Hi,

    Thank you for your response. Can you please explain more clearly. if it is possible can give me code.

    Thanks in Advance

  • redshock

    You can always inherit from the webbrowser and then override the OnClick method. Just make sure to call the base method also.

  • ArnieSacnewsome

    Hi,

    I need to Hide few panels when user clicks on webbrowser. Can any one guide me how to proceed for this.

    Thanks in Advance,



  • Raising OnClick event on WebBroswer?