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