Wondering if anyone knows of a way to get the element which currently has input focus within the DOM of the page currently loaded in a .NET CF WebBrowser control.
I want to use a control from OUTside the WebBrowser to insert some data into the currently focused control in the DOM.