The TSizeConstraints
object is a helper object which let you specify the miminum and maximum width and height for a user form component.
To obtain the TSizeConstraints
object in scripts, use the Constraints
property of the component object.
The TSizeConstraints
object is a helper object which let you specify the miminum and maximum width and height for a user form component.
To obtain the TSizeConstraints
object in scripts, use the Constraints
property of the component object.