Click to return to the Reusing Browser Technology home page    
IWebBrowser2::put_StatusB...     IWebBrowser2::put_Theater...     IWebBrowser2 Interface    
Web Workshop  |  Reusing Browser Technology

IWebBrowser2::put_StatusText Method


Sets the text of the Microsoft® Internet Explorer status bar.

Syntax

HRESULT put_StatusText(
    BSTR bstr
);

Parameters

bstr
String that contains the status bar text.

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

The WebBrowser object ignores this property.

See Also

IWebBrowser2::get_StatusText


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.