Window.HasMinimizeButton

From Xojo Documentation

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

New in 2019r2

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.