StatusText property

Sets or gets the text in the status bar for the object.

Syntax

Property values

Type: String

the status bar text.

Remarks

Windows Internet Explorer 7 and later. The security settings that restrict access to the status bar from script do not apply to this method.

The WebBrowser object returns an error from this property.

The caller frees the pbstr buffer with the SysFreeString function.

See also

InternetExplorer

Reference

StatusBar

StatusTextChange