Click to return to the Reusing Browser Technology home page    
Resizable Property     StatusBar Property     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

Silent Property


Returns or sets a value indicating whether any message or dialog boxes can be shown.

Syntax

object.Silent [= value]

Parameters

object
Required. An object expression that evaluates to an object in the Applies To list.
value
Optional. A Boolean expression that determines whether the WebBrowser can show any message or dialog boxes. If TRUE, dialog boxes will not be displayed; if FALSE, dialog boxes will be displayed. The default value is FALSE. Critical errors and security alerts are not supressed.

Applies To

InternetExplorer, WebBrowser


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.