Click to return to the DHTML, HTML     
onexpandnode Event     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

state Property


Retrieves whether the state of a particular menu is closed or expanded for the menu behavior.

Syntax

XMLN/A
Scripting[ "expand" | "closed" = ] oMenu.state

Possible Values

expand String specifying that the state of the menu is expanded.
closed String specifying that the state of the menu is closed.

The property is read-only with a default value of closed.

Remarks

The state property is available only to objects participating in the menu behavior.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
menu


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.