Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::put_StatusBar Next Topic: IWebBrowser2::put_TheaterMode |
IWebBrowser2::put_StatusText
HRESULT put_StatusText( BSTR bstr );Sets the text of the Internet Explorer status bar.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
- bstr
- Status bar text.
The WebBrowser object ignores this property.
Applies To
Internet Explorer, WebBrowser
See also IWebBrowser2::get_StatusText
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.