I want to use the HelpContextId Property of a WebBrowser control to be able to popup context sensitive help. I could not find any documentation for HelpContextID property for WebBrowser at all.
I was also not able to find any event for WebBrowser control where i may implement this.
Any help will be highly appreciated.
Thanks.