Click to return to the Reusing Browser Technology home page    
StatusBar Property     TheaterMode Property     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

StatusText Property


Returns or sets the text for the status bar.

Syntax

object.StatusText [= value]

Parameters

object
Required. An object expression that evaluates to an InternetExplorer object.
value
Optional. A string that evaluates to the text for the status bar.

Remarks

The WebBrowser object ignores the StatusText property.

Applies To

InternetExplorer, WebBrowser

See Also

StatusBar, StatusTextChange


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.