DesktopContainer.LockRight
From Xojo Documentation
Property (As Boolean )
aDesktopContainer.LockRight = newBooleanValue
or
BooleanValue = aDesktopContainer.LockRight
New in 2021r3
Supported for all project types and targets.
or
BooleanValue = aDesktopContainer.LockRight
New in 2021r3
Supported for all project types and targets.
Determines whether the right edge of the DesktopContainer should stay at a set distance from the right edge of the parent control, if there is one, or the owning DesktopWindow.