Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Internet Explorer
Legacy APIs
Hosting and Reuse
WebBrowser Control
Properties
 Silent Property
Silent Property

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

Syntax

object.Silent(bSilent) [ = bSilent ]

Possible Values

bSilentBoolean 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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker