Microsoft SDK for Java

StatusTextChange

This method of the DWebBrowserEventsEventListener interface notifies an application that the text of the status bar associated with the WebBrowser control has changed.

Syntax

public void StatusTextChange(java.lang.String Text);

Parameters

Text [in] The new status bar text.

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