IWebBrowser2::put_SilentIWebBrowser2::put_Silent*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::put_Resizable
*Next Topic: IWebBrowser2::put_StatusBar

IWebBrowser2::put_Silent

HRESULT put_Silent(
    VARIANT_BOOL FAR* pbSilent
);

Sets a value indicating whether any dialog boxes can be shown.

pbSilent
Optional. A Boolean expression that determines whether the object 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

WebBrowser, Internet Explorer


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