DesktopWindow.MinimumHeight
From Xojo Documentation
Property (As Integer )
aDesktopWindow.MinimumHeight = newIntegerValue
or
IntegerValue = aDesktopWindow.MinimumHeight
New in 2021r3
Supported for all project types and targets.
or
IntegerValue = aDesktopWindow.MinimumHeight
New in 2021r3
Supported for all project types and targets.
The minimum height to which the window can be resized.