0 out of 9 rated this helpful - Rate this topic

Silent Property

Sets or gets a value that indicates whether the object can display dialog boxes.

Syntax

object.Silent(bSilent) [ = bSilent ]

Possible Values

bSilent Boolean that specifies or receives one of the following values:
falseDefault. Dialog boxes and messages can be displayed. Critical errors and security alerts are not suppressed.
trueDialog boxes are not displayed.

The property is read/write. The property has no default value.

Remarks

The WebBrowser object delegates this method to the top-level frame. If no frame exists, it returns E_FAIL.

Applies To

InternetExplorer, WebBrowser
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ