Click to return to the DHTML, HTML     
IMGEXPAND Attribute | img...     mv--indent Attribute | mv...     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

masterState Property


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

Syntax

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

Possible Values

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

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

Remarks

The masterState property returns a value only from the first, or topmost, menu item.

The masterState 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.