BevelButton.LockBottom
From Xojo Documentation
Property (As Boolean )
aBevelButton.LockBottom = newBooleanValue
or
BooleanValue = aBevelButton.LockBottom
Supported for all project types and targets.
or
BooleanValue = aBevelButton.LockBottom
Supported for all project types and targets.
Determines whether the bottom edge of the control should stay at a set distance from the bottom edge of the owning window.