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]
Part Description 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
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.