Window.Resizeable

From Xojo Documentation

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

Supported for all project types and targets.

If True, the window is resizeable. The default is True.

Notes

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