DWebBrowserEvents2::StatusTextChangeDWebBrowserEvents2::StatusTextChange*
*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.

bstrText
String that contains the new status bar text.

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