IWebBrowser2::get_StatusBarIWebBrowser2::get_StatusBar*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_Silent
*Next Topic: IWebBrowser2::get_StatusText

IWebBrowser2::get_StatusBar

HRESULT get_StatusBar(
    VARIANT_BOOL FAR* pBool
);

Returns a value that indicates whether the Internet Explorer status bar is visible.

pBool
Address of a variable that receives TRUE if the status bar is visible, or FALSE if it is not.

Applies To

Internet Explorer

See also IWebBrowser2::put_StatusBar


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