IWebBrowser2::put_StatusBarIWebBrowser2::put_StatusBar*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::put_Silent
*Next Topic: IWebBrowser2::put_StatusText

IWebBrowser2::put_StatusBar

HRESULT put_StatusBar(
    VARIANT_BOOL Value
);

Shows or hides the Internet Explorer status bar.

Value
Show flag. A value of TRUE shows the status bar; a value of FALSE hides it.

The WebBrowser object ignores this property.

Applies To

Internet Explorer, WebBrowser

See also IWebBrowser2::get_StatusBar


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