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