StatusText PropertyStatusText Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: StatusBar Property
*Next Topic: TheaterMode Property

StatusText Property

Description

Returns or sets the text for the status bar.

Syntax

object.StatusText [= value]

PartDescription
objectRequired. An object expression that evaluates to an InternetExplorer object.
valueOptional. 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


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.