defaultStatusdefaultStatus*
*Contents  *Index  *Topic Contents
*Previous Topic: defaultSelected
*Next Topic: defaultValue

defaultStatus

Description

For a window, reflects the default message displayed in the status bar at the bottom of the window.

Syntax

object.defaultStatus[ = defaultStatus]

Remarks

Do not confuse defaultStatus with status. The status property reflects a priority or transient message in the status bar, such as the message that appears when an onmouseover event occurs over an anchor.

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

window


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