TSizeConstraints.MinHeight

Applies to TestComplete 15.63, last modified on April 23, 2024

Specifies the minimum height for a component.

Declaration

TSizeConstraintsObj.MinHeight
Read-Write Property Integer
TSizeConstraintsObj     A TSizeConstraints component  

Description

Use the TSizeConstraints.MaxHinght property to get or set the minimum height of a user form component.

Property Value

An integer value that specifies the component’s minimum height. The zero value means that the minimum height constraint is ignored.

See Also

TSizeConstraints.MaxHeight
TSizeConstraints.MaxWidth
TSizeConstraints.MinWidth

Highlight search results