Silent PropertySilent Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Resizable Property
*Next Topic: StatusBar Property

Silent Property

Description

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

Syntax

object.Silent [= value]

PartDescription
objectRequired. An object expression that evaluates to an object in the Applies To list.
valueOptional. A Boolean expression that determines whether the WebBrowser can show any dialog boxes. If TRUE, dialog boxes will not be displayed; if FALSE, dialog boxes will be displayed. The default value is FALSE.

Applies To

InternetExplorer, WebBrowser


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.