Window.MinimizeButton

From Xojo Documentation

Read-Only Property (As Boolean )
BooleanValue = aWindow.MinimizeButton

Supported for all project types and targets.

If True, the window has a Minimize button in its Title bar. The default is True.

Notes

You can only change this setting while in the Window Layout Editor.