Specifies a menu object that displays a list of all open MDI windows.

Property of

MenuBar

Description

The windowMenu property contains a reference to a menu object that has a MenuBar as its parent. When users open this menu object, dBASE Plus displays a pulldown list of all open MDI windows.

The windowMenu property automatically places a separator line on the pulldown list between any menu prompts and the list of open windows. The currently active window shows a check next to the window name.

If you use the Menu Designer to create a MenuBar, the windowMenu propety is automatically set to an item named Window on the menubar:

this.windowMenu = this.Window