MDIWindowMenu property
From Microsoft Visio Developer Reference
MDIWindowMenu property
Determines whether this menu can be used by the MDI window manager to list the currently open MDI windows.
Version added
4.0
Syntax
| |
| |
|
intVal |
Required Integer. Non-zero if the Menu object should be the MDI window menu; otherwise, zero (0). |
|
object |
Required. An expression that returns a Menu object. |
Remarks
The MDIWindowMenu property usually refers to the Window menu.