I seem to be having some trouble trying to access certain features of the Webbrowser. Particularly the dom.
These lines of code works on all IE versions before 9;
As an example...however when IE9 is installed it throws this error;Code:Webbrowser.Document.Body.Scroll = "no" Webbrowser.Document.getElementById("ITEM").Style.display = "none"
Scary stuff...Anyone else experiencing the same particular problems with IE9 RC?





Reply With Quote