Share via


MDIWindowMenu Property [Visio 2003 SDK Documentation]

Determines whether this menu can be used by the MDI window manager to list the currently open MDI windows.

intVal = object**.MDIWindowMenu**

object**.MDIWindowMenu** = intVal

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.

Version added

4.0

Remarks

The MDIWindowMenu property usually refers to the Window menu.

Applies to | Menu object