The most recent version of this documentation can be found at https://docs.dyalog.com/20.0/.
| Applies To: | MDIClient |
Description
This method causes the MDIClient object to organise its child Forms in an overlapping fashion. To permit the user to carry out this action, it is recommended that a suitable callback function or expression is attached to a MenuItem or Button. The callback function or expression should then call MDICascade.
The MDICascade method is niladic.