Description
The current method for subscribing to HTMLDocument events in IControlHtml objects is quite obscure and non-obvious. I have started to work on some code to make subscribing to these events easier by allowing you to subscribe to normal C# events. The repo is here
Description
The current method for subscribing to HTMLDocument events in IControlHtml objects is quite obscure and non-obvious. I have started to work on some code to make subscribing to these events easier by allowing you to subscribe to normal C# events. The repo is here