StatusText property
Sets or gets the text in the status bar for the object.
Type: String
the status bar text.
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.
Reference