This method of the DWebBrowserEventsEventListener interface notifies an application that the text of the status bar associated with the WebBrowser control has changed.
public void StatusTextChange(java.lang.String Text);
Text | [in] The new status bar text. |