Microsoft SDK for Java

setStatusText

This method of the IWebBrowser2 interface sets the text of the Microsoft® Internet Explorer status bar.

Syntax

public void setStatusText(java.lang.String StatusText);

Parameters

StatusText The text for the status bar.

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