IWebBrowser2::get_SilentIWebBrowser2::get_Silent*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_Resizable
*Next Topic: IWebBrowser2::get_StatusBar

IWebBrowser2::get_Silent

HRESULT get_Silent(
    VARIANT_BOOL FAR* pbSilent
);

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

pbSilent
Optional. 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

WebBrowser, Internet Explorer


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