Menu.MDIWindowMenu Property
Visio Automation Reference |
Determines whether this menu can be used by the MDI window manager to list the currently open MDI windows. Read/write.
Version Information
Version Added: Visio 4.0
Syntax
expression.MDIWindowMenu
expression A variable that represents a Menu object.
Return Value
Integer
Remarks
The MDIWindowMenu property usually refers to the Window menu.
See Also