Quote Originally Posted by weirddemon View Post
Are you using the express or full version of the IDE?

Also, try putting the following in your form's load event if you still can't see the property.

VB.NET Code:
  1. WebBrowser1.ScriptErrorsSuppressed = True
I'm using Express and there is a full version?