InfoConnect VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / ScriptErrorsSuppressed Property
In This Topic
    ScriptErrorsSuppressed Property
    In This Topic
    Gets or sets a value indicating whether Script Errors Suppression state is suppressed.
    Syntax
    expression.ScriptErrorsSuppressed As Boolean
    where expression is a variable that represents a WebControl Object
    See Also