TSizeConstraints.MaxHeight

Applies to TestComplete 15.62, last modified on March 19, 2024

Specifies the maximum height for a component.

Declaration

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

Description

Use the TSizeConstraints.MaxHeight property to get or set the maximum height of a user form component.

Property Value

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

See Also

TSizeConstraints.MaxWidth
TSizeConstraints.MinHeight
TSizeConstraints.MinWidth

Highlight search results