Click to return to the Reusing Browser Technology home page    
DWebBrowserEvents2::Prope...     DWebBrowserEvents2::Title...     DWebBrowserEvents2 Interf...    
Web Workshop  |  Reusing Browser Technology

DWebBrowserEvents2::StatusTextChange Method


Notifies an application that the text of the status bar associated with the WebBrowser control has changed.

Syntax

void StatusTextChange(
    BSTR bstrText
);

Parameters

bstrText
[in] String that contains the new status bar text.

Return Value

No return value.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0


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.