Retrieves whether the state of a particular menu is closed or expanded for the menu behavior.
Syntax
XML N/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
menu