Contents Index Topic Contents | ||
Previous Topic: DWebBrowserEvents2::PropertyChange Next Topic: DWebBrowserEvents2::TitleChange |
DWebBrowserEvents2::StatusTextChange
void StatusTextChange( [in] BSTR bstrText );Notifies an application that the text of the status bar associated with the WebBrowser control has changed.
- No return value.
- bstrText
- String that contains the new status bar text.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.